summaryrefslogtreecommitdiff
path: root/library/WT/Controller/Lifespan.php
AgeCommit message (Expand)AuthorFilesLines
2013-09-06Use WT_Place objects for manipulating placesfisharebest1-3/+2
2013-08-30#1218624 - Interactive tree event sequence - dev / do not abbreviate chart la...fisharebest1-7/+16
2013-08-29New filter/validation functions for GET/POST variablesGreg Roach1-9/+9
2013-08-16Typo in commentsGreg Roach1-1/+1
2013-08-16Fix: one-parent family causes PHP error in lifespan chartGreg Roach1-3/+6
2013-08-09Remove empty subversion Id tagsGreg Roach1-2/+0
2013-07-18Comparing GedcomRecords needs === rather than == as the same record will alwa...fisharebest1-1/+1
2013-07-16Refactor - no longer need WT_GedcomRecord::equals() - can use "=="fisharebest1-1/+1
2013-07-04Show missing spouse as an unknown person on charts. Provides more consistent...fisharebest1-4/+1
2013-06-30More refactoringfisharebest1-3/+7
2013-06-29(no commit message)fisharebest1-8/+8
2013-06-23Use PHP5.3 language features in gedcom-record classesfisharebest1-1/+1
2013-02-06Previously, AJAX pages loaded their own copies of JS libraries (to work aroun...fisharebest1-2/+2
2012-08-26Fix typofisharebest1-1/+1
2012-08-26#584835 - Global variables clash with session variables (register_globals=On)fisharebest1-5/+5
2012-07-08Make more use of new WT_Place class. Update indexes for wt_place table.fisharebest1-2/+6
2012-05-29Refactor handling of facts - do not use global "nonfacts" arrayfisharebest1-1/+9
2012-04-17Start to disentangle the require_once dependencies. Previously, session.php ...fisharebest1-2/+0
2012-04-06Timeline and Lifespan charts do not have a "root" individual, and were giving...fisharebest1-1/+1
2012-04-02fix variables in lifespanƁukasz Wilenski1-7/+10
2012-03-27Copy the shared icons (from /images/) into each theme - every image should be...fisharebest1-1/+1
2012-03-18Fix: lifespan chart (with date-range search) is double-counting individuals w...fisharebest1-1/+25
2012-02-29Use HTML5 markup instead of PrintReady(), hasRTLText(), utf8_direction(), etc...fisharebest1-23/+1
2011-12-28#908630 - Charts > INDI-ID should not be Root-IDfisharebest1-0/+8
2011-12-21#902683 - HTML validation - remove stray </div>fisharebest1-1/+1
2011-12-12HTML validation - use html5-style for self-closing tags, instead of xhtml-stylefisharebest1-11/+11
2011-12-05#900273 - Default person in chartsfisharebest1-1/+1
2011-11-08Remove untranslated ":" - it is wrong in many languages, including French and...fisharebest1-1/+1
2011-11-05More refactoring - separation into Model/View/Controllerfisharebest1-5/+4
2011-11-03Refactoring - move towards a MVC (model/view/controller) architecturefisharebest1-6/+8
2011-09-22Lifespan - use correct formatting for class="starredname" - do not convert to...fisharebest1-36/+30
2011-05-16Lifespan chart - black text on dark backgrounds are very difficult to read. ...fisharebest1-4/+4
2011-03-12Update code to use new function WT_Gedcom_Tag::getLabel()fisharebest1-7/+7
2011-03-03Performance: move GEDCOM tags to their own class, so they are only loaded/tra...fisharebest1-7/+7
2011-01-07Minor tidy up. Use Objects instead of XREFs and raw gedcomfisharebest1-137/+110
2011-01-07Tidy up - remove unused/unreachable codefisharebest1-13/+7
2011-01-03Minor tidy up. Use Objects instead of XREFs and raw gedcomfisharebest1-2/+2
2011-01-01Refactoring class names and use autoloading.fisharebest1-4/+2
2011-01-01Refactoring class names and use autoloading.fisharebest1-0/+567