summaryrefslogtreecommitdiff
path: root/app/Theme/ColorsTheme.php
AgeCommit message (Expand)AuthorFilesLines
2019-01-30Refactor themes into modulesGreg Roach1-192/+0
2019-01-29Start converting themes into modulesGreg Roach1-2/+7
2019-01-29DeadCodeGreg Roach1-1/+0
2019-01-04Add visibility to constantsGreg Roach1-3/+3
2019-01-01Happy 2019Greg Roach1-1/+1
2018-10-14Unused importsGreg Roach1-2/+0
2018-10-12Remove deprecated function. Use symfony/http-foundation to detect URLs.Greg Roach1-1/+6
2018-10-05Add declare(strict_types=1) to all PHP scriptsGreg Roach1-0/+2
2018-10-03I18N function parametersGreg Roach1-1/+1
2018-09-22Reduced if/else complexity, removed not require else conditions (#1866)Rico Sonntag1-2/+2
2018-08-27Added PHP7 return types to methods according doc block (#1864)Rico Sonntag1-3/+3
2018-08-18CodeStyle - comments should not be used in the middle of linesGreg Roach1-36/+37
2018-07-16Use PSR2 code styleGreg Roach1-121/+144
2018-05-05Working on themes/layoutsGreg Roach1-3/+3
2018-01-07Happy new year - 2018Greg Roach1-1/+1
2017-07-16Next release will be 2.0.0Greg Roach1-3/+3
2017-06-17jQuery-3, Bootstrap-4, FontAwesome-4.7, Select2-4, remove popup windowsGreg Roach1-51/+12
2017-03-082017Greg Roach1-1/+1
2016-12-23Code style - short array syntaxGreg Roach1-9/+9
2016-12-05Fix #1054 - robots / color theme / paletteGreg Roach1-2/+5
2016-08-29Fix #1090 - individual list on media page does not fitGreg Roach1-1/+1
2016-04-08Vertical scrollbar for long menus (e.g. langauge/trees)Greg Roach1-1/+1
2016-01-30Update copyright yearGreg Roach1-1/+1
2016-01-25#739 - allow opt out of analytics cookiesGreg Roach1-1/+1
2016-01-17Two spaces have no effect in HTMLGreg Roach1-1/+1
2016-01-15Fix #799 - Palette menuGreg Roach1-9/+14
2015-06-08PHPDocGreg Roach1-3/+3
2015-06-08Split BaseTheme into AbstractTheme and ThemeInterfaceGreg Roach1-9/+31
2015-06-05Refactor includes/functions into classesGreg Roach1-1/+2
2015-06-01Fix #591 - typoGreg Roach1-1/+1
2015-05-31PSR-4Greg Roach1-2/+7
2015-05-30Code styleGreg Roach1-16/+16
2015-05-11Cannot change paletteGreg Roach1-1/+1
2015-04-26Replace Zend_Session with our own classGreg Roach1-2/+2
2015-03-24Fix #383 - uses classes for styling menu itemsGreg Roach1-5/+5
2015-02-05Namespaces should consist of both vendor and packageGreg Roach1-2/+2
2015-02-02Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3.Greg Roach1-0/+162