Commit Graph

26 Commits (ff416eaa57c421644cfcd8541fb8f9e229dcd3d3)

Author SHA1 Message Date
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
Volkan Gezer f56b86e857 fix split translations 12 years ago
Arthur Schiwon 7b63c2c036 cleanup 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 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
Arthur Schiwon 249e42c4cd enable group filtering 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
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. 12 years ago
Arthur Schiwon 5f57d72b93 kick out deprecated and dislodged OC.Router 12 years ago
raghunayyar fe4b1f8b10 Enhancement: Adds Group to grouplist when added via multiselect 12 years ago
raghunayyar 7aca126086 Adds @blizzz to authors 12 years ago
Arthur Schiwon b3d68fc175 refactor delete handling and apply it to users and groups 12 years ago
Arthur Schiwon faab6c095c move group-click initialization to groups.js and only react on elements with a data-gid attribute given 12 years ago
Arthur Schiwon 506e065f23 stricter test for 0 12 years ago
Arthur Schiwon 1f4bc7cb10 port scroll improvements 12 years ago
Arthur Schiwon 478393e15a load groups when clicking on them 12 years ago
raghunayyar f751e0bc48 Splits Code for Users and Groups. 12 years ago
Arthur Schiwon 57ffaddf26 add Last Login column 12 years ago
raghunayyar 970f899726 Initial Commit : Changes Storage to Quota, Implements GroupName editing. 12 years ago
Arthur Schiwon dc28f58951 add Storage Location col 12 years ago
raghunayyar 8e34316e04 Fixes User Search by username. 12 years ago
raghunayyar c7af9cd6dd Initial Commit : User Search, Fixes Typos 12 years ago
raghunayyar 71160ff853 Deletes Group Clientside Effectively. 12 years ago
raghunayyar ce46cd3680 Implements Group Creation from Sidebar 12 years ago
Vincent Petry 82f98fb3d3 Fixed user list offset call 13 years ago
Thomas Müller 5f711912a1 remove OC.Router.registerLoadedCallback() 13 years ago
Thomas Müller 1291303c5a Replace OC.Router.generate() with OC.generateUrl() 13 years ago
Lukas Reschke 16262e3fd2 Move isadmin to template and rename it to oc_isadmin 13 years ago
Vincent Petry 58b1dc5e76 Added loading spinner to users list on scroll 13 years ago
Vincent Petry c732764eb5 Improve users list scrolling performance 13 years ago
Volkan Gezer 97b0840bbe Fix untranslated text when deleting user 13 years ago
Morris Jobke ac77218d57 parent().parent() -> closest() 13 years ago
Morris Jobke 008bfc6793 Fix full name edit for repetive edit 13 years ago
Vincent Petry 9d230bcc75 Improve quota input field 13 years ago
Vincent Petry 00f4928866 Added warning notification when user home already exists 13 years ago
Victor Dubiniuk a240e63981 Fix new user avatar. Ref#5166 13 years ago
kondou 18da2f9cf7 Improve changepassword route naming 13 years ago
ringmaster 3790cbb493 Allow numeric group names 13 years ago
kondou a21376480d Split personal and user-mgmt password change logic 13 years ago
Owen Winkler 9840363488 Break long lines into smaller ones. 13 years ago
Owen Winkler cd7e57e8ec Use JSON to send/receive group data. 13 years ago