winix/winixd/templates
Tomasz Sowa 79eda7abb0 - added to FunctionBase: bool register_default_models (default true)
if true then winix will add default models for ezc templates such as "request", "item", etc.
- some methods from templates/item.cpp moved to Item
2021-06-20 18:04:50 +02:00
..
Makefile fixed compilation: pikotools is in src subdirectory now 2021-05-27 12:04:41 +02:00
Makefile.dep make depend 2021-06-18 19:18:46 +02:00
Makefile.o.dep added: antispam mechanism 2018-07-02 11:16:36 +00:00
adduser.cpp moved winix directories to winixdsubdirectory 2016-03-17 08:26:02 +00:00
antispam.cpp added: antispam mechanism 2018-07-02 11:16:36 +00:00
changepatterns.cpp moved winix directories to winixdsubdirectory 2016-03-17 08:26:02 +00:00
changepatterns.h some work on dependency injection 2018-11-21 17:51:15 +00:00
config.cpp fixed: static files loaded to /var such as /var/ckeditor_winix.js were not properly returned 2016-07-13 13:13:56 +00:00
currentdate.cpp namespace PT renamed to pt 2021-05-20 20:59:12 +02:00
dir.cpp changed: now Request class is a model class - we have fields() method there to map fields for ezc templates (currently only dir_tab) 2021-06-17 21:44:29 +02:00
doc.cpp namespace PT renamed to pt 2021-05-20 20:59:12 +02:00
env.cpp start working on User and Group classes 2021-04-30 01:34:48 +02:00
filters.cpp moved winix directories to winixdsubdirectory 2016-03-17 08:26:02 +00:00
generic.cpp moved winix directories to winixdsubdirectory 2016-03-17 08:26:02 +00:00
htmltextstream.cpp - added to FunctionBase: bool register_default_models (default true) 2021-06-20 18:04:50 +02:00
htmltextstream.h - added to FunctionBase: bool register_default_models (default true) 2021-06-20 18:04:50 +02:00
indexpatterns.cpp moved winix directories to winixdsubdirectory 2016-03-17 08:26:02 +00:00
indexpatterns.h some work on dependency injection 2018-11-21 17:51:15 +00:00
insert.cpp renamed: WinixModel -> WinixModelDeprecated (this class will be removed) 2021-06-16 18:07:44 +02:00
ipban.cpp namespace PT renamed to pt 2021-05-20 20:59:12 +02:00
item.cpp - added to FunctionBase: bool register_default_models (default true) 2021-06-20 18:04:50 +02:00
last.cpp moved winix directories to winixdsubdirectory 2016-03-17 08:26:02 +00:00
locale.cpp updated to the new pikotools api: snake_case names of methods from SpaceParser 2021-05-21 04:51:58 +02:00
locale.h namespace PT renamed to pt 2021-05-20 20:59:12 +02:00
localefilter.cpp some work on dependency injection 2018-11-21 17:51:15 +00:00
localefilter.h some work on dependency injection 2018-11-21 17:51:15 +00:00
login.cpp moved winix directories to winixdsubdirectory 2016-03-17 08:26:02 +00:00
ls.cpp moved winix directories to winixdsubdirectory 2016-03-17 08:26:02 +00:00
man.cpp moved winix directories to winixdsubdirectory 2016-03-17 08:26:02 +00:00
misc.cpp ItemContent::user_name(EzcEnv & env) changed to ItemContent::user(morm::ModelWrapper ** model_wrapper) and we return a User class 2021-06-19 23:48:12 +02:00
misc.h ItemContent::user_name(EzcEnv & env) changed to ItemContent::user(morm::ModelWrapper ** model_wrapper) and we return a User class 2021-06-19 23:48:12 +02:00
miscspace.cpp updated to the new pikotools api: changed the way how child_spaces are created in Space class 2021-05-21 17:17:17 +02:00
miscspace.h namespace PT renamed to pt 2021-05-20 20:59:12 +02:00
mount.cpp namespace PT renamed to pt 2021-05-20 20:59:12 +02:00
passwd.cpp moved winix directories to winixdsubdirectory 2016-03-17 08:26:02 +00:00
patterncacher.cpp removed config options: ezc_error_prefix and ezc_error_postfix 2021-06-19 20:33:35 +02:00
patterncacher.h removed config options: ezc_error_prefix and ezc_error_postfix 2021-06-19 20:33:35 +02:00
patterns.cpp removed config options: ezc_error_prefix and ezc_error_postfix 2021-06-19 20:33:35 +02:00
patterns.h removed config options: ezc_error_prefix and ezc_error_postfix 2021-06-19 20:33:35 +02:00
priv.cpp Item class has been moved to a new directory 'models', a new class has been added: ItemContent 2021-02-24 01:19:47 +01:00
rebus.cpp moved winix directories to winixdsubdirectory 2016-03-17 08:26:02 +00:00
server.cpp moved winix directories to winixdsubdirectory 2016-03-17 08:26:02 +00:00
slog.cpp moved winix directories to winixdsubdirectory 2016-03-17 08:26:02 +00:00
stat.cpp namespace PT renamed to pt 2021-05-20 20:59:12 +02:00
sys.cpp some work on dependency injection 2018-11-21 17:51:15 +00:00
template.cpp added: generic html template: index_generic.html 2021-01-27 18:31:48 +01:00
templates.cpp - added to FunctionBase: bool register_default_models (default true) 2021-06-20 18:04:50 +02:00
templates.h - added to FunctionBase: bool register_default_models (default true) 2021-06-20 18:04:50 +02:00
textextstream.cpp namespace PT renamed to pt 2021-05-20 20:59:12 +02:00
textextstream.h namespace PT renamed to pt 2021-05-20 20:59:12 +02:00
upload.cpp moved winix directories to winixdsubdirectory 2016-03-17 08:26:02 +00:00
uptime.cpp moved winix directories to winixdsubdirectory 2016-03-17 08:26:02 +00:00
user.cpp fixed: static files loaded to /var such as /var/ckeditor_winix.js were not properly returned 2016-07-13 13:13:56 +00:00
who.cpp moved winix directories to winixdsubdirectory 2016-03-17 08:26:02 +00:00
winix.cpp - added to Request: is_htmx_request (bool) - true if the request is made by htmx library (ajax) 2021-05-31 10:58:34 +02:00