aboutsummaryrefslogtreecommitdiffstats
path: root/apps/theming/tests/lib/controller/ThemingControllerTest.php
Commit message (Collapse)AuthorAgeFilesLines
* Move classes to PSR-4Joas Schilling2016-07-281-647/+0
|
* fix background id selector for the first run wizardBjoern Schiessle2016-07-281-3/+3
|
* fix unit testsBjoern Schiessle2016-07-281-53/+143
|
* Theming: Generate colorized radio buttons dynamicallyJulius Haertl2016-07-271-40/+17
|
* Theming: Colorize radio buttons and append new styles on previewJulius Haertl2016-07-271-35/+85
|
* Theming: Clean up css generation and fix testsJulius Haertl2016-07-271-33/+67
|
* Merge pull request #525 from nextcloud/fix-theme-logo-positionJoas Schilling2016-07-261-3/+6
|\ | | | | Fix theme logo position and shape
| * Adjust testsLukas Reschke2016-07-221-3/+6
| |
* | Fix search box overlapping on mobile (#450)Jan-Christoph Borchardt2016-07-221-4/+4
|/ | | | | | | | * fix searchbox overlapping on mobile * also adjust log in background color in theme * Fix unit tests
* Fix apps/Joas Schilling2016-07-211-0/+4
|
* Theming: Fix image paths for caret iconJulius Haertl2016-07-161-2/+2
|
* Theming: Add tests for inverted colorsJulius Haertl2016-07-151-3/+64
|
* Fix testsoparoz2016-07-111-4/+4
|
* Use stream instead of renameLukas Reschke2016-06-271-11/+34
|
* Migrate logic to dynamic controllerLukas Reschke2016-06-271-0/+405
Also adds support for having custom login backgrounds