summaryrefslogtreecommitdiff
path: root/library/WT/Controller/Pedigree.php
AgeCommit message (Expand)AuthorFilesLines
2015-02-02Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3.Greg Roach1-275/+0
2015-01-19Scrutinizer Auto-FixesScrutinizer Auto-Fixer1-28/+55
2015-01-19Minor whitespace changesGreg Roach1-2/+4
2015-01-18WhitespaceGreg Roach1-1/+1
2015-01-18The 'show full' setting is ignored, unless it is included in the URLGreg Roach1-1/+1
2015-01-18Scrutinizer Auto-FixesScrutinizer Auto-Fixer1-76/+76
2015-01-17New theme system and admin interfaceGreg Roach1-15/+15
2014-11-08PHPDocGreg Roach1-2/+6
2014-10-25Move chart function to chart controller. Use objects instead of XREFsGreg Roach1-5/+5
2014-10-25#282 - missing ancestorsGreg Roach1-1/+1
2014-10-15Remove some broken/unreachable code from the pedigree chart controllerGreg Roach1-19/+5
2014-09-17PHPDoc and code layoutGreg Roach1-2/+7
2014-05-09Refactor global user functions into new User/Auth classesGreg Roach1-5/+0
2014-05-03Cleanup - remove unused variablesGreg Roach1-1/+1
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-30Typos in msgctxt strings for relationships. Consistent use of punctuationGreg Roach1-1/+1
2013-11-01Tidy up trailing whitespaceGreg Roach1-3/+3
2013-10-15Increase the offset of the pedigree generations a bit more while keeping the ...makitso1-3/+3
2013-08-29New filter/validation functions for GET/POST variablesGreg Roach1-5/+5
2013-08-09Remove empty subversion Id tagsGreg Roach1-3/+1
2013-06-29(no commit message)fisharebest1-2/+2
2012-11-16Cosmetic: updates to I18N hintsfisharebest1-1/+1
2012-06-30Performance. PHP has no native function for integer division. floor($x/$y) ...fisharebest1-3/+3
2012-06-28Remove the "Show empty boxes" option. Always show empty boxes. It makes a c...fisharebest1-53/+4
2012-06-24pedigree chart lines - use HTML5 canvas (EXPERIMENTAL)Nigel Osborne1-2/+9
2012-04-17Start to disentangle the require_once dependencies. Previously, session.php ...fisharebest1-2/+0
2012-01-31Separate dimensions for compact version of boxes from detailed versionNigel Osborne1-3/+3
2012-01-23Changes to the non-detail chart displaysNigel Osborne1-8/+4
2012-01-17"Pedigree tree" is just called "Pedigree"fisharebest1-1/+1
2012-01-17Pedigree chart - make options box the same as other charts, and add error han...fisharebest1-5/+9
2012-01-16Charts controllers - use "root objects" instead of "rootid XREFs"fisharebest1-18/+8
2011-12-12HTML validation - use html5-style for self-closing tags, instead of xhtml-stylefisharebest1-4/+4
2011-12-05#900273 - Default person in chartsfisharebest1-4/+4
2011-12-03Set x and y person_box size to theme.php valuesRob Peters1-11/+5
2011-11-19Remove classes .rtl and .lrt - these exist to correct the alignment when we a...fisharebest1-1/+1
2011-11-18Modify person_box size to 16x40 when no details are shownRob Peters1-3/+12
2011-11-08Fix: incomplete title in pedigree treefisharebest1-2/+2
2011-11-05More refactoring - separation into Model/View/Controllerfisharebest1-5/+3
2011-11-03Refactoring - move towards a MVC (model/view/controller) architecturefisharebest1-6/+10
2011-04-30Fix: bad I18N in report titles (concatenating text fragments). Also choose b...fisharebest1-8/+0
2011-01-01Refactoring class names and use autoloading.fisharebest1-2/+2
2011-01-01Refactoring class names and use autoloading.fisharebest1-3/+1
2011-01-01Refactoring class names and use autoloading.fisharebest1-0/+317