summaryrefslogtreecommitdiff
path: root/app/Theme/MinimalTheme.php
AgeCommit message (Expand)AuthorFilesLines
2019-01-30Refactor themes into modulesGreg Roach1-77/+0
2019-01-04Add visibility to constantsGreg Roach1-3/+3
2019-01-01Happy 2019Greg Roach1-1/+1
2018-10-05Add declare(strict_types=1) to all PHP scriptsGreg Roach1-0/+2
2018-09-22Reduced if/else complexity, removed not require else conditions (#1866)Rico Sonntag1-5/+1
2018-08-27Added PHP7 return types to methods according doc block (#1864)Rico Sonntag1-2/+2
2018-08-22Remove dead codeGreg Roach1-21/+0
2018-08-18CodeStyle - comments should not be used in the middle of linesGreg Roach1-2/+2
2018-07-16Use PSR2 code styleGreg Roach1-66/+72
2018-05-05Working on themes/layoutsGreg Roach1-1/+1
2018-03-17Consistent person box sizes across all themesmakitso1-0/+2
2018-01-07Happy new year - 2018Greg Roach1-1/+1
2018-01-02Use npm/webpack/babel/laravel-mix to manage and bundle assetsGreg Roach1-2/+0
2018-01-02VanillaJSGreg Roach1-1/+1
2017-11-03CodeStyle - spacing/alignmentGreg Roach1-4/+4
2017-07-16Next release will be 2.0.0Greg Roach1-1/+1
2017-06-17jQuery-3, Bootstrap-4, FontAwesome-4.7, Select2-4, remove popup windowsGreg Roach1-82/+7
2017-03-082017Greg Roach1-1/+1
2016-12-23Code style - short array syntaxGreg Roach1-4/+4
2016-08-29Fix #1090 - individual list on media page does not fitGreg Roach1-1/+1
2016-06-29Flash messages - use statusGreg Roach1-2/+7
2016-04-08Vertical scrollbar for long menus (e.g. langauge/trees)Greg Roach1-1/+1
2016-02-09Missing commaDavid Drury1-1/+1
2016-01-30Update copyright yearGreg Roach1-1/+1
2016-01-25#739 - allow opt out of analytics cookiesGreg Roach1-1/+1
2015-09-29DRYGreg Roach1-9/+0
2015-06-08PHPDocGreg Roach1-3/+3
2015-06-08Split BaseTheme into AbstractTheme and ThemeInterfaceGreg Roach1-13/+66
2015-05-31PSR-4Greg Roach1-1/+2
2015-02-22Pedigree chart tidyingDavid Drury1-1/+0
2015-02-05Namespaces should consist of both vendor and packageGreg Roach1-1/+1
2015-02-02Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3.Greg Roach1-0/+120