summaryrefslogtreecommitdiff
path: root/library/WT/GedcomRecord.php
AgeCommit message (Expand)AuthorFilesLines
2013-07-07Use the actual XREF from the record, not the one used to find the record (e.g...fisharebest1-7/+5
2013-07-05The right place to check for privacy on facts is when we fetch them for view...fisharebest1-3/+3
2013-07-05Rollback some ideas about always returning gedcom records, even for invalid l...fisharebest1-1/+0
2013-07-05Rollback some ideas about always returning gedcom records, even for invalid l...fisharebest1-3/+5
2013-07-05More refactoring - compareChanDate()fisharebest1-19/+0
2013-07-05More refactoring - LastChangeTimestampfisharebest1-1/+3
2013-07-05Remove unused codefisharebest1-9/+0
2013-07-05More refactoring - export/downloadfisharebest1-3/+11
2013-07-04Typofisharebest1-1/+1
2013-07-04WT_GedcomRecord - hide broken links using dummy objects. Application code ca...fisharebest1-2/+7
2013-06-29(no commit message)fisharebest1-383/+400
2013-06-23Remove unused variablefisharebest1-4/+1
2013-06-23Use PHP5.3 language features in gedcom-record classesfisharebest1-20/+17
2013-06-23Remove special code for PHP5.2fisharebest1-8/+1
2013-06-21Performance - cache DB queries for pending changesfisharebest1-4/+22
2013-06-17#1100139 - Change Family Members screen not populatingfisharebest1-1/+1
2013-05-13Don't count linked records, when we will be fetching them later.fisharebest1-20/+0
2013-05-11#1161877 - Admin sees edit options when editing disabledfisharebest1-6/+2
2012-12-07Inline the function getXrefLink as it is only used in one place.fisharebest1-13/+0
2012-11-15Tidy up - prepare to refactor handling of pending changesfisharebest1-26/+11
2012-10-06Don't need to return references to objects. This is automatic since PHP5.0fisharebest1-1/+1
2012-09-15Remove old/unreachable codefisharebest1-3/+3
2012-05-29Refactor handling of facts - do not use global "nonfacts" arrayfisharebest1-8/+4
2012-05-28Refactor handling of pending new/old factsfisharebest1-2/+2
2012-03-17Remove old/unused check_NN() function.fisharebest1-37/+0
2012-02-29Use HTML5 markup instead of PrintReady(), hasRTLText(), utf8_direction(), etc...fisharebest1-12/+1
2012-02-28Fix: relationship calculations do not see updated records (only newly added o...fisharebest1-3/+9
2012-02-15Fix: CHAN records with no TIME subrecord give PHP errorsfisharebest1-1/+1
2012-02-15Bug #932692 - Mc and Mac in the Chart Display on My PageƁukasz Wilenski1-1/+1
2012-02-06#803806 - Recent changes module sort by date, but not timefisharebest1-23/+23
2012-02-05Control exceptionally long surnamesNigel Osborne1-10/+14
2012-02-03#925225 - svn13335 Last change time not translatedfisharebest1-1/+1
2012-01-30Fix: charts- menu gives fatal PHP error after deleting family.fisharebest1-1/+1
2012-01-28Reverse 13316 and apply the correct multi-byte character fix (Meliza)Nigel Osborne1-4/+4
2012-01-25Correction to short namesNigel Osborne1-1/+1
2012-01-24Add a short name function for compact displays on charts:Nigel Osborne1-1/+34
2011-12-30When we abbreviate place names in charts, show the full name as a tool-tip (t...fisharebest1-2/+2
2011-12-12HTML validation - use html5-style for self-closing tags, instead of xhtml-stylefisharebest1-1/+1
2011-11-15Fix: 1 NAME / 2 TYPE married not always recognised.fisharebest1-1/+1
2011-11-13Use ISO standard names for scripts - prepare to use lookup tables for languag...fisharebest1-5/+5
2011-10-29Fix: relationship-privacy calculations not working.fisharebest1-0/+4
2011-10-20Use consistent access when filtering data for export/downloadfisharebest1-9/+6
2011-10-16#815312 - Clipping Cart Error (fix typo)fisharebest1-1/+1
2011-10-16#815312 - Clipping Cart Errorfisharebest1-12/+24
2011-10-16FIx: recent changes are not compatible with PHP5.2. fisharebest1-2/+3
2011-10-15Performance tweak - for PHP5.3 and abovefisharebest1-1/+7
2011-10-15Minor refactoring - move code relating to GEDCOM records into the GEDCOM objectsfisharebest1-29/+40
2011-09-25Better feedback and consistency when deleting recordsfisharebest1-1/+0
2011-09-22Add HTML escapes and directional markup when we CREATE the names of objects, ...fisharebest1-2/+15
2011-09-21Convert remaining "List Names" to "Full Names"fisharebest1-3/+2