friendica/view/templates/admin
Hypolite Petovan 5a01c53781 Move admin/queue to src/Module
- Add Module\Admin\Queue class
- Add route for admin/queue[/deferred]
- Add queue admin aside menu entry
- Remove obsolete templates/admin/queue.tpl from base and frio
- Move templates/admin/workerqueue.tpl to templates/admin/queue.tpl
- Remove admin_page_workerqueue and admin_page_workerqueue_post from mod/admin.php
- Update admin/summary.tpl with new queue admin paths
2019-05-02 09:52:48 -04:00
..
addons Move admin/addons/{addon} to src/Module 2019-05-02 09:52:44 -04:00
blocklist Move admin/blocklist/server to src/Module 2019-05-02 09:52:47 -04:00
addon_details.tpl Remove useless trailing slash in admin/addon_details.tpl 2018-12-29 15:40:05 -05:00
aside.tpl Admin menu reorganisation 2018-01-30 13:37:00 +01:00
deleteitem.tpl provide/fix adminpage div container for all admin pages 2018-02-07 16:23:19 +01:00
features.tpl Move admin/features to src/Module 2019-05-02 09:52:46 -04:00
federation.tpl unescaping the HTML in the hint 2019-01-22 14:02:56 +01:00
logs.tpl Remove uses of HTML escaping in Smarty templates 2018-12-16 22:38:30 -05:00
queue.tpl Move admin/queue to src/Module 2019-05-02 09:52:48 -04:00
settings_head.tpl Move admin templates to dedicated sub-folder 2017-12-01 00:40:55 -05:00
site.tpl remove basepath and hostname from admin panel and add update path 2019-03-24 13:47:31 +01:00
summary.tpl Move admin/queue to src/Module 2019-05-02 09:52:48 -04:00
tos.tpl Avoid escaping relevant template variables 2018-12-16 22:38:32 -05:00
users.tpl Move admin/users to src/Module 2019-05-02 09:52:45 -04:00
viewlogs.tpl Move admin templates to dedicated sub-folder 2017-12-01 00:40:55 -05:00