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
/
Person.php
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-29
(no commit message)
fisharebest
1
-1903
/
+0
2013-06-23
Use PHP5.3 language features in gedcom-record classes
fisharebest
1
-9
/
+3
2013-06-23
Relationship privacy - calculate relationship from person to self (not self t...
fisharebest
1
-1
/
+1
2013-06-16
relationship.php - now needs to process objects instead of XREFs
fisharebest
1
-1
/
+4
2013-06-15
#901278 - Partner incorrectly displayed as wife
fisharebest
1
-1
/
+1
2013-05-13
#1068999 - Child shown as godson/-daughter of priest
fisharebest
1
-1
/
+1
2013-05-12
Add translate="no" to individual names, to prevent translation tools from cha...
fisharebest
1
-1
/
+1
2013-05-05
#1172058 - Error when two individuals included in two separate families as hu...
fisharebest
1
-0
/
+3
2013-05-05
#1168445 - Early (wrong) birthdate of parent allows living children to be dis...
fisharebest
1
-12
/
+13
2013-03-24
Treat "2 _ASSO" as a synonym for "2 ASSO". See http://wiki-de.genealogy.net/...
fisharebest
1
-35
/
+39
2013-02-05
Remove unused globals
fisharebest
1
-1
/
+1
2013-01-30
Minor media tidying
fisharebest
1
-1
/
+1
2013-01-22
Replace silhouette images with CSS markup
fisharebest
1
-2
/
+19
2012-11-24
Wrong translations used for grandchild (son's son versus daughter's son, etc....
fisharebest
1
-6
/
+6
2012-11-16
Do not use the word "GEDCOM" unless you mean an actual GEDCOM file / tag / etc.
fisharebest
1
-4
/
+4
2012-11-16
Do not create messages by concatenating text - use placeholders to embed text
fisharebest
1
-27
/
+33
2012-11-16
Cosmetic: updates to I18N hints
fisharebest
1
-5
/
+5
2012-11-15
Refactor class WT_Event - use objects instead of XREFS and do not custom tags...
fisharebest
1
-13
/
+22
2012-11-14
Refactor access to the _PRIM tag in media objects
fisharebest
1
-7
/
+2
2012-11-14
Refactor find_highlighted_object()
fisharebest
1
-7
/
+51
2012-10-31
find_highlighted_object() - pass gedcom objects as parameters, not xrefs.
fisharebest
1
-1
/
+1
2012-10-11
Fix: associates to family events not shown on individual page
fisharebest
1
-1
/
+1
2012-09-15
Remove old/unreachable code
fisharebest
1
-2
/
+2
2012-09-14
Performance: fetch all the wt_site_setting values in one query.
fisharebest
1
-2
/
+2
2012-07-23
Contributions from Matt N:
fisharebest
1
-1
/
+1
2012-06-30
Performance. PHP has no native function for integer division. floor($x/$y) ...
fisharebest
1
-1
/
+1
2012-05-29
Refactor handling of facts - do not use global "nonfacts" array
fisharebest
1
-18
/
+12
2012-05-28
Refactor handling of pending new/old facts
fisharebest
1
-6
/
+6
2012-05-26
#1001875 - WT shows not correct the name of the females
fisharebest
1
-10
/
+17
2012-03-31
Fix: double-encoding of HTML entities in lifespans
fisharebest
1
-2
/
+2
2012-03-26
Replace $WT_IMAGES array of images with CSS.
fisharebest
1
-36
/
+3
2012-03-17
Remove old/unused check_NN() function.
fisharebest
1
-0
/
+43
2012-03-17
Remove option to "Underline names in quotes" - refer Bug #931034
Nigel Osborne
1
-8
/
+2
2012-02-29
Use HTML5 markup instead of PrintReady(), hasRTLText(), utf8_direction(), etc...
fisharebest
1
-14
/
+1
2012-02-14
Refactor - move PEDI logic to the same file
fisharebest
1
-16
/
+10
2012-02-03
Fix: undated events for parents/grandparents showing for events-of-close-rela...
fisharebest
1
-3
/
+3
2012-01-28
Revert the code that localises quotation marks in nicknames. It seems to cau...
fisharebest
1
-2
/
+12
2012-01-13
Functions in WT_I18N.php should be based on data from the CLDR. Nicknames ma...
fisharebest
1
-7
/
+17
2012-01-12
add code for displaying NICK names in typographic quotation marks
Łukasz Wilenski
1
-3
/
+3
2011-12-12
HTML validation. Block-level elements (such as <p>) may not be placed inside...
fisharebest
1
-2
/
+2
2011-12-12
HTML validation - use html5-style for self-closing tags, instead of xhtml-style
fisharebest
1
-8
/
+8
2011-12-11
#902683 - webtrees 1.2.4 W3C errors Bug
fisharebest
1
-1
/
+1
2011-12-11
webtrees 1.2.4 W3C errors Bug #902683
Nigel Osborne
1
-1
/
+1
2011-12-06
Revised display for branches list
Nigel Osborne
1
-2
/
+2
2011-11-28
unknown surnames not being recorded in the database
fisharebest
1
-0
/
+3
2011-11-19
Remove classes .rtl and .lrt - these exist to correct the alignment when we a...
fisharebest
1
-3
/
+3
2011-11-14
Do not attempt to convert ___ into @N.N. or @P.N. as it doesn't work. Better...
fisharebest
1
-7
/
+0
2011-10-30
#883964 - Faits et événements - Un mariage n'apparaît pas
fisharebest
1
-2
/
+5
2011-10-29
Fix: relationship-privacy calculations not working.
fisharebest
1
-35
/
+42
2011-10-23
#880475 - Infinite loop in privacy checks
fisharebest
1
-6
/
+29
[next]