.. |
assigned.php
|
People can assign and unassign to a ticket
|
2013-07-21 03:49:31 +02:00 |
dblayer.php
|
Refacoring of DBLayer seems to work now :)
|
2013-07-10 12:36:14 +02:00 |
forwarded.php
|
Forward works, though needs refinement! also is shown in ticket info bar
|
2013-07-22 14:51:42 +02:00 |
gui_elements.php
|
forgot to push the time-format in config file update! :)
|
2013-07-20 01:04:20 +02:00 |
helpers.php
|
forgot to push the time-format in config file update! :)
|
2013-07-20 01:04:20 +02:00 |
in_support_group.php
|
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 |
support_group.php
|
Forward works, though needs refinement! also is shown in ticket info bar
|
2013-07-22 14:51:42 +02:00 |
sync.php
|
Refacoring of DBLayer seems to work now :)
|
2013-07-10 12:36:14 +02:00 |
ticket.php
|
updated logging, when ticket is assigned/unassigned or forwarded, then it will be logged!
|
2013-07-22 20:33:34 +02:00 |
ticket_category.php
|
Refacoring of DBLayer seems to work now :)
|
2013-07-10 12:36:14 +02:00 |
ticket_content.php
|
Refacoring of DBLayer seems to work now :)
|
2013-07-10 12:36:14 +02:00 |
ticket_log.php
|
updated logging, when ticket is assigned/unassigned or forwarded, then it will be logged!
|
2013-07-22 20:33:34 +02:00 |
ticket_queue.php
|
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 |
ticket_queue_handler.php
|
made the todo queue
|
2013-07-21 15:38:22 +02:00 |
ticket_reply.php
|
Outputted time is handled by using the Helpers::outputTime function, this makes changees to the time format easy.
|
2013-07-19 16:30:58 +02:00 |
ticket_user.php
|
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 |
users.php
|
Refacoring of DBLayer seems to work now :)
|
2013-07-10 12:36:14 +02:00 |