Commit graph

21 commits

Author SHA1 Message Date
Quitta
5608185e1d Changed DB so a reply has a Hidden field, to make it only show up for admins. Also made it only possible to add mods/admins to the support groups! 2013-07-19 11:56:39 +02:00
Quitta
5033e45c6a refactored to admin/mod + changed install file + added mod menu 2013-07-18 21:12:03 +02:00
Quitta
74a4ed88a2 Deletion of support_groups is possible, on delete cascade is pretty cool :D 2013-07-16 17:43:55 +02:00
Quitta
4cb1b633a2 support group class added + list of support groups added! 2013-07-15 17:29:19 +02:00
Quitta
77ef51b759 Updated database and sql model added support group and insupportgroup 2013-07-14 23:40:24 +02:00
Quitta
1f8ed0b845 Changed database all ID's to Unsigned, also added ticket_log table + started working on the class file 2013-07-12 14:06:06 +02:00
Quitta
fe0366c2a9 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
10469758a2 Refacoring of DBLayer seems to work now :) 2013-07-10 12:36:14 +02:00
Quitta
07cda95e11 updated install, added create_Ticket function as wrapper! 2013-07-08 14:49:03 +02:00
Quitta
69dd053660 Added ticket class | added ticket_user class| added ticket_category class. These aren't tested yet, so expect errors and changes! :D 2013-07-06 06:09:47 +02:00
Quitta
4418b98ce8 Add some default categories 2013-07-05 23:00:19 +02:00
Quitta
cd578ca6fb Added database setup into install 2013-07-05 22:28:31 +02:00
Quitta
1def207a9c updated the sync and added some new db tabels in the install 2013-07-05 03:50:43 +02:00
Quitta
72af630dce Added the DB scheme + png image as reference 2013-07-05 00:51:26 +02:00
Quitta
9a1693fcf1 Made country select code way more easy to handle by using smarty's foreach loop 2013-07-04 22:05:26 +02:00
Quitta
184e5b955e making install dependent on config file for db name 2013-07-04 01:26:55 +02:00
Quitta
a1c2de3bd8 change info page basics 2013-07-02 16:07:55 +02:00
Quitta
3fc8ba2004 added initial admin/admin account when sql/install is executed, also added the admin's functionality: libuserlist 2013-06-29 19:05:54 +02:00
Quitta
b05b0b0b51 Reworked register 2013-06-26 03:26:25 +02:00
Quitta
30247f7702 Reworked index.php a little, though something is going wrong with my session variables 2013-06-25 21:33:49 +02:00
Quitta
e7f8d1dbcb first attempt to get register up and running 2013-06-19 23:53:53 +02:00