Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use the main search box to filter users in user management | Robin Appelman | 2015-08-05 | 1 | -36/+21 |
* | fix placeholder fake in IE8 & 9 that brokes group listing in user management ... | Morris Jobke | 2014-12-05 | 1 | -1/+8 |
* | remove dead code | Arthur Schiwon | 2014-07-14 | 1 | -1/+5 |
* | remove debug output | Arthur Schiwon | 2014-06-02 | 1 | -1/+0 |
* | replace setTimeout and clearTimeout handling by _.debounce | Arthur Schiwon | 2014-06-02 | 1 | -14/+12 |
* | add reset button for the filter field | Arthur Schiwon | 2014-06-02 | 1 | -0/+12 |
* | stick with current group when the filter is used | Arthur Schiwon | 2014-06-02 | 1 | -1/+1 |
* | js cleanup + typos | Thomas Müller | 2014-06-02 | 1 | -6/+6 |
* | enable group filtering | Arthur Schiwon | 2014-06-02 | 1 | -3/+4 |
* | Fire up server request only on typing printed or modifying characters and whe... | Arthur Schiwon | 2014-06-02 | 1 | -8/+28 |
* | some documentation | Arthur Schiwon | 2014-06-02 | 1 | -1/+14 |
* | make filter work on server-side | Arthur Schiwon | 2014-06-02 | 1 | -0/+39 |