winix/winixd/models
Tomasz Sowa ebd791a256 changed: now Request class is a model class - we have fields() method there to map fields for ezc templates (currently only dir_tab)
removed: [dir_tab] ezc statement
changed: Ls winix function loads its own dir_tab container (beforehand it was loaded by [dir_tab] ezc statement)
         it's available by [child_dirs] name
2021-06-17 21:44:29 +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-16 18:09:01 +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 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
item.h 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
itemcontent.cpp renamed: WinixModel -> WinixModelDeprecated (this class will be removed) 2021-06-16 18:07:44 +02:00
itemcontent.h renamed: WinixModel -> WinixModelDeprecated (this class will be removed) 2021-06-16 18:07:44 +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 added support for Model migrations 2021-05-14 03:31:29 +02:00
user.h namespace PT renamed to pt 2021-05-20 20:59:12 +02:00
winixmodel.cpp fixed in Item: void Item::link(Ezc::FunInfo<HtmlTextStream> & env) now returns a correct directory for the item (before the current directory was returned) 2021-06-16 23:42:23 +02:00
winixmodel.h fixed in Item: void Item::link(Ezc::FunInfo<HtmlTextStream> & env) now returns a correct directory for the item (before the current directory was returned) 2021-06-16 23:42:23 +02:00
winixmodelconnector.cpp fixed in Item: void Item::link(Ezc::FunInfo<HtmlTextStream> & env) now returns a correct directory for the item (before the current directory was returned) 2021-06-16 23:42:23 +02:00
winixmodelconnector.h fixed in Item: void Item::link(Ezc::FunInfo<HtmlTextStream> & env) now returns a correct directory for the item (before the current directory was returned) 2021-06-16 23:42:23 +02:00