Winix framework is a complete infrastructure written in the C++ programming language to create modern web applications and APIs.
Go to file
Tomasz Sowa 36c8822e6c changed organization of static files
removed: item.auth item.auth_path
added:   item.file_path, item.file_fs, item.file_type
now the path to a static file is a relative path
added: thumbnails (not finished yet)
fixed: db didn't correctly return the number of deleted items /DelItem() method/




git-svn-id: svn://ttmath.org/publicrep/winix/trunk@696 e52654a7-88a9-db11-a3e9-0013d4bc506e
2010-12-10 21:07:01 +00:00
core changed organization of static files 2010-12-10 21:07:01 +00:00
db changed organization of static files 2010-12-10 21:07:01 +00:00
functions changed organization of static files 2010-12-10 21:07:01 +00:00
html changed organization of static files 2010-12-10 21:07:01 +00:00
locale db: core/user table has only 'notify' column now (previous was cms_notify, thread_notify) 2010-12-06 00:25:46 +00:00
main changed organization of static files 2010-12-10 21:07:01 +00:00
notify added a special default function: "-" 2010-12-07 18:18:45 +00:00
plugins changed organization of static files 2010-12-10 21:07:01 +00:00
static/layout1 added: now plugin ticket uses a new horizontal table (plugins.ticket) 2010-10-19 00:31:20 +00:00
templates changed organization of static files 2010-12-10 21:07:01 +00:00
txt db: core/user table has only 'notify' column now (previous was cms_notify, thread_notify) 2010-12-06 00:25:46 +00:00
Makefile changed organization of static files 2010-12-10 21:07:01 +00:00