khanat-opennel-code/code/ryzom/tools/server/ryzom_ams/ams_lib/autoload
2013-09-09 03:47:32 +02:00
..
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 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 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
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 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_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 when the ticket starter replies on a ticket the ticket status changes to waiting for support automatically! 2013-07-22 22:58:12 +02: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