summaryrefslogtreecommitdiff
path: root/pedigree.php
AgeCommit message (Expand)AuthorFilesLines
2015-06-08PHPDocGreg Roach1-2/+1
2015-06-05Refactor includes/functions into classesGreg Roach1-7/+9
2015-05-31PSR-4Greg Roach1-0/+2
2015-05-30Code styleGreg Roach1-0/+1
2015-05-30PHP-CS-FIXER, PSR-2 (mostly!)Greg Roach1-0/+1
2015-03-21Scrutinizer Auto-FixesScrutinizer Auto-Fixer1-7/+7
2015-03-09Calculate the additional offsets required to position the lines avoiding box ...David Drury1-37/+39
2015-03-09Use Tree object instead of ID/nameGreg Roach1-1/+1
2015-03-08Re-organised code as suggestedDavid Drury1-74/+10
2015-03-07Further pedigree chart workDavid Drury1-222/+190
2015-03-05Tables need bodiesGreg Roach1-34/+36
2015-03-03Incorrect parameter in URLDavid Drury1-1/+1
2015-02-22Pedigree chart tidyingDavid Drury1-30/+29
2015-02-20Tidy upGreg Roach1-18/+18
2015-02-20Remove Global usage and other chart workDavid Drury1-85/+70
2015-02-16GlobalsGreg Roach1-18/+18
2015-02-11Fix scrutinizer warnings in pedigree controllerGreg Roach1-7/+7
2015-02-07Rename inconsistent method nameGreg Roach1-4/+4
2015-02-07Remove global $TEXT_DIRECTIONGreg Roach1-18/+15
2015-02-05GlobalsGreg Roach1-2/+2
2015-02-05Namespaces should consist of both vendor and packageGreg Roach1-1/+1
2015-02-04PHPDoc for globalsGreg Roach1-0/+12
2015-02-03Autoload includes/functions/*Greg Roach1-1/+0
2015-02-02Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3.Greg Roach1-32/+27
2015-01-24Add visual feedback for privacy settingsGreg Roach1-1/+1
2015-01-21Code quality - avoid @, exit() and die()Greg Roach1-1/+2
2015-01-19HTML5 validationGreg Roach1-1/+1
2015-01-18Scrutinizer Auto-FixesScrutinizer Auto-Fixer1-12/+12
2015-01-18Default constructors do not need parenthesesGreg Roach1-1/+1
2015-01-18Comments after braces confuse scrutinizer's code-style analysis.Greg Roach1-2/+4
2015-01-18Scrutinizer Auto-FixesScrutinizer Auto-Fixer1-18/+18
2014-12-22explicitly set display property for main to address Internet Explorer problem...David Drury1-2/+2
2014-12-18TypoGreg Roach1-1/+1
2014-11-08PHPDocGreg Roach1-1/+1
2014-10-29Missing XREF on pedigree/family book chartsGreg Roach1-1/+1
2014-10-25Move chart function to chart controller. Use objects instead of XREFsGreg Roach1-5/+5
2014-10-25#282 - missing ancestorsGreg Roach1-3/+0
2014-10-22Type hint object parametersGreg Roach1-1/+1
2014-10-12Restore functionality broken in pull request #245David Drury1-169/+171
2014-10-06Whitespace changes to reduce merge conflicts with the assets branchGreg Roach1-1/+1
2014-09-20Simplify Person box drop down menu functionsDavid Drury1-77/+63
2014-09-04Simplify JS assoc with pedigree & fanchart chartsDavid Drury1-4/+9
2014-07-12colors theme - minor css fix for topmenu to remove horizonal scrollbarsDavid Drury1-0/+1
2014-06-17Autocomplete doesn't work on pages with data from multiple treesGreg Roach1-2/+3
2014-02-24Consolidate paste_*, pastename and openerpasteid implementationsMatthew Noorenberghe1-1/+0
2014-01-04Update copyright date to 2014Greg Roach1-1/+1
2014-01-04Fix address of FSF, replace licence of GPLv2 by latest versionweberho1-1/+1
2013-11-01Tidy up trailing whitespaceGreg Roach1-9/+9
2013-10-06HTML Validation error pedigreemakitso1-1/+1
2013-09-21#1225751 - Missing ged Param in some ChartsGreg Roach1-22/+29