Commit Graph

452 Commits (16ce23d19df352cd2653387bf00a0e210016d2f2)

Author SHA1 Message Date
raghunayyar 720fa33274 Better Logic to display user count for everyone. 12 years ago
Arthur Schiwon 85894654ae Make sure last seen tooltip always appears even after searching and filtering 12 years ago
Morris Jobke 9e74787c8a Migrate table layout to p layout for share settings 12 years ago
Bjoern Schiessle c1ef536896 show explenation only if the setting is activated 12 years ago
Morris Jobke fd5fad194d remove double space 12 years ago
Morris Jobke dc2212cd46 migrate table layout to paragraph layout for HTTPS setting 12 years ago
Morris Jobke f5da0052cf fix mail settings save function - ref #8854 12 years ago
Jan-Christoph Borchardt 23c83c076c unify controls bar, remove duplicate from user management 12 years ago
Bjoern Schiessle 6578f00b4b unify share settings 12 years ago
Bjoern Schiessle cf9099c788 This settings doesn't belong together 12 years ago
Bjoern Schiessle c991e148a6 improve share settings working 12 years ago
Jan-Christoph Borchardt bc47e56f9f fix related layout issues in user management 12 years ago
Thomas Müller a3202f1f03 bring back the line breaks 12 years ago
Jan-Christoph Borchardt de012667c7 Apps: fix wording and layout for 'enable only for specific groups' 12 years ago
Thomas Müller 402a31f196 adding some line breaks 12 years ago
Robin Appelman 53dc30af4f Add option to enable app for specific groups 12 years ago
Morris Jobke 25c676f203 simplify SQLite warning 12 years ago
Bjoern Schiessle 5097bcc16d improve settings name 12 years ago
Morris Jobke 68a4fd44e6 add notification on admin page 12 years ago
Jan-Christoph Borchardt c84b226cb5 add arrow icon for external links 12 years ago
Jan-Christoph Borchardt 2e6a27614e move Help section from controls bar to sidebar 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
Jan-Christoph Borchardt 29ef2f7a2f user mgmt: hide group rename function because it’s not supported in the backend yet 12 years ago
ringmaster 4de14fe6da Javascript cleanup for groups. 12 years ago
ringmaster c38548a1aa Rebase cleanup. 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
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
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 3e411c82a5 unify and consolidate group fetching method for initial template fill and ajax request 12 years ago
Arthur Schiwon 08ad073cf5 make string translatable 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
Arthur Schiwon a4cfa95545 restructure group.js and put functions to object, also add group list sorting after adding. 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
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. 12 years ago
Arthur Schiwon b3221f0e4e LDAP: adjust main template according to PR 7291 12 years ago
raghunayyar eed108ec1b Enhancement : The edit icon looks like files app rename fileaction. 12 years ago
raghunayyar ceb6c4df04 Enhancement: Makes Edit and Delete Icons Tapable, 44px by 44px dimensions. 12 years ago
Arthur Schiwon f7903e92be do not forget to pass parameters to subtemplate 12 years ago
raghunayyar 63645461f0 Fixes Markup in templates. 12 years ago
raghunayyar 9ba4a76214 resolving conflict when picking 8b81a0b 12 years ago
Arthur Schiwon bf88bd108e do not show 0 when administered group has no users 12 years ago
Arthur Schiwon 7d3ac194e3 do not show 0 when group has no users 12 years ago