winix/plugins/ticket
Tomasz Sowa 825694c880 changed: in editticket: closing ticket is better to do via POST request
added:   a new message sent by editticket when closing a ticket:
         #define WINIX_PL_TICKET_CLOSED                                 4105
         // a ticket has been closed (closed button pressed)
         // in p1 you have a pointer to the Item struct
         // in p2 you have a pointer to the Ticket struct





git-svn-id: svn://ttmath.org/publicrep/winix/trunk@909 e52654a7-88a9-db11-a3e9-0013d4bc506e
2012-11-05 23:13:52 +00:00
..
Makefile fixed: when there is no option "locale_files" in the config 2012-06-30 18:37:52 +00:00
Makefile.dep added: IP ban mechanism (not finished yet -- we need a winix function to remove a ban) 2012-10-27 07:44:26 +00:00
Makefile.o.dep added: to templates: an interface for getting information from Space 2012-01-16 10:12:38 +00:00
createticket.cpp added: to ticket plugin: 2012-09-15 23:34:25 +00:00
createticket.h plugin ticket: rewritten templates ezc functions 2012-01-17 22:54:41 +00:00
editticket.cpp changed: in editticket: closing ticket is better to do via POST request 2012-11-05 23:13:52 +00:00
editticket.h changed: in editticket: closing ticket is better to do via POST request 2012-11-05 23:13:52 +00:00
funticket.cpp added: to templates: an interface for getting information from Space 2012-01-16 10:12:38 +00:00
funticket.h we can create links (hard links, symbolic links) now 2011-01-05 21:24:11 +00:00
init.cpp added: to plugin ticket: message WINIX_PL_TICKET_LOAD_TICKETS 2012-09-14 23:48:39 +00:00
pluginmsg.h changed: in editticket: closing ticket is better to do via POST request 2012-11-05 23:13:52 +00:00
sessiondata.cpp added: now we have a fourth part in permissions (guests) 2012-01-24 23:03:36 +00:00
sessiondata.h updated: to the new Pikotools API 2012-04-30 22:53:54 +00:00
showtickets.cpp added: to plugin ticket: message WINIX_PL_TICKET_LOAD_TICKETS 2012-09-14 23:48:39 +00:00
showtickets.h added: to plugin ticket: message WINIX_PL_TICKET_LOAD_TICKETS 2012-09-14 23:48:39 +00:00
tdb.cpp added: to templates: an interface for getting information from Space 2012-01-16 10:12:38 +00:00
tdb.h added: to templates: an interface for getting information from Space 2012-01-16 10:12:38 +00:00
templates.cpp added: to Item struct: ameta (PT::Space) 2012-11-04 21:01:02 +00:00
ticket.h plugin ticket: rewritten templates ezc functions 2012-01-17 22:54:41 +00:00
ticketinfo.cpp added: to plugin ticket: message WINIX_PL_TICKET_LOAD_TICKETS 2012-09-14 23:48:39 +00:00
ticketinfo.h added: to plugin ticket: message WINIX_PL_TICKET_LOAD_TICKETS 2012-09-14 23:48:39 +00:00