summaryrefslogtreecommitdiff
path: root/themes/minimal/header.php
AgeCommit message (Expand)AuthorFilesLines
2015-01-17New theme system and admin interfaceGreg Roach1-103/+0
2014-12-26Merge some changes from the themes branchGreg Roach1-27/+25
2014-12-19Specify viewport for better support on mobile devicesGreg Roach1-0/+1
2014-12-18Use semantic markup in headerGreg Roach1-3/+1
2014-12-18Remove IE specific CSS files. Just use modernizer.Greg Roach1-3/+2
2014-12-18Load modernizr.js in header, so IE8 can style HTML5 elementsGreg Roach1-1/+1
2014-12-17WhitespaceGreg Roach1-1/+1
2014-12-17Use HTML5 structural markup in minimal themeGreg Roach1-84/+63
2014-12-12Fix #319 jquery CSS filesGreg Roach1-1/+0
2014-12-10Upgrade jQuery-UI from 1.10.3 to 1.11.2Greg Roach1-1/+2
2014-11-08PHPDocGreg Roach1-1/+1
2014-11-04Use Auth class instead of constants - will allow better masquerade function. ...Greg Roach1-1/+1
2014-08-14Import classes, per PSR autoloading standardsGreg Roach1-1/+3
2014-05-09Refactor global user functions into new User/Auth classesGreg Roach1-1/+1
2014-05-06Revert "Replace global user functions with WT_User class" - submitted to wron...Greg Roach1-1/+1
2014-05-06Replace global user functions with WT_User classGreg Roach1-1/+1
2014-04-13Merge CSS from album tab into each themeGreg Roach1-5/+0
2014-04-02Correct search placeholder text for RTLmakitso1-1/+1
2014-01-04Update copyright date to 2014Greg Roach1-1/+1
2014-01-04Fix address of FSF, replace licence of GPLv2 by latest versionweberho1-1/+1
2013-11-24Increase size of images in colorboxGreg Roach1-1/+1
2013-11-17Browser sniffing is bad. Move to themes, for those that need itGreg Roach1-13/+10
2013-11-01Tidy up trailing whitespaceGreg Roach1-1/+1
2013-10-01Correct html validation errors minimal thememakitso1-4/+4
2013-09-15 #1198836 - Version numbers required for CSS filesGreg Roach1-3/+3
2013-08-21Add escaping functions, based on semantics of what is being escapedGreg Roach1-1/+1
2013-08-09Remove empty subversion Id tagsGreg Roach1-4/+2
2013-06-29(no commit message)fisharebest1-0/+1
2013-05-11Upgrade jQueryUI from 1.10.0 to 1.10.3fisharebest1-1/+1
2013-04-07Bug #1165577, allow for translation on Slide show.Rob Peters1-1/+1
2013-04-06apply colorbox style to other themes.Rob Peters1-0/+1
2013-03-22Add title to media popup in themes and adminRob Peters1-2/+9
2013-02-03Update jquery-ui.css to the latest version for each theme. NOTE, the themes ...fisharebest1-1/+1
2013-02-02Give each theme its own copy of jquery-ui-custom.css.fisharebest1-1/+1
2013-02-02Add more URL versioning to JS resourcesfisharebest1-2/+2
2013-02-02Add some basic support for colorbox and external media such as youtubefisharebest1-1/+2
2013-01-22Remove the lightbox plugin from the "album" module. Add the colorbox module ...fisharebest1-0/+5
2013-01-16Show "Flash messages" on popup windows as well as normal windowsfisharebest1-2/+4
2013-01-09Update the "FlashMessenger" so that it can also show messages from the *curre...fisharebest1-10/+3
2012-11-14Layout of save/cancel buttons on popup windows - put all styling in CSS. (Th...fisharebest1-5/+0
2012-11-03Edit windows - save/close buttons obscure bottom of form. (Not a perfect fix...fisharebest1-0/+5
2012-10-03Remove global $stylesheet - the core code shouldn't need to know what stylesh...fisharebest1-1/+1
2012-09-14Save a database query by re-using the tree title.fisharebest1-1/+1
2012-08-16Using tool-tips on empty menus does not cohere with other menu presentation. ...fisharebest1-1/+0
2012-08-11Finalise correction to submenus (remove title attribute where text label exists)Nigel Osborne1-0/+1
2012-04-18Updating minimal theme & change header search to "post".Nigel Osborne1-1/+1
2012-04-17Updating minimal theme (not complete)Nigel Osborne1-61/+43
2012-03-28Functions should return HTML, rather than output itfisharebest1-1/+1
2012-03-23The JavaScript menus are deprecated, so remove legacy code for formatting the...fisharebest1-7/+0
2012-02-29Use dir="auto" for embedded text which may have a different direction to the ...fisharebest1-3/+3