Commit Graph

102 Commits (adc986f3e4b83670f69e2ce48044595193be4e69)

Author SHA1 Message Date
Arthur Schiwon 30b24696c8 fix user loading 10 years ago
Morris Jobke 9fbeaf0fd9 Add value if restore of data is possible for a user 10 years ago
Sugaroverdose 2244e0eba7 do not clear fields until request return success 10 years ago
Morris Jobke 1b81339dfd Drop the hide and show of new users in user list 10 years ago
Morris Jobke bfdf0db7c0 Autoescape of placeholders in t() and p() - for JS 10 years ago
Morris Jobke 5913af8a72 Mail address of users is now changable in the user management 10 years ago
Morris Jobke 3b61f76ca0 Send mail for new users 10 years ago
Morris Jobke d3fe780805 fix initial loading limit of user management on large screens 10 years ago
Morris Jobke 04aaa72810 Show user backend in user management 10 years ago
Morris Jobke 3ab18f1f54 add comments to user list JS for better understanding 10 years ago
Morris Jobke af1f34e813 remove PHP generated user list and move all to the existing JS part 10 years ago
Lukas Reschke 4c13918bd8 Expose backend type via REST API 10 years ago
Lukas Reschke c23957811d React on other statuscodes than 200 10 years ago
Lukas Reschke 3a49411051 Fix url 10 years ago
Lukas Reschke fe7d9a7ca0 Add REST route for user & group management 10 years ago
Morris Jobke 23e09be65f fix placeholder fake in IE8 & 9 that brokes group listing in user management - fixes #12525 10 years ago
Sebastian Bolt cc19d05ae7 changed default dropdown content 10 years ago
Sebastian Bolt 52684c86e5 "Group admin" default label (issue #7706) 10 years ago
michag86 0039099f51 restrict $div to local scope 10 years ago
michag86 f4a2ddbe31 variable for found avatar div 10 years ago
michag86 2849c75646 fix for issue #10483 10 years ago
Vincent Petry 0d9f24a0ef Add timeout to user and group deletion notification 10 years ago
Clark Tomlinson 6a56e03d48 Using countUsers method to return true count of users 10 years ago
Stephane V c7c54d9361 Adds 2 checkboxes at the top of userlist in the settings, to display/hide optional columns 10 years ago
Clark Tomlinson 92685acf60 Implementing moment.js 10 years ago
Vincent Petry 25a8588f7b Fix default quota settings field 10 years ago
Vincent Petry c208796c47 Use global apps slide toggle logic 10 years ago
Vincent Petry 173059f6d0 Fixed file list sorting 10 years ago
tomneedham 7c39c02ee5 Set group usercount to 0, not '', fixes #9782 10 years ago
Arthur Schiwon 1d39282360 $.unique works only for DOM elements 11 years ago
Vincent Petry 4d5ebe61c4 Fixed JS and CSS issues in users page 11 years ago
DeLtAfOx cd97847cd6 Strinct comparsion fix 11 years ago
DeLtAfOx 26d9993b3e Userlist: async load doesnt fill checked group/subadmin array 11 years ago
Arthur Schiwon ab2c7e06a4 remove dead code 11 years ago
Thomas Müller db07c33ecd use .filterAttr() 11 years ago
Thomas Müller 56f029d524 use .filterAttr() 11 years ago
Thomas Müller 899d6eab00 some more cleanup 11 years ago
Thomas Müller 506a3400e5 remove the group in case the last user has removed from that group 11 years ago
Thomas Müller f76deb9f87 fixing JS synatx errors 11 years ago
Arthur Schiwon bdc36461a7 avoid global selector 11 years ago
Arthur Schiwon e2c935d6fb increase/decrease everyone count on user creation/deletion 11 years ago
Arthur Schiwon 5e5a02cc2f decrease user count in affected groups after user delete 11 years ago
Arthur Schiwon a584022ecc increment group counters when a user is created 11 years ago
Stephane V 179a707e29 Fixes #9497 11 years ago
Arthur Schiwon bbea031090 Revert "hides table header while users load." 11 years ago
raghunayyar 0dc12a3737 hides table header while users load. 11 years ago
Arthur Schiwon 85894654ae Make sure last seen tooltip always appears even after searching and filtering 11 years ago
Arthur Schiwon f12c4f6d11 style 11 years ago
Arthur Schiwon 3ebb1565a7 escape before output, fixes #9041 11 years ago
Volkan Gezer f56b86e857 fix split translations 11 years ago