Commit Graph

18246 Commits (29ef2f7a2ffec00b8ce7186f9670f572dce0f872)
 

Author SHA1 Message Date
Jan-Christoph Borchardt 29ef2f7a2f user mgmt: hide group rename function because it’s not supported in the backend yet 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 1115d68f25 Fix broken span. 12 years ago
ringmaster 097887a659 Add the admin group to the group list data. 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 1abf69893d user management: display table at full width 12 years ago
Jan-Christoph Borchardt 57cc51d21d user management: remove autocompletion of user/password fields, fix #8464 12 years ago
Jan-Christoph Borchardt 66d00cf782 user management: remove unneeded and erroneous user filter reset function 12 years ago
ringmaster 1ae8ec698b Make sure group data is returned. 12 years ago
Arthur Schiwon f9f9550969 small fixes / cleanup 12 years ago
Lukas Reschke f2fed6de4e Rename $accessiblegroups to $accessibleGroups 12 years ago
Lukas Reschke 8141b9181c Add space 12 years ago
Lukas Reschke 59fef54e92 Rename $accessibleusers to $accessibleUsers 12 years ago
Lukas Reschke 0067306fd6 Remove uneeded last comma 12 years ago
Lukas Reschke b56d14260d Rename $isadmin to $isAdmin 12 years ago
Arthur Schiwon a9bd416643 add reset button for the filter field 12 years ago
Arthur Schiwon 3ff123f247 more appropriate label 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 734dd7013e add MetaData class for groups 12 years ago
Arthur Schiwon 5444a1114d cleanup 12 years ago
Arthur Schiwon 3e411c82a5 unify and consolidate group fetching method for initial template fill and ajax request 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 08ad073cf5 make string translatable 12 years ago
Arthur Schiwon cbcda49ee3 get translations from settings, not core 12 years ago
Arthur Schiwon 2a8afb0ad9 add PHP doc 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
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 d3cee79b5a Enhancement: Adding Group on the Sidebar updates the multiselect on the Userlist. 12 years ago
raghunayyar e159f7e4a9 Enhancement: Implements Grouplist Toggle, Courtesy Calendar App Settings. 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
raghunayyar b6b133237a Initial Commit with Group Toggle. 12 years ago
Arthur Schiwon cfba7e20cf don't hide add group when text is entered (except for ESC press) 12 years ago
Arthur Schiwon 853ced644d hide Add Group when clicking away or pressing ESC 12 years ago
Arthur Schiwon a4cfa95545 restructure group.js and put functions to object, also add group list sorting after adding. 12 years ago
Arthur Schiwon 480173569f put Add Group elements hiding and showing into its own function 12 years ago
Arthur Schiwon 330dfeb46b group name input shall not vanish upon click, plus cleanup (groups do not have home folders) 12 years ago