.. |
createticket.tpl
|
Show_Ticket starts to work :)
|
2013-07-10 02:41:03 +02:00 |
dashboard.tpl
|
small bug fix
|
2013-09-01 18:15:41 +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 |
forgot_password.tpl
|
changed button sizes and added the forgot password link to the client_cfg.cpp
|
2013-09-21 00:28:53 +02:00 |
homebackup.tpl
|
Trying to intigrate the home template in the inheritance structure of smarty
|
2013-06-17 15:39:55 +02:00 |
install.tpl
|
added installer for when database is missing
|
2013-10-21 23:02:01 -07:00 |
layout.tpl
|
rewrote language handling + language is now stored in the db and the value is based on the users language flag clicked (or default) or the ingame language
|
2013-08-25 06:27:44 +02:00 |
layout_admin.tpl
|
renamed libuserlist to syncing, which is more appropriate, also made pagination work! so Now I can start to use it ingame too!
|
2013-08-05 05:37:18 +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
|
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 |
login.tpl
|
forgot password added
|
2013-09-20 23:36:19 +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
|
changed button sizes and added the forgot password link to the client_cfg.cpp
|
2013-09-21 00:28:53 +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 |
reset_password.tpl
|
forgot to change one button, quick fix
|
2013-09-21 00:35:04 +02:00 |
reset_success.tpl
|
forgot password added
|
2013-09-20 23:36:19 +02:00 |
settings.tpl
|
Users can specify if they want to receive or dont want to receive tickt updates!
|
2013-08-19 00:02:55 +02:00 |
sgroup_list.tpl
|
add email related stuff to support groups
|
2013-08-16 03:40:59 +02:00 |
show_queue.tpl
|
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 |
show_reply.tpl
|
log + reply ingame page
|
2013-08-02 19:43:43 +02:00 |
show_sgroup.tpl
|
fixing a lot of mail bug problems
|
2013-08-20 02:08:12 +02:00 |
show_ticket.tpl
|
ticket showing works outgame, but needs fancyfying :D
|
2013-08-28 05:31:06 +02:00 |
show_ticket_info.tpl
|
Added CreatePermissions + handling it while syncing + changed image path to refer to the image locations dir + other fixes
|
2013-09-09 23:30:45 +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 |
syncing.tpl
|
renamed libuserlist to syncing, which is more appropriate, also made pagination work! so Now I can start to use it ingame too!
|
2013-08-05 05:37:18 +02:00 |
userlist.tpl
|
userlist works with pagination
|
2013-08-05 21:12:58 +02:00 |