summaryrefslogtreecommitdiff
path: root/relationship.php
AgeCommit message (Expand)AuthorFilesLines
2013-06-16relationship.php - now needs to process objects instead of XREFsfisharebest1-6/+5
2013-06-15#901278 - Partner incorrectly displayed as wifefisharebest1-2/+2
2013-02-06Previously, AJAX pages loaded their own copies of JS libraries (to work aroun...fisharebest1-2/+2
2013-01-22Remove the lightbox plugin from the "album" module. Add the colorbox module ...fisharebest1-6/+0
2012-12-24Fix: relationship chart overlaps when repeated change of direction (parent/ch...fisharebest1-6/+3
2012-11-02Do not try to calculate a relationship to ourselffisharebest1-15/+4
2012-10-28#1072365 - relations: some cleanup in get_relationship() code. Remove the NO...fisharebest1-2/+2
2012-10-15Relationships.php - show relationships when "show private names" and "show pr...fisharebest1-1/+1
2012-10-14relationship.php - send headers before embarking on lengthy calculations, oth...fisharebest1-7/+10
2012-08-25#901006 - Show path is not updating in Rela. chartfisharebest1-117/+38
2012-07-18Specify WT_STATIC_URL path for all JS files - otherwise they won't get picked...fisharebest1-1/+1
2012-06-17fix typo JavaScript->JavascriptŁukasz Wilenski1-4/+4
2012-04-26add lightbox init function to module classŁukasz Wilenski1-1/+2
2012-04-17Start to disentangle the require_once dependencies. Previously, session.php ...fisharebest1-1/+0
2012-04-17Updating minimal theme (not complete)Nigel Osborne1-1/+1
2012-04-16relationship.php - filter inputsfisharebest1-36/+18
2012-03-31Replace 3rd party autocomplete library with native jQuery functionsfisharebest1-5/+2
2012-03-28Functions should return HTML, rather than output itfisharebest1-2/+2
2012-03-26Replace $WT_IMAGES array of images with CSS.fisharebest1-39/+33
2012-03-19Revert the "Determine the z-index for this box" part of 13607Nigel Osborne1-1/+4
2012-03-18Relationship chart - remove the z-index attribute for the connecting lines. ...fisharebest1-10/+7
2012-02-02Minor refactoring of relationship.php. Move the titles/forms out of the outp...fisharebest1-164/+144
2012-02-01Slightly larger relationship textNigel Osborne1-1/+1
2012-02-01Small correction to spacing.Nigel Osborne1-1/+2
2012-02-01Tidy up relationship.php - no functional changesfisharebest1-25/+24
2012-02-01Revert z-index change in 13348 patchRob Peters1-6/+2
2012-02-01Relationship chart - fix recent edit conflictfisharebest1-1/+1
2012-02-01Tidy up relationship.php - no functional changesfisharebest1-17/+4
2012-02-01Tidy up relationship.php - no functional changesfisharebest1-163/+166
2012-02-01Tidy up relationship.php - no functional changesfisharebest1-146/+188
2012-02-01Fix z-index for relationship chartsRob Peters1-17/+16
2012-02-01Correct inconsistent box sizing.Rob Peters1-2/+3
2012-01-23Changes to the non-detail chart displaysNigel Osborne1-3/+2
2012-01-18Remove unnecessary instructionsfisharebest1-3/+3
2011-12-21#902683 - HTML validationfisharebest1-5/+5
2011-12-12HTML validation - use html5-style for self-closing tags, instead of xhtml-stylefisharebest1-26/+26
2011-12-04Remove patch from relationship and implement in MenuBar. Patch switches the ...Rob Peters1-5/+0
2011-12-04Adding missing &ged=XXXX to chart URLsfisharebest1-0/+1
2011-12-04move PID1 to top of formRob Peters1-0/+5
2011-12-03Fix relationship chart so it adjust block sizes for values set in themes.Rob Peters1-2/+4
2011-11-28Allow relationship chart to expand space between blocks when theme defined bl...Rob Peters1-0/+3
2011-11-22Correct block spacing on Relationship chart w/o the Show detail box checked.Rob Peters1-0/+1
2011-11-22Charts options: the help text for "Show Details" is out of date, and not real...fisharebest1-1/+1
2011-11-19This patch makes the charts that use person_box consistent in their height an...Rob Peters1-3/+2
2011-11-19Remove classes .rtl and .lrt - these exist to correct the alignment when we a...fisharebest1-1/+1
2011-11-05Major MVC refactoring. Every page now has a controller.fisharebest1-5/+5
2011-10-18Don't query database directly - use APIfisharebest1-3/+6
2011-07-28Relationship charts - links the wrong way round.fisharebest1-2/+2
2011-06-11Lightbox module: stop loading config everywhere - just where it is used.fisharebest1-1/+0
2011-04-30Fix: bad I18N in report titles (concatenating text fragments). Also choose b...fisharebest1-15/+17