.. |
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 |
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
|
Deletion of support_groups is possible, on delete cascade is pretty cool :D
|
2013-07-16 17:43:55 +02:00 |
sync.php
|
Refacoring of DBLayer seems to work now :)
|
2013-07-10 12:36:14 +02:00 |
ticket.php
|
People can assign and unassign to a ticket
|
2013-07-21 03:49:31 +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
|
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_queue.php
|
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 |
ticket_queue_handler.php
|
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 |
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 |