summaryrefslogtreecommitdiff
path: root/modules_v3/tree
AgeCommit message (Expand)AuthorFilesLines
2019-01-20Working on #2120 - refactor modules: combine installed/enabled/allowed module...Greg Roach12-721/+0
2019-01-01Happy 2019Greg Roach1-1/+1
2018-10-05Add declare(strict_types=1) to all PHP scriptsGreg Roach1-0/+2
2018-05-05Working on themes/layoutsGreg Roach1-3/+3
2018-04-13Remove global Javascript variablesGreg Roach1-2/+2
2018-01-07Happy new year - 2018Greg Roach3-3/+3
2018-01-07Fixes #1440 - Center tree view on selected person (#1464)Rico Sonntag2-10/+7
2017-10-24Fix: #1424 - title on interactive treeGreg Roach1-2/+0
2017-10-08Fix #1277 (releasing mouse button outside draggable area)Greg Roach1-7/+7
2017-09-10Partial fix for #1277Greg Roach2-27/+33
2017-09-10Add missing arrows to hourglass chartGreg Roach1-0/+21
2017-07-02Interactive tree needs a replacement for jQueryUI/draggableGreg Roach1-6/+7
2017-06-17jQuery-3, Bootstrap-4, FontAwesome-4.7, Select2-4, remove popup windowsGreg Roach1-15/+15
2017-03-082017Greg Roach3-3/+3
2016-02-21TreeView with space in tree nameGreg Roach1-1/+1
2016-01-30Update copyright yearGreg Roach3-3/+3
2016-01-17TabsGreg Roach1-1/+1
2015-08-12Error when browsing two interactive trees at the same timeGreg Roach1-2/+1
2015-06-08PHPDocGreg Roach1-2/+1
2015-05-31PSR-4Greg Roach1-0/+2
2015-03-02Module APIGreg Roach2-535/+1
2015-02-26White border on interactive tree in clouds themeGreg Roach1-1/+0
2015-02-23Fix 1101936 - interactive tree and touch devicesGreg Roach1-0/+2
2015-02-16class Auth should be responsible for checking search enginesGreg Roach1-3/+1
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 Roach2-2/+2
2015-02-02Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3.Greg Roach4-92/+84
2015-01-28Use PHP function to set HTTP statusGreg Roach1-1/+1
2015-01-18Scrutinizer Auto-FixesScrutinizer Auto-Fixer1-1/+1
2015-01-18Default constructors do not need parenthesesGreg Roach1-1/+1
2014-12-05PHPDocGreg Roach2-6/+13
2014-11-27PHPDocGreg Roach1-15/+9
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-22Remove old/commented codeGreg Roach1-4/+0
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-10-06Whitespace changes to reduce merge conflicts with the assets branchGreg Roach1-0/+5
2014-09-18Unused codeGreg Roach1-5/+0
2014-08-14Code without side-effects (see PSR-1) does not require guard headersGreg Roach2-10/+0
2014-05-10Interactive tree - show all spouses option fails when chart is embedded in ho...Greg Roach2-21/+24
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 Roach3-127/+125