aboutsummaryrefslogtreecommitdiffstats
path: root/apps/theming/tests/CapabilitiesTest.php
Commit message (Expand)AuthorAgeFilesLines
* adjust testsSimon L2023-05-111-9/+9
* fix(theming): replace elementColor dark value with better contrast `#8c8c8c`John Molakvoæ2023-05-041-2/+2
* Fix logo invertJohn Molakvoæ2022-11-161-1/+2
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+1
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-121-4/+4
* Fix PHP CSJoas Schilling2020-06-261-1/+1
* Precalculate the primary element color for dark mode tooJoas Schilling2020-06-261-2/+12
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-2/+2
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-2/+2
* Update license headersChristoph Wurst2019-12-051-1/+4
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* fix test for new css vars / logoheader and faviconGuillaume COMPAGNON2019-11-241-3/+11
* CapabilitiesTests are not DB testsRoeland Jago Douma2019-09-041-1/+0
* Fix light primary button stylingJulius Härtl2019-03-271-1/+1
* Fix capabilities testJulius Härtl2018-08-301-1/+1
* More detailed theming capabilitiesJulius Härtl2018-01-101-7/+39
* Fix email buttons for white themeMorris Jobke2017-12-111-6/+10
* Theming: expose element color though capabilities APIJulius Härtl2017-11-071-0/+3
* Update license headersMorris Jobke2017-11-061-0/+4
* Add the primary font color to the capabilities as wellJoas Schilling2017-08-151-8/+15
* Return color when theming uses no background imageJulius Härtl2017-05-171-25/+36
* rename confusing getMailHeaderColor to getColorPrimary, ref #3491Jan-Christoph Borchardt2017-03-291-1/+1
* Add image URLs and testsJoas Schilling2016-09-061-0/+126