97 Commits (c044aa34fa06ecef90dde2f6793e5e4d77f5200b)

Author SHA1 Message Date
  Joas Schilling 0215b004da
Update with robin 8 years ago
  Joas Schilling ba87db3fcc
Fix others 8 years ago
  Lukas Reschke aba539703c
Update license headers 8 years ago
  Joas Schilling cbba55a26c
Move Group_LDAP and Group_Proxy to PSR-4 8 years ago
  Lukas Reschke 933f60e314 Update author information 8 years ago
  Morris Jobke 1601d9235a Make enable_avatars setting more robust 8 years ago
  Jörn Friedrich Dreyer 2d1b9a5f9f allow apps to load additional scripts on the user settings page via the event dispatcher 8 years ago
  Thomas Müller 682821c71e Happy new year! 8 years ago
  Roeland Jago Douma 7e44ea5da0 Remove deprecated function OC_User::getManager 8 years ago
  Morris Jobke e6d4496fc2 Remove unused setActiveNavigationEntry of OC_App - it's also in OCP\App 8 years ago
  Morris Jobke cc9695ea41 Fix typo in variable name 8 years ago
  Lukas Reschke c6f6a8758b Drop OC_SubAdmin and replace usages 8 years ago
  Lukas Reschke 8f09d5b67c Update license headers 8 years ago
  Morris Jobke 8366ce2767 deduplicate @xenopathic 8 years ago
  Morris Jobke b945d71384 update licence headers via script 8 years ago
  Roeland Jago Douma f6cd7362cd Save the settings in the user management page 8 years ago
  Robin McCorkell c97147c99a Check if app is enabled instead of if class exists 8 years ago
  Arthur Schiwon 571e99b152 also don't count group members when more than 1 ldap configs are active 9 years ago
  Morris Jobke f63915d0c8 update license headers and authors 9 years ago
  Joas Schilling 497fe93b6c Do not return backends but add a method to check for one 9 years ago
  Joas Schilling 171f86ca2e Only sort by group name when LDAP is involved 9 years ago
  Joas Schilling d683752b37 Sort user groups by group name and hide the user count 9 years ago
  Bjoern Schiessle a057108c0c make recovery key work 9 years ago
  Jenkins for ownCloud b585d87d9d Update license headers 9 years ago
  Morris Jobke 06aef4e8b1 Revert "Updating license headers" 9 years ago
  Jenkins for ownCloud 6a1a4880f0 Updating license headers 9 years ago
  Morris Jobke fa5790c8af move loading of JS and CSS to template 9 years ago
  Morris Jobke af1f34e813 remove PHP generated user list and move all to the existing JS part 9 years ago
  Morris Jobke 0d4f0ab871 reduce OC_Preferences, OC_Config and \OCP\Config usage 9 years ago
  Morris Jobke a857bf1d50 drop jquery.inview as it is unused 9 years ago
  Clark Tomlinson 6a56e03d48 Using countUsers method to return true count of users 9 years ago
  Stephan Peijnik 4d74aa09bf Port of #9584 10 years ago
  raghunayyar 720fa33274 Better Logic to display user count for everyone. 10 years ago
  Arthur Schiwon f9f9550969 small fixes / cleanup 10 years ago
  Lukas Reschke 8141b9181c Add space 10 years ago
  Lukas Reschke 59fef54e92 Rename $accessibleusers to $accessibleUsers 10 years ago
  Lukas Reschke b56d14260d Rename $isadmin to $isAdmin 10 years ago
  Arthur Schiwon 3e411c82a5 unify and consolidate group fetching method for initial template fill and ajax request 10 years ago
  Arthur Schiwon 249e42c4cd enable group filtering 10 years ago
  Arthur Schiwon 5b8ba79356 make filter work on server-side 10 years ago
  Arthur Schiwon b3d68fc175 refactor delete handling and apply it to users and groups 10 years ago
  raghunayyar 9ba4a76214 resolving conflict when picking 8b81a0b 10 years ago
  Arthur Schiwon 1734cc09fd sort groups by user count 10 years ago
  raghunayyar f751e0bc48 Splits Code for Users and Groups. 10 years ago
  Arthur Schiwon 57ffaddf26 add Last Login column 10 years ago
  Arthur Schiwon dc28f58951 add Storage Location col 10 years ago
  raghunayyar 4a30665ec3 Removes Delete Icon from Admin Group. 10 years ago
  raghunayyar b506388b75 Reverts last commit, implements user in group count. 10 years ago
  Thomas Müller f9279ac77a killing some more calls to OC_App::loadApps(); - because we load all apps in handleRequest() 10 years ago
  kondou 1832eb8872 Pass view in \OC_Avatar to constructor and use $_ for enable_avatars 10 years ago