.. |
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
|
showing in the queue to what support_group the ticket is sent to, also made the query bigger and changed the todo query as primary!
|
2013-07-22 18:22:21 +02:00 |
layout_mod.tpl
|
showing in the queue to what support_group the ticket is sent to, also made the query bigger and changed the todo query as primary!
|
2013-07-22 18:22:21 +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
|
queue creator works also added a few extra default queues
|
2013-07-23 23:38:06 +02:00 |
show_reply.tpl
|
Admins/Mods can post hidden replies!
|
2013-07-19 15:59:39 +02:00 |
show_sgroup.tpl
|
Forward works, though needs refinement! also is shown in ticket info bar
|
2013-07-22 14:51:42 +02:00 |
show_ticket.tpl
|
Added another row of info to the show_ticket where the user to whom the ticket is assigned to and also cleaned up the right side, so user can also assign & unassign while browsing a ticket :)
|
2013-07-23 03:16:19 +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 |