unrhodecode/rhodecode
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 svn-support: Add a view to trigger the (re)generation of Apache mod_dav_svn configuration file. 2016-10-14 14:56:34 +02:00
api tests: Adapt tests to return value change. 2016-10-27 11:43:13 +02:00
authentication auth: Allow auth plugins to customize the slug which is used to generate URLs. #4078 2016-10-28 14:03:27 +02:00
channelstream channelstream: try to use proxy url's unless ws urls are not explictly defined 2016-09-19 13:48:37 +02:00
config user-groups: new selector for user group memebers. 2016-11-06 16:01:21 +01:00
controllers user-groups: new selector for user group memebers. 2016-11-06 16:01:21 +01:00
events events: use branch from previous commit for repo push event commits 2016-09-19 17:07:37 +03:00
forms account: convert change password form to colander schema and fix bug 2016-08-05 06:55:35 +03:00
i18n i18n: Update compiled message objects and js i18n files 2016-09-15 14:26:54 +00:00
integrations webhooks: added variables into the call URL. Fixes #4211 2016-10-06 23:20:55 +02:00
lib vcs: Deprecate generic missing commit merge error reason. 2016-10-27 12:50:59 +02:00
login login: Add some tests to check captcha setting retrieval. #4279 2016-10-26 14:56:47 +02:00
model user-groups: new selector for user group memebers. 2016-11-06 16:01:21 +01:00
public user-groups: new selector for user group memebers. 2016-11-06 16:01:21 +01:00
svn_support svn-support: Only add reload-cmd subscriber if a reload command is set. 2016-10-17 16:44:26 +02:00
templates user-groups: new selector for user group memebers. 2016-11-06 16:01:21 +01:00
tests user-groups: new selector for user group memebers. 2016-11-06 16:01:21 +01:00
utils project: added all source files and assets 2016-05-24 15:56:53 +02:00
__init__.py db-migration: Add a column to the PullRequest and PullRequestVersion table. 2016-10-25 10:01:29 +02:00
rcserver.py subprocess: Change all imports from subprocess -> subprocess32 2016-10-14 09:37:44 +02:00
subscribers.py events: Add comments to the subcriber classes. 2016-10-17 10:45:13 +02:00
translation.py webhooks: added variables into the call URL. Fixes #4211 2016-10-06 23:20:55 +02:00
tweens.py db: move Session.remove to outer wsgi layer and also add it 2016-08-13 02:56:48 +03:00
VERSION release: Bump version 4.4.0 to 4.5.0 2016-09-15 14:41:55 +00:00
websetup.py project: added all source files and assets 2016-05-24 15:56:53 +02:00