| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2016-02-27 | Missing link in pedigree chart | Greg Roach | 1 | -1/+1 | |
| 2016-01-30 | Update copyright year | Greg Roach | 1 | -1/+1 | |
| 2015-06-08 | PHPDoc | Greg Roach | 1 | -3/+2 | |
| 2015-06-05 | Refactor includes/functions into classes | Greg Roach | 1 | -1/+1 | |
| 2015-06-04 | One canvas is enough | Greg Roach | 1 | -1/+0 | |
| 2015-05-31 | PHP5.3 compatibility | Greg Roach | 1 | -2/+3 | |
| 2015-05-31 | PSR-4 | Greg Roach | 1 | -1/+6 | |
| 2015-05-30 | Code style | Greg Roach | 1 | -18/+19 | |
| 2015-05-30 | PHP-CS-FIXER, PSR-2 (mostly!) | Greg Roach | 1 | -4/+4 | |
| 2015-03-21 | Scrutinizer Auto-Fixes | Scrutinizer Auto-Fixer | 1 | -1/+1 | |
| This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com | |||||
| 2015-03-08 | Re-organised code as suggested | David Drury | 1 | -6/+79 | |
| 2015-03-07 | Further pedigree chart work | David Drury | 1 | -25/+87 | |
| Moved all positioning logic into the controller. Now the only elements that are absolutely positioned are the node containers. Simplified the line drawing logic in javascript by using sosa triples (ie child + mother & father) and using the node location as the base for calculating the point positions | |||||
| 2015-02-22 | Pedigree chart tidying | David Drury | 1 | -65/+30 | |
| Remove more "magic numbers" Accurately setting the #pedigree_chart width & height allows the chart to be positioned by css thus allowing a few chart variables to be removed | |||||
| 2015-02-20 | Tidy up | Greg Roach | 1 | -31/+31 | |
| 2015-02-20 | Remove Global usage and other chart work | David Drury | 1 | -163/+123 | |
| Removed global variables from charts and chart related functions (either pass variable as a parameter or obtain from controller) Most charts - remove unused or broken parameters from forms Pedigree chart remove chart and canvas css offset and remove most (but not all) embedded 'magic numbers' FamilyBookController reinstate variable deleted in error | |||||
| 2015-02-16 | Globals | Greg Roach | 1 | -3/+5 | |
| 2015-02-11 | Unused code | Greg Roach | 1 | -1/+0 | |
| 2015-02-11 | Fix scrutinizer warnings in pedigree controller | Greg Roach | 1 | -8/+1 | |
| 2015-02-06 | Unused code | Greg Roach | 1 | -1/+1 | |
| 2015-02-05 | Replace globals with tree properties | Greg Roach | 1 | -8/+5 | |
| 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 | -0/+271 | |
