Commit graph

1322 commits

Author SHA1 Message Date
Quitta
ba0e8e2d51 Users can specify if they want to receive or dont want to receive tickt updates! 2013-08-19 00:02:55 +02:00
Quitta
e0d9ff8628 fixed dirty error in queue's that didn't allow me to assing/unassign after creating a queue 2013-08-18 03:39:35 +02:00
Quitta
83d4a89e46 fixed some nasty errors + made it show the entire replied message 2013-08-18 02:49:58 +02:00
Quitta
2a7f13c8d8 response is being sent from the correct support group atm 2013-08-18 02:17:02 +02:00
Quitta
b765b0133d made 3 options for incomming mail: reply on ticket, new ticket and nothing related to that. When it's nothing related to that the mail will stay in the mailbox untill it get's manually read and deleted! 2013-08-17 19:07:00 +02:00
Quitta
993973441a creating new tickets over email works 2013-08-17 03:06:22 +02:00
Quitta
70fdf0dc74 Hanle multiple mailaccounts 2013-08-16 22:24:11 +02:00
Quitta
420454f7f3 sending mail with supportgroup ID is possible 2013-08-16 21:43:39 +02:00
Quitta
141f40835f Functionality to modify mailsettings of a support group. 2013-08-16 05:37:38 +02:00
Quitta
e169978d13 add email related stuff to support groups 2013-08-16 03:40:59 +02:00
Quitta
759ee63e9f ticket mail system basis works 2013-08-13 17:16:43 +02:00
Quitta
9ac1f5ffb4 ticket hanling function added 2013-08-12 23:56:58 +02:00
Quitta
188552a135 not sure if I should keep the task creation or not, will ask Botanic tomorrow 2013-08-12 05:14:00 +02:00
Quitta
7206e19c20 ready to do the imap part 2013-08-12 01:11:48 +02:00
Quitta
0d57ff53e8 basis seems to run in terminal, however mail() doesn't work yet 2013-08-11 03:55:07 +02:00
Quitta
74cfcdaac2 ready for testing the send mail functionality :) 2013-08-11 02:29:31 +02:00
Quitta
784fd5ecea updates to the mail_handler 2013-08-10 13:59:36 +02:00
Quitta
6b4deea068 added mail_handler class (from Botanic) still needs to be reworked + added show queue template 2013-08-10 01:46:21 +02:00
Quitta
7a051a8068 more elements per page! 2013-08-06 06:07:49 +02:00
Quitta
a2b83bb6c7 userlist ingame works + fixed a bug in demoting/promoting users with roles, which was looking at the wrong id 2013-08-06 04:31:01 +02:00
Quitta
2d863042e5 I think I'm done refactoring the queues 2013-08-06 01:00:17 +02:00
Quitta
c38605f74c refactor queue's part 1 2013-08-05 22:35:22 +02:00
Quitta
6faceea785 userlist works with pagination 2013-08-05 21:12:58 +02:00
Quitta
528f6d858a refactoring webusers.php 2013-08-05 17:31:36 +02:00
Quitta
cee8bbc495 renamed libuserlist to syncing, which is more appropriate, also made pagination work! so Now I can start to use it ingame too! 2013-08-05 05:37:18 +02:00
Quitta
e5d5cfe0cc pagination seems to work! :) 2013-08-05 05:27:19 +02:00
Quitta
d1795c32f8 generic pagination with debugging for testing it atm 2013-08-05 04:37:20 +02:00
Quitta
7fea272d82 Pagination class added, not tested yet :D 2013-08-04 20:27:07 +02:00
Quitta
5ab79d3185 languages handling done 2013-08-03 18:59:21 +02:00
Quitta
dee33cda06 color scheme configuration with colors loaed from ingame_layout.ini 2013-08-03 05:00:39 +02:00
Quitta
2ab086183d fixed assigning/unassigning and sending empty messages 2013-08-03 04:00:41 +02:00
Quitta
0310bbd680 forgot to add the files 2013-08-02 19:44:28 +02:00
Quitta
1de3c2b40c log + reply ingame page 2013-08-02 19:43:43 +02:00
Quitta
47861c19d3 show ticket layout is done,though some unpleasant bugs turned up 2013-08-02 17:03:26 +02:00
Quitta
28847b88f1 show ticket save before going to bed 2013-08-02 05:27:00 +02:00
Quitta
461681ec33 Added the android app of Botanic :) 2013-08-02 04:47:33 +02:00
Quitta
99a50c00be basis for show ticket 2013-08-01 23:10:26 +02:00
Quitta
3c2b2ef53d added db parameter to the syncing 2013-08-01 18:20:40 +02:00
Quitta
e4d6228055 Added support group pages ingame layout + layout of the #menu's and managed to get a AMS-Home button in the top that would bring the page back to the dashboard! 2013-08-01 04:48:40 +02:00
Quitta
e4fcb7ec4f Merge 2013-08-01 00:14:31 +02:00
Quitta
dd16f2fc1e made home back redo 2013-08-01 00:10:47 +02:00
DJanssens
70a98da8a8 autologin works 2013-07-31 15:08:35 -07:00
Quitta
b3b39bd15f login.tpl hided between my not yet pushed files! You evil login.tpl :D that might fix the auto login problem 2013-07-31 22:38:47 +02:00
Quitta
471b4b2904 Merge 2013-07-31 22:29:09 +02:00
Quitta
b97824e0af change home button 2013-07-31 22:27:59 +02:00
DJanssens
af10295644 test 2013-07-31 13:03:12 -07:00
Quitta
e3625bc4e4 Merge with default 2013-07-31 16:17:29 +02:00
Quitta
3c85cd86b9 made the config file more general + seemed some simple <br>'s in the textarea solved it! thank you mr wireshark! 2013-07-31 16:09:39 +02:00
Quitta
efe5213887 create ticket almost done, sadly textarea isn't really helping because can't specify #rows 2013-07-31 03:31:50 +02:00
Quitta
49cb5fe731 settings finished 2013-07-31 02:09:21 +02:00