Commit graph

11 commits

Author SHA1 Message Date
kaetemi
07d3eba709 Restructure web. IMPORTANT! This moves all web files to a new central directory. Update your configuration if necessary 2014-07-14 20:27:46 +02:00
Quitta
bef4d1d029 added more documentation.. 2013-09-11 01:38:53 +02:00
Quitta
e0d9ff8628 fixed dirty error in queue's that didn't allow me to assing/unassign after creating a queue 2013-08-18 03:39:35 +02:00
Quitta
7fea272d82 Pagination class added, not tested yet :D 2013-08-04 20:27:07 +02:00
Quitta
7fe955affd forgot to push the time-format in config file update! :) 2013-07-20 01:04:20 +02:00
Quitta
d8c10c658c fixed error in time elapsed function and removed the queue structure, one queue class would suffice I guess 2013-07-19 23:36:34 +02:00
Quitta
34c688ee27 small fix to make it run on my server 2013-07-14 03:05:13 +02:00
Quitta
3e5222ff1b fixed upper info bar when showing ticket: which contains the initial time, the time passed since latest update, the status, the category and the priority.
DB got updated, ticket has an extra priority field now, to make it easier for admins to make a distinction between tickets! Also made it possible for admins to change the status/priority when replying.
2013-07-11 20:31:34 +02:00
Quitta
5ab7000c5f Show_Ticket starts to work :) 2013-07-10 02:41:03 +02:00
Quitta
683e04d79e make_table_with_key_is_id function added to replace and use for like filling the category array, I guess it will be used in the future for a lot of different things 2013-07-09 16:34:43 +02:00
Quitta
bcf79ab6fa added gui_elements class 2013-07-09 16:03:52 +02:00