Commit Graph

28 Commits (e6b093bfb9bdf609a1a5743c8f80915dbd53ae35)

Author SHA1 Message Date
Volkan Gezer f56b86e857 fix split translations 12 years ago
Arthur Schiwon 39982c2aea fix grouplist behaviour (blank after filtering) 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
ringmaster fc7438b221 Fix UserList.empty(), use _.defer() instead of setTimeout() 12 years ago
ringmaster 4de14fe6da Javascript cleanup for groups. 12 years ago
Arthur Schiwon dea7f45782 stick with current group when the filter is used 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
Arthur Schiwon 249e42c4cd enable group filtering 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
Arthur Schiwon 749afe74df when clicking on Add Group also put the focus into the group name field 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
raghunayyar 65aa20433c Enhancement : Toggle Add Group on Click, @blizzz have a look here. 12 years ago
raghunayyar eed108ec1b Enhancement : The edit icon looks like files app rename fileaction. 12 years ago
Arthur Schiwon d650cd66dc mark selected group active 12 years ago
Arthur Schiwon 478393e15a load groups when clicking on them 12 years ago
raghunayyar e681e1eec0 Initial Commit: Takes Quota Settings inside Navigation, Changes Create -> Add Group 12 years ago
raghunayyar f751e0bc48 Splits Code for Users and Groups. 12 years ago