summaryrefslogtreecommitdiff
path: root/calendar.php
AgeCommit message (Expand)AuthorFilesLines
2015-06-08PHPDocGreg Roach1-2/+1
2015-06-05Refactor includes/functions into classesGreg Roach1-4/+6
2015-05-31PSR-4Greg Roach1-0/+8
2015-05-30Code styleGreg Roach1-5/+5
2015-04-07Use calendar object, not calendar stringGreg Roach1-1/+1
2015-04-07Added defaultCalendar functionDavid Drury1-14/+1
2015-04-03Refactor static function from CalendarDateGreg Roach1-8/+1
2015-04-03Do not expose Locale classes from I18NGreg Roach1-3/+3
2015-03-30Take start-of-week from locale dataGreg Roach1-7/+13
2015-03-09Missing parameterGreg Roach1-2/+2
2015-03-09Use Tree object instead of ID/nameGreg Roach1-3/+3
2015-03-02PSR-1Greg Roach1-13/+13
2015-03-02PSR-1Greg Roach1-6/+6
2015-02-09PHP strict errorsGreg Roach1-2/+2
2015-02-05GlobalsGreg Roach1-0/+1
2015-02-05Namespaces should consist of both vendor and packageGreg Roach1-1/+1
2015-02-04PHPDoc for globalsGreg Roach1-0/+9
2015-02-02Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3.Greg Roach1-106/+97
2015-01-20MonthGreg Roach1-1/+1
2015-01-19Corrupt URLs in calendar.php.Greg Roach1-14/+14
2015-01-19Minor whitespace changesGreg Roach1-1/+1
2015-01-19Tidy up calendar codeGreg Roach1-90/+89
2015-01-19HTML5Greg Roach1-36/+36
2015-01-18Default constructors do not need parenthesesGreg Roach1-1/+1
2014-12-05PHPDocGreg Roach1-127/+192
2014-11-08PHPDocGreg Roach1-1/+1
2014-11-04Use Auth class instead of constants - will allow better masquerade function. ...Greg Roach1-1/+3
2014-10-31#1384017 - Adar on non-leap years should be month 6, not 7Greg Roach1-34/+52
2014-10-24Do not use functions in loop conditionsGreg Roach1-5/+6
2014-10-16More PSR-1 code styleGreg Roach1-5/+5
2014-10-14Invalid parameters in calls to WT_Date::Display()Greg Roach1-1/+1
2014-10-12Fix: anniversary dates shown in day of wrong calendarGreg Roach1-4/+7
2014-10-09Fix: #1379482 - Monthly Calender Day not set box has vanishedGreg Roach1-1/+1
2014-10-06Whitespace changes to reduce merge conflicts with the assets branchGreg Roach1-1/+1
2014-10-05Fix: #1377127 - Dates without a year in the monthly calendarGreg Roach1-10/+10
2014-09-21Cannot calculate days in month for dates with no yearGreg Roach1-1/+1
2014-09-13Update function namesGreg Roach1-1/+1
2014-09-13Code style - PSR-1 names for methodsGreg Roach1-23/+23
2014-09-13Typo in class nameGreg Roach1-8/+1
2014-09-13Refactor dates and calendars. These are two different types of entity.Greg Roach1-3/+30
2014-04-05Fix: using the result of void functionsGreg Roach1-15/+15
2014-04-04Add terminating semicolon to CSS declarationsGreg Roach1-5/+5
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-01Tidy up trailing whitespaceGreg Roach1-2/+2
2013-09-21Update language files. Tidy up some capitalisation in en_US.Greg Roach1-1/+1
2013-09-19Add custom facts as well as custom eventsGreg Roach1-1/+1
2013-09-03#1214183 - "On This Day" is a Day OffGreg Roach1-2/+2
2013-08-29New filter/validation functions for GET/POST variablesGreg Roach1-8/+8
2013-08-24Update non-typographic quotation marksGreg Roach1-17/+17