summaryrefslogtreecommitdiff
path: root/library/WT/Controller/Descendancy.php
AgeCommit message (Expand)AuthorFilesLines
2015-02-02Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3.Greg Roach1-316/+0
2015-01-18Scrutinizer Auto-FixesScrutinizer Auto-Fixer1-35/+35
2015-01-17New theme system and admin interfaceGreg Roach1-25/+41
2015-01-14Decouple popup menu css from charts cssDavid Drury1-4/+4
2014-12-26  hasn't been needed in empty table cells for a long timeGreg Roach1-2/+2
2014-12-16PHPDocGreg Roach1-2/+2
2014-11-08PHPDocGreg Roach1-2/+7
2014-10-28PSR-1Greg Roach1-10/+10
2014-10-18PHPDocGreg Roach1-5/+5
2014-09-20Simplify Person box drop down menu functionsDavid Drury1-16/+11
2014-08-28Use print_r() for debug onlyGreg Roach1-20/+38
2014-08-27Remove unused codeGreg Roach1-1/+1
2014-05-09Refactor global user functions into new User/Auth classesGreg Roach1-5/+0
2014-05-08DocBlock headers - fix mismatches with code and apply consistent formattingGreg Roach1-5/+7
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-01Tidy up trailing whitespaceGreg Roach1-12/+12
2013-09-21#1225751 - Missing ged Param in some ChartsGreg Roach1-0/+30
2013-08-30#1218624 - Interactive tree event sequence - dev / do not abbreviate chart la...fisharebest1-3/+1
2013-08-29New filter/validation functions for GET/POST variablesGreg Roach1-11/+10
2013-08-24Update non-typographic quotation marksGreg Roach1-1/+1
2013-08-16Descendancy chart shows private marriage detailsGreg Roach1-4/+6
2013-08-14Fix error in descendancy chart for one-parent familyGreg Roach1-6/+8
2013-08-09Remove empty subversion Id tagsGreg Roach1-2/+0
2013-07-05The right place to check for privacy on facts is when we fetch them for view...fisharebest1-5/+3
2013-07-04Show missing spouse as an unknown person on charts. Provides more consistent...fisharebest1-11/+7
2013-06-29(no commit message)fisharebest1-4/+4
2012-11-16Cosmetic: updates to I18N hintsfisharebest1-1/+1
2012-06-20Bug #1014443 - pedigree.php - Multiple Validation ErrorsNigel Osborne1-1/+1
2012-04-17Start to disentangle the require_once dependencies. Previously, session.php ...fisharebest1-2/+0
2012-03-24Replace $WT_IMAGES array of images with CSS.fisharebest1-1/+1
2012-02-05ged parameter not included on the arrows on the ancestry/descendancy chartsfisharebest1-29/+29
2012-01-31Separate dimensions for compact version of boxes from detailed versionNigel Osborne1-4/+4
2012-01-23Changes to the non-detail chart displaysNigel Osborne1-2/+2
2012-01-17Descendancy chart - display message when rootid is invalidfisharebest1-3/+8
2012-01-16Charts controllers - use "root objects" instead of "rootid XREFs"fisharebest1-8/+2
2011-12-21#902683 - HTML validationfisharebest1-1/+1
2011-12-21#902683 - HTML validationfisharebest1-5/+5
2011-12-12HTML validation - use html5-style for self-closing tags, instead of xhtml-stylefisharebest1-7/+7
2011-12-05#900273 - Default person in chartsfisharebest1-4/+9
2011-11-22Fix bad link on "up arrow" of descendancy chartfisharebest1-2/+2
2011-11-19This patch makes the charts that use person_box consistent in their height an...Rob Peters1-10/+11
2011-11-14Descendancy chart not initialising with correct individualfisharebest1-4/+3
2011-11-08Fix: incomplete title in descendants chartfisharebest1-1/+2
2011-11-05More refactoring - separation into Model/View/Controllerfisharebest1-5/+3
2011-11-03Refactoring - move towards a MVC (model/view/controller) architecturefisharebest1-35/+35
2011-06-09Remove the option to hide/show pending changes. The option didn't work prope...fisharebest1-1/+0
2011-06-08Simplify the presentation of pending changes, and the options to show/hide/ac...fisharebest1-1/+0
2011-05-14Remove some old PHP4 code. PHP5 passes objects by reference automaticallyfisharebest1-3/+3