summaryrefslogtreecommitdiffstats
path: root/apps/theming/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix tests to use ICacheFactoryJulius Härtl2018-03-071-1/+1
* Add mock to setupKyle Fazzari2018-02-241-16/+4
* theming: handle not being in the serverrootKyle Fazzari2018-02-201-0/+34
* Fix theming testRoeland Jago Douma2018-02-021-6/+6
* Merge pull request #8078 from nextcloud/theming-validate-scssMorris Jobke2018-01-291-8/+2
|\
| * Fix theming testsJulius Härtl2018-01-261-8/+2
* | Remove theming migrationJulius Härtl2018-01-261-139/+0
|/
* Fix "Undefined method setExpectedException()"Joas Schilling2018-01-241-9/+4
* More detailed theming capabilitiesJulius Härtl2018-01-103-41/+82
* Add colors to testsJulius Härtl2018-01-081-7/+13
* Fix testsRoeland Jago Douma2017-12-181-1/+1
* Fix email buttons for white themeMorris Jobke2017-12-111-6/+10
* Theming: Fix tests for favicon containing multiple sizesJulius Härtl2017-11-131-3/+15
* Theming: Generate favicon sizes to avoid resizing issues done by the browserJulius Härtl2017-11-131-0/+3
* Merge pull request #7112 from nextcloud/theming-imagemagick-hintMorris Jobke2017-11-091-0/+4
|\