Commit graph

19 commits

Author SHA1 Message Date
Quitta
2ab086183d fixed assigning/unassigning and sending empty messages 2013-08-03 04:00:41 +02:00
Quitta
10cc131bad Added another row of info to the show_ticket where the user to whom the ticket is assigned to and also cleaned up the right side, so user can also assign & unassign while browsing a ticket :) 2013-07-23 03:16:19 +02:00
Quitta
95806fa9f4 Forward works, though needs refinement! also is shown in ticket info bar 2013-07-22 14:51:42 +02:00
Quitta
b54d74ea81 Admins/Mods can post hidden replies! 2013-07-19 15:59:39 +02:00
Quitta
a74de873c3 fixed some layoutwise stuff, like mods and admins will be shown the same way when replying on a ticket, because users won't be intrested in that anyway 2013-07-19 00:37:47 +02:00
Quitta
bbe74c8fba refactored to admin/mod + changed install file + added mod menu 2013-07-18 21:12:03 +02:00
Quitta
b994a8279d changed system to mod/admin permissions, though there's still a bug in show_ticket 2013-07-18 12:43:33 +02:00
Quitta
ea80798bd0 ticket queue base added 2013-07-14 16:38:36 +02:00
Quitta
3f5eaae687 don't show the textarea for reply when ticket is closed. 2013-07-13 17:11:54 +02:00
Quitta
66cec1fb7a use language ini files to select correct log thing 2013-07-13 16:41:52 +02:00
Quitta
5dc0266e15 added log system, added ticketupdateStatusandPriority(), using JSON for keeping action etc 2013-07-12 19:43:33 +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
be66aa7cef added admin function to change setting + changed color of admin bg when they reply + some other fixes 2013-07-11 02:39:52 +02:00
Quitta
e1a7e13c4e ticket reply show correct username, this was harder then expected 2013-07-10 22:40:01 +02:00
Quitta
51f4bd1ded replying on a ticket is now possible though still have to fix the username being shown. 2013-07-10 20:46:26 +02:00
Quitta
23df1f8479 forward to show ticket after creating ticket, also build basis for replying on ticket! 2013-07-10 13:05:05 +02:00
Quitta
0da0cf9da8 small layout update, before trying to refactor the DBLayer, I want to make sure that I can revert to this point :D 2013-07-10 10:10:02 +02:00
Quitta
4ab2c46091 fixed row formatting of the responses 2013-07-10 09:44:45 +02:00
Quitta
8dc95d2604 forgot to add the files <,< 2013-07-10 02:41:21 +02:00