| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2018-01-07 | Happy new year - 2018 | Greg Roach | 1 | -1/+1 | |
| 2018-01-06 | Use e() helper function | Greg Roach | 1 | -1/+1 | |
| 2017-12-28 | Bootstrap 4.0.0-beta.3 | Greg Roach | 1 | -1/+1 | |
| 2017-10-11 | Fix #1391 - lifespan charts | Greg Roach | 1 | -5/+8 | |
| 2017-08-28 | Convert hidden-print to d-print-none | makitso | 1 | -1/+1 | |
| 2017-07-11 | Fix #1272 - URL parameter added after hash | Greg Roach | 1 | -1/+1 | |
| 2017-06-17 | jQuery-3, Bootstrap-4, FontAwesome-4.7, Select2-4, remove popup windows | Greg Roach | 1 | -108/+87 | |
| 2017-03-22 | 2017 | Greg Roach | 1 | -1/+1 | |
| 2016-06-22 | Fix #1027 - Consistent button labels | Greg Roach | 1 | -1/+1 | |
| 2016-06-10 | Fix #966 - English text | Greg Roach | 1 | -2/+2 | |
| 2016-05-02 | I18N | Greg Roach | 1 | -2/+2 | |
| 2016-04-16 | Labels are not questions | Greg Roach | 1 | -1/+1 | |
| 2016-04-11 | Charts as modules - more work | Greg Roach | 1 | -0/+3 | |
| 2016-01-30 | Update copyright year | Greg Roach | 1 | -1/+1 | |
| 2016-01-16 | Missing echo and cCode-Style | Greg Roach | 1 | -17/+17 | |
| 2015-06-19 | Update .PO files | Greg Roach | 1 | -2/+2 | |
| 2015-06-18 | Lifespan options - consistent styling with other charts | Greg Roach | 1 | -76/+77 | |
| 2015-06-18 | Consistent text | Greg Roach | 1 | -2/+2 | |
| 2015-06-09 | As per discussion, removed facility to select the checkbox based on the ↵ | David Drury | 1 | -1/+1 | |
| PEDIGREE_FULL_DETAILS preference. The chart now starts with the box unchecked | |||||
| 2015-06-08 | Merge pull request #602 from ddrury/LifespanBugFix | Greg Roach | 1 | -1/+1 | |
| This little piece of code seems to have gone missing somewhere in the… | |||||
| 2015-06-08 | This little piece of code seems to have gone missing somewhere in the transition | David Drury | 1 | -1/+1 | |
| 2015-06-08 | PHPDoc | Greg Roach | 1 | -2/+2 | |
| 2015-06-07 | PHP5.3 cannot use $this in closures. Code style. PHPDoc | Greg Roach | 1 | -31/+30 | |
| 2015-06-07 | Rework lifespan chart | David Drury | 1 | -205/+103 | |
| Made look and feel more like other charts Works for RTL languages Added support for different calendars Simplified chart by removing the pan/scroll arrows and replaced with scrollbars Removed birth and death markers and replaced with a popup showing key events when the sex-image/name/lifespan on the bar is hovered over - this also replaces the existing (non functional) code which should have placed key event markers (and a popup) along the length of the bar. popups use code structure found elsewhere in webtrees Generate bar colors on the fly using the hsla model (doesn't work for ie8 which gets pink for a girl, blue for a boy) For short lifespans sensibly trucate the info on the bar The popup always includes vital events and then only other events that meets the search criteria Hide form on print If searching a place, now include marriage events | |||||
| 2015-06-05 | Refactor includes/functions into classes | Greg Roach | 1 | -1/+2 | |
| 2015-05-31 | PSR-4 | Greg Roach | 1 | -0/+2 | |
| 2015-04-11 | Remove old help links | Greg Roach | 1 | -1/+1 | |
| 2015-03-09 | Use Tree object instead of ID/name | Greg Roach | 1 | -2/+9 | |
| 2015-03-02 | PSR-1 | Greg Roach | 1 | -1/+1 | |
| 2015-02-05 | Namespaces should consist of both vendor and package | Greg Roach | 1 | -1/+1 | |
| 2015-02-02 | Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3. | Greg Roach | 1 | -37/+30 | |
| 2015-01-24 | Add visual feedback for privacy settings | Greg Roach | 1 | -1/+1 | |
| 2015-01-23 | Move style from lifespan.php to themes | makitso | 1 | -5/+5 | |
| 2015-01-19 | HTML5 | Greg Roach | 1 | -1/+1 | |
| 2015-01-18 | Scrutinizer Auto-Fixes | Scrutinizer Auto-Fixer | 1 | -4/+4 | |
| This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com | |||||
| 2015-01-18 | Default constructors do not need parentheses | Greg Roach | 1 | -1/+1 | |
| 2014-12-26 | hasn't been needed in empty table cells for a long time | Greg Roach | 1 | -2/+2 | |
| 2014-11-08 | PHPDoc | Greg Roach | 1 | -1/+1 | |
| 2014-10-22 | Remove old/commented code | Greg Roach | 1 | -1/+0 | |
| 2014-10-15 | PHPDoc | Greg Roach | 1 | -2/+2 | |
| 2014-10-06 | Whitespace changes to reduce merge conflicts with the assets branch | Greg Roach | 1 | -88/+87 | |
| 2014-09-18 | Unused code | Greg Roach | 1 | -1/+1 | |
| 2014-06-21 | Capitalisation and punctuation | Greg Roach | 1 | -1/+1 | |
| 2014-06-17 | Autocomplete doesn't work on pages with data from multiple trees | Greg Roach | 1 | -3/+4 | |
| 2014-04-22 | #1311256 | Greg Roach | 1 | -3/+3 | |
| 2014-04-04 | Add terminating semicolon to CSS declarations | Greg Roach | 1 | -4/+4 | |
| 2014-02-24 | Consolidate paste_*, pastename and openerpasteid implementations | Matthew Noorenberghe | 1 | -1/+0 | |
| pasteid is left alone for now | |||||
| 2014-02-23 | Switch from browser detection using document.all to feature detection | Matthew Noorenberghe | 1 | -3/+3 | |
| 2014-02-22 | Fixes #5 - Remove deprecated captureEvents (used for Gecko prior to version 3) | Matthew Noorenberghe | 1 | -1/+0 | |
| This method has been a no-op for years. | |||||
| 2014-01-04 | Update copyright date to 2014 | Greg Roach | 1 | -1/+1 | |
