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
2013-07-05
Rollback some ideas about always returning gedcom records, even for invalid l...
fisharebest
1
-4
/
+6
2013-07-05
More refactoring - getNumberOfChildren()
fisharebest
1
-9
/
+6
2013-07-04
Clean up code
fisharebest
1
-4
/
+2
2013-07-04
WT_GedcomRecord - hide broken links using dummy objects. Application code ca...
fisharebest
1
-52
/
+26
2013-06-29
(no commit message)
fisharebest
1
-98
/
+42
2013-06-23
Use PHP5.3 language features in gedcom-record classes
fisharebest
1
-10
/
+4
2012-04-03
#972588 - autocomplete - family results when marriage year is not knwon
fisharebest
1
-22
/
+3
2011-10-29
Fix: relationship-privacy calculations not working.
fisharebest
1
-21
/
+15
2011-10-28
Small part of #880475
fisharebest
1
-10
/
+7
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