summaryrefslogtreecommitdiffstats
path: root/apps/theming/tests
Commit message (Expand)AuthorAgeFilesLines
* Make sure that ThemingDefaults uses the correct default values from \OC_DefaultsJulius Härtl2017-04-291-50/+31
* Mock itJoas Schilling2017-04-251-12/+39
* Logo and background URLs must be relativeJoas Schilling2017-04-251-6/+3
* Fix theming testsJulius Härtl2017-04-251-29/+12
* Implement scss variable injection by OC_DefaultsJulius Haertl2017-04-252-526/+125
* Fix theming testsJoas Schilling2017-04-201-6/+6
* ThemingDefaults append cacheBusterCounter to logo URL by defaultMorris Jobke2017-04-091-4/+14
* Move OC_Defaults to OCP\DefaultsMorris Jobke2017-04-091-3/+3
* Add support for themingLukas Reschke2017-04-071-13/+44
* rename confusing getMailHeaderColor to getColorPrimary, ref #3491Jan-Christoph Borchardt2017-03-295-13/+13
* Add test for creating AppData folderJulius Haertl2017-02-201-13/+47
* Use createMockJulius Haertl2017-02-162-46/+25
* Use ::class in tests and correct importJulius Haertl2017-02-162-26/+32
* Add tests for theming migration stepJulius Haertl2017-02-161-0/+137
* Adapt ThemingController testsJulius Haertl2017-02-161-52/+81
* Merge pull request #3151 from nextcloud/navigation-iconsMorris Jobke2017-01-241-2/+16
|\
| * Fix app section testsJoas Schilling2017-01-191-2/+16
* | Merge pull request #3144 from nextcloud/use-data-download-responseMorris Jobke2017-01-191-5/+2
|\ \ | |/ |/|
| * Use DataDownloadResponseLukas Reschke2017-01-181-5/+2
* | theme app navigation menu highlight colorMorris Jobke2017-01-181-0/+4
|/
* Move sizing to renderAppIcon methodJulius Haertl2016-12-041-1/+1
* Merge pull request #840 from nextcloud/theming-icon-endpointMorris Jobke2016-11-1812-3/+694
|\
| * Use IAppManager instead of OC_AppJulius Haertl2016-11-183-3/+25
| * Error handling and tests if file was not foundJulius Haertl2016-11-182-6/+39
| * Sanitize input and small fixesJulius Haertl2016-11-182-8/+7
| * Replace null return with NotFoundExceptionJulius Haertl2016-11-182-8/+13
| * Fix icon-folder cssJulius Haertl2016-11-181-5/+5
| * Improve cachingJulius Haertl2016-11-182-10/+22
| * Caching for icon files using AppDataJulius Haertl2016-11-183-73/+264
| * Theming: Code cleanup and cache buster for mime iconsJulius Haertl2016-11-184-31/+15
| * Check if dynamic icons can be usedJulius Haertl2016-11-181-17/+76
| * Add IconBuilder class to encapsulate icon generationJulius Haertl2016-11-182-43/+151
| * Improve unit tests for image generationJulius Haertl2016-11-189-72/+118
| * Theming: Add IconController testsJulius Haertl2016-11-181-0/+201
| * Theming: Add colorized icon css from icons.cssJulius Haertl2016-11-181-0/+31
* | Merge pull request #768 from nextcloud/s3-objectstoreRobin Appelman2016-11-181-20/+29
|\ \ | |/ |/|
| * Fix themeing unit testsRoeland Jago Douma2016-11-161-20/+29
* | Revert "Fix #1782"Julius Haertl2016-11-161-4/+4
|/
* Fix #1782John Molakvoæ2016-11-021-4/+4
* also fix log in button confirm arrow when theming, fix #1615Jan-Christoph Borchardt2016-10-251-0/+2
* remove slight transparency of primary action button, ref #1615Jan-Christoph Borchardt2016-10-251-8/+0
* Add image URLs and testsJoas Schilling2016-09-062-0/+215
* Fix ThemingDefaults getMock deprecationRoeland Jago Douma2016-08-311-5/+5
* Theming: fix primary button for bright colorsJulius Haertl2016-08-291-30/+58
* Update AdminTest.phpiamfool2016-08-291-3/+3
* Use temporary file as cacheLukas Reschke2016-08-271-2/+6
* Increase theming performanceLukas Reschke2016-08-271-0/+57
* Merge pull request #771 from nextcloud/theming-fixesRoeland Jago Douma2016-08-261-4/+97
|\
| * Theming: Adjust jquery ui elementsJulius Haertl2016-08-261-2/+37
| * Theming: colorize primary buttonsJulius Haertl2016-08-261-2/+60