khanat-opennel-code/code/ryzom/tools/server/ryzom_ams/www/html/templates
2013-07-20 14:45:05 +02:00
..
createticket.tpl Show_Ticket starts to work :) 2013-07-10 02:41:03 +02:00
error.tpl Made country select code way more easy to handle by using smarty's foreach loop 2013-07-04 22:05:26 +02:00
home.tpl added flags to inlog/logout etc, + added some base translations 2013-06-29 20:46:38 +02:00
homebackup.tpl Trying to intigrate the home template in the inheritance structure of smarty 2013-06-17 15:39:55 +02:00
layout.tpl Show the user his tickets in the user profile screen 2013-07-09 01:03:49 +02:00
layout_admin.tpl It's now possible to add someone to a support group 2013-07-16 04:58:54 +02:00
layout_mod.tpl refactored to admin/mod + changed install file + added mod menu 2013-07-18 21:12:03 +02:00
layout_user.tpl Show the user his tickets in the user profile screen 2013-07-09 01:03:49 +02:00
libuserlist.tpl small update, changed the libuserlist so it only shows id and type of the elements in the query db, also only manual syncing is possible when shard db is back online! 2013-07-03 06:03:01 +02:00
login.tpl added flags to inlog/logout etc, + added some base translations 2013-06-29 20:46:38 +02:00
logout.tpl Added logout, refined login and took it back out of the lib. Added timers to forward after 5 seconds after logout & register. Looks good imo 2013-06-26 16:35:33 +02:00
register.tpl forward to show ticket after creating ticket, also build basis for replying on ticket! 2013-07-10 13:05:05 +02:00
register_feedback.tpl Added logout, refined login and took it back out of the lib. Added timers to forward after 5 seconds after logout & register. Looks good imo 2013-06-26 16:35:33 +02:00
settings.tpl refactored to admin/mod + changed install file + added mod menu 2013-07-18 21:12:03 +02:00
sgroup_list.tpl made it possible or mod's to watch the support group lists, though not to edit them + fixed userlist 2013-07-19 00:12:29 +02:00
show_queue.tpl in the show queue, it also shows the assigned users name :) 2013-07-20 14:45:05 +02:00
show_reply.tpl Admins/Mods can post hidden replies! 2013-07-19 15:59:39 +02:00
show_sgroup.tpl Changed DB so a reply has a Hidden field, to make it only show up for admins. Also made it only possible to add mods/admins to the support groups! 2013-07-19 11:56:39 +02:00
show_ticket.tpl Admins/Mods can post hidden replies! 2013-07-19 15:59:39 +02:00
show_ticket_log.tpl Show single replies works, though the code for it is a bit ugly, have to refactor that though 2013-07-13 23:18:49 +02:00
show_user.tpl 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
userlist.tpl 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