unrhodecode/rhodecode/controllers/admin
Marcin Kuzminski effa0f53ce users-admin: moved views into pyramid for editing emails and ips.
- added audit-logging
- added few additional tests
2017-06-20 13:53:44 +02:00
..
__init__.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
defaults.py templating: use .mako as extensions for template files. 2017-01-04 22:13:57 +01:00
gists.py gists: fixed translation for age component which uses pyramid translate component. 2017-01-19 14:58:52 +01:00
my_account.py my-account: moved few my account views into pyramid. 2017-06-20 00:11:36 +02:00
notifications.py notifications: fixed problem with 500 errors on non-numeric 2017-06-19 10:10:19 +02:00
permissions.py permissions: move refresh operation as a flag to the get_default_user 2017-05-26 12:46:02 +02:00
repo_groups.py audit-logs: use specific web/api calls. 2017-06-14 16:33:23 +02:00
repos.py cleanup: imports cleanup. 2017-06-14 11:23:27 +02:00
settings.py vcs-settings: moved creation of largefiles default dirs into vcs settings view. 2017-04-20 23:56:32 +02:00
user_groups.py security: use new safe escaped user attributes across the application. 2017-06-19 15:14:02 +02:00
users.py users-admin: moved views into pyramid for editing emails and ips. 2017-06-20 13:53:44 +02:00