winix/winixd
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
..
core 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
db make depend 2021-06-16 18:09:01 +02:00
etc etc/time_zones.conf changed values: "true" -> true, "false" -> false 2021-04-09 10:25:10 +02:00
functions make depend 2021-06-16 18:09:01 +02:00
html renamed: WinixModel -> WinixModelDeprecated (this class will be removed) 2021-06-16 18:07:44 +02:00
locale - 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
main make depend 2021-06-16 18:09:01 +02:00
models 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
notify make depend 2021-06-16 18:09:01 +02:00
plugins make depend 2021-06-16 18:09:01 +02:00
templates make depend 2021-06-16 18:09:01 +02:00
txt moved winix directories to winixdsubdirectory 2016-03-17 08:26:02 +00: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