.. |
assigned.php
|
autologin works
|
2013-07-31 15:08:35 -07:00 |
dblayer.php
|
autologin works
|
2013-07-31 15:08:35 -07:00 |
forwarded.php
|
autologin works
|
2013-07-31 15:08:35 -07:00 |
gui_elements.php
|
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 |
helpers.php
|
Biggest push ever! :D Kinda made it possible to only need a few files in the inc/func of the drupal module, all others can be copied of the www version
|
2013-09-09 03:47:32 +02:00 |
in_support_group.php
|
autologin works
|
2013-07-31 15:08:35 -07:00 |
mail_handler.php
|
some fixes for the real version
|
2013-09-05 04:29:47 +02:00 |
mycrypt.php
|
Added encryption by using the openSSL functionality to encrypt the email passwords in the db
|
2013-08-19 20:22:01 +02:00 |
pagination.php
|
refactor queue's part 1
|
2013-08-05 22:35:22 +02:00 |
querycache.php
|
generic pagination with debugging for testing it atm
|
2013-08-05 04:37:20 +02:00 |
support_group.php
|
Added encryption by using the openSSL functionality to encrypt the email passwords in the db
|
2013-08-19 20:22:01 +02:00 |
sync.php
|
added db parameter to the syncing
|
2013-08-01 18:20:40 +02:00 |
ticket.php
|
some fixes for the real version
|
2013-09-05 04:29:47 +02:00 |
ticket_category.php
|
autologin works
|
2013-07-31 15:08:35 -07:00 |
ticket_content.php
|
autologin works
|
2013-07-31 15:08:35 -07:00 |
ticket_info.php
|
ticket showing works outgame, but needs fancyfying :D
|
2013-08-28 05:31:06 +02:00 |
ticket_log.php
|
some fixes for the real version
|
2013-09-05 04:29:47 +02:00 |
ticket_queue.php
|
dashboard added that shows the newest ticket, the amount of tickets in your todo list and tickets waiting on YOUR response
|
2013-08-29 05:01:47 +02:00 |
ticket_queue_handler.php
|
dashboard added that shows the newest ticket, the amount of tickets in your todo list and tickets waiting on YOUR response
|
2013-08-29 05:01:47 +02:00 |
ticket_reply.php
|
autologin works
|
2013-07-31 15:08:35 -07:00 |
ticket_user.php
|
creating new tickets over email works
|
2013-08-17 03:06:22 +02:00 |
users.php
|
taking away the functions checkUser, checkEmail, checkpassword out of the module, the webuser/user handles this!
|
2013-09-02 19:43:53 +02:00 |