unrhodecode/rhodecode/controllers/admin
Marcin Kuzminski 8b1cc3ce9d user: simplify fetching of personal repository groups.
- we don't rely on auth user no need to fetch permissions
- for disabled users this fixes a bug that repo group wasn't displayed
2017-04-25 08:39:18 +02:00
..
__init__.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
admin.py admin-users: add audit page to allow showing user actions in RhodeCode. 2017-03-23 13:50:55 +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 profile page into pyramid. 2017-03-14 12:54:06 +01:00
notifications.py templating: use .mako as extensions for template files. 2017-01-04 22:13:57 +01:00
permissions.py templating: use .mako as extensions for template files. 2017-01-04 22:13:57 +01:00
repo_groups.py templating: use .mako as extensions for template files. 2017-01-04 22:13:57 +01:00
repos.py templating: use .mako as extensions for template files. 2017-01-04 22:13:57 +01: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 user-groups: added info, and new panel to control user group synchronization. 2017-04-05 14:20:30 +02:00
users.py user: simplify fetching of personal repository groups. 2017-04-25 08:39:18 +02:00