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
|
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
|
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
|
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
|
2ab086183d
|
fixed assigning/unassigning and sending empty messages
|
2013-08-03 04:00:41 +02:00 |
|
Quitta
|
1de3c2b40c
|
log + reply ingame page
|
2013-08-02 19:43:43 +02:00 |
|
Quitta
|
3c2b2ef53d
|
added db parameter to the syncing
|
2013-08-01 18:20:40 +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 |
|
DJanssens
|
af10295644
|
test
|
2013-07-31 13:03:12 -07:00 |
|
Quitta
|
0bf8c4d526
|
fix for getting client working + possibly auto login for ingame part
|
2013-07-30 01:46:56 +02:00 |
|
Quitta
|
6d5db47669
|
queue creator works also added a few extra default queues
|
2013-07-23 23:38:06 +02:00 |
|
Quitta
|
03e526cc1e
|
queue selector written with javascript functionality
|
2013-07-23 21:50:39 +02:00 |
|
Quitta
|
10cc131bad
|
Added another row of info to the show_ticket where the user to whom the ticket is assigned to and also cleaned up the right side, so user can also assign & unassign while browsing a ticket :)
|
2013-07-23 03:16:19 +02:00 |
|
Quitta
|
d34f9378c5
|
updated logging, when ticket is assigned/unassigned or forwarded, then it will be logged!
|
2013-07-22 20:33:34 +02:00 |
|
Quitta
|
f37483c357
|
showing in the queue to what support_group the ticket is sent to, also made the query bigger and changed the todo query as primary!
|
2013-07-22 18:22:21 +02:00 |
|
Quitta
|
95806fa9f4
|
Forward works, though needs refinement! also is shown in ticket info bar
|
2013-07-22 14:51:42 +02:00 |
|
Quitta
|
47de1db21b
|
class for forwarding + db update
|
2013-07-22 13:19:07 +02:00 |
|
Quitta
|
d2578c7589
|
Big Query that makes it possible to see the todo list, also had to fix the assign/unassign
|
2013-07-21 17:56:24 +02:00 |
|
Quitta
|
10e98deade
|
made the todo queue
|
2013-07-21 15:38:22 +02:00 |
|
Quitta
|
e50cfa46a1
|
People can assign and unassign to a ticket
|
2013-07-21 03:49:31 +02:00 |
|
Quitta
|
3e049aa0c8
|
in the show queue, it also shows the assigned users name :)
|
2013-07-20 14:45:05 +02:00 |
|
Quitta
|
d8c10c658c
|
fixed error in time elapsed function and removed the queue structure, one queue class would suffice I guess
|
2013-07-19 23:36:34 +02:00 |
|
Quitta
|
50f32e5e1c
|
Outputted time is handled by using the Helpers::outputTime function, this makes changees to the time format easy.
Also made it possible for admins to edit roles directly in the userlist.
|
2013-07-19 16:30:58 +02:00 |
|
Quitta
|
b54d74ea81
|
Admins/Mods can post hidden replies!
|
2013-07-19 15:59:39 +02:00 |
|
Quitta
|
6b711f4381
|
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
|
6ec1450d26
|
Promoting a user to mod/admin or mod to admin, or demoting mod to user, admin to mod/user is now possible!
|
2013-07-19 03:05:12 +02:00 |
|
Quitta
|
a74de873c3
|
fixed some layoutwise stuff, like mods and admins will be shown the same way when replying on a ticket, because users won't be intrested in that anyway
|
2013-07-19 00:37:47 +02:00 |
|
Quitta
|
c1132373e3
|
made it possible or mod's to watch the support group lists, though not to edit them + fixed userlist
|
2013-07-19 00:12:29 +02:00 |
|
Quitta
|
bbe74c8fba
|
refactored to admin/mod + changed install file + added mod menu
|
2013-07-18 21:12:03 +02:00 |
|
Quitta
|
2f39522002
|
found the @#!$& bug, why on earth did I comment that in the past <,<
|
2013-07-18 15:52:03 +02:00 |
|
Quitta
|
b994a8279d
|
changed system to mod/admin permissions, though there's still a bug in show_ticket
|
2013-07-18 12:43:33 +02:00 |
|
Quitta
|
8353b2a99a
|
Deletion of support_groups is possible, on delete cascade is pretty cool :D
|
2013-07-16 17:43:55 +02:00 |
|
Quitta
|
5b7f0fe95e
|
Delete a user out of a support_group is possible, have to look up how to do the deletion of a group while keeping referential integrity in mind!
|
2013-07-16 16:43:58 +02:00 |
|
Quitta
|
cbd3588203
|
changed layout a bit, this seems better! :)
|
2013-07-16 05:47:31 +02:00 |
|
Quitta
|
b0564d35d8
|
It's now possible to add someone to a support group
|
2013-07-16 04:58:54 +02:00 |
|