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
2013-12-16
Refactoring for PSR-0
Greg Roach
1
-7
/
+7
2013-12-09
Only delete/update one copy of a duplicated fact
Greg Roach
1
-1
/
+2
2013-11-28
#1255943 - Probable mistakes in US English text file - 1.5.1 dev
Greg Roach
1
-1
/
+1
2013-11-25
#1252675 - change 2 facts doubles one
Greg Roach
1
-5
/
+7
2013-11-01
Tidy up trailing whitespace
Greg Roach
1
-6
/
+6
2013-10-15
#1235895 - note.php adding source or restriction deletes header line
Greg Roach
1
-1
/
+2
2013-10-07
#1236088 - GedcomRecord.php function removeLinks errors
fisharebest
1
-2
/
+2
2013-10-04
#1234683 - GedcomRecord.php syntax error in function removeLinks
Greg Roach
1
-2
/
+2
2013-09-07
Fix typo
Greg Roach
1
-1
/
+1
2013-09-06
MSDOS line endings break raw GEDCOM editing
Greg Roach
1
-8
/
+7
2013-09-06
Use WT_Place objects for manipulating places
fisharebest
1
-2
/
+2
2013-08-30
#1218624 - Interactive tree event sequence - dev / do not abbreviate chart la...
fisharebest
1
-4
/
+7
2013-08-29
New filter/validation functions for GET/POST variables
Greg Roach
1
-3
/
+3
2013-08-21
Add escaping functions, based on semantics of what is being escaped
Greg Roach
1
-1
/
+1
2013-08-21
Fix error displaying records with pending creation AND deletion
Greg Roach
1
-1
/
+5
2013-08-19
Finally remove the old gedcom-based privacy functions
Greg Roach
1
-6
/
+3
2013-08-19
Use record/fact objects for anniversaries
Greg Roach
1
-4
/
+4
2013-08-18
Fix: private facts lost when editing record
Greg Roach
1
-1
/
+1
2013-08-18
Privacy for facts
Greg Roach
1
-4
/
+6
2013-08-17
Counts of linked records fail to reflect privacy
Greg Roach
1
-13
/
+108
2013-08-11
Fix: cannot add spouse to family
Greg Roach
1
-11
/
+20
2013-08-09
Remove empty subversion Id tags
Greg Roach
1
-2
/
+0
2013-08-09
Replace linkMedia() / unlinkMedia()
Greg Roach
1
-2
/
+2
2013-07-29
If we are going to check privacy just once, and in one place, then we must re...
fisharebest
1
-9
/
+5
2013-07-27
Fix bug - cannot add new records
fisharebest
1
-1
/
+1
2013-07-18
Rename function getFactbyType to getFirstFact to better reflect what it does
fisharebest
1
-4
/
+22
2013-07-16
Refactor - no longer need WT_GedcomRecord::equals() - can use "=="
fisharebest
1
-5
/
+0
2013-07-15
(no commit message)
fisharebest
1
-1
/
+1
2013-07-15
#1201564 - Adding isolated indi - Not in object context
fisharebest
1
-1
/
+1
2013-07-13
Refactor - improve semantics of CRUD operations on facts
fisharebest
1
-2
/
+11
2013-07-07
Use the actual XREF from the record, not the one used to find the record (e.g...
fisharebest
1
-7
/
+5
2013-07-05
The right place to check for privacy on facts is when we fetch them for view...
fisharebest
1
-3
/
+3
2013-07-05
Rollback some ideas about always returning gedcom records, even for invalid l...
fisharebest
1
-1
/
+0
2013-07-05
Rollback some ideas about always returning gedcom records, even for invalid l...
fisharebest
1
-3
/
+5
2013-07-05
More refactoring - compareChanDate()
fisharebest
1
-19
/
+0
2013-07-05
More refactoring - LastChangeTimestamp
fisharebest
1
-1
/
+3
2013-07-05
Remove unused code
fisharebest
1
-9
/
+0
2013-07-05
More refactoring - export/download
fisharebest
1
-3
/
+11
2013-07-04
Typo
fisharebest
1
-1
/
+1
2013-07-04
WT_GedcomRecord - hide broken links using dummy objects. Application code ca...
fisharebest
1
-2
/
+7
2013-06-29
(no commit message)
fisharebest
1
-383
/
+400
2013-06-23
Remove unused variable
fisharebest
1
-4
/
+1
2013-06-23
Use PHP5.3 language features in gedcom-record classes
fisharebest
1
-20
/
+17
2013-06-23
Remove special code for PHP5.2
fisharebest
1
-8
/
+1
2013-06-21
Performance - cache DB queries for pending changes
fisharebest
1
-4
/
+22
2013-06-17
#1100139 - Change Family Members screen not populating
fisharebest
1
-1
/
+1
2013-05-13
Don't count linked records, when we will be fetching them later.
fisharebest
1
-20
/
+0
2013-05-11
#1161877 - Admin sees edit options when editing disabled
fisharebest
1
-6
/
+2
2012-12-07
Inline the function getXrefLink as it is only used in one place.
fisharebest
1
-13
/
+0
2012-11-15
Tidy up - prepare to refactor handling of pending changes
fisharebest
1
-26
/
+11
[next]