summaryrefslogtreecommitdiff
path: root/ancestry.php
AgeCommit message (Collapse)AuthorFilesLines
2018-01-07Happy new year - 2018Greg Roach1-1/+1
2018-01-06Use e() helper functionGreg Roach1-1/+1
2017-12-28Bootstrap 4.0.0-beta.3Greg Roach1-1/+1
2017-10-11WhitespaceGreg Roach1-2/+1
2017-10-07Tidy AJAX loadingGreg Roach1-5/+14
2017-08-28Convert hidden-print to d-print-nonemakitso1-1/+1
2017-07-11Fix #1272 - URL parameter added after hashGreg Roach1-1/+1
2017-07-02Fix #1264 - missing javascript in ancestors/descendants listsGreg Roach1-0/+1
2017-06-17jQuery-3, Bootstrap-4, FontAwesome-4.7, Select2-4, remove popup windowsGreg Roach1-146/+53
2017-03-222017Greg Roach1-1/+1
2016-12-23Code style - short array syntaxGreg Roach1-1/+1
2016-06-22Fix #1027 - upper/lower caseGreg Roach1-1/+1
2016-04-11Charts as modules - more workGreg Roach1-0/+1
2016-01-30Update copyright yearGreg Roach1-1/+1
2015-07-09Fix #593 - show/hide details not persistingGreg Roach1-1/+1
2015-06-08PHPDocGreg Roach1-2/+1
2015-06-05Refactor includes/functions into classesGreg Roach1-7/+11
2015-05-31PSR-4Greg Roach1-0/+2
2015-05-30Code styleGreg Roach1-0/+1
2015-03-21Scrutinizer Auto-FixesScrutinizer Auto-Fixer1-1/+1
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2015-03-09Use Tree object instead of ID/nameGreg Roach1-1/+1
2015-03-05Tables need bodiesGreg Roach1-71/+70
2015-03-05Move help text inline (or remove it)Greg Roach1-1/+1
2015-02-20Tidy upGreg Roach1-7/+7
2015-02-20Remove Global usage and other chart workDavid Drury1-52/+33
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-05GlobalsGreg Roach1-0/+1
2015-02-05Replace globals with tree propertiesGreg Roach1-0/+8
2015-02-05Namespaces should consist of both vendor and packageGreg Roach1-1/+1
2015-02-04Missing SOSA numbers and unreachable codeGreg Roach1-1/+1
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-38/+31
2015-01-24Add visual feedback for privacy settingsGreg Roach1-1/+1
2015-01-19HTML5Greg Roach1-2/+2
2015-01-19HTML5Greg Roach1-11/+11
2015-01-18Default constructors do not need parenthesesGreg Roach1-1/+1
2015-01-18Scrutinizer Auto-FixesScrutinizer Auto-Fixer1-12/+12
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2015-01-14Decouple popup menu css from charts cssDavid Drury1-2/+2
Although I think it looks quite nice, it's not part of the original styling so have commented out box-shadow on the popup menu
2014-11-17Fix #298 - missing ancestors cause PHP error in ancestry chartGreg Roach1-8/+7
2014-11-08PHPDocGreg Roach1-1/+1
2014-10-28PSR-1Greg Roach1-1/+1
2014-10-28XREF not shown on ancestry chart options formGreg Roach1-1/+1
2014-10-25Move chart function to chart controller. Use objects instead of XREFsGreg Roach1-23/+18
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-1/+1
Remove all references to $personcount... .. and handle knock-on effects
2014-06-17Autocomplete doesn't work on pages with data from multiple treesGreg Roach1-2/+3
2014-05-10Bogus arguments being passed to indi/fam listsGreg Roach1-8/+4
2014-02-24Consolidate paste_*, pastename and openerpasteid implementationsMatthew Noorenberghe1-2/+1
pasteid is left alone for now
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-09-21#1225751 - Missing ged Param in some ChartsGreg Roach1-1/+1