summaryrefslogtreecommitdiff
path: root/app/Controller/PedigreeController.php
AgeCommit message (Expand)AuthorFilesLines
2017-09-10Pedigree chart - styling for root arrow childboxmakitso1-2/+2
2017-09-08Pedigree chart arrows (#1349)Carmen Pijpers1-6/+6
2017-06-17jQuery-3, Bootstrap-4, FontAwesome-4.7, Select2-4, remove popup windowsGreg Roach1-6/+6
2017-03-25Merge changes from develop branchGreg Roach1-4/+2
2017-03-082017Greg Roach1-1/+1
2016-12-26Code style - strict typingGreg Roach1-13/+11
2016-12-25Code style - single quotesGreg Roach1-2/+2
2016-12-24Remove PHP 5.3 workaroundGreg Roach1-3/+2
2016-12-23Code style - short array syntaxGreg Roach1-4/+4
2016-04-12Scrutinizer Auto-Fixes (#896)Scrutinizer Auto-Fixer1-74/+74
2016-04-12Scrutinizer Auto-FixesScrutinizer Auto-Fixer1-3/+3
2016-02-27Missing link in pedigree chartGreg Roach1-1/+1
2016-01-30Update copyright yearGreg Roach1-1/+1
2015-06-08PHPDocGreg Roach1-3/+2
2015-06-05Refactor includes/functions into classesGreg Roach1-1/+1
2015-06-04One canvas is enoughGreg Roach1-1/+0
2015-05-31PHP5.3 compatibilityGreg Roach1-2/+3
2015-05-31PSR-4Greg Roach1-1/+6
2015-05-30Code styleGreg Roach1-18/+19
2015-05-30PHP-CS-FIXER, PSR-2 (mostly!)Greg Roach1-4/+4
2015-03-21Scrutinizer Auto-FixesScrutinizer Auto-Fixer1-1/+1
2015-03-08Re-organised code as suggestedDavid Drury1-6/+79
2015-03-07Further pedigree chart workDavid Drury1-25/+87
2015-02-22Pedigree chart tidyingDavid Drury1-65/+30
2015-02-20Tidy upGreg Roach1-31/+31
2015-02-20Remove Global usage and other chart workDavid Drury1-163/+123
2015-02-16GlobalsGreg Roach1-3/+5
2015-02-11Unused codeGreg Roach1-1/+0
2015-02-11Fix scrutinizer warnings in pedigree controllerGreg Roach1-8/+1
2015-02-06Unused codeGreg Roach1-1/+1
2015-02-05Replace globals with tree propertiesGreg Roach1-8/+5
2015-02-05Namespaces should consist of both vendor and packageGreg Roach1-1/+1
2015-02-02Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3.Greg Roach1-0/+271