| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 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 | |
| 2014-01-04 | Fix address of FSF, replace licence of GPLv2 by latest version | weberho | 1 | -1/+1 | |
| 2013-09-21 | Update language files. Tidy up some capitalisation in en_US. | Greg Roach | 1 | -3/+3 | |
| 2013-09-21 | #1225751 - Missing ged Param in some Charts | Greg Roach | 1 | -1/+3 | |
| 2013-09-14 | Tidy up code | Greg Roach | 1 | -238/+133 | |
| 2013-08-24 | Update non-typographic quotation marks | Greg Roach | 1 | -2/+2 | |
| Tidy up punctuation | |||||
| 2013-08-09 | Remove empty subversion Id tags | Greg Roach | 1 | -4/+2 | |
| 2013-06-20 | Bug #1192732 - Inconsistent markup in charts headers - consistency changes ↵ | Nigel Osborne | 1 | -4/+6 | |
| to lifespan, pedigree, relationships, statistics charts | |||||
| 2012-07-18 | Specify WT_STATIC_URL path for all JS files - otherwise they won't get ↵ | fisharebest | 1 | -1/+1 | |
| picked up from a CDN server | |||||
| 2012-06-16 | Defer loading of external javascript (and most inline javascript) to the ↵ | fisharebest | 1 | -11/+7 | |
| bottom of the page. This improves responsiveness, as the page can be rendered before the scripts are parsed. | |||||
| 2012-05-29 | Refactor handling of facts - do not use global "nonfacts" array | fisharebest | 1 | -4/+0 | |
| 2012-04-02 | fix variables in lifespan | Łukasz Wilenski | 1 | -3/+3 | |
| 2012-03-31 | Replace 3rd party autocomplete library with native jQuery functions | fisharebest | 1 | -3/+2 | |
| #964398 - find individual id | |||||
| 2012-03-28 | Functions should return HTML, rather than output it | fisharebest | 1 | -2/+2 | |
| 2012-03-24 | Replace $WT_IMAGES array of images with CSS. | fisharebest | 1 | -6/+6 | |
| 2012-02-23 | Update some copyright dates on modified files from 2011 to 2012 | fisharebest | 1 | -1/+1 | |
