summaryrefslogtreecommitdiff
path: root/app/Date
AgeCommit message (Expand)AuthorFilesLines
2017-06-21Unused variableGreg Roach1-4/+3
2017-06-21Fix #1255 - converting dates outside valid rangeGreg Roach1-18/+28
2017-05-10Bug in date comparisonGreg Roach1-1/+1
2017-03-082017Greg Roach8-8/+8
2016-12-23Code style - short array syntaxGreg Roach5-61/+61
2016-04-30I18NGreg Roach1-10/+10
2016-04-19I18NGreg Roach1-24/+24
2016-01-30Update copyright yearGreg Roach8-8/+8
2016-01-17Two spaces have no effect in HTMLGreg Roach6-95/+95
2015-12-18PHP-CS-FIXERGreg Roach5-8/+8
2015-06-24Fix #626 short years take same formatting as long yearsGreg Roach1-1/+1
2015-06-08PHPDocGreg Roach8-65/+290
2015-05-31PSR-4Greg Roach8-8/+14
2015-05-30Code styleGreg Roach2-39/+39
2015-05-30PHP-CS-FIXER, PSR-2 (mostly!)Greg Roach2-2/+2
2015-04-03Upgrade fisharebest/ext-calendar from 1.3.0 to 2.1.0Greg Roach8-162/+51
2015-04-03Refactor static function from CalendarDateGreg Roach7-44/+0
2015-03-02PSR-1Greg Roach5-276/+276
2015-02-06Unused codeGreg Roach1-19/+0
2015-02-05Namespaces should consist of both vendor and packageGreg Roach8-8/+8
2015-02-02Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3.Greg Roach8-0/+1944