Winix framework is a complete infrastructure written in the C++ programming language to create modern web applications and APIs.
Go to file
Tomasz Sowa 1a51b1adc7 added: to config:
parameter: ezc_max_elements
          maximum number for elements through the whole template (ezc)
          default: 50000
       parameter: ezc_max_loop_elements
          maximum number of each [for] loop
          default: 5000 (from ezc generator)
added: to Request class:
       time_t start_time;
       tm start_tm;
       they are set when a request starts
       


git-svn-id: svn://ttmath.org/publicrep/winix/trunk@806 e52654a7-88a9-db11-a3e9-0013d4bc506e
2012-02-17 05:19:24 +00:00
core added: to config: 2012-02-17 05:19:24 +00:00
db fixed: in DbBase: removed: 2012-02-12 14:52:52 +00:00
functions added: to config: 2012-02-17 05:19:24 +00:00
html added: now we have a fourth part in permissions (guests) 2012-01-24 23:03:36 +00:00
locale added: now we have a fourth part in permissions (guests) 2012-01-24 23:03:36 +00:00
main fixed: plugin ticket: when a session expires all files from editticket were removed 2012-01-21 12:29:44 +00:00
notify now winix is using 'pikotools' (confparser, utf8, mainparser) 2012-01-12 02:24:08 +00:00
plugins added: to config: 2012-02-17 05:19:24 +00:00
static changed: plugin 'menu': ezc funtion: menu_dir_tab 2012-01-02 02:05:12 +00:00
templates added: to config: 2012-02-17 05:19:24 +00:00
txt txt templates (a new line was missing) 2011-02-18 09:35:35 +00:00
Makefile removed: operator<<(const PT::Space * space) 2012-02-10 00:29:54 +00:00