summaryrefslogtreecommitdiffstats
path: root/tests/Settings
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #9565 from nextcloud/feature/noid/app-settingsMorris Jobke2018-06-061-35/+28
|\ | | | | Migrate apps management to Vue.js
| * Fix AppSettingsControllerTestJulius Härtl2018-06-061-4/+8
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * Cleanup controller codeJulius Härtl2018-06-061-35/+24
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | Add a hint that some indexes are not added yetMorris Jobke2018-06-061-3/+14
|/ | | | | | | | | * 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>
* Fix ApplicationtestJohn Molakvoæ (skjnldsv)2018-05-161-1/+0
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Bump tests and editorconfigJohn Molakvoæ (skjnldsv)2018-05-161-2515/+9
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Bump popovermenu item options and testsJohn Molakvoæ (skjnldsv)2018-05-162-381/+3022
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Settings to vuejsJohn Molakvoæ (skjnldsv)2018-05-161-3022/+0
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Show a link to the docs instead of a button on the untrusted domain pageMorris Jobke2018-04-172-74/+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-4/+8
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Merge pull request #8255 from nextcloud/bugfix/noid/group-display-nameblizzz2018-03-152-53/+144
|\ | | | | Full implement group display names
| * Fixed Controller TestJohn Molakvoæ (skjnldsv)2018-03-082-53/+144
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | Obsolete testRoeland Jago Douma2018-03-091-23/+0
|/ | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* this was a migration step to ownCloud 8.0 to restructure the encryption ↵Bjoern Schiessle2018-03-022-166/+0
| | | | | | folder which is no longer needed Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* Provide translated error message for permission errorMorris Jobke2018-02-261-3/+7
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Merge pull request #8336 from nextcloud/cleanup-unused-parameterRoeland Jago Douma2018-02-201-14/+0
|\ | | | | Cleanup unused parameter
| * Remove crypto and timefactory from UsersControllerMorris Jobke2018-02-131-14/+0
| | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | fix controller testRobin Appelman2018-02-191-3/+3
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | Merge pull request #8259 from nextcloud/guzzle6Morris Jobke2018-02-141-2/+3
|\ \ | |/ |/| update guzzlehttp/guzzle to 6.3.0
| * adjust httpclient to guzzle6Robin Appelman2018-02-091-2/+3
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | Link to NC 14 dev manualRoeland Jago Douma2018-02-081-3/+22
|/ | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Merge pull request #8036 from nextcloud/phpunit6Roeland Jago Douma2018-01-251-1/+1
|\ | | | | Require PHPUnit 6.5 or higher
| * Fix "Undefined method setExpectedException()"Joas Schilling2018-01-241-1/+1
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Properly catch InvalidTokenException for better error responseMorris Jobke2018-01-241-0/+40
|/ | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Make the URLGenerator strictRoeland Jago Douma2018-01-141-0/+2
| | | | | | | | | * Add scalar argument types * Add return types * Make strict * General phpstorm cleanup Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Get correct translations for SecurityProviderRoeland Jago Douma2018-01-021-2/+2
| | | | | | Fixes #7657 Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Add testsRoeland Jago Douma2017-12-131-1/+5
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Fix email buttons for white themeMorris Jobke2017-12-111-2/+10
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Make isUpdateAvailable non-staticMorris Jobke2017-11-251-1/+9
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Fix welcome text for better grammar in themed instancesMorris Jobke2017-11-091-4/+4
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Use ::class in test mocks of dav appMorris Jobke2017-10-261-2/+3
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Use ::class in test mocksMorris Jobke2017-10-247-80/+86
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Use DI for IAppManager to encryption migrationMorris Jobke2017-10-241-0/+6
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Set the data from the templateJoas Schilling2017-10-181-16/+8
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* fix urlBjoern Schiessle2017-10-171-2/+2
| | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* App management: add update sectionJulius Härtl2017-10-101-0/+6
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Improve text: 'you have now' -> 'you now have'Leon Klingele2017-09-081-4/+4
| | | | Signed-off-by: Leon Klingele <leon@struktur.de>
* Fix testsMorris Jobke2017-09-051-1/+3
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Update the URLs in tests to use example.orgMorris Jobke2017-08-011-8/+8
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Fix testsRoeland Jago Douma2017-08-011-1/+1
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Remove unneeded stylesMorris Jobke2017-07-241-2/+2
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Adjust to height=120Lukas Reschke2017-07-241-2/+2
| | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* Revert "Set max-width of image to 100px in Outlook as well"Lukas Reschke2017-07-241-6/+0
|
* Set max-width of image to 100px in Outlook as wellMorris Jobke2017-07-231-0/+6
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Merge pull request #5483 from nextcloud/issue-5075-png-files-for-activity-emailsMorris Jobke2017-07-071-6/+6
|\ | | | | Use PNGs for icons in activity emails
| * Fix testsJoas Schilling2017-06-201-6/+6
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | no warning on password change if no encryption module uses per-user keysBjoern Schiessle2017-07-061-4/+32
| | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* | Merge pull request #5342 from nextcloud/userlist-used-spaceMorris Jobke2017-07-051-12/+68
|\ \ | | | | | | show used space in user list
| * | Update unit testsMorris Jobke2017-07-051-12/+68
| | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | drone wasn't satisfied yetArthur Schiwon2017-06-231-5/+12
| | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>