winix/winixd/models
Tomasz Sowa ab89ffe096 fixed in Item: void Item::link(Ezc::FunInfo<HtmlTextStream> & env) now returns a correct directory for the item (before the current directory was returned)
added to Item: void Item::dir_link(Ezc::FunInfo<HtmlTextStream> & env)
added to WinixModel:
  Dirs * get_dirs();
  Mounts * get_mounts();
  Users * get_users();
  Groups * get_groups();
  SLog * get_session_logger(); // not finished yet
2021-06-16 23:42:23 +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 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
item.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
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