Commit Graph

286 Commits (adc986f3e4b83670f69e2ce48044595193be4e69)

Author SHA1 Message Date
Jenkins for ownCloud 6a1a4880f0 Updating license headers 10 years ago
Lukas Reschke 4032c7b685 This is an array 10 years ago
Lukas Reschke a7df23ceba Manually type-case all AJAX files 10 years ago
Bjoern Schiessle 89f17ef6fe adapt decrypt all and restore/delete key backups to the new folder structure for encryption key introduced with OC8 10 years ago
Lukas Reschke b8b4df5425 Cache responses from the AppStore server 10 years ago
Georg Ehrke f579f2bd94 add Download logfile button to admin settings 10 years ago
Morris Jobke 5913af8a72 Mail address of users is now changable in the user management 10 years ago
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 10 years ago
Lukas Reschke e4227658d9 Migrate new app settings to AppFramework 10 years ago
Thomas Müller b091394a90 introduce new app page layout 10 years ago
Vincent Petry e65ceb08fc Moved WebDAV and internet checks to client side JS 10 years ago
Vincent Petry 39f5580cdf Remove excludegroup.php 10 years ago
Lukas Reschke 67b2957bf9 Check for admin user instead of subadmin 10 years ago
Clark Tomlinson 6a56e03d48 Using countUsers method to return true count of users 10 years ago
Lukas Reschke 4efe6f6240 Add unit tests and fix rootcerts creation bug 10 years ago
Robin Appelman 6044ad0e17 Cleanup certificate code 10 years ago
Robin Appelman f135130a75 remove outdated checks 10 years ago
Robin Appelman c1b11571ea Move certificate management interface from files_external to core 10 years ago
Robin Appelman d0266c0bf8 Use public api for getting l10n 10 years ago
Lukas Reschke dd871098c5 Redirect user after clicking on link 10 years ago
Lukas Reschke 97b536e3df Add a trusted domain wizard 10 years ago
Jörn Friedrich Dreyer a1e8dd14a1 properly encode groups as json, not ',' separated 10 years ago
Robin Appelman 5c1f572149 Set maintaince mode when updating an app from the app store 10 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