summaryrefslogtreecommitdiff
path: root/library/WT/Controller/Timeline.php
AgeCommit message (Expand)AuthorFilesLines
2013-11-01Tidy up trailing whitespaceGreg Roach1-1/+1
2013-09-06Use WT_Place objects for manipulating placesfisharebest1-13/+3
2013-08-29New filter/validation functions for GET/POST variablesGreg Roach1-7/+4
2013-08-24Update non-typographic quotation marksGreg Roach1-1/+1
2013-08-21Add escaping functions, based on semantics of what is being escapedGreg Roach1-2/+2
2013-08-09Remove empty subversion Id tagsGreg Roach1-2/+0
2013-06-29(no commit message)fisharebest1-16/+26
2013-02-06Previously, AJAX pages loaded their own copies of JS libraries (to work aroun...fisharebest1-2/+2
2012-11-15Refactor class WT_Event - use objects instead of XREFS and do not custom tags...fisharebest1-135/+120
2012-08-26#584835 - Global variables clash with session variables (register_globals=On)fisharebest1-11/+4
2012-06-30Performance. PHP has no native function for integer division. floor($x/$y) ...fisharebest1-1/+1
2012-05-29Add type hints for function parametersfisharebest1-1/+1
2012-05-29Refactor handling of facts - do not use global "nonfacts" arrayfisharebest1-1/+2
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-02-29Use HTML5 markup instead of PrintReady(), hasRTLText(), utf8_direction(), etc...fisharebest1-3/+3
2011-12-28#908630 - Charts > INDI-ID should not be Root-IDfisharebest1-0/+8
2011-12-21#902683 - HTML validation - remove stray </div>fisharebest1-2/+2
2011-12-12HTML validation - use html5-style for self-closing tags, instead of xhtml-stylefisharebest1-3/+3
2011-12-05#900273 - Default person in chartsfisharebest1-1/+1
2011-11-10Remove hspace="0" and vspace="0" attributes from <img> tags. These are (a) d...fisharebest1-1/+1
2011-11-05More refactoring - separation into Model/View/Controllerfisharebest1-5/+4
2011-11-04Square brackets are not valid characters in URLS, and need escapingfisharebest1-1/+1
2011-11-03Refactoring - move towards a MVC (model/view/controller) architecturefisharebest1-5/+8
2011-09-22Add HTML escapes and directional markup when we CREATE the names of objects, ...fisharebest1-4/+3
2011-07-27Fix: missing parameter to functionfisharebest1-1/+1
2011-07-20Revert 12047 - it included some extra changesfisharebest1-1/+1
2011-07-20Update Zend Framework library to 1.11.9fisharebest1-1/+1
2011-01-05Minor tidy up. Use Objects instead of XREFs and raw gedcomfisharebest1-33/+17
2011-01-05Fix: new class names, Person -> WT_Person, etc.fisharebest1-10/+12
2011-01-01Refactoring class names and use autoloading.fisharebest1-5/+5
2011-01-01Refactoring class names and use autoloading.fisharebest1-5/+3
2011-01-01Refactoring class names and use autoloading.fisharebest1-0/+322