summaryrefslogtreecommitdiff
path: root/app/Theme/AdministrationTheme.php
AgeCommit message (Expand)AuthorFilesLines
2018-07-15We no longer use the theme system for the administration themeGreg Roach1-86/+0
2018-07-14Remove unused import statementsGreg Roach1-4/+0
2018-05-20Convert admin_trees_renumber.php to http/controllerGreg Roach1-1/+4
2018-05-05Working on themes/layoutsGreg Roach1-4/+4
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
2017-12-09Administrator functions are all available in the control panelGreg Roach1-146/+3
2017-11-18Working on front-controllerGreg Roach1-2/+2
2017-11-13Working on front-controllerGreg Roach1-8/+8
2017-11-03Working on front-controllerGreg Roach1-7/+7
2017-11-03Working on front-controllerGreg Roach1-7/+8
2017-10-01Fix: #1378 - default/custom faviconsGreg Roach1-8/+0
2017-09-05Bootstrap4 - admin navbarGreg Roach1-2/+2
2017-07-18Fix #1280 - control panel navbar collapse brokenGreg Roach1-3/+3
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-85/+18
2017-03-082017Greg Roach1-1/+1
2016-12-23Code style - short array syntaxGreg Roach1-16/+16
2016-09-02Fix #1090Greg Roach1-1/+1
2016-08-29Fix #1090 - individual list on media page does not fitGreg Roach1-1/+1
2016-05-07Improve English textsGreg Roach1-1/+1
2016-04-16Added items are always newGreg Roach1-1/+1
2016-04-11Charts As Modulesric20161-0/+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
2015-09-29DRYGreg Roach1-0/+8
2015-08-09Fix #661 admin/manager roleGreg Roach1-2/+2
2015-06-17New menu APIGreg Roach1-1/+1
2015-06-16Allow more HTML attributes on menu itemsGreg Roach1-4/+4
2015-06-08PHPDocGreg Roach1-3/+3
2015-06-08Split BaseTheme into AbstractTheme and ThemeInterfaceGreg Roach1-13/+83
2015-06-05Refactor includes/functions into classesGreg Roach1-1/+1
2015-05-31PSR-4Greg Roach1-1/+5
2015-05-30Code styleGreg Roach1-1/+1
2015-05-30PHP-CS-FIXER, PSR-2 (mostly!)Greg Roach1-1/+1
2015-05-12Refactor menu content/containerGreg Roach1-5/+5
2015-04-11Make bootstrap the default base stylingGreg Roach1-11/+4
2015-03-12Replace Zend_Locale with Fisharebest\LocalizationGreg Roach1-0/+1
2015-02-07Rename inconsistent method nameGreg Roach1-1/+1
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/+229