summaryrefslogtreecommitdiffstats
path: root/apps/theming
Commit message (Expand)AuthorAgeFilesLines
* Use MockBuilder instead of createMockLukas Reschke2016-08-152-5/+5
* Add unit testsLukas Reschke2016-08-154-5/+222
* fix theming testsArthur Schiwon2016-08-122-5/+3
* rename remaining occurences of OCA/Theming/TemplateArthur Schiwon2016-08-123-6/+6
* rename "Tenmplate" to "ThemingDefaults" to make the auto loader happy"Bjoern Schiessle2016-08-123-18/+14
* Merge branch 'master' into implement_712Lukas Reschke2016-08-114-0/+126
|\
| * Theming: Add OCA.Theming Js for app interactionJulius Haertl2016-08-104-0/+107
| * Add css classes to allow app developers using the theming colorsJulius Haertl2016-08-092-0/+19
* | adjust Theming appArthur Schiwon2016-08-115-55/+172
|/
* Increment the versions and adjust the capitilizationJoas Schilling2016-08-081-1/+1
* Merge pull request #682 from nextcloud/fix-theming-logoMorris Jobke2016-08-012-14/+14
|\
| * fix missing semicolon to fix themed logo on log in pageJan-Christoph Borchardt2016-08-012-14/+14
* | Validate the input of the theming optionsJoas Schilling2016-08-013-30/+94
|/
* Fix testsJoas Schilling2016-07-285-29/+70
* Update routes.phpJoas Schilling2016-07-281-4/+2
* Remove useless checkJoas Schilling2016-07-281-3/+1
* Use the methods on the Response objectJoas Schilling2016-07-281-11/+10
* Use public API preferableJoas Schilling2016-07-281-1/+1
* Move classes to PSR-4Joas Schilling2016-07-286-0/+0
* fix background id selector for the first run wizardBjoern Schiessle2016-07-282-4/+4
* fix unit testsBjoern Schiessle2016-07-281-53/+143
* re-use background color from theme in the firstrunwizardBjoern Schiessle2016-07-281-0/+9
* apply theme to the firstrunwizardBjoern Schiessle2016-07-281-0/+7
* Theming: Cleanup and remove opacity from checkbox/radiobuttonJulius Haertl2016-07-271-2/+1
* Theming: Generate colorized radio buttons dynamicallyJulius Haertl2016-07-275-56/+51
* Theming: Colorize radio buttons and append new styles on previewJulius Haertl2016-07-275-55/+119
* Theming: Clean up css generation and fix testsJulius Haertl2016-07-272-55/+87
* Theming: Colorize checkboxes depending on luminanceJulius Haertl2016-07-273-2/+28
* Theming: Preview for colorized checkboxesJulius Haertl2016-07-271-5/+18
* Colorize checkboxes depending on theming colorJulius Haertl2016-07-271-0/+8
* Merge pull request #525 from nextcloud/fix-theme-logo-positionJoas Schilling2016-07-263-8/+12
|\
| * Theming: Fix preview and center alignment of logoJulius Haertl2016-07-251-4/+4
| * Adjust testsLukas Reschke2016-07-221-3/+6
| * Update themingcontroller.phpJos Poortvliet2016-07-221-1/+2
* | Fix search box overlapping on mobile (#450)Jan-Christoph Borchardt2016-07-222-6/+6
* | Also increase the min versionJoas Schilling2016-07-221-1/+1
* | bumb compatible app versions for core appsRobin Appelman2016-07-221-1/+1
|/
* Merge pull request #500 from nextcloud/bump_versionJoas Schilling2016-07-221-1/+1
|\
| * Increase app versionsJoas Schilling2016-07-211-1/+1
* | Fix apps/Joas Schilling2016-07-2110-2/+53
|/
* Merge pull request #405 from nextcloud/theming-fixesBjörn Schießle2016-07-183-1/+66
|\
| * Add unit testsJoas Schilling2016-07-151-0/+46
| * Also load the theming app on CLIJoas Schilling2016-07-151-1/+7
| * Better handling of empty sloganJoas Schilling2016-07-151-0/+13
* | Theming: Fix image paths for caret iconJulius Haertl2016-07-163-5/+5
* | Theming: Fix spaces in settings-admin.jsJulius Haertl2016-07-151-4/+4
* | Theming: Add tests for inverted colorsJulius Haertl2016-07-152-3/+130
* | Theming: Implement swapping the foreground color for bright colorsJulius Haertl2016-07-153-0/+97
|/
* Merge pull request #371 from nextcloud/implement-get-titleJoas Schilling2016-07-112-0/+25
|\
| * Implement "getTitle"Lukas Reschke2016-07-112-0/+25