Quitta
|
e9f3a560a8
|
rewrote language handling + language is now stored in the db and the value is based on the users language flag clicked (or default) or the ingame language
|
2013-08-25 06:27:44 +02:00 |
|
Quitta
|
845719fd29
|
receive messages setting is added to the ingame layout
|
2013-08-25 01:22:24 +02:00 |
|
Quitta
|
bce43b641e
|
Inagme layout for modifying group email stuff is fixed
|
2013-08-24 17:19:46 +02:00 |
|
Quitta
|
59ae5ce380
|
Fixed sgroup_liist ingame layout..
|
2013-08-24 15:56:16 +02:00 |
|
Quitta
|
2cf3441ab8
|
put mail cron related debug info into a log file specified in config.php
|
2013-08-20 04:33:23 +02:00 |
|
Quitta
|
78aa1074af
|
fixing a lot of mail bug problems
|
2013-08-20 02:08:12 +02:00 |
|
Quitta
|
72a0c8303c
|
Added encryption by using the openSSL functionality to encrypt the email passwords in the db
|
2013-08-19 20:22:01 +02:00 |
|
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 |
|