Winix framework is a complete infrastructure written in the C++ programming language to create modern web applications and APIs.
Go to file
Tomasz Sowa 3071df227a fixed: find_ticket_value (in plugins/ticket/templates.cpp)
should find the first item (can be more than one item with the same 'param')

fixed: added sorting tickets params in ReadTicketParams() (in plugins/ticket/ticketinfo.cpp)

fixed: plugin should have its own 'PluginInfo info' struct
a plugin's function can call another plugin's functions

added: removing tickets files/images

added: removing threads

changed: rm function will call WINIX_FILE_REMOVED now when deleting directories





git-svn-id: svn://ttmath.org/publicrep/winix/trunk@710 e52654a7-88a9-db11-a3e9-0013d4bc506e
2011-01-23 23:23:24 +00:00
core fixed: find_ticket_value (in plugins/ticket/templates.cpp) 2011-01-23 23:23:24 +00:00
db fixed: find_ticket_value (in plugins/ticket/templates.cpp) 2011-01-23 23:23:24 +00:00
functions fixed: find_ticket_value (in plugins/ticket/templates.cpp) 2011-01-23 23:23:24 +00:00
html fixed: find_ticket_value (in plugins/ticket/templates.cpp) 2011-01-23 23:23:24 +00:00
locale 'tickets' can use 'threads' now 2011-01-20 18:37:51 +00:00
main fixed: find_ticket_value (in plugins/ticket/templates.cpp) 2011-01-23 23:23:24 +00:00
notify changed: added Cur structure 2011-01-23 14:15:30 +00:00
plugins fixed: find_ticket_value (in plugins/ticket/templates.cpp) 2011-01-23 23:23:24 +00:00
static/layout1 we can create links (hard links, symbolic links) now 2011-01-05 21:24:11 +00:00
templates fixed: find_ticket_value (in plugins/ticket/templates.cpp) 2011-01-23 23:23:24 +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 'tickets' can use 'threads' now 2011-01-20 18:37:51 +00:00