summaryrefslogtreecommitdiff
path: root/library/WT/Date
AgeCommit message (Expand)AuthorFilesLines
2015-02-02Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3.Greg Roach8-1943/+0
2015-01-19Tidy up calendar codeGreg Roach1-17/+15
2015-01-18Scrutinizer Auto-FixesScrutinizer Auto-Fixer3-9/+9
2015-01-18Comments after braces confuse scrutinizer's code-style analysis.Greg Roach2-9/+15
2014-12-22Stricter typingGreg Roach1-1/+1
2014-12-17PHPDocGreg Roach1-2/+2
2014-12-16PHPDocGreg Roach1-2/+14
2014-12-16PHPDocGreg Roach8-143/+61
2014-12-16Simpler/more efficient code to translate month namesGreg Roach5-683/+513
2014-12-16Fix error with abbreviated weekdays names for French calendarJonathan Jaubart2-3/+3
2014-11-08PHPDocGreg Roach8-73/+40
2014-10-31#1384017 - Adar on non-leap years should be month 6, not 7Greg Roach2-13/+25
2014-10-18PHPDocGreg Roach1-1/+1
2014-10-18PHPDoc/cleanupGreg Roach1-33/+29
2014-10-17PHPDocGreg Roach7-46/+46
2014-10-16Coding styleGreg Roach2-14/+12
2014-10-16Coding styleGreg Roach8-651/+1338
2014-10-12Dates with no year cause error on calendar pageGreg Roach1-2/+7
2014-09-27Upgrade fishareest/ext-calendar to 1.2.0Greg Roach1-1/+1
2014-09-17Code cleanup - date classesGreg Roach2-92/+197
2014-09-13Code style - PSR-1 names for methodsGreg Roach7-127/+136
2014-09-13Refactor dates and calendars. These are two different types of entity.Greg Roach7-186/+101
2014-09-13Remove dependency on PHP's ext/calendar extension, and use our ownGreg Roach7-75/+74
2014-05-10Cleanup - unused codeGreg Roach1-1/+0
2014-05-09Refactor global user functions into new User/Auth classesGreg Roach8-40/+0
2014-04-04Floats may not be used as array keysGreg Roach1-3/+3
2014-01-04Update copyright date to 2014Greg Roach8-8/+8
2014-01-04Fix address of FSF, replace licence of GPLv2 by latest versionweberho8-8/+8
2013-11-30Typos in msgctxt strings for relationships. Consistent use of punctuationGreg Roach1-3/+3
2013-11-01Tidy up trailing whitespaceGreg Roach2-3/+3
2013-10-09Incorrect calculation for leap years in the Jalali calendarGreg Roach1-1/+4
2013-08-24Update non-typographic quotation marksGreg Roach1-16/+16
2013-08-09Remove empty subversion Id tagsGreg Roach8-16/+0
2013-07-22#1203239 - Handling of Old Style Gregorian Datesfisharebest4-30/+32
2013-06-24Variable name mis-match in calendar classesfisharebest3-21/+21
2013-06-23Use PHP5.3 language features in date classes - gives performance gain of seve...fisharebest8-255/+104
2013-06-01Performance - date text is normalised during import/entry. No need to do it ...fisharebest6-30/+25
2012-07-03Gregorian and Julian calendars using wrong calculation for negative leap-years.fisharebest2-6/+12
2012-06-30Date classes - encapsulate the calendar type within the class (to allow for s...fisharebest1-1/+1
2012-06-30Performance. PHP has no native function for integer division. floor($x/$y) ...fisharebest6-47/+45
2012-03-24Replace $WT_IMAGES array of images with CSS.fisharebest1-3/+1
2012-03-22Fix: undefined index error on individual list when birth/death dates overlap.fisharebest1-3/+3
2011-12-27Add I18N for years. Use CE/BCE notation for Julian dates, to easily distingu...fisharebest2-91/+29
2011-12-21#899734 - Hijri date conversion algorithmfisharebest1-4/+4
2011-12-12HTML validation - use html5-style for self-closing tags, instead of xhtml-stylefisharebest1-1/+1
2011-05-22Remove two configuration options. DISPLAY_JEWISH_GERESHAYIM was never actual...fisharebest1-1/+1
2011-03-02Jewish month names "Adar" and "Adar I" reversed. Also, do not show leap mont...fisharebest1-5/+4
2011-03-01Fix: Jewish years displayed wrongly (thanks, Meliza)fisharebest1-2/+2
2011-02-21Spelling: Persian month Ordibehest is really Ordibeheshtfisharebest1-12/+12
2011-02-19Spelling: Persian month Ordibehest is really Ordibeheshtfisharebest1-48/+48