Commit Graph

40 Commits (1d39282360e956d93fbfb1c1c17c9bcf79292729)

Author SHA1 Message Date
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
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 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
Volkan Gezer f56b86e857 fix split translations 11 years ago
Arthur Schiwon 7b63c2c036 cleanup 11 years ago
ringmaster c38548a1aa Rebase cleanup. 11 years ago
ringmaster ad1c34db45 Revisions from review. 11 years ago
ringmaster 747c011615 More specific selectors, javascript cleanup. 11 years ago
Thomas Müller f324aa7b24 fix some jshint errors 11 years ago
Jan-Christoph Borchardt 66d00cf782 user management: remove unneeded and erroneous user filter reset function 11 years ago
Lukas Reschke 0067306fd6 Remove uneeded last comma 11 years ago
Arthur Schiwon a9bd416643 add reset button for the filter field 11 years ago
Arthur Schiwon 7b8935abda show users whose username starts with the search pattern first 11 years ago
Arthur Schiwon d87347e64e update GroupList when a users is added or removed to a group 11 years ago
Arthur Schiwon 249e42c4cd enable group filtering 11 years ago
Arthur Schiwon 68dc665c65 dynamically decide whether to load 10 or 30 users 11 years ago
Arthur Schiwon 5b8ba79356 make filter work on server-side 11 years ago
Arthur Schiwon 19fd7cd9c7 When emptying a list, a hidden entry remains. If the user uid is the same as of a user being to be loaded, it will not be appended but removed. Thus, add a random user name to avoid such happenings. 11 years ago
Arthur Schiwon 5f57d72b93 kick out deprecated and dislodged OC.Router 11 years ago
raghunayyar fe4b1f8b10 Enhancement: Adds Group to grouplist when added via multiselect 11 years ago
raghunayyar 7aca126086 Adds @blizzz to authors 11 years ago
Arthur Schiwon b3d68fc175 refactor delete handling and apply it to users and groups 11 years ago
Arthur Schiwon faab6c095c move group-click initialization to groups.js and only react on elements with a data-gid attribute given 11 years ago
Arthur Schiwon 506e065f23 stricter test for 0 11 years ago
Arthur Schiwon 1f4bc7cb10 port scroll improvements 11 years ago
Arthur Schiwon 478393e15a load groups when clicking on them 11 years ago
raghunayyar f751e0bc48 Splits Code for Users and Groups. 11 years ago
Arthur Schiwon 57ffaddf26 add Last Login column 11 years ago
raghunayyar 970f899726 Initial Commit : Changes Storage to Quota, Implements GroupName editing. 11 years ago
Arthur Schiwon dc28f58951 add Storage Location col 11 years ago
raghunayyar 8e34316e04 Fixes User Search by username. 11 years ago
raghunayyar c7af9cd6dd Initial Commit : User Search, Fixes Typos 11 years ago
raghunayyar 71160ff853 Deletes Group Clientside Effectively. 11 years ago
raghunayyar ce46cd3680 Implements Group Creation from Sidebar 11 years ago
Vincent Petry 82f98fb3d3 Fixed user list offset call 11 years ago
Thomas Müller 5f711912a1 remove OC.Router.registerLoadedCallback() 11 years ago
Thomas Müller 1291303c5a Replace OC.Router.generate() with OC.generateUrl() 11 years ago