Commit graph

3 commits

Author SHA1 Message Date
Rik de Groot
d3deba04f9 fix: respect data-attribute 'skip-users' in user_selects
* Respect parameters of each individual select,
  instead of the global.
* Update skipped users in approver search when removed from default approvers.
2016-08-05 16:49:11 +01:00
Sean McGivern
dc4de2d8e2 Allow skipping users in autocomplete
Pass an array of user IDs in the `skip_users` param to have them
excluded from the results (unless they are explicitly included through
the `current_user` or `author_id` params).
2016-07-27 14:10:49 +01:00
Fatih Acet
aaa9509d12 ES6ify all the things! 2016-07-24 23:45:11 +03:00