| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2016-04-12 | CodeStyle | Greg Roach | 1 | -6/+7 | |
| 2016-04-12 | Scrutinizer Auto-Fixes (#896) | Scrutinizer Auto-Fixer | 2 | -75/+75 | |
| This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com | |||||
| 2016-04-12 | Scrutinizer Auto-Fixes | Scrutinizer Auto-Fixer | 1 | -21/+21 | |
| This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com | |||||
| 2016-04-12 | Scrutinizer Auto-Fixes | Scrutinizer Auto-Fixer | 1 | -3/+3 | |
| This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com | |||||
| 2016-04-12 | Unused use | Greg Roach | 5 | -6/+0 | |
| 2016-04-11 | Charts as modules - more work | Greg Roach | 1 | -48/+2 | |
| 2016-03-30 | PHPDoc | Greg Roach | 1 | -0/+2 | |
| 2016-03-25 | Remove edit-name link | Greg Roach | 1 | -9/+0 | |
| 2016-03-25 | Remove actions from top-level menus - for touch screens | Greg Roach | 7 | -49/+0 | |
| 2016-03-13 | Copy functionality of other controllers to ↵ | David Drury | 6 | -91/+13 | |
| IndividualController->->getEditMenu() and remove "Add to favourites" | |||||
| 2016-02-27 | Missing link in pedigree chart | Greg Roach | 1 | -1/+1 | |
| 2016-02-21 | Fix #824 - obsolete HTML markup | Greg Roach | 1 | -2/+2 | |
| 2016-02-21 | CodeStyle | Greg Roach | 2 | -5/+5 | |
| 2016-02-21 | Ability to delete non-genealogy records | Greg Roach | 7 | -7/+7 | |
| 2016-02-21 | Case mismatch | Greg Roach | 5 | -18/+18 | |
| 2016-02-21 | Case mismatch | Greg Roach | 1 | -1/+1 | |
| 2016-02-21 | Unused imports | Greg Roach | 6 | -17/+16 | |
| 2016-02-21 | Case mismatch | Greg Roach | 6 | -6/+6 | |
| 2016-02-19 | Fix #830 | Greg Roach | 1 | -59/+41 | |
| 2016-01-30 | Update copyright year | Greg Roach | 25 | -25/+25 | |
| 2016-01-30 | Remove dead code | Greg Roach | 1 | -8/+1 | |
| 2016-01-17 | Fix #805 - search and replace containing regex characters | Greg Roach | 1 | -13/+15 | |
| 2016-01-17 | Two spaces have no effect in HTML | Greg Roach | 10 | -23/+23 | |
| 2016-01-15 | Fix #801 - search/replace with one result | Greg Roach | 1 | -25/+27 | |
| 2016-01-04 | Error after deleting GedcomRecord object | Greg Roach | 1 | -4/+2 | |
| 2016-01-04 | Fix #747 - menus on touch screens | Greg Roach | 1 | -7/+0 | |
| 2015-12-18 | Fix #781 - better support for non-standard GEDCOM records | Greg Roach | 7 | -73/+60 | |
| 2015-12-18 | PHP-CS-FIXER | Greg Roach | 1 | -3/+3 | |
| 2015-10-05 | flush() doesn't work well with MVC frameworks | Greg Roach | 1 | -8/+0 | |
| 2015-09-17 | Search results where the first result is private | Greg Roach | 1 | -1/+1 | |
| 2015-07-26 | Further changes to Search page divs structure | Jonathan Jaubart | 1 | -0/+1 | |
| 2015-07-22 | Apply privacy filters earlier, and more consistently | Greg Roach | 1 | -4/+4 | |
| 2015-07-14 | Typo 'onlcick' prevents deleting media objects | Greg Roach | 1 | -1/+1 | |
| 2015-07-13 | PHP5.3 closure workaround needs public access | Greg Roach | 1 | -6/+14 | |
| 2015-07-09 | Fix #593 - show/hide details not persisting | Greg Roach | 1 | -1/+5 | |
| 2015-06-19 | Strict typing | Greg Roach | 2 | -10/+10 | |
| 2015-06-19 | Canonical URLs | Greg Roach | 2 | -26/+0 | |
| 2015-06-19 | Fix #622 - GET/POST | Greg Roach | 1 | -8/+8 | |
| 2015-06-19 | Update .PO files | Greg Roach | 1 | -8/+8 | |
| 2015-06-16 | Allow more HTML attributes on menu items | Greg Roach | 6 | -128/+146 | |
| 2015-06-09 | Lifespan - leave family checkbox empty | Greg Roach | 1 | -4/+0 | |
| 2015-06-08 | PHPDoc | Greg Roach | 25 | -121/+134 | |
| 2015-06-07 | PHP5.3 cannot use $this in closures. Code style. PHPDoc | Greg Roach | 1 | -74/+121 | |
| 2015-06-07 | Rework lifespan chart | David Drury | 1 | -452/+333 | |
| 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-06 | ConfigData => Config | Greg Roach | 1 | -2/+2 | |
| 2015-06-05 | Refactor includes/functions into classes | Greg Roach | 13 | -41/+61 | |
| 2015-06-04 | Function belongs in controller | Greg Roach | 1 | -0/+16 | |
| 2015-06-04 | One canvas is enough | Greg Roach | 1 | -1/+0 | |
| 2015-06-04 | Code style - remove globals | Greg Roach | 1 | -3/+2 | |
| 2015-06-01 | Code cleanup | Greg Roach | 1 | -12/+0 | |
