| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2017-06-17 | jQuery-3, Bootstrap-4, FontAwesome-4.7, Select2-4, remove popup windows | Greg Roach | 1 | -265/+271 | |
| 2017-05-07 | Do not try to format date if not in valid range (#1242) | Jonathan Jaubart | 1 | -1/+1 | |
| When using French calendar as an alternative calendar, calculation of months before the beginning of the calendar creation result in negative months, which causes an exception when trying to format it. A similar logic exist in Date::display. | |||||
| 2017-03-22 | 2017 | Greg Roach | 1 | -1/+1 | |
| 2017-01-04 | Calendar - cannot select all events | Greg Roach | 1 | -1/+1 | |
| 2016-12-25 | Code style - single quotes | Greg Roach | 1 | -1/+1 | |
| 2016-12-23 | Code style - short array syntax | Greg Roach | 1 | -8/+8 | |
| 2016-09-17 | Fix #1100 - consistent page title style | Greg Roach | 1 | -9/+1 | |
| 2016-06-18 | Tweak English text | Greg Roach | 1 | -3/+3 | |
| 2016-05-07 | Improve English texts | Greg Roach | 1 | -3/+3 | |
| 2016-02-21 | Case mismatch | Greg Roach | 1 | -1/+1 | |
| 2016-01-30 | Update copyright year | Greg Roach | 1 | -1/+1 | |
| 2016-01-20 | Default events for calendar | Greg Roach | 1 | -1/+1 | |
| 2016-01-17 | Misuse of | Greg Roach | 1 | -2/+0 | |
| 2016-01-17 | Two spaces have no effect in HTML | Greg Roach | 1 | -6/+5 | |
| 2016-01-04 | Code style | Greg Roach | 1 | -265/+219 | |
| 2015-12-31 | Calendar page - wrong parts of headers shown on print view | Greg Roach | 1 | -21/+24 | |
| 2015-07-12 | Code style | Greg Roach | 1 | -2/+2 | |
| 2015-06-08 | PHPDoc | Greg Roach | 1 | -2/+1 | |
| 2015-06-05 | Refactor includes/functions into classes | Greg Roach | 1 | -4/+6 | |
| 2015-05-31 | PSR-4 | Greg Roach | 1 | -0/+8 | |
| 2015-05-30 | Code style | Greg Roach | 1 | -5/+5 | |
| 2015-04-07 | Use calendar object, not calendar string | Greg Roach | 1 | -1/+1 | |
| 2015-04-07 | Added defaultCalendar function | David Drury | 1 | -14/+1 | |
| 2015-04-03 | Refactor static function from CalendarDate | Greg Roach | 1 | -8/+1 | |
| 2015-04-03 | Do not expose Locale classes from I18N | Greg Roach | 1 | -3/+3 | |
| 2015-03-30 | Take start-of-week from locale data | Greg Roach | 1 | -7/+13 | |
| 2015-03-09 | Missing parameter | Greg Roach | 1 | -2/+2 | |
| 2015-03-09 | Use Tree object instead of ID/name | Greg Roach | 1 | -3/+3 | |
| 2015-03-02 | PSR-1 | Greg Roach | 1 | -13/+13 | |
| 2015-03-02 | PSR-1 | Greg Roach | 1 | -6/+6 | |
| 2015-02-09 | PHP strict errors | Greg Roach | 1 | -2/+2 | |
| 2015-02-05 | Globals | Greg Roach | 1 | -0/+1 | |
| 2015-02-05 | Namespaces should consist of both vendor and package | Greg Roach | 1 | -1/+1 | |
| 2015-02-04 | PHPDoc for globals | Greg Roach | 1 | -0/+9 | |
| 2015-02-02 | Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3. | Greg Roach | 1 | -106/+97 | |
| 2015-01-20 | Month | Greg Roach | 1 | -1/+1 | |
| 2015-01-19 | Corrupt URLs in calendar.php. | Greg Roach | 1 | -14/+14 | |
| 2015-01-19 | Minor whitespace changes | Greg Roach | 1 | -1/+1 | |
| 2015-01-19 | Tidy up calendar code | Greg Roach | 1 | -90/+89 | |
| 2015-01-19 | HTML5 | Greg Roach | 1 | -36/+36 | |
| 2015-01-18 | Default constructors do not need parentheses | Greg Roach | 1 | -1/+1 | |
| 2014-12-05 | PHPDoc | Greg Roach | 1 | -127/+192 | |
| 2014-11-08 | PHPDoc | Greg Roach | 1 | -1/+1 | |
| 2014-11-04 | Use Auth class instead of constants - will allow better masquerade function. ↵ | Greg Roach | 1 | -1/+3 | |
| Escape username, to remove restriction on allowed characters. | |||||
| 2014-10-31 | #1384017 - Adar on non-leap years should be month 6, not 7 | Greg Roach | 1 | -34/+52 | |
| 2014-10-24 | Do not use functions in loop conditions | Greg Roach | 1 | -5/+6 | |
| 2014-10-16 | More PSR-1 code style | Greg Roach | 1 | -5/+5 | |
| 2014-10-14 | Invalid parameters in calls to WT_Date::Display() | Greg Roach | 1 | -1/+1 | |
| 2014-10-12 | Fix: anniversary dates shown in day of wrong calendar | Greg Roach | 1 | -4/+7 | |
| 2014-10-09 | Fix: #1379482 - Monthly Calender Day not set box has vanished | Greg Roach | 1 | -1/+1 | |
