.. |
dblayer.php
|
Refacoring of DBLayer seems to work now :)
|
2013-07-10 12:36:14 +02:00 |
gui_elements.php
|
small fix to make it run on my server
|
2013-07-14 03:05:13 +02:00 |
helpers.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 |
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
|
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_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
|
# ticket queues, though moving away from this approach
|
2013-07-14 22:33:09 +02:00 |
ticket_queue_csr.php
|
# ticket queues, though moving away from this approach
|
2013-07-14 22:33:09 +02:00 |
ticket_queue_handler.php
|
# ticket queues, though moving away from this approach
|
2013-07-14 22:33:09 +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 |