summaryrefslogtreecommitdiffstats
path: root/lib/private/Settings
Commit message (Expand)AuthorAgeFilesLines
* Svg icon api sass function and upgrade of all stylesJohn Molakvoæ (skjnldsv)2018-07-191-1/+1
* Kill php mail from settingsRoeland Jago Douma2018-07-041-0/+4
* Merge pull request #10053 from nextcloud/feature/7378/password-security-moveMorris Jobke2018-06-293-3/+19
|\
| * Remove unneeded param from personal settingsJulius Härtl2018-06-291-1/+0
| * Move user password form to security settingsJulius Härtl2018-06-292-2/+19
* | Move social buttons to the personal settingsJulius Härtl2018-06-292-6/+6
|/
* Merge pull request #5623 from nextcloud/locale-settingMorris Jobke2018-06-291-1/+38
|\
| * fix camelCase for localesForLanguageGeorg Ehrke2018-06-271-1/+1
| * Fix review & testsThomas Citharel2018-06-272-447/+2
| * Allow user to choose localeThomas Citharel2018-06-272-1/+483
* | Add groupware settings sectionJulius Härtl2018-06-271-0/+1
|/
* Merge all setup checks into one controllerMorris Jobke2018-06-132-90/+2
* Merge tips & tricks section into setup checksMorris Jobke2018-06-132-78/+0
* Rename sync clients section to mobile & desktopJulius Härtl2018-05-241-1/+1
* Added language support in users listJohn Molakvoæ (skjnldsv)2018-05-161-56/+16
* Cleanup and fix testsJulius Härtl2018-05-032-61/+0
* Do not hide additional settings if there are only legacy formsJulius Härtl2018-05-031-1/+1
* Move additional settings to main server settingsJulius Härtl2018-05-032-7/+4
* Make mail settings form width equalJulius Härtl2018-05-031-0/+0
* Add overview settings sectionJulius Härtl2018-05-033-4/+169
* move log constants to ILoggerArthur Schiwon2018-04-261-4/+4
* Show the displayname in the users group listJoas Schilling2018-03-081-1/+1
* fix unit testsBjoern Schiessle2018-02-271-24/+31
* add share permissions to settings pageBjoern Schiessle2018-02-272-17/+48
* Display the proper language strings in setttingsRoeland Jago Douma2018-02-071-1/+1
* Do not cache the settings/sections in the database anymoreJoas Schilling2018-01-293-610/+151
* Merge pull request #8054 from nextcloud/substr-use-indexMorris Jobke2018-01-261-1/+1
|\
| * Use index based string access for substr with length of 1Morris Jobke2018-01-261-1/+1
* | Simplify ternary operator statementsMorris Jobke2018-01-261-1/+1
|/
* Log a missing setting as INFO not as WARNINGRoeland Jago Douma2018-01-101-1/+2
* Remove wrong entry in admin_settings that causes 500Morris Jobke2017-11-201-0/+5
* Update license headersMorris Jobke2017-11-0611-1/+24
* Allow multiple settings and sections per appJoas Schilling2017-10-051-16/+32
* Use full percentages in quota bar percentagesMorris Jobke2017-09-281-1/+1
* Always log cron executionMorris Jobke2017-08-171-1/+0
* Add |null to PHPDocLukas Reschke2017-08-011-1/+1
* Cleanup code of personal page to use public interfacesMorris Jobke2017-07-241-3/+3
* Add Phan plugin to check for SQL injectionsLukas Reschke2017-07-201-0/+1
* Move sync client to the firstrunwizard appJoas Schilling2017-07-042-90/+0
* move admin templates to the right placeArthur Schiwon2017-06-276-6/+6
* adapt to force language changesArthur Schiwon2017-06-231-7/+16
* do not offer additional settings when there is no contentArthur Schiwon2017-06-231-1/+18
* take over changes from #5166 and follow #5267Arthur Schiwon2017-06-233-71/+6
* take over changes from #5084Arthur Schiwon2017-06-232-9/+57
* fix getting sectionsRobin Appelman2017-06-231-2/+2
* add missing pieces to Settings Manager and fix and extend its unit testsArthur Schiwon2017-06-232-2/+60
* add Additional (+ Fallback) section for Personal settingsArthur Schiwon2017-06-232-0/+64
* Adopt DB and Manager to personal settings structureArthur Schiwon2017-06-232-40/+97
* sync clients have their own placeArthur Schiwon2017-06-233-20/+93
* take over app passwordsArthur Schiwon2017-06-232-1/+66