summaryrefslogtreecommitdiff
path: root/app/Module/YahrzeitModule.php
AgeCommit message (Expand)AuthorFilesLines
2016-12-26Code style - strict typingGreg Roach1-1/+1
2016-12-25Code style - single quotesGreg Roach1-3/+3
2016-12-23Code style - short array syntaxGreg Roach1-6/+6
2016-06-10Prefer preferencesGreg Roach1-1/+1
2016-01-30Update copyright yearGreg Roach1-1/+1
2016-01-17Two spaces have no effect in HTMLGreg Roach1-3/+3
2015-06-10PHPDocGreg Roach1-3/+3
2015-06-08PHPDocGreg Roach1-10/+19
2015-06-05Refactor includes/functions into classesGreg Roach1-4/+6
2015-05-31PSR-4Greg Roach1-1/+9
2015-05-30Code styleGreg Roach1-9/+10
2015-05-14Remove popup windows for block-configurationGreg Roach1-1/+1
2015-04-03Refactor static function from CalendarDateGreg Roach1-2/+2
2015-03-29Split class Module into static and abstract partsGreg Roach1-13/+13
2015-03-13Numbers need to be strings for I18NGreg Roach1-1/+1
2015-03-09Use Tree object instead of ID/nameGreg Roach1-1/+1
2015-03-08Remove constants, to improve multi-tree handlingGreg Roach1-2/+2
2015-03-04Missing renamed functionGreg Roach1-1/+1
2015-03-02PSR-1Greg Roach1-4/+4
2015-03-02Module APIGreg Roach1-0/+274