summaryrefslogtreecommitdiff
path: root/app/Date.php
AgeCommit message (Expand)AuthorFilesLines
2018-09-30Add accessors for CalendarDate min/max julian dayGreg Roach1-7/+3
2018-09-24Scrutinizer Auto-Fixes (#1929)Scrutinizer Auto-Fixer1-1/+1
2018-09-22Reduced if/else complexity, removed not require else conditions (#1866)Rico Sonntag1-11/+17
2018-09-22Simplify elseifGreg Roach1-9/+10
2018-09-21PHPdocGreg Roach1-7/+4
2018-09-21Refactor Date::getAge()Greg Roach1-37/+66
2018-09-17PHPdocGreg Roach1-3/+5
2018-09-16PHPdocGreg Roach1-1/+1
2018-08-27Use === null instead of is_null (#1855)Rico Sonntag1-6/+6
2018-08-27Strict TypesGreg Roach1-1/+3
2018-08-27Added PHP7 return types to methods according doc block (#1864)Rico Sonntag1-7/+7
2018-08-26Strict typesGreg Roach1-2/+2
2018-08-19CodeStyleGreg Roach1-1/+1
2018-08-19PHPDocGreg Roach1-1/+1
2018-08-18CodeStyle - comments should not be used in the middle of linesGreg Roach1-33/+33
2018-07-16Use PSR2 code styleGreg Roach1-518/+579
2018-07-13Remove global variableGreg Roach1-2/+3
2018-03-25Escape textGreg Roach1-1/+1
2018-03-25Convert pending-changes page to http/controller/viewGreg Roach1-1/+1
2018-01-07Happy new year - 2018Greg Roach1-1/+1
2017-12-03Scrutinizer Auto-Fixes (#1525)Scrutinizer Auto-Fixer1-101/+101
2017-11-27Strict typingGreg Roach1-1/+1
2017-11-03Code styleGreg Roach1-19/+19
2017-03-082017Greg Roach1-1/+1
2016-12-23Code style - short array syntaxGreg Roach1-10/+10
2016-12-23Code style - elseifGreg Roach1-2/+2
2016-10-13Consistent use of getAge()Greg Roach1-1/+1
2016-10-12Remove unused parameterGreg Roach1-4/+3
2016-01-30Update copyright yearGreg Roach1-1/+1
2016-01-17Misuse of  Greg Roach1-1/+1
2016-01-17Two spaces have no effect in HTMLGreg Roach1-3/+3
2015-06-17Use rel=nofollow instead of hiding linksGreg Roach1-10/+5
2015-06-08PHPDocGreg Roach1-25/+5
2015-05-31PSR-4Greg Roach1-2/+10
2015-05-30Code styleGreg Roach1-19/+20
2015-05-17Duplicate in regexGreg Roach1-1/+1
2015-04-30Fix #572 - FROM datesGreg Roach1-1/+1
2015-04-26Update patchwork/utf to 1.2.2 (to include my patch)Greg Roach1-2/+2
2015-04-04Fix #231 - handling invalid datesGreg Roach1-1/+1
2015-04-03Refactor static function from CalendarDateGreg Roach1-0/+17
2015-03-31Remove global $DATE_FORMATGreg Roach1-1/+1
2015-03-15en-GB versus en-USGreg Roach1-1/+1
2015-03-02PSR-1Greg Roach1-3/+3
2015-03-02PSR-1Greg Roach1-50/+46
2015-02-16class Auth should be responsible for checking search enginesGreg Roach1-0/+5
2015-02-16Add visibility to constructorsGreg Roach1-1/+1
2015-02-07Rename inconsistent method nameGreg Roach1-5/+5
2015-02-07Remove global $TEXT_DIRECTIONGreg Roach1-8/+8
2015-02-06Dates not shown in factsGreg Roach1-10/+10
2015-02-05Replace globals with tree propertiesGreg Roach1-1/+4