summaryrefslogtreecommitdiff
path: root/library/WT/Date.php
AgeCommit message (Expand)AuthorFilesLines
2015-01-18Scrutinizer Auto-FixesScrutinizer Auto-Fixer1-1/+1
2015-01-18Comments after braces confuse scrutinizer's code-style analysis.Greg Roach1-1/+2
2014-12-16PHPDocGreg Roach1-5/+14
2014-10-28PSR-1Greg Roach1-5/+5
2014-10-25Fix #280 - calendar conversionGreg Roach1-6/+6
2014-10-22Type hint object parametersGreg Roach1-1/+1
2014-10-18PHPDocGreg Roach1-6/+6
2014-10-16More PSR-1 code styleGreg Roach1-19/+21
2014-10-15PSR-1 constants should be upper caseGreg Roach1-1/+1
2014-10-14Invalid parameters in calls to WT_Date::Display()Greg Roach1-3/+3
2014-09-23WT_Date::getAge - default parameter removed in error. Put it back.Greg Roach1-6/+11
2014-09-21PHPDocGreg Roach1-169/+304
2014-09-13Code style - PSR-1 names for methodsGreg Roach1-16/+16
2014-09-13Refactor dates and calendars. These are two different types of entity.Greg Roach1-2/+6
2014-05-10Cleanup - unused codeGreg Roach1-2/+0
2014-05-09Refactor global user functions into new User/Auth classesGreg Roach1-5/+0
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-30Typos in msgctxt strings for relationships. Consistent use of punctuationGreg Roach1-2/+2
2013-11-01Tidy up trailing whitespaceGreg Roach1-1/+1
2013-08-09Remove empty subversion Id tagsGreg Roach1-2/+0
2013-08-06Update .PO files with new messagesGreg Roach1-1/+1
2013-07-22#1203239 - Handling of Old Style Gregorian Datesfisharebest1-3/+3
2013-06-30#1196157 - Typo in Date.phpfisharebest1-1/+1
2013-06-29#1196044 - Error with dates of French revolutionary calendarfisharebest1-1/+1
2013-06-01Performance - date text is normalised during import/entry. No need to do it ...fisharebest1-48/+42
2013-06-01#911875 - (DATE_PHRASE) not suport in INDI datesfisharebest1-0/+3
2012-06-30Performance. PHP has no native function for integer division. floor($x/$y) ...fisharebest1-1/+1
2012-03-26Replace $WT_IMAGES array of images with CSS.fisharebest1-4/+2
2012-02-25fix bug that prevents the display of 'Age related to death year' chartƁukasz Wilenski1-1/+1
2012-02-11Use "self::" when referring to ourselffisharebest1-2/+2
2012-01-18Fix: PHP error in indi list when death date before birth datefisharebest1-1/+1
2012-01-14Remove debug codeNigel Osborne1-1/+0
2012-01-13#916132 - Advanced search Error : ERROR 8: Undefined index format_indi_tablefisharebest1-1/+2
2012-01-07Fix: I18N for ages conflicts with warning about negative agesfisharebest1-11/+43
2011-12-12HTML validation - use html5-style for self-closing tags, instead of xhtml-stylefisharebest1-1/+1
2011-11-22Translate numbersfisharebest1-3/+5
2011-06-02Rollback change from svn11687Veit Olschinski1-1/+1
2011-06-02Stricter month recognition (see http://webtrees.net/en/forums/9-request-for-n...Veit Olschinski1-1/+1
2011-02-18Add support for the Persian/Iranian/Jalali calendar system. Thanks to Benygh.fisharebest1-13/+14
2011-01-01Refactoring class names and use autoloading.fisharebest1-11/+11
2011-01-01Refactoring class names and use autoloading.fisharebest1-0/+394