Commit Graph

74 Commits (a77d468d3568055ee85dd9508a2f009cb5da650f)

Author SHA1 Message Date
Vincent Petry 25a8588f7b Fix default quota settings field 12 years ago
Vincent Petry c208796c47 Use global apps slide toggle logic 12 years ago
tomneedham 7c39c02ee5 Set group usercount to 0, not '', fixes #9782 12 years ago
Arthur Schiwon 1d39282360 $.unique works only for DOM elements 12 years ago
Vincent Petry 4d5ebe61c4 Fixed JS and CSS issues in users page 12 years ago
DeLtAfOx cd97847cd6 Strinct comparsion fix 12 years ago
DeLtAfOx 26d9993b3e Userlist: async load doesnt fill checked group/subadmin array 12 years ago
Arthur Schiwon ab2c7e06a4 remove dead code 12 years ago
Thomas Müller db07c33ecd use .filterAttr() 12 years ago
Thomas Müller 56f029d524 use .filterAttr() 12 years ago
Thomas Müller 899d6eab00 some more cleanup 12 years ago
Thomas Müller 506a3400e5 remove the group in case the last user has removed from that group 12 years ago
Thomas Müller f76deb9f87 fixing JS synatx errors 12 years ago
Arthur Schiwon bdc36461a7 avoid global selector 12 years ago
Arthur Schiwon e2c935d6fb increase/decrease everyone count on user creation/deletion 12 years ago
Arthur Schiwon 5e5a02cc2f decrease user count in affected groups after user delete 12 years ago
Arthur Schiwon a584022ecc increment group counters when a user is created 12 years ago
Stephane V 179a707e29 Fixes #9497 12 years ago
Arthur Schiwon bbea031090 Revert "hides table header while users load." 12 years ago
raghunayyar 0dc12a3737 hides table header while users load. 12 years ago
Arthur Schiwon 85894654ae Make sure last seen tooltip always appears even after searching and filtering 12 years ago
Arthur Schiwon f12c4f6d11 style 12 years ago
Arthur Schiwon 3ebb1565a7 escape before output, fixes #9041 12 years ago
Volkan Gezer f56b86e857 fix split translations 12 years ago
Arthur Schiwon 39982c2aea fix grouplist behaviour (blank after filtering) 12 years ago
Arthur Schiwon 75cc16f2bd remove debug output 12 years ago
Arthur Schiwon 28a012410a polish JSDoc 12 years ago
Arthur Schiwon 92b8344489 replace setTimeout and clearTimeout handling by _.debounce 12 years ago
Arthur Schiwon ec572607e1 remove group rename stuff, there is not support in the backends yet. to do for oc8. 12 years ago
Arthur Schiwon 7b63c2c036 cleanup 12 years ago
Arthur Schiwon d030c28d69 bind undo to current deleteHandler 12 years ago
ringmaster fc7438b221 Fix UserList.empty(), use _.defer() instead of setTimeout() 12 years ago
ringmaster 4de14fe6da Javascript cleanup for groups. 12 years ago
ringmaster c38548a1aa Rebase cleanup. 12 years ago
ringmaster ad1c34db45 Revisions from review. 12 years ago
ringmaster 747c011615 More specific selectors, javascript cleanup. 12 years ago
Thomas Müller f324aa7b24 fix some jshint errors 12 years ago
Jan-Christoph Borchardt 66d00cf782 user management: remove unneeded and erroneous user filter reset function 12 years ago
Lukas Reschke 0067306fd6 Remove uneeded last comma 12 years ago
Arthur Schiwon a9bd416643 add reset button for the filter field 12 years ago
Arthur Schiwon dea7f45782 stick with current group when the filter is used 12 years ago
Arthur Schiwon 7b8935abda show users whose username starts with the search pattern first 12 years ago
Arthur Schiwon d87347e64e update GroupList when a users is added or removed to a group 12 years ago
Thomas Müller 3c9788d40c js cleanup + typos 12 years ago
Thomas Müller d779db5aba js cleanup 12 years ago
Arthur Schiwon 249e42c4cd enable group filtering 12 years ago
Arthur Schiwon dbc854d8b8 Fire up server request only on typing printed or modifying characters and when the string actually changed 12 years ago
Arthur Schiwon 8df50acce7 some documentation 12 years ago
Arthur Schiwon 68dc665c65 dynamically decide whether to load 10 or 30 users 12 years ago
Arthur Schiwon 5b8ba79356 make filter work on server-side 12 years ago