summaryrefslogtreecommitdiff
path: root/app/Controller/HourglassController.php
AgeCommit message (Expand)AuthorFilesLines
2017-09-10Add missing arrows to hourglass chartGreg Roach1-24/+26
2017-09-09Fix: Missing family link on hourglass chartGreg Roach1-2/+3
2017-08-25More work on My Page chartsmakitso1-15/+15
2017-07-05Revamp Revamp how horizontal lines are handled in chartsmakitso1-3/+3
2017-06-22Hourglass Chart connecting linesmakitso1-7/+7
2017-06-17jQuery-3, Bootstrap-4, FontAwesome-4.7, Select2-4, remove popup windowsGreg Roach1-33/+21
2017-04-27Strict typingGreg Roach1-3/+3
2017-03-25Merge changes from develop branchGreg Roach1-2/+1
2017-03-082017Greg Roach1-1/+1
2017-01-13Merge minor changes from develop branchGreg Roach1-10/+10
2016-12-25Code style - single quotesGreg Roach1-9/+9
2016-12-23Code style - short array syntaxGreg Roach1-1/+1
2016-12-01Fix error in HourglassController - show full and show partner values not retr...JustCarmen1-1/+1
2016-06-12Fix #973 - number of generations in hourglass ajax responsesGreg Roach1-7/+5
2016-06-10Remove empty attributesGreg Roach1-2/+2
2016-01-30Update copyright yearGreg Roach1-1/+1
2016-01-30Remove dead codeGreg Roach1-8/+1
2015-06-08PHPDocGreg Roach1-9/+12
2015-06-05Refactor includes/functions into classesGreg Roach1-4/+5
2015-05-31PSR-4Greg Roach1-1/+6
2015-05-30Code styleGreg Roach1-27/+25
2015-05-30PHP-CS-FIXER, PSR-2 (mostly!)Greg Roach1-5/+2
2015-03-21Scrutinizer Auto-FixesScrutinizer Auto-Fixer1-1/+1
2015-02-20Tidy upGreg Roach1-8/+9
2015-02-20Remove Global usage and other chart workDavid Drury1-83/+65
2015-02-16Add visibility to constructorsGreg Roach1-1/+1
2015-02-13PHPDocGreg Roach1-2/+2
2015-02-11Fix scrutinizer warnings in hourglass controllerGreg Roach1-27/+8
2015-02-07Rename inconsistent method nameGreg Roach1-3/+3
2015-02-07Remove global $TEXT_DIRECTIONGreg Roach1-7/+7
2015-02-05Replace globals with tree propertiesGreg Roach1-4/+3
2015-02-05Namespaces should consist of both vendor and packageGreg Roach1-1/+1
2015-02-05NamespacesGreg Roach1-1/+1
2015-02-02Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3.Greg Roach1-0/+499