Commit graph

30 commits

Author SHA1 Message Date
Quitta
b0564d35d8 It's now possible to add someone to a support group 2013-07-16 04:58:54 +02:00
Quitta
f0da13a60e Show single group and there users almost done 2013-07-15 21:18:51 +02:00
Quitta
3553cc6cac support group class added + list of support groups added! 2013-07-15 17:29:19 +02:00
Quitta
ea80798bd0 ticket queue base added 2013-07-14 16:38:36 +02:00
Quitta
c912daecae 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
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
2a85eb6367 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
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
5ab7000c5f Show_Ticket starts to work :) 2013-07-10 02:41:03 +02:00
Quitta
52e07f04fc show user added, where admins can create a ticket from another user 2013-07-08 17:14:03 +02:00
Quitta
948794bff6 createticket template done + when registering: create ticket_user + when login make session object ticket_user 2013-07-06 18:27:25 +02:00
Quitta
c3da5bac66 making install dependent on config file for db name 2013-07-04 01:26:55 +02:00
Quitta
c5d063a6eb error template added, fixed some small bugs 2013-07-03 18:49:23 +02:00
Quitta
a95960841e template for changing the settings added, still needs quite some work 2013-06-30 05:53:31 +02:00
Quitta
3aebdc0d40 added flags to inlog/logout etc, + added some base translations 2013-06-29 20:46:38 +02:00
Quitta
6e04a001a7 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
47a278636b 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
6df401280a add language flags + js for activating them 2013-06-28 18:10:02 +02:00
Quitta
f6511b256f 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
f0caa1f5d0 small test to check if ajax works on the pages, it still seems to work :) 2013-06-27 20:18:36 +02:00
Quitta
577d68a6d9 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
8735e2f7e6 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
446569ecb9 show error message + tooltips while registering 2013-06-18 16:27:57 +02:00
Quitta
6e621e1677 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
bcc19a09d4 Changed register form + tried getting messages passed 2013-06-17 21:42:33 +02:00
Botanic
340b5496ab updated the index pages with home register and login 2013-06-16 20:11:11 -07:00
Botanic
ac753b17a0 added charisma 2013-06-15 07:01:11 -07:00
Botanic
d476f58a94 updated template for registration and setting up add_user functions 2013-06-07 04:05:28 -07:00
Botanic
931d59d420 cleaned up templates and got languages working 2013-06-06 22:59:11 -07:00