summaryrefslogtreecommitdiffstats
path: root/settings/js/users/filter.js
Commit message (Expand)AuthorAgeFilesLines
* use the main search box to filter users in user managementRobin Appelman2015-08-051-36/+21
* fix placeholder fake in IE8 & 9 that brokes group listing in user management ...Morris Jobke2014-12-051-1/+8
* remove dead codeArthur Schiwon2014-07-141-1/+5
* remove debug outputArthur Schiwon2014-06-021-1/+0
* replace setTimeout and clearTimeout handling by _.debounceArthur Schiwon2014-06-021-14/+12
* add reset button for the filter fieldArthur Schiwon2014-06-021-0/+12
* stick with current group when the filter is usedArthur Schiwon2014-06-021-1/+1
* js cleanup + typosThomas Müller2014-06-021-6/+6
* enable group filteringArthur Schiwon2014-06-021-3/+4
* Fire up server request only on typing printed or modifying characters and whe...Arthur Schiwon2014-06-021-8/+28
* some documentationArthur Schiwon2014-06-021-1/+14
* make filter work on server-sideArthur Schiwon2014-06-021-0/+39