Quitta
b1836e7944
changed system to mod/admin permissions, though there's still a bug in show_ticket
...
--HG--
branch : quitta-gsoc-2013
2013-07-18 12:43:33 +02:00
Quitta
465c9c531a
It's now possible to add someone to a support group
...
--HG--
branch : quitta-gsoc-2013
2013-07-16 04:58:54 +02:00
Quitta
8d08ff0db0
support group class added + list of support groups added!
...
--HG--
branch : quitta-gsoc-2013
2013-07-15 17:29:19 +02:00
Quitta
a8ee2f46f6
started working on the show_ticket_log and encapsulated the createReply of ticket_reply into a ticket class function
...
--HG--
branch : quitta-gsoc-2013
2013-07-12 20:10:17 +02:00
Quitta
aa26110823
added log system, added ticketupdateStatusandPriority(), using JSON for keeping action etc
...
--HG--
branch : quitta-gsoc-2013
2013-07-12 19:43:33 +02:00
Quitta
d1475a6eec
Changed database all ID's to Unsigned, also added ticket_log table + started working on the class file
...
--HG--
branch : quitta-gsoc-2013
2013-07-12 14:06:06 +02:00
Quitta
bc238fba7a
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.
--HG--
branch : quitta-gsoc-2013
2013-07-11 20:31:34 +02:00
Quitta
24b08104f9
added admin function to change setting + changed color of admin bg when they reply + some other fixes
...
--HG--
branch : quitta-gsoc-2013
2013-07-11 02:39:52 +02:00
Quitta
0b72b5cd67
replying on a ticket is now possible though still have to fix the username being shown.
...
--HG--
branch : quitta-gsoc-2013
2013-07-10 20:46:26 +02:00
Quitta
4afb0b912e
forward to show ticket after creating ticket, also build basis for replying on ticket!
...
--HG--
branch : quitta-gsoc-2013
2013-07-10 13:05:05 +02:00
Quitta
9003f4781a
Refacoring of DBLayer seems to work now :)
...
--HG--
branch : quitta-gsoc-2013
2013-07-10 12:36:14 +02:00
Quitta
1e4daba4ae
updated install, added create_Ticket function as wrapper!
...
--HG--
branch : quitta-gsoc-2013
2013-07-08 14:49:03 +02:00
Quitta
fa07e3cd16
added mennu item for createticket
...
--HG--
branch : quitta-gsoc-2013
2013-07-08 09:58:29 +02:00
Quitta
21d3bf363b
create ticket works, also admins can create other people's tickets
...
--HG--
branch : quitta-gsoc-2013
2013-07-08 09:40:48 +02:00
Quitta
56fa0bf238
Creation of a ticket (not the content yet though) seems to work
...
--HG--
branch : quitta-gsoc-2013
2013-07-06 22:38:57 +02:00
Quitta
a3b284077c
createticket template done + when registering: create ticket_user + when login make session object ticket_user
...
--HG--
branch : quitta-gsoc-2013
2013-07-06 18:27:25 +02:00
Quitta
3184941710
Added functionality to update country + gender + added some xss security
...
--HG--
branch : quitta-gsoc-2013
2013-07-05 00:37:48 +02:00
Quitta
25f479f3d0
added a userlist to browse users and edit their settings as admin
...
--HG--
branch : quitta-gsoc-2013
2013-07-03 05:57:50 +02:00
Quitta
0b9ad19e35
Change info works, without whiping the other fiels now! :)
...
--HG--
branch : quitta-gsoc-2013
2013-07-03 03:05:01 +02:00
Quitta
1b8bf17c8b
Checking filled in data for change_info has to be updated
...
--HG--
branch : quitta-gsoc-2013
2013-07-02 16:36:44 +02:00
Quitta
d3b12f74a4
change info page basics
...
--HG--
branch : quitta-gsoc-2013
2013-07-02 16:07:55 +02:00
Quitta
a1a052dd72
Change email seems to work, also for admin's :)
...
--HG--
branch : quitta-gsoc-2013
2013-07-02 04:42:12 +02:00
Quitta
2130875539
changepassword works
...
--HG--
branch : quitta-gsoc-2013
2013-07-02 03:36:49 +02:00
Quitta
75ff3e1ed4
change password is now usable for GM's too by using a GET['id'] param!
...
--HG--
branch : quitta-gsoc-2013
2013-07-01 23:29:16 +02:00
Quitta
23e9b57703
Settings page layout set!
...
--HG--
branch : quitta-gsoc-2013
2013-07-01 18:28:37 +02:00
Quitta
8ff40bb619
added initial admin/admin account when sql/install is executed, also added the admin's functionality: libuserlist
...
--HG--
branch : quitta-gsoc-2013
2013-06-29 19:05:54 +02:00
Quitta
a3b3dbd59c
Changed the way index handles page requests, also made a folder func, for when a form is submitted and requires a function to be performed and inc for pages that want to perform php code but without a form
...
--HG--
branch : quitta-gsoc-2013
2013-06-29 05:23:38 +02:00