unrhodecode/rhodecode/templates/admin
2017-10-17 14:06:51 +02:00
..
auth pyramid: if possible fetch csrf tokens from pyramid session. 2017-07-13 12:35:42 +02:00
defaults forms: unified usage of h.secure_form. Make sure we ALWAYS pass in 2017-09-20 16:43:08 +02:00
gists gists: add copy url to clipboard helper icon. 2017-09-26 12:47:13 +02:00
integrations repo-groups: moved to pyramid 2017-10-17 14:06:51 +02:00
my_account repo-auth-tokens: UX, set and disable to VCS scope if selected an repo from select2 2017-09-21 20:12:13 +02:00
notifications notifications: ported views to pyramid 2017-07-13 18:28:31 +02:00
permissions ssh-keys: expose last access time on admin summary page for SSH keys. 2017-09-27 22:21:04 +02:00
repo_groups repo-groups: moved to pyramid 2017-10-17 14:06:51 +02:00
repos audit-logs: expose tailoed audit logs in repository view 2017-10-08 12:11:04 +02:00
settings processes: use better naming detection of running children processes 2017-10-11 14:48:23 +02:00
user_groups users: ported controllers from pylons into pyramid views. 2017-09-20 22:29:34 +02:00
users audit-logs: expose tailoed audit logs in repository view 2017-10-08 12:11:04 +02:00
admin_audit_log_entry.mako audit-logs: allow showing individual entries for audit log. 2017-09-21 16:47:10 +02:00
admin_audit_logs.mako pyramid: use explicit c var for globals passed in templates instead of the global 'request' 2017-07-13 19:50:28 +02:00
admin_log_base.mako audit-logs: allow showing individual entries for audit log. 2017-09-21 16:47:10 +02:00