winix/db
Tomasz Sowa 06f42dd9cb changed: winix 'upload' function is a file manager now
we're using an jquery upload plugin
added:   Item struct has new rows: hash, hash_type, file_size, sort_index
added:   css mount parameter
         you can specify css files there, and javascript wysiwyg editors
         (ckeditor, tinymce) can make use of it
changed: post parsers can parse post variables with the same name
         (a postfix is added in such a case)
added:   common_dir parameter to the config
         this is a path to common directory (directory with common static files)
         it is needed to the 'css' mount parameter
         


git-svn-id: svn://ttmath.org/publicrep/winix/trunk@746 e52654a7-88a9-db11-a3e9-0013d4bc506e
2011-06-24 20:53:21 +00:00
..
Makefile small changes in Makefiles 2011-06-06 20:35:56 +00:00
Makefile.dep changed: winix 'upload' function is a file manager now 2011-06-24 20:53:21 +00:00
Makefile.o.dep added: TextStream a class similar to std::ostringstream 2010-09-18 00:51:12 +00:00
db.cpp changed: winix 'upload' function is a file manager now 2011-06-24 20:53:21 +00:00
db.h changed: winix 'upload' function is a file manager now 2011-06-24 20:53:21 +00:00
dbbase.cpp changed: when winix demonizes it creates a three new descriptors (0, 1 and 3) 2011-06-09 21:22:08 +00:00
dbbase.h changed: when winix demonizes it creates a three new descriptors (0, 1 and 3) 2011-06-09 21:22:08 +00:00
dbconn.cpp added support for UTF-8 2010-11-21 00:19:17 +00:00
dbconn.h added: TextStream a class similar to std::ostringstream 2010-09-18 00:51:12 +00:00
dbitemcolumns.cpp changed: winix 'upload' function is a file manager now 2011-06-24 20:53:21 +00:00
dbitemcolumns.h changed: winix 'upload' function is a file manager now 2011-06-24 20:53:21 +00:00
dbitemquery.cpp changed: winix 'upload' function is a file manager now 2011-06-24 20:53:21 +00:00
dbitemquery.h changed: winix 'upload' function is a file manager now 2011-06-24 20:53:21 +00:00
dbtextstream.cpp changed: when winix demonizes it creates a three new descriptors (0, 1 and 3) 2011-06-09 21:22:08 +00:00
dbtextstream.h changed: when winix demonizes it creates a three new descriptors (0, 1 and 3) 2011-06-09 21:22:08 +00:00