summaryrefslogtreecommitdiff
path: root/library/WT/Controller/Hourglass.php
AgeCommit message (Expand)AuthorFilesLines
2013-12-15Improvements to vertical line handing for Family book and Hourglass chartsmakitso1-13/+13
2013-11-30Typos in msgctxt strings for relationships. Consistent use of punctuationGreg Roach1-4/+4
2013-11-01Tidy up trailing whitespaceGreg Roach1-7/+7
2013-08-29New filter/validation functions for GET/POST variablesGreg Roach1-8/+7
2013-08-16Fix: one-parent family causes PHP error in hourglass chartGreg Roach1-6/+7
2013-08-09Remove empty subversion Id tagsGreg Roach1-3/+1
2013-07-04Show missing spouse as an unknown person on charts. Provides more consistent...fisharebest1-35/+19
2013-06-29(no commit message)fisharebest1-4/+4
2012-11-16Cosmetic: updates to I18N hintsfisharebest1-1/+1
2012-07-04Fixed pedigree side of chart to align properly with table columnsRob Peters1-3/+30
2012-07-01Revert vertical line changes. They resulted in visual problems with IE8. Ho...Rob Peters1-2/+2
2012-06-30Fix vertical lines for pedigree side of chart at higher generation levels.Rob Peters1-1/+2
2012-06-28Remove the "Show empty boxes" option. Always show empty boxes. It makes a c...fisharebest1-1/+1
2012-06-16Defer loading of external javascript (and most inline javascript) to the bott...fisharebest1-2/+1
2012-05-29Refactor handling of facts - do not use global "nonfacts" arrayfisharebest1-13/+0
2012-04-17Start to disentangle the require_once dependencies. Previously, session.php ...fisharebest1-2/+0
2012-04-06Tidy up some JavaScriptfisharebest1-1/+2
2012-03-27Replace $WT_IMAGES array of images with CSS.fisharebest1-61/+43
2012-03-24Replace $WT_IMAGES array of images with CSS.fisharebest1-6/+3
2012-02-29Use HTML5 markup instead of PrintReady(), hasRTLText(), utf8_direction(), etc...fisharebest1-11/+6
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
2011-12-21#902683 - HTML validationfisharebest1-1/+1
2011-12-21#902683 - HTML validationfisharebest1-3/+3
2011-12-12HTML validation - use html5-style for self-closing tags, instead of xhtml-stylefisharebest1-26/+26
2011-12-05#900273 - Default person in chartsfisharebest1-2/+5
2011-11-24Bug 892898, fix RTL for hourglass chartRob Peters1-1/+1
2011-11-20Fix: some charts starting with the wrong person. Use rootid (instead of pid)...fisharebest1-8/+8
2011-11-19This patch makes the charts that use person_box consistent in their height an...Rob Peters1-6/+14
2011-11-15Fix syntax error in SVN12753Rob Peters1-2/+2
2011-11-15Bug 888423 and 888426, block charts display names outside of box and lines do...Rob Peters1-1/+25
2011-11-11Bug 888426 Changes to Hourglass chart for strict doctypeRob Peters1-6/+6
2011-11-11Remove redundant/obsolete html attribute (border="0") as this is already set ...fisharebest1-2/+2
2011-11-11Use consistent style for <a href="#" onclick="foo();"> the various combinatio...fisharebest1-1/+1
2011-11-08Fix: incomplete title in hourglass 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-8/+8
2011-10-29Fix: relationship-privacy calculations not working.fisharebest1-7/+3
2011-09-22Add HTML escapes and directional markup when we CREATE the names of objects, ...fisharebest1-6/+6
2011-06-08Simplify the presentation of pending changes, and the options to show/hide/ac...fisharebest1-1/+0
2011-01-30#676902 - RTL problem on hourglass chartƁukasz Wilenski1-19/+11
2011-01-25Tidy up <script type="text/javascript"> tags. fisharebest1-1/+1
2011-01-07Minor tidy up. Use Objects instead of XREFs and raw gedcom (fix problem with...fisharebest1-18/+21
2011-01-07Minor tidy up. Use Objects instead of XREFs and raw gedcomfisharebest1-11/+9
2011-01-05Minor tidy up. Use Objects instead of XREFs and raw gedcomfisharebest1-4/+4
2011-01-03Minor tidy up. Use Objects instead of XREFs and raw gedcomfisharebest1-77/+71
2011-01-02Minor tidy up. Use Objects instead of XREFsfisharebest1-9/+7
2011-01-01Refactoring class names and use autoloading.fisharebest1-4/+4
2011-01-01Refactoring class names and use autoloading.fisharebest1-3/+1
2011-01-01Refactoring class names and use autoloading.fisharebest1-0/+557