unrhodecode/rhodecode/controllers
Marcin Kuzminski cbafa9652e user-groups: new selector for user group memebers.
- removed old two column selector in replacement of autocomplete list
- scales much better for alrge number of users
- still allows to select single users and user groups
- fixes #4291 (user group shows only username in members)
2016-11-06 16:01:21 +01:00
..
admin user-groups: new selector for user group memebers. 2016-11-06 16:01:21 +01:00
__init__.py project: added all source files and assets 2016-05-24 15:56:53 +02:00
base_references.py project: added all source files and assets 2016-05-24 15:56:53 +02:00
bookmarks.py project: added all source files and assets 2016-05-24 15:56:53 +02:00
branches.py project: added all source files and assets 2016-05-24 15:56:53 +02:00
changelog.py project: added all source files and assets 2016-05-24 15:56:53 +02:00
changeset.py emails: added new tags to status sent 2016-08-03 15:21:38 +02:00
compare.py diffs: replace compare controller with new html based diffs: 2016-10-19 14:29:51 +03:00
debug_style.py project: added all source files and assets 2016-05-24 15:56:53 +02:00
feed.py project: added all source files and assets 2016-05-24 15:56:53 +02:00
files.py files: don't load the file if it is over the size limit since it 2016-10-21 07:38:10 +03:00
followers.py project: added all source files and assets 2016-05-24 15:56:53 +02:00
forks.py project: added all source files and assets 2016-05-24 15:56:53 +02:00
home.py reviewers: add repo review rule models and expose default 2016-09-06 16:02:35 +03:00
journal.py db: always use Session() for compatibility, Using Session is actually the 2016-07-27 00:42:19 +02:00
pullrequests.py pull-requests: moved the delete logic into the show view. 2016-10-30 20:58:11 +01:00
search.py gists: use colander schema to validate input data. 2016-07-31 20:11:12 +02:00
summary.py summary: Correctly return the Node instance 2016-09-08 17:31:37 +02:00
tags.py project: added all source files and assets 2016-05-24 15:56:53 +02:00
users.py project: added all source files and assets 2016-05-24 15:56:53 +02:00
utils.py reviewers: add repo review rule models and expose default 2016-09-06 16:02:35 +03:00