Commit Graph

5 Commits

Author SHA1 Message Date
Phil Hughes 69458c0e4a Keeps the filters after a reload 2016-08-17 17:12:47 +01:00
Phil Hughes fce8ee3e54 Can filter by author & assignee 2016-08-17 17:12:47 +01:00
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