Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Svg icon api sass function and upgrade of all styles | John Molakvoæ (skjnldsv) | 2018-07-19 | 1 | -1/+1 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Merge pull request #10053 from nextcloud/feature/7378/password-security-move | Morris Jobke | 2018-06-29 | 1 | -1/+1 |
|\ | | | | | Move password change to security settings | ||||
| * | Move user password form to security settings | Julius Härtl | 2018-06-29 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | Move social buttons to the personal settings | Julius Härtl | 2018-06-29 | 1 | -2/+2 |
|/ | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Add groupware settings section | Julius Härtl | 2018-06-27 | 1 | -0/+1 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Merge all setup checks into one controller | Morris Jobke | 2018-06-13 | 1 | -1/+1 |
| | | | | | | * renamed hasMissingIndexes to missingIndexes Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Merge tips & tricks section into setup checks | Morris Jobke | 2018-06-13 | 1 | -6/+0 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Rename sync clients section to mobile & desktop | Julius Härtl | 2018-05-24 | 1 | -1/+1 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Do not hide additional settings if there are only legacy forms | Julius Härtl | 2018-05-03 | 1 | -1/+1 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Move additional settings to main server settings | Julius Härtl | 2018-05-03 | 1 | -5/+2 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Add overview settings section | Julius Härtl | 2018-05-03 | 1 | -3/+9 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | move log constants to ILogger | Arthur Schiwon | 2018-04-26 | 1 | -4/+4 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | add share permissions to settings page | Bjoern Schiessle | 2018-02-27 | 1 | -1/+1 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | Do not cache the settings/sections in the database anymore | Joas Schilling | 2018-01-29 | 1 | -301/+151 |
| | | | | | | | This caused more troubles then it had benefits, especially when an app got disabled or was removed without being disabled. Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Log a missing setting as INFO not as WARNING | Roeland Jago Douma | 2018-01-10 | 1 | -1/+2 |
| | | | | | | | | It can happen for all kinds of reasons that a setting is not available. (A user removes a folder, a setting got deleted). So don't polute the log on default settings. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Remove wrong entry in admin_settings that causes 500 | Morris Jobke | 2017-11-20 | 1 | -0/+5 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -0/+6 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Allow multiple settings and sections per app | Joas Schilling | 2017-10-05 | 1 | -16/+32 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Move sync client to the firstrunwizard app | Joas Schilling | 2017-07-04 | 1 | -5/+0 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | do not offer additional settings when there is no content | Arthur Schiwon | 2017-06-23 | 1 | -1/+18 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | take over changes from #5166 and follow #5267 | Arthur Schiwon | 2017-06-23 | 1 | -9/+3 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | take over changes from #5084 | Arthur Schiwon | 2017-06-23 | 1 | -2/+15 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | add missing pieces to Settings Manager and fix and extend its unit tests | Arthur Schiwon | 2017-06-23 | 1 | -0/+30 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | add Additional (+ Fallback) section for Personal settings | Arthur Schiwon | 2017-06-23 | 1 | -0/+5 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | Adopt DB and Manager to personal settings structure | Arthur Schiwon | 2017-06-23 | 1 | -33/+67 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | sync clients have their own place | Arthur Schiwon | 2017-06-23 | 1 | -1/+7 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | take over app passwords | Arthur Schiwon | 2017-06-23 | 1 | -1/+7 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | convert Sessions section | Arthur Schiwon | 2017-06-23 | 1 | -0/+7 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | add storage info, fix URL generation | Arthur Schiwon | 2017-06-23 | 1 | -1/+1 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | completing PersonalInfo | Arthur Schiwon | 2017-06-23 | 1 | -2/+24 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | Extend interfaces | Arthur Schiwon | 2017-06-23 | 1 | -0/+36 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | Rename “Server settings” to “Basic settings” | Marius Blüm | 2017-04-29 | 1 | -1/+1 |
| | | | | | | * fixes #4587 Signed-off-by: Marius Blüm <marius@lineone.io> | ||||
* | Fixed layout of bruteforcesettings | Morris Jobke | 2017-04-02 | 1 | -1/+1 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Adds security section to the admin page | Roeland Jago Douma | 2017-04-02 | 1 | -0/+1 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Always suggest the overwrite.cli.url | Joas Schilling | 2017-03-17 | 1 | -1/+7 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Add the icon for the default sections | Joas Schilling | 2017-01-19 | 1 | -7/+12 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | split db logic from settings manager | Robin Appelman | 2016-12-28 | 1 | -138/+56 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | remove old logging section | Robin Appelman | 2016-11-21 | 1 | -6/+0 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | Move social buttons to bottom on admin page | Roeland Jago Douma | 2016-11-16 | 1 | -0/+2 |
| | | | | | | For #2134 Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Correctly remove admin sections and settings | Joas Schilling | 2016-09-06 | 1 | -3/+3 |
| | |||||
* | fix wrong var name | Arthur Schiwon | 2016-08-22 | 1 | -1/+1 |
| | |||||
* | enlist only registered sections that also have settings registered to | Arthur Schiwon | 2016-08-22 | 1 | -4/+8 |
| | |||||
* | check registered sections and settings after an app got updated to garbage ↵ | Arthur Schiwon | 2016-08-16 | 1 | -0/+31 |
| | | | | collect orphaned classes | ||||
* | attempt to remove section and settings entries when an app got disabled | Arthur Schiwon | 2016-08-16 | 1 | -0/+33 |
| | |||||
* | Add unit tests | Lukas Reschke | 2016-08-15 | 1 | -13/+23 |
| | |||||
* | move mail settings and file handling to additional ones, thus files_external ↵ | Arthur Schiwon | 2016-08-13 | 1 | -0/+5 |
| | | | | gets its own section | ||||
* | move systemstags to sharign section, drop collaboration section | Arthur Schiwon | 2016-08-13 | 1 | -1/+0 |
| | |||||
* | change casing in section display names | Arthur Schiwon | 2016-08-13 | 1 | -3/+3 |
| | |||||
* | added some missed diagnosis output | Arthur Schiwon | 2016-08-12 | 1 | -3/+11 |
| | |||||
* | adjust systemtags app | Arthur Schiwon | 2016-08-11 | 1 | -1/+1 |
| |