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