summaryrefslogtreecommitdiff
path: root/app/Module/HtmlBlockModule.php
AgeCommit message (Expand)AuthorFilesLines
2016-06-10Prefer preferencesGreg Roach1-1/+1
2016-04-16Labels are not questionsGreg Roach1-1/+1
2016-02-21Fix #824 - obsolete HTML markupGreg Roach1-20/+20
2016-01-30Update copyright yearGreg Roach1-1/+1
2016-01-17Two spaces have no effect in HTMLGreg Roach1-3/+3
2015-07-12Fix #638 - missing title on HTML blockGreg Roach1-1/+1
2015-06-10PHPDocGreg Roach1-3/+3
2015-06-08PHPDocGreg Roach1-5/+17
2015-06-05Refactor includes/functions into classesGreg Roach1-3/+5
2015-05-31PSR-4Greg Roach1-1/+10
2015-05-30Code styleGreg Roach1-29/+29
2015-05-14Remove popup windows for block-configurationGreg Roach1-1/+1
2015-04-11Fix #553 - weakly-directional characters in tree titles on RTL/LTR pagesGreg Roach1-1/+1
2015-04-04Fix #242 - messages and blocks using UTC instead of local timeGreg Roach1-1/+1
2015-03-29Split class Module into static and abstract partsGreg Roach1-18/+18
2015-03-12Replace Zend_Locale with Fisharebest\LocalizationGreg Roach1-1/+1
2015-03-09Refactor tree to ID/name conversionsGreg Roach1-6/+6
2015-03-08Remove constants, to improve multi-tree handlingGreg Roach1-6/+8
2015-03-02PSR-1Greg Roach1-2/+2
2015-03-02Module APIGreg Roach1-0/+312