Commit Graph

279 Commits (5a03e0a5cf30f4ad5cecd7a90ad3bc2a004770aa)

Author SHA1 Message Date
Joas Schilling 78a307995c Fix namespace of Files_Encryption outside of the app 10 years ago
Morris Jobke 0d4f0ab871 reduce OC_Preferences, OC_Config and \OCP\Config usage 10 years ago
Lukas Reschke fe7d9a7ca0 Add REST route for user & group management 10 years ago
Lukas Reschke 2b76227180 Check for working .htaccess via AJAX 10 years ago
Lukas Reschke d712c27fe1 Use UID instead of login name 10 years ago
Lukas Reschke e73ccbd4ca Migrate "setsecurity.php" to the AppFramework 11 years ago
Lukas Reschke e4227658d9 Migrate new app settings to AppFramework 11 years ago
Thomas Müller b091394a90 introduce new app page layout 11 years ago
Vincent Petry e65ceb08fc Moved WebDAV and internet checks to client side JS 11 years ago
Vincent Petry 39f5580cdf Remove excludegroup.php 11 years ago
Lukas Reschke 67b2957bf9 Check for admin user instead of subadmin 11 years ago
Clark Tomlinson 6a56e03d48 Using countUsers method to return true count of users 11 years ago
Lukas Reschke 4efe6f6240 Add unit tests and fix rootcerts creation bug 11 years ago
Robin Appelman 6044ad0e17 Cleanup certificate code 11 years ago
Robin Appelman f135130a75 remove outdated checks 11 years ago
Robin Appelman c1b11571ea Move certificate management interface from files_external to core 11 years ago
Robin Appelman d0266c0bf8 Use public api for getting l10n 11 years ago
Lukas Reschke dd871098c5 Redirect user after clicking on link 11 years ago
Lukas Reschke 97b536e3df Add a trusted domain wizard 11 years ago
Jörn Friedrich Dreyer a1e8dd14a1 properly encode groups as json, not ',' separated 11 years ago
Robin Appelman 5c1f572149 Set maintaince mode when updating an app from the app store 11 years ago
Joas Schilling 0dc67cb1c2 Do not force isAdmin as true and so the list is filtered correctly 11 years ago
Joas Schilling e6c75aa974 Fix username for subadmins and only send subadmin groups 11 years ago
Joas Schilling c84c1f519f Correctly use groups parameter only when its not empty 11 years ago
Arthur Schiwon ab2c7e06a4 remove dead code 11 years ago
Thomas Müller b15510ed9a magic strings - bad kungfu 11 years ago
Georg Ehrke c378e76412 skip certain tests for shipped apps 11 years ago
Georg Ehrke 724d027f19 add unit test 11 years ago
Robin Appelman 53dc30af4f Add option to enable app for specific groups 11 years ago
Georg Ehrke eea501b847 various fixes as requested by pr reviewers 11 years ago
Arthur Schiwon ec572607e1 remove group rename stuff, there is not support in the backends yet. to do for oc8. 11 years ago
ringmaster 1ae8ec698b Make sure group data is returned. 11 years ago
Lukas Reschke f2fed6de4e Rename $accessiblegroups to $accessibleGroups 11 years ago
Arthur Schiwon 5444a1114d cleanup 11 years ago
Arthur Schiwon 3e411c82a5 unify and consolidate group fetching method for initial template fill and ajax request 11 years ago
Arthur Schiwon cbcda49ee3 get translations from settings, not core 11 years ago
Arthur Schiwon 249e42c4cd enable group filtering 11 years ago
Arthur Schiwon 5b8ba79356 make filter work on server-side 11 years ago
Arthur Schiwon b3d68fc175 refactor delete handling and apply it to users and groups 11 years ago
Arthur Schiwon 004dd73c5e fix user creation, checkSubAdminUser is only available in OC_JSON 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
Arthur Schiwon 478393e15a load groups when clicking on them 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 c7af9cd6dd Initial Commit : User Search, Fixes Typos 11 years ago
raghunayyar 78e1b71003 Reverts Bogus Changes. 11 years ago