Commit Graph

18311 Commits (a5dd8e84f13c9815c0208851664238cfc0034b5b)
 

Author SHA1 Message Date
raghunayyar e159f7e4a9 Enhancement: Implements Grouplist Toggle, Courtesy Calendar App Settings. 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
raghunayyar b6b133237a Initial Commit with Group Toggle. 11 years ago
Arthur Schiwon cfba7e20cf don't hide add group when text is entered (except for ESC press) 11 years ago
Arthur Schiwon 853ced644d hide Add Group when clicking away or pressing ESC 11 years ago
Arthur Schiwon a4cfa95545 restructure group.js and put functions to object, also add group list sorting after adding. 11 years ago
Arthur Schiwon 480173569f put Add Group elements hiding and showing into its own function 11 years ago
Arthur Schiwon 330dfeb46b group name input shall not vanish upon click, plus cleanup (groups do not have home folders) 11 years ago
Arthur Schiwon 749afe74df when clicking on Add Group also put the focus into the group name field 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
raghunayyar 65aa20433c Enhancement : Toggle Add Group on Click, @blizzz have a look here. 11 years ago
Arthur Schiwon 17e640af22 set admin gid to Admins filter. I.e. hard-coding the admin group, but this is OC reality atm - other admin groups are not possible. 11 years ago
Arthur Schiwon 506e065f23 stricter test for 0 11 years ago
Arthur Schiwon 004dd73c5e fix user creation, checkSubAdminUser is only available in OC_JSON 11 years ago
Arthur Schiwon b3221f0e4e LDAP: adjust main template according to PR 7291 11 years ago
raghunayyar eed108ec1b Enhancement : The edit icon looks like files app rename fileaction. 11 years ago
raghunayyar 6526b939d3 Enhancement: Transparency added to icons, changes opacity to 1 on hover. 11 years ago
raghunayyar ceb6c4df04 Enhancement: Makes Edit and Delete Icons Tapable, 44px by 44px dimensions. 11 years ago
raghunayyar d51b384c0c Enhancement: Always show edit & delete for the active group. 11 years ago
raghunayyar f946a52819 Rename and Delete Happens only on Active Group. 11 years ago
Arthur Schiwon d650cd66dc mark selected group active 11 years ago
Arthur Schiwon 1f4bc7cb10 port scroll improvements 11 years ago
Arthur Schiwon f7903e92be do not forget to pass parameters to subtemplate 11 years ago
Lukas Reschke 86d3cf53d1 Let's switch to OCP\JSON 11 years ago
Lukas Reschke ed1a23c9a2 Use OCP\JSON instead of OC_JSON 11 years ago
Lukas Reschke 8a8800203e Remove legacy "Check for user comment" 11 years ago
raghunayyar 16fb48f2eb Adds admin check on groupname changes. 11 years ago
raghunayyar 63645461f0 Fixes Markup in templates. 11 years ago
raghunayyar 9ba4a76214 resolving conflict when picking 8b81a0b 11 years ago
Arthur Schiwon bf88bd108e do not show 0 when administered group has no users 11 years ago
Arthur Schiwon 1734cc09fd sort groups by user count 11 years ago
Arthur Schiwon 7d3ac194e3 do not show 0 when group has no users 11 years ago
Arthur Schiwon 478393e15a load groups when clicking on them 11 years ago
raghunayyar e681e1eec0 Initial Commit: Takes Quota Settings inside Navigation, Changes Create -> Add Group 11 years ago
raghunayyar f751e0bc48 Splits Code for Users and Groups. 11 years ago
Arthur Schiwon 3a92d48104 reduce template function calls 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 dc1523355b Adds Admin to Grouplist Everywhere 11 years ago
raghunayyar 4a30665ec3 Removes Delete Icon from Admin Group. 11 years ago
raghunayyar 8e4bbe8297 Adds class button to fix font sizes. 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 223e342664 Fixes delete icon only on hover. 11 years ago
raghunayyar 78e1b71003 Reverts Bogus Changes. 11 years ago
raghunayyar 71160ff853 Deletes Group Clientside Effectively. 11 years ago
raghunayyar ce46cd3680 Implements Group Creation from Sidebar 11 years ago
raghunayyar b506388b75 Reverts last commit, implements user in group count. 11 years ago