summaryrefslogtreecommitdiff
path: root/library/WT/Controller/Ancestry.php
AgeCommit message (Expand)AuthorFilesLines
2015-02-02Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3.Greg Roach1-164/+0
2015-01-18Scrutinizer Auto-FixesScrutinizer Auto-Fixer1-33/+33
2015-01-17New theme system and admin interfaceGreg Roach1-14/+21
2015-01-14Decouple popup menu css from charts cssDavid Drury1-4/+4
2014-11-08PHPDocGreg Roach1-2/+6
2014-10-28PSR-1Greg Roach1-3/+3
2014-10-18PHPDocGreg Roach1-3/+3
2014-09-20Simplify Person box drop down menu functionsDavid Drury1-2/+2
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-2/+2
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-1/+1
2013-08-30#1218624 - Interactive tree event sequence - dev / do not abbreviate chart la...fisharebest1-4/+2
2013-08-29New filter/validation functions for GET/POST variablesGreg Roach1-6/+6
2013-08-24Update non-typographic quotation marksGreg Roach1-1/+1
2013-08-16Show _NMR as well as MARR on chartsGreg Roach1-3/+2
2013-08-16Ancestry chart shows private marriage detailsGreg Roach1-5/+7
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-1/+1
2013-06-29(no commit message)fisharebest1-2/+2
2012-11-16Cosmetic: updates to I18N hintsfisharebest1-1/+1
2012-06-28Remove the "Show empty boxes" option. Always show empty boxes. It makes a c...fisharebest1-4/+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-1/+1
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/+2
2012-01-17Ancestry chart - display message when rootid is invalidfisharebest1-4/+9
2012-01-16Charts controllers - use "root objects" instead of "rootid XREFs"fisharebest1-9/+3
2011-12-12HTML validation - use html5-style for self-closing tags, instead of xhtml-stylefisharebest1-1/+1
2011-12-05#900273 - Default person in chartsfisharebest1-3/+4
2011-11-19This patch makes the charts that use person_box consistent in their height an...Rob Peters1-6/+7
2011-11-19Remove classes .rtl and .lrt - these exist to correct the alignment when we a...fisharebest1-1/+1
2011-11-11Remove redundant/obsolete html attribute (border="0") as this is already set ...fisharebest1-4/+4
2011-11-11Use consistent style for <a href="#" onclick="foo();"> the various combinatio...fisharebest1-1/+1
2011-11-08Fix: incomplete title in ancestors 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-7/+9
2011-10-25Marriage is no longer 'clickable' on the Ancestors chart to take one to the F...Łukasz Wilenski1-0/+2
2011-10-25RTL charts Ancestors and Family bookŁukasz Wilenski1-27/+28
2011-06-08Simplify the presentation of pending changes, and the options to show/hide/ac...fisharebest1-1/+0
2011-05-01#774987 - Ancetors display fisharebest1-1/+2
2011-04-30Fix: bad I18N in report titles (concatenating text fragments). Also choose b...fisharebest1-5/+3
2011-01-05Minor tidy up. Use Objects instead of XREFs and raw gedcomfisharebest1-5/+9
2011-01-05Minor tidy up. Use Objects instead of XREFs and raw gedcomfisharebest1-1/+1
2011-01-03Minor tidy up. Use Objects instead of XREFsfisharebest1-17/+10
2011-01-01Refactoring class names and use autoloading.fisharebest1-5/+5