Commit graph

27 commits

Author SHA1 Message Date
Quitta
66f2b00f60 It's now possible to add someone to a support group 2013-07-16 04:58:54 +02:00
Quitta
4f881e9395 Show single group and there users almost done 2013-07-15 21:18:51 +02:00
Quitta
4cb1b633a2 support group class added + list of support groups added! 2013-07-15 17:29:19 +02:00
Quitta
089830c59e ticket queue base added 2013-07-14 16:38:36 +02:00
Quitta
5c0685a071 Show single replies works, though the code for it is a bit ugly, have to refactor that though 2013-07-13 23:18:49 +02:00
Quitta
c539aac7df don't show the textarea for reply when ticket is closed. 2013-07-13 17:11:54 +02:00
Quitta
4c8aa5b128 use language ini files to select correct log thing 2013-07-13 16:41:52 +02:00
Quitta
578e8d7b3f started working on the show_ticket_log and encapsulated the createReply of ticket_reply into a ticket class function 2013-07-12 20:10:17 +02:00
Quitta
9b37a2426c 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
9ae290ca2e Show_Ticket starts to work :) 2013-07-10 02:41:03 +02:00
Quitta
6170f1139c show user added, where admins can create a ticket from another user 2013-07-08 17:14:03 +02:00
Quitta
8d46a9988a createticket template done + when registering: create ticket_user + when login make session object ticket_user 2013-07-06 18:27:25 +02:00
Quitta
184e5b955e making install dependent on config file for db name 2013-07-04 01:26:55 +02:00
Quitta
caaa8cf917 error template added, fixed some small bugs 2013-07-03 18:49:23 +02:00
Quitta
2ad017f821 template for changing the settings added, still needs quite some work 2013-06-30 05:53:31 +02:00
Quitta
aaab5c4b3d added flags to inlog/logout etc, + added some base translations 2013-06-29 20:46:38 +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
09f6f14a2f added libuserlist page, that shows entire list of users in the lib db, admins can remove entry of it and perform manual syncing. Still needs some work though 2013-06-29 06:46:10 +02:00
Quitta
31e534857a add language flags + js for activating them 2013-06-28 18:10:02 +02:00
Quitta
1d0c66e401 Language stuff supports cookies now and in case a not specified language is given, then it uses the default 2013-06-27 20:50:32 +02:00
Quitta
76d483e7e4 small test to check if ajax works on the pages, it still seems to work :) 2013-06-27 20:18:36 +02:00
Quitta
ec5572d0de Added logout, refined login and took it back out of the lib. Added timers to forward after 5 seconds after logout & register. Looks good imo 2013-06-26 16:35:33 +02:00
Quitta
6d745f58e0 feedback on registering early version, also added an installer.php in the previous revision, forgot to mention that 2013-06-26 04:03:16 +02:00
Quitta
e643b6274c show error message + tooltips while registering 2013-06-18 16:27:57 +02:00
Quitta
540f1bf9b1 Damn its early in the morning :D Oh well! Register works with a callback function. shows which fields are correctly filled in and which not yet. It runs quite smooth. Off to bed now! 2013-06-18 07:22:24 +02:00
Quitta
4f5c75fd00 Changed register form + tried getting messages passed 2013-06-17 21:42:33 +02:00
Quitta
8e100fd011 Merge with rc-botanic-webdev 2013-06-17 16:03:24 +02:00