winix/winixd/models
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 make depend 2021-06-16 18:09:01 +02:00
group.cpp added support for Model migrations 2021-05-14 03:31:29 +02:00
group.h added support for Model migrations 2021-05-14 03:31:29 +02:00
item.cpp - added to FunctionBase: bool register_default_models (default true) 2021-06-20 18:04:50 +02:00
item.h - added to FunctionBase: bool register_default_models (default true) 2021-06-20 18:04:50 +02:00
itemcontent.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
itemcontent.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
migration.cpp namespace PT renamed to pt 2021-05-20 20:59:12 +02:00
migration.h namespace PT renamed to pt 2021-05-20 20:59:12 +02:00
user.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
user.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
winixmodel.cpp - added to FunctionBase: bool register_default_models (default true) 2021-06-20 18:04:50 +02:00
winixmodel.h - added to FunctionBase: bool register_default_models (default true) 2021-06-20 18:04:50 +02:00
winixmodelconnector.cpp - added to FunctionBase: bool register_default_models (default true) 2021-06-20 18:04:50 +02:00
winixmodelconnector.h - added to FunctionBase: bool register_default_models (default true) 2021-06-20 18:04:50 +02:00