unrhodecode/rhodecode/templates/admin
Marcin Kuzminski b26439b549 repo-settings: converted repo settings to pyramid
- switched to pyramid views
- switched to deform
- validation shares the similar schema as API
- added new audit-log
2017-04-28 12:39:24 +02:00
..
auth helper-blocks: fix pre formatting only for auth plugin helper texts. 2017-02-25 10:20:10 +01:00
defaults templating: use .mako as extensions for template files. 2017-01-04 22:13:57 +01:00
gists templating: use .mako as extensions for template files. 2017-01-04 22:13:57 +01:00
integrations repo-settings: converted repo settings to pyramid 2017-04-28 12:39:24 +02:00
my_account core: moved repo_list data to pyramid. 2017-04-19 14:40:29 +02:00
notifications html: fixed found syntax problems 2017-01-04 22:45:53 +01:00
permissions templating: use .mako as extensions for template files. 2017-01-04 22:13:57 +01:00
repo_groups templating: use .mako as extensions for template files. 2017-01-04 22:13:57 +01:00
repos repo-settings: converted repo settings to pyramid 2017-04-28 12:39:24 +02:00
settings repositories: enabled support for maintenance commands. 2017-03-16 15:09:20 +01:00
user_groups user-groups: added info, and new panel to control user group synchronization. 2017-04-05 14:20:30 +02:00
users user-audit: share same template for rendering audit logs between user and admin views. 2017-04-26 23:05:03 +02:00
admin.mako user-audit: share same template for rendering audit logs between user and admin views. 2017-04-26 23:05:03 +02:00
admin_log.mako user-audit: share same template for rendering audit logs between user and admin views. 2017-04-26 23:05:03 +02:00
admin_log_base.mako audit-logs: change v1 data text to less intrusive. 2017-04-28 10:56:42 +02:00