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
/
GedcomRecord.php
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-06
Don't need to return references to objects. This is automatic since PHP5.0
fisharebest
1
-1
/
+1
2012-09-15
Remove old/unreachable code
fisharebest
1
-3
/
+3
2012-05-29
Refactor handling of facts - do not use global "nonfacts" array
fisharebest
1
-8
/
+4
2012-05-28
Refactor handling of pending new/old facts
fisharebest
1
-2
/
+2
2012-03-17
Remove old/unused check_NN() function.
fisharebest
1
-37
/
+0
2012-02-29
Use HTML5 markup instead of PrintReady(), hasRTLText(), utf8_direction(), etc...
fisharebest
1
-12
/
+1
2012-02-28
Fix: relationship calculations do not see updated records (only newly added o...
fisharebest
1
-3
/
+9
2012-02-15
Fix: CHAN records with no TIME subrecord give PHP errors
fisharebest
1
-1
/
+1
2012-02-15
Bug #932692 - Mc and Mac in the Chart Display on My Page
Łukasz Wilenski
1
-1
/
+1
2012-02-06
#803806 - Recent changes module sort by date, but not time
fisharebest
1
-23
/
+23
2012-02-05
Control exceptionally long surnames
Nigel Osborne
1
-10
/
+14
2012-02-03
#925225 - svn13335 Last change time not translated
fisharebest
1
-1
/
+1
2012-01-30
Fix: charts- menu gives fatal PHP error after deleting family.
fisharebest
1
-1
/
+1
2012-01-28
Reverse 13316 and apply the correct multi-byte character fix (Meliza)
Nigel Osborne
1
-4
/
+4
2012-01-25
Correction to short names
Nigel Osborne
1
-1
/
+1
2012-01-24
Add a short name function for compact displays on charts:
Nigel Osborne
1
-1
/
+34
2011-12-30
When we abbreviate place names in charts, show the full name as a tool-tip (t...
fisharebest
1
-2
/
+2
2011-12-12
HTML validation - use html5-style for self-closing tags, instead of xhtml-style
fisharebest
1
-1
/
+1
2011-11-15
Fix: 1 NAME / 2 TYPE married not always recognised.
fisharebest
1
-1
/
+1
2011-11-13
Use ISO standard names for scripts - prepare to use lookup tables for languag...
fisharebest
1
-5
/
+5
2011-10-29
Fix: relationship-privacy calculations not working.
fisharebest
1
-0
/
+4
2011-10-20
Use consistent access when filtering data for export/download
fisharebest
1
-9
/
+6
2011-10-16
#815312 - Clipping Cart Error (fix typo)
fisharebest
1
-1
/
+1
2011-10-16
#815312 - Clipping Cart Error
fisharebest
1
-12
/
+24
2011-10-16
FIx: recent changes are not compatible with PHP5.2.
fisharebest
1
-2
/
+3
2011-10-15
Performance tweak - for PHP5.3 and above
fisharebest
1
-1
/
+7
2011-10-15
Minor refactoring - move code relating to GEDCOM records into the GEDCOM objects
fisharebest
1
-29
/
+40
2011-09-25
Better feedback and consistency when deleting records
fisharebest
1
-1
/
+0
2011-09-22
Add HTML escapes and directional markup when we CREATE the names of objects, ...
fisharebest
1
-2
/
+15
2011-09-21
Convert remaining "List Names" to "Full Names"
fisharebest
1
-3
/
+2
2011-09-21
Convert some "List Names" to "Full Names"
fisharebest
1
-10
/
+1
2011-08-31
Reversing the fixes for Bug #817867 - Name Suffix handling error. These chang...
Nigel Osborne
1
-2
/
+1
2011-08-30
Bug #817867 - Name Suffix handling error
Nigel Osborne
1
-1
/
+2
2011-07-20
#801920 - Age missing in Events of close relatives
fisharebest
1
-2
/
+2
2011-07-10
In chart boxes, do not show an empty BIRT/DEAT when there exists a CHR/BURI w...
fisharebest
1
-2
/
+2
2011-06-14
Tidy up constructor for WT_Event objects. We (almost) always need to know th...
fisharebest
1
-2
/
+1
2011-06-09
I18N: Improve English texts. Refer to sort options consistently. Remove "SHO...
fisharebest
1
-5
/
+0
2011-05-31
Tidy up: generate BIRTH-YEAR - DEATH-YEAR ranges consistently.
fisharebest
1
-2
/
+0
2011-05-15
Fix: privacy errors. Checking for "can display name" instead of "can display...
fisharebest
1
-2
/
+2
2011-05-14
Remove some old PHP4 code. PHP5 passes objects by reference automatically
fisharebest
1
-2
/
+2
2011-05-09
Re-enable the caching of privacy calculations
fisharebest
1
-5
/
+8
2011-04-29
Refactor the privacy calculations. This provides a significant performance i...
fisharebest
1
-16
/
+116
2011-04-26
reverse wrongly submitted changes
Łukasz Wilenski
1
-35
/
+4
2011-04-26
(no commit message)
Łukasz Wilenski
1
-4
/
+35
2011-04-26
Performance: use lazy evaluation in WT_Person::canDisplayDetails() and WT_Per...
fisharebest
1
-12
/
+7
2011-04-26
Don't cache the WT_GedcomRecord::$can_edit value. It is not necessary - we r...
fisharebest
1
-9
/
+5
2011-04-17
Replacing <i> by <em>
Veit Olschinski
1
-1
/
+1
2011-04-07
Do not need to look up gedcom_id when we already have it.
fisharebest
1
-1
/
+1
2011-03-16
RTL: formatting errors.
fisharebest
1
-2
/
+1
2011-03-07
#730301 - Recent changes block does not allow ordering in other languages tha...
Łukasz Wilenski
1
-3
/
+5
[prev]
[next]