summaryrefslogtreecommitdiffstats
path: root/settings/controller
Commit message (Expand)AuthorAgeFilesLines
* Return milliseconds instead of seconds for lastLogin - refs #14005Thomas Müller2015-02-161-1/+1
* Merge pull request #13790 from owncloud/fix-subadmin-groupThomas Müller2015-02-021-24/+43
|\
| * Consistent variable namingLukas Reschke2015-01-301-10/+9
| * Switch to a factory and add unit testsLukas Reschke2015-01-301-22/+21
| * Add unit testsLukas Reschke2015-01-301-9/+15
| * Fix subadmin listing of groupLukas Reschke2015-01-301-6/+21
* | Check whether return is an error case before using itJoas Schilling2015-01-301-8/+12
|/
* Add value if restore of data is possible for a userMorris Jobke2015-01-271-6/+47
* Use setConfigs() instead of calling setConfig() multiple timesJoas Schilling2015-01-231-10/+11
* Fix filtering for users when $gid is emptyLukas Reschke2015-01-181-1/+1
* sorting enabled and disabled apps alphabetically - fixes #13404Thomas Müller2015-01-161-0/+16
* Cache responses from the AppStore serverLukas Reschke2015-01-091-43/+57
* Merge pull request #12988 from owncloud/logfile_downloadMorris Jobke2015-01-091-0/+126
|\
| * add Download logfile button to admin settingsGeorg Ehrke2015-01-071-0/+126
* | fixing wrong usage of license vs licenceThomas Müller2015-01-061-1/+8
|/
* Mail address of users is now changable in the user managementMorris Jobke2014-12-181-6/+93
* Send mail for new usersMorris Jobke2014-12-161-7/+81
* Merge pull request #12625 from owncloud/app-dependencies-libs-and-commandsBernhard Posselt2014-12-151-3/+3
|\
| * rework api of DependencyAnalyzerThomas Müller2014-12-121-3/+3
* | Merge pull request #12726 from owncloud/add-filter-for-backend-to-rest-indexMorris Jobke2014-12-131-17/+41
|\ \
| * | Make comment clearLukas Reschke2014-12-121-1/+1
| * | Comment code pathLukas Reschke2014-12-121-0/+1
| * | Use limit and offsetLukas Reschke2014-12-121-1/+1
| * | Use array key instead of valueLukas Reschke2014-12-121-1/+1
| * | Break loopLukas Reschke2014-12-111-0/+1
| * | Add filter for 'backend' to user REST routeLukas Reschke2014-12-101-17/+39
| |/
* / Show user backend in user managementMorris Jobke2014-12-121-1/+2
|/
* Expose backend type via REST APILukas Reschke2014-12-091-24/+26
* React on other statuscodes than 200Lukas Reschke2014-12-082-18/+6
* Add statuscodesLukas Reschke2014-12-082-13/+27
* Add REST route for user & group managementLukas Reschke2014-12-082-0/+391
* adding supported databasesThomas Müller2014-12-041-1/+1
* introduce dependency analyzer to take care of app dependenciesThomas Müller2014-12-041-1/+9
* Migrate "setsecurity.php" to the AppFrameworkLukas Reschke2014-11-031-0/+95
* Merge pull request #11600 from owncloud/refactor-appsettings-to-app-frameworkLukas Reschke2014-10-281-0/+132
|\
| * Migrate new app settings to AppFrameworkLukas Reschke2014-10-151-0/+132
* | fixing typo in English source stringThomas Müller2014-10-161-1/+1
|/
* fixing typosThomas Müller2014-10-141-1/+1
* Refactor MailSettings controllerLukas Reschke2014-10-141-0/+166