Winix framework is a complete infrastructure written in the C++ programming language to create modern web applications and APIs.
Go to file
Tomasz Sowa 97c7edafd6 added: to misc:
UrlEncode() for char->wstring
         UrlEncode() for wstring->wstring
removed: Request::redirect_url_encoded flag
         the Request::redirect_to string should always be url-encoded
changed: in UrnEncode()
         now characters like '#' and '/' are not allowed in an url
         (will be url-encoded)
         


git-svn-id: svn://ttmath.org/publicrep/winix/trunk@807 e52654a7-88a9-db11-a3e9-0013d4bc506e
2012-02-19 00:59:08 +00:00
core added: to misc: 2012-02-19 00:59:08 +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