summaryrefslogtreecommitdiff
path: root/modules_v3/tree/class_treeview.php
AgeCommit message (Expand)AuthorFilesLines
2015-03-02Module APIGreg Roach1-393/+0
2015-02-16Add visibility to constructorsGreg Roach1-1/+1
2015-02-07Rename inconsistent method nameGreg Roach1-1/+1
2015-02-07Remove global $TEXT_DIRECTIONGreg Roach1-3/+1
2015-02-05Replace globals with tree propertiesGreg Roach1-3/+1
2015-02-05Namespaces should consist of both vendor and packageGreg Roach1-1/+1
2015-02-02Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3.Greg Roach1-42/+42
2015-01-18Scrutinizer Auto-FixesScrutinizer Auto-Fixer1-1/+1
2014-12-05PHPDocGreg Roach1-2/+3
2014-11-09Typo causes problem in mother-only family in interactive treeGreg Roach1-1/+1
2014-10-31#1385830 - interactive tree error with one-parent (mother) familiesGreg Roach1-0/+4
2014-10-23PHPDocGreg Roach1-0/+5
2014-10-18PHPDoc/cleanupGreg Roach1-5/+5
2014-10-17Fix #246 - replace checks for sex=='U' with a default (not male or female), f...Greg Roach1-1/+1
2014-08-14Code without side-effects (see PSR-1) does not require guard headersGreg Roach1-5/+0
2014-05-10Interactive tree - show all spouses option fails when chart is embedded in ho...Greg Roach1-21/+23
2014-05-06#1316253 - Interactive tree errorGreg Roach1-72/+70
2014-05-04Interactive tree gives error when mother but no fatherGreg Roach1-1/+3
2014-05-03All partners button redirects to wrong page on interactive tree chart when em...Greg Roach1-0/+2
2014-05-02Interactive tree - code cleanupGreg Roach1-1/+1
2014-05-02Interactive tree - code cleanupGreg Roach1-32/+35
2014-05-02Fix problem with connecting lines on interactive tree. Tidy code a littleGreg Roach1-102/+125
2014-05-01Interactive tree/allpartners button only works in full-screen modeGreg Roach1-26/+13
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-30Typos in msgctxt strings for relationships. Consistent use of punctuationGreg Roach1-3/+3
2013-11-01Tidy up trailing whitespaceGreg Roach1-1/+1
2013-09-06Use WT_Place objects for manipulating placesfisharebest1-3/+0
2013-08-30#1218624 - Interactive tree event sequence - dev / do not abbreviate chart la...fisharebest1-6/+9
2013-08-29New filter/validation functions for GET/POST variablesGreg Roach1-2/+2
2013-08-29#1217960 - Interactive tree - One spouse family - Errorfisharebest1-1/+4
2013-08-29#1217958 - Interactive tree - no marriage record - Errorfisharebest1-11/+12
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-2/+2
2013-07-04Show missing spouse as an unknown person on charts. Provides more consistent...fisharebest1-6/+1
2013-06-29(no commit message)fisharebest1-3/+3
2013-06-23Use objects, not XREFsfisharebest1-5/+1
2013-01-22Replace silhouette images with CSS markupfisharebest1-6/+1
2013-01-22Remove the lightbox plugin from the "album" module. Add the colorbox module ...fisharebest1-1/+1
2013-01-16Remove some dead codefisharebest1-20/+1
2012-11-22#1078032 - Interactive Tree bugs re childrenfisharebest1-24/+21
2012-11-16Cosmetic: updates to I18N hintsfisharebest1-3/+3
2012-11-14Refactor find_highlighted_object()fisharebest1-7/+6
2012-06-02separate multiple spouses in interactive treeƁukasz Wilenski1-3/+6
2012-04-17Start to disentangle the require_once dependencies. Previously, session.php ...fisharebest1-2/+0
2012-03-27Add CSS for large/small animated loading images, instead of using <img>fisharebest1-1/+1
2012-03-24Replace $WT_IMAGES array of images with CSS.fisharebest1-6/+4
2012-03-23Remove old theme icons (part of old menus). Add some missing icons. Remove ...fisharebest1-3/+0
2012-02-23Interactive tree: Remove no longer needed function; hide tool bar on print.Nigel Osborne1-1/+1