Winix framework is a complete infrastructure written in the C++ programming language to create modern web applications and APIs.
Go to file
Tomasz Sowa fa8d8f9ea0 fixed: Config::Text() returned a reference to a local variable (std::string)
added: 'static' directory with *.css and images
       we have a default layout
moved: locale from data to templates       
       notification templates have its own locale object
added: reload function reloades locale now too
added: 'nice' form of item_info in templates



git-svn-id: svn://ttmath.org/publicrep/winix/trunk@582 e52654a7-88a9-db11-a3e9-0013d4bc506e
2010-02-15 00:31:14 +00:00
confparser changed: rename cmslu to winix 2010-01-28 15:39:01 +00:00
content fixed: Config::Text() returned a reference to a local variable (std::string) 2010-02-15 00:31:14 +00:00
core fixed: Config::Text() returned a reference to a local variable (std::string) 2010-02-15 00:31:14 +00:00
html fixed: Config::Text() returned a reference to a local variable (std::string) 2010-02-15 00:31:14 +00:00
locale added: calculation of load averages and requests per second 2010-02-13 20:12:15 +00:00
main fixed: Config::Text() returned a reference to a local variable (std::string) 2010-02-15 00:31:14 +00:00
static/layout1 fixed: Config::Text() returned a reference to a local variable (std::string) 2010-02-15 00:31:14 +00:00
templates fixed: Config::Text() returned a reference to a local variable (std::string) 2010-02-15 00:31:14 +00:00
templatesnotify fixed: Config::Text() returned a reference to a local variable (std::string) 2010-02-15 00:31:14 +00:00
Makefile fixed: Config::Text() returned a reference to a local variable (std::string) 2010-02-15 00:31:14 +00:00