aboutsummaryrefslogtreecommitdiffstats
path: root/apps/theming/tests
Commit message (Expand)AuthorAgeFilesLines
* Update license headers for 18Christoph Wurst2019-12-202-2/+0
* Update license headersChristoph Wurst2019-12-0510-17/+37
* Fix the theming testsRoeland Jago Douma2019-12-041-0/+6
* Mode to modern phpunitRoeland Jago Douma2019-11-276-11/+11
* Make phpunit8 compatibleRoeland Jago Douma2019-11-2710-11/+11
* add var for theming images , advanced options (#16815)John Molakvoæ2019-11-262-5/+13
|\
| * fix test for new css vars / logoheader and faviconGuillaume COMPAGNON2019-11-241-3/+11
| * add var for theming images , advanced optionsGuillaume COMPAGNON2019-11-241-2/+2
* | Some php-cs fixesRoeland Jago Douma2019-11-226-11/+16
|/
* CapabilitiesTests are not DB testsRoeland Jago Douma2019-09-041-1/+0
* Validate urls in theming settings and properly handle error messagesJulius Härtl2019-07-311-4/+14
* Fix light primary button stylingJulius Härtl2019-03-272-2/+2
* Revert "Where is your data?"Roeland Jago Douma2019-03-202-0/+81
* Add guest navigation typeJulius Härtl2019-02-181-1/+13
* Move server info to theming sectionMichael Weimann2019-01-142-81/+0
* Adapts the theming util to the new core logo image pathMichael Weimann2018-10-041-1/+1
* Fixes the logo testMichael Weimann2018-10-031-2/+2
* Updates inverted logo handling to work like the app iconsMichael Weimann2018-10-021-65/+2
* Moves the logo files to logoMichael Weimann2018-10-022-5/+5
* Switches the default logo color depending on the primary colorMichael Weimann2018-10-021-2/+65
* Disables SVG favicon uploads when imagemagick is missing.Michael Weimann2018-09-052-2/+57
* Fix capabilities testJulius Härtl2018-08-301-1/+1
* Make the default element color for bright theming colors lighterJulius Härtl2018-08-301-1/+1
* Theming: Fix footer testsJulius Härtl2018-08-271-7/+22
* Fixed theming testsJohn Molakvoæ (skjnldsv)2018-06-201-15/+15
* Theming update on urlJohn Molakvoæ (skjnldsv)2018-06-201-2/+2
* Merge pull request #9258 from nextcloud/theming-logo-pngMorris Jobke2018-06-155-28/+81
|\
| * Add info message if an exception occurs during the svg to png conversionJulius Härtl2018-06-141-1/+6
| * Minor fixes and cleanupJulius Härtl2018-06-064-19/+25
| * Use svg opt out as parameterJulius Härtl2018-06-052-4/+4
| * Adjust ImageManager tests for png generationJulius Härtl2018-06-051-7/+48
| * Generate PNG version of the theming app logo for mailsJulius Härtl2018-06-051-0/+1
* | Fix possible test timing issues in IconControllerRoeland Jago Douma2018-06-131-2/+4
* | Mock the timefactory in the theming testsRoeland Jago Douma2018-06-071-5/+7
|/
* Fix usageRoeland Jago Douma2018-06-042-51/+0
* addjust footer height when legal links are present. fixes #9572Arthur Schiwon2018-05-241-1/+2
* also add a privacy linkArthur Schiwon2018-05-243-11/+100
* Merge pull request #9437 from nextcloud/feature/noid/imprintRoeland Jago Douma2018-05-173-2/+81
|\
| * fix testsArthur Schiwon2018-05-112-0/+12
| * allow to specify a link to a legal noticeArthur Schiwon2018-05-091-2/+69
* | Add Content-Disposition headerJulius Härtl2018-05-171-1/+3
* | Properly check mime type of the uploaded fileJulius Härtl2018-05-171-6/+7
* | Fix testsRoeland Jago Douma2018-05-141-5/+11
|/
* Add more tests for ImageManagerJulius Härtl2018-04-191-0/+91
* Fix theming testsJulius Härtl2018-04-195-245/+171
* Merge pull request #8993 from nextcloud/theming-allow-ui-with-themeRoeland Jago Douma2018-03-271-3/+3
|\
| * Show UI when using a custom themeJulius Härtl2018-03-261-3/+3
* | Fix testsJulius Härtl2018-03-261-1/+1
|/
* Update ThemingControllerTest.phprakekniven2018-03-191-2/+2
* Update ThemingControllerTest.phprakekniven2018-03-101-1/+1