summaryrefslogtreecommitdiff
path: root/themes/_administration
AgeCommit message (Expand)AuthorFilesLines
2018-07-15Administration themeGreg Roach23-756/+0
2018-06-18Convert PGV import wizard to http/controllerGreg Roach1-0/+10
2018-01-07Happy new year - 2018Greg Roach2-2/+2
2017-12-17Fix: #1422 - colorbox needs updated CSS to match latest codeGreg Roach1-0/+0
2017-11-18Working on front-controllerGreg Roach1-1/+1
2017-10-01Fix: #1378 - default/custom faviconsGreg Roach1-0/+0
2017-07-16Next release will be 2.0.0Greg Roach24-0/+0
2017-06-17jQuery-3, Bootstrap-4, FontAwesome-4.7, Select2-4, remove popup windowsGreg Roach41-1362/+146
2017-03-082017Greg Roach2-2/+2
2016-04-08Vertical scrollbar for long menus (e.g. langauge/trees)Greg Roach25-0/+0
2016-01-30Update copyright yearGreg Roach2-2/+2
2016-01-25#739 - allow opt out of analytics cookiesGreg Roach25-0/+0
2015-09-16Don't use monospace for logsGreg Roach1-5/+2
2015-09-05pre-style error messages if modules get disabled on exceptionsBenjamin Marwell1-0/+7
2015-08-14Fix #644Greg Roach1-1/+11
2015-07-15Firefox's status bar overlaps the bottom of the pageGreg Roach1-0/+1
2015-06-08PHPDocGreg Roach1-2/+1
2015-05-31PSR-4Greg Roach1-0/+2
2015-04-11Fix #555 - bad CSS ruleGreg Roach1-1/+2
2015-04-04Fix #476 - phpinfoGreg Roach1-0/+41
2015-03-25Batch update broken / unstyledGreg Roach1-1/+9
2015-02-19Feedback indicators on wrong side on RTL pagesGreg Roach1-3/+6
2015-02-10Use parameter bindingGreg Roach1-0/+2
2015-02-05#1416748 - In Manage media admin_media white texts on light backgroundGreg Roach1-18/+14
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 Roach2-14/+10
2015-01-31Fix: #137712 - Refreshing page during merge causes error.Greg Roach1-1/+4
2015-01-26HTML validation and tidy upGreg Roach1-1569/+0
2015-01-26Add a11y links for keyboard users. Rename 'admin pages' to 'Control panel'Greg Roach1-0/+5
2015-01-24Fix #349 - scrollbars on autocomplete containerGreg Roach1-3/+4
2015-01-23Font color for admin media listmakitso1-0/+4
2015-01-18The next release will be 1.7.0Greg Roach25-0/+0
2015-01-18Styling for accessible inputsGreg Roach1-0/+24
2015-01-17DRY up module admin codeGreg Roach1-2/+2
2015-01-17New theme system and admin interfaceGreg Roach6-545/+29
2014-12-18Remove IE specific CSS files. Just use modernizer.Greg Roach2-69/+2
2014-12-18Load modernizr.js in header, so IE8 can style HTML5 elementsGreg Roach1-1/+0
2014-12-11Update paths to new version of jQuery-UIGreg Roach1-3/+3
2014-12-10Upgrade jQuery-UI from 1.10.3 to 1.11.2Greg Roach73-80/+128
2014-11-14Update cssDavid Drury1-0/+6
2014-11-08PHPDocGreg Roach1-1/+1
2014-11-05Combine CSS declarations for border, background, etc.Greg Roach1-28/+19
2014-10-15PSR coding standardsGreg Roach1-1/+1
2014-10-10The next release will be 1.6.0Greg Roach25-1/+1
2014-10-09Add menu options to merge and renumber treesGreg Roach2-4/+1
2014-10-05Split tree preference getter/setter into two separate functionsGreg Roach2-13/+1
2014-08-14Import classes, per PSR autoloading standardsGreg Roach1-3/+5
2014-08-01There have been changes to the admin theme, so bump the version numberGreg Roach25-1/+1
2014-07-09Use JSON call to get the help topicDavid Drury1-0/+2
2014-05-09Refactor global user functions into new User/Auth classesGreg Roach1-3/+3