aboutsummaryrefslogtreecommitdiffstats
path: root/settings/Controller
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #9565 from nextcloud/feature/noid/app-settingsMorris Jobke2018-06-061-205/+276
|\ | | | | Migrate apps management to Vue.js
| * Use icon instead of screenshot in the list viewJulius Härtl2018-06-061-1/+1
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * Move filtering to javascriptJulius Härtl2018-06-061-65/+44
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * Properly clear cacheJulius Härtl2018-06-061-14/+7
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * Cleanup controller codeJulius Härtl2018-06-061-186/+150
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * Remove old js code except for app navigation rebuildJulius Härtl2018-06-061-0/+1
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * Proper rendering of bundlesJulius Härtl2018-06-061-14/+23
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * Simplify backend codeJulius Härtl2018-06-061-59/+27
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * Fix active indicator and add proper separation between screenshot and previewJulius Härtl2018-06-061-1/+1
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * Properly search for other appsJulius Härtl2018-06-061-0/+1
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * Move logic to app management mixinJulius Härtl2018-06-061-1/+9
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * Add link to developer docs and fix view if appstore is disabledJulius Härtl2018-06-061-0/+2
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * Add install/remove to the new controller methodsJulius Härtl2018-06-061-1/+15
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * Load marked and return proper Template with CSPJulius Härtl2018-06-061-2/+2
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * Fix app enabling for groups and allow requesting all appsJulius Härtl2018-06-061-9/+12
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * Remove default categories from route endpointJulius Härtl2018-06-061-8/+2
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * Add file skeleton for app settingsJulius Härtl2018-06-061-0/+2
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * Move to AppFramework ControllerJulius Härtl2018-06-061-1/+134
| | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> Move app management ajax code to AppSettingsController Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | Add a hint that some indexes are not added yetMorris Jobke2018-06-061-12/+23
|/ | | | | | | | | * gives the admin a chance to discover the missing indexes and improve the performance of the instance without digging through the manual * nicely integrated in the setup checks where this kind of hints belong to * also adds an option to integrate this from an app based on events * fix style of setting warnings Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Added total count for subadminsJohn Molakvoæ (skjnldsv)2018-05-241-6/+7
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Disabled fix since new users listJohn Molakvoæ (skjnldsv)2018-05-241-27/+21
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Fixed IE design, subadmins groups update and multiselect base widthJohn Molakvoæ (skjnldsv)2018-05-231-1/+0
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Various fixesJohn Molakvoæ (skjnldsv)2018-05-161-0/+1
| | | | | | | | * Fixed subadmin group management * Fixed pass policy prop retrieving * Fixed fields subadmins were not supposed to see Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Bump tests and editorconfigJohn Molakvoæ (skjnldsv)2018-05-161-1/+6
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Bump popovermenu item options and testsJohn Molakvoæ (skjnldsv)2018-05-161-46/+7
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Fixed settings menu entry and group deletionJohn Molakvoæ (skjnldsv)2018-05-161-1/+1
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Continued the upgrade to proper router link and added navigationItem router ↵John Molakvoæ (skjnldsv)2018-05-162-171/+14
| | | | | | linkTo capability Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Bump user controller, cleaned old legacy and added route history modeJohn Molakvoæ (skjnldsv)2018-05-161-0/+505
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Settings to vuejsJohn Molakvoæ (skjnldsv)2018-05-161-1018/+0
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Do not hide additional settings if there are only legacy formsJulius Härtl2018-05-031-1/+1
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* log to $datadir/audit.log by default and add rotationArthur Schiwon2018-04-261-1/+1
| | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* destaticfy Log classesArthur Schiwon2018-04-261-1/+16
| | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* move log constants to ILoggerArthur Schiwon2018-04-261-1/+1
| | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* Show a link to the docs instead of a button on the untrusted domain pageMorris Jobke2018-04-171-72/+0
| | | | | | | | Before there was a button to "quickly" add the untrusted domain to the config. This button often didn't worked, because the generated URL was often untrusted as well. Thus removing it and providing proper docs seems to be the better approach to handle this rare case. Also the log should not be spammed by messages for the untrusted domain accesses, because they are user related and not necessarily an administrative issue. Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Ping more privacy respecting organizationsRoeland Jago Douma2018-04-051-3/+5
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Merge pull request #8255 from nextcloud/bugfix/noid/group-display-nameblizzz2018-03-152-16/+8
|\ | | | | Full implement group display names
| * Fixed Controller TestJohn Molakvoæ (skjnldsv)2018-03-081-1/+1
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * Use group displayNames in users listJohn Molakvoæ (skjnldsv)2018-03-081-7/+4
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * Correctly return the group nameJoas Schilling2018-03-081-10/+5
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Inject public IGroupManager instead of private GroupManagerDaniel Calviño Sánchez2018-03-132-8/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The public "IGroupManager" service returned by the dependency injection system is automatically initialized with an "OC\Group\Database" backend. However, no backend is automatically set in private "GroupManager" instances. Therefore, a private "GroupManager" instance does not work as expected when initialized through the dependency injection system. Due to that this commit reverts a previous change in which the public "IGroupManager" was replaced by a private "GroupManager" instance. That change was needed when strict types were set, as "getSubAdmin()" is not part of "IGroupManager" API, so the type had to be changed to "GroupManager". Until a better solution is found strict types are disabled again to be able to inject "IGroupManager" and also use "getSubAdmin()". Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
* | Make UserController strictRoeland Jago Douma2018-03-091-72/+48
| | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | Make ChangePasswordController strictRoeland Jago Douma2018-03-091-19/+8
|/ | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Set the correct active navigation entryJoas Schilling2018-03-053-8/+5
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* this was a migration step to ownCloud 8.0 to restructure the encryption ↵Bjoern Schiessle2018-03-021-161/+0
| | | | | | folder which is no longer needed Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* Merge pull request #8336 from nextcloud/cleanup-unused-parameterRoeland Jago Douma2018-02-202-18/+1
|\ | | | | Cleanup unused parameter
| * Remove fromMailAddress from MailSettingsControllerMorris Jobke2018-02-131-6/+1
| | | | | | | | | | | | Was removed in https://github.com/nextcloud/server/pull/4379 (0a54d5a) and https://github.com/nextcloud/server/pull/4380 (bae64e8) Signed-off-by: Morris Jobke <hey@morrisjobke.de>
| * Remove crypto and timefactory from UsersControllerMorris Jobke2018-02-131-12/+0
| | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | Merge pull request #8365 from nextcloud/fix-phpdocMorris Jobke2018-02-151-1/+1
|\ \ | | | | | | Fix typo in PHPDoc
| * | Fix typo in PHPDocMorris Jobke2018-02-151-1/+1
| |/ | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* / Remove unused import statementsMorris Jobke2018-02-142-6/+0
|/ | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>