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
/
library
/
WT
/
Family.php
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-15
Minor refactoring - move code relating to GEDCOM records into the GEDCOM objects
fisharebest
1
-4
/
+17
2011-09-22
Add HTML escapes and directional markup when we CREATE the names of objects, ...
fisharebest
1
-3
/
+5
2011-09-21
Convert remaining "List Names" to "Full Names"
fisharebest
1
-2
/
+0
2011-09-15
Performance - we do not need the f_numchil column to create a WT_Family objec...
fisharebest
1
-6
/
+1
2011-09-14
Performance - lazy evaluation of married/divorced status in family objects. ...
fisharebest
1
-15
/
+4
2011-06-20
Fix: WT_Family::getChildren() was showing children if their names were visibl...
fisharebest
1
-1
/
+1
2011-06-20
Fix: downloading gedcoms while applying privacy filtering was showing privat...
fisharebest
1
-1
/
+1
2011-06-14
Tidy up constructor for WT_Event objects. We (almost) always need to know th...
fisharebest
1
-2
/
+1
2011-05-15
Fix: privacy errors. Checking for "can display name" instead of "can display...
fisharebest
1
-1
/
+8
2011-05-13
Remove some old PHP4 code. PHP5 passes objects by reference automatically
fisharebest
1
-5
/
+5
2011-05-08
Family names: code to detect script was only looking at surname. This fails ...
fisharebest
1
-2
/
+2
2011-05-05
WT_Family::getChildren() ignoring the SHOW_PRIVATE_RELATIONSHIPS setting
fisharebest
1
-6
/
+4
2011-04-29
Refactor the privacy calculations. This provides a significant performance i...
fisharebest
1
-6
/
+35
2011-01-07
Minor tidy up. Use Objects instead of XREFs and raw gedcom
fisharebest
1
-18
/
+0
2011-01-05
Minor tidy up. Use Objects instead of XREFs and raw gedcom
fisharebest
1
-1
/
+12
2011-01-04
Minor tidy up. Use Objects instead of XREFs and raw gedcom
fisharebest
1
-49
/
+23
2011-01-01
Refactoring class names and use autoloading.
fisharebest
1
-2
/
+2
2011-01-01
Refactoring class names and use autoloading.
fisharebest
1
-1
/
+1
2011-01-01
Refactoring class names and use autoloading.
fisharebest
1
-32
/
+26
2011-01-01
Refactoring class names and use autoloading.
fisharebest
1
-0
/
+430