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
/
app
/
GedcomRecord.php
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-18
Upgrade Bootstrap from 4 to 5. Fixes: #3673. Fixes: #3400.
Greg Roach
1
-1
/
+1
2021-06-27
CodeStyle
Greg Roach
1
-1
/
+1
2021-06-25
Remove deprecated function Fact::getTag()
Greg Roach
1
-2
/
+6
2021-06-25
Remove unused imports
Greg Roach
1
-9
/
+0
2021-06-21
Option to show hidden GEDCOM tags
Greg Roach
1
-112
/
+0
2021-06-21
Option to show hidden GEDCOM tags
Greg Roach
1
-2
/
+2
2021-06-20
Refactoring GEDCOM edit functions
Greg Roach
1
-4
/
+5
2021-06-12
Configure GEDCOM tags
Greg Roach
1
-0
/
+30
2021-05-23
Disregard pending deletions when deciding which facts to add
Greg Roach
1
-1
/
+1
2021-05-23
Working on adding new GEDCOM tags
Greg Roach
1
-1
/
+54
2021-05-19
Fix: #3900 - double-escaping data
Greg Roach
1
-1
/
+2
2021-05-18
CodeStyle
Greg Roach
1
-0
/
+1
2021-05-14
CodeStyle
Greg Roach
1
-0
/
+3
2021-05-14
Working on GEDCOM elements
Greg Roach
1
-1
/
+6
2021-05-13
Merge develop branch
Greg Roach
1
-1
/
+12
2021-04-19
Use a factory to make slugs
Greg Roach
1
-26
/
+1
2021-03-21
Use PHP 7.4 language features
Greg Roach
1
-3
/
+1
2021-03-21
Optimise regular expression
Greg Roach
1
-1
/
+1
2021-03-21
Merge changes from develop branch
Greg Roach
1
-1
/
+1
2021-03-19
PHPdoc
Greg Roach
1
-1
/
+1
2021-03-19
Use closures for sort callbacks
Greg Roach
1
-1
/
+1
2021-03-11
Remove deprecated code
Greg Roach
1
-32
/
+0
2021-02-17
Gedcom elements
Greg Roach
1
-1
/
+1
2021-02-04
Code style
Greg Roach
1
-2
/
+2
2021-02-03
Fix: editing header record
Greg Roach
1
-1
/
+1
2021-02-02
Merge GEDCOM element code from 2.1 branch
Greg Roach
1
-0
/
+71
2021-01-29
Do not add 'NOTE Private' when creating private export
Greg Roach
1
-1
/
+1
2021-01-28
Merge some changes from 2.1
Greg Roach
1
-2
/
+2
2021-01-25
Use https link in copyright header
Greg Roach
1
-1
/
+1
2021-01-22
Ignore pending deletions for birth/marriage/death events
Greg Roach
1
-1
/
+1
2021-01-15
Move user constants to the user interface class
Greg Roach
1
-5
/
+6
2021-01-06
Fix: #3611 - add row-locks to prevent concurrent edits
Greg Roach
1
-0
/
+12
2020-12-31
CodeStyle
Greg Roach
1
-2
/
+2
2020-10-24
whitespace
Greg Roach
1
-1
/
+1
2020-10-03
#3529 - rename Factory to Registry
Greg Roach
1
-11
/
+11
2020-09-18
Fix: #3509, Fix: #3508, Fix: #3506 - errors when individuals have empty name ...
Greg Roach
1
-1
/
+1
2020-09-15
CodeStyle
Greg Roach
1
-1
/
+1
2020-09-08
Use factory to create caches and filesystems
Greg Roach
1
-1
/
+1
2020-07-04
Use new PHP functions - str_starts_with(), str_ends_with() and str_contains()
Greg Roach
1
-7
/
+7
2020-06-27
Better handling for custom record types
Greg Roach
1
-0
/
+12
2020-06-06
Working on GEDCOM tags/elements
Greg Roach
1
-2
/
+2
2020-06-03
PHPdoc
Greg Roach
1
-3
/
+3
2020-05-26
Make Fact objects immutable. Remove setTag()
Greg Roach
1
-2
/
+2
2020-05-16
Use constants for record types
Greg Roach
1
-3
/
+3
2020-05-16
Support linkedLocations (#3253)
Richard Cissée
1
-0
/
+25
2020-05-12
Update code to use new Factory objects
Greg Roach
1
-8
/
+7
2020-05-12
Use factory methods to create GEDCOM records
Greg Roach
1
-148
/
+13
2020-05-09
Deprecate whereContains()
Greg Roach
1
-2
/
+5
2020-05-01
Fix: #3168 - certain edits can create double CHAN records
Greg Roach
1
-15
/
+14
2020-04-30
Refactor ages
Greg Roach
1
-2
/
+6
[next]