summaryrefslogtreecommitdiff
path: root/app/Controller/FamilyBookController.php
AgeCommit message (Collapse)AuthorFilesLines
2017-10-07Use views for chartsGreg Roach1-10/+11
2017-07-29Fix #1299 - Don't use html-coded page-break-beforemakitso1-1/+1
Expanded to include all booklet chartes. Remove footer from print option
2017-07-11Prepare to remove class FilterGreg Roach1-1/+1
2017-07-09Unused codeGreg Roach1-2/+2
2017-07-05Revamp Revamp how horizontal lines are handled in chartsmakitso1-3/+3
Moved horizontal line management to common
2017-06-29More work on chart connecting linesmakitso1-2/+2
2017-06-28Tidy up a few of the connecting lines on chartsmakitso1-3/+3
2017-06-22More Family Book Chart changesmakitso1-4/+4
2017-06-21Correct Family Book linesmakitso1-14/+14
2017-06-17jQuery-3, Bootstrap-4, FontAwesome-4.7, Select2-4, remove popup windowsGreg Roach1-5/+5
2017-03-25Merge changes from develop branchGreg Roach1-9/+5
2017-03-082017Greg Roach1-1/+1
2017-01-13Merge minor changes from develop branchGreg Roach1-1/+1
2016-12-26Code style - strict typingGreg Roach1-2/+2
2016-12-23Code style - short array syntaxGreg Roach1-1/+1
2016-06-10Remove empty attributesGreg Roach1-6/+6
2016-01-30Update copyright yearGreg Roach1-1/+1
2015-06-08PHPDocGreg Roach1-3/+2
2015-06-05Refactor includes/functions into classesGreg Roach1-4/+5
2015-05-31PSR-4Greg Roach1-1/+6
2015-05-30Code styleGreg Roach1-14/+12
2015-05-30PHP-CS-FIXER, PSR-2 (mostly!)Greg Roach1-3/+3
2015-03-09Use Tree object instead of ID/nameGreg Roach1-1/+3
2015-02-20Tidy upGreg Roach1-7/+6
2015-02-20Remove Global usage and other chart workDavid Drury1-60/+29
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-11Fix scrutinizer warnings in family book controllerGreg Roach1-0/+413