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
/
Gedcom.php
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-01
Fix: #4364 - add definitions for Aldfaer custom tags
Greg Roach
1
-0
/
+12
2022-04-25
Add custom tags from MyHeritage GEDCOM files
Greg Roach
1
-0
/
+23
2022-04-25
Fix: #4342 - label for _LOC:_LOC
Greg Roach
1
-1
/
+1
2022-04-14
Rewrite the GEDCOM error check. Fixes: #4255. Fixes #3654. Fixes #957
Greg Roach
1
-20
/
+25
2022-04-14
Add more custom tag definitions for Legacy
Greg Roach
1
-1
/
+13
2022-04-14
Legacy creates _HASHTAG_DEFN and _TODO records without XREFs
Greg Roach
1
-0
/
+15
2022-04-11
Hide _NAME fields by default for addresses of events
Greg Roach
1
-2
/
+2
2022-04-10
Fix: #4303 - untranslated GEDCOM tag labels
Greg Roach
1
-46
/
+46
2022-04-09
adjust semantics of _GODP, _WITN (#4300)
Richard Cissée
1
-11
/
+11
2022-04-09
Add more missing tags (#4298)
Richard Cissée
1
-0
/
+2
2022-04-09
Whitespace
Greg Roach
1
-187
/
+187
2022-04-09
Add some missing tags (which are already configured as subtags) (#4296)
Richard Cissée
1
-0
/
+5
2022-04-09
I18N text for custom tags
Greg Roach
1
-1
/
+1
2022-04-08
Add more ancestry tags
Greg Roach
1
-0
/
+5
2022-04-04
I18N hint text
Greg Roach
1
-1
/
+1
2022-04-04
Add more ancestry custom tags
Greg Roach
1
-0
/
+3
2022-04-04
Add more custom GEDCOM tags created by Ancestry.com
Greg Roach
1
-2
/
+10
2022-04-03
Remove definitions for GEDCOM 5.3
Greg Roach
1
-142
/
+1
2022-04-03
CodeStyle
Greg Roach
1
-1
/
+1
2022-04-03
Refactor custom tags. Replace modules with hard-coded configuration options
Greg Roach
1
-0
/
+1773
2022-03-16
It is 2022 - update copyright dates
Greg Roach
1
-1
/
+1
2022-02-18
Fix: #1663 - add support for ANSEL encoding
Greg Roach
1
-7
/
+1
2021-10-19
Remove ADOP as proxy for BIRT
Greg Roach
1
-1
/
+1
2021-06-21
Element labels
Greg Roach
1
-1
/
+1
2021-06-21
GEDCOM tag configuration - PLAC:FORM
Greg Roach
1
-0
/
+1
2021-06-12
Configure GEDCOM tags
Greg Roach
1
-0
/
+61
2021-01-25
Use https link in copyright header
Greg Roach
1
-1
/
+1
2021-01-21
Fix: #2592, Fix: #2593, Fix: #3431, Fix: #3446, Fix: #3638, Fix: #3676, Merge...
Greg Roach
1
-2
/
+8
2020-08-10
Fix: #3471 - Limit length of XREF regex
Greg Roach
1
-1
/
+1
2020-02-11
Fix: do not add a CHAN event to a HEAD record
Greg Roach
1
-0
/
+11
2019-11-30
Allow '.' in XREFs
Greg Roach
1
-1
/
+1
2019-10-17
PSR12
Greg Roach
1
-0
/
+1
2019-09-29
PSR12
Greg Roach
1
-0
/
+1
2019-01-27
Refactor class Place
Greg Roach
1
-0
/
+3
2019-01-27
Remove duplicate constant
Greg Roach
1
-0
/
+3
2019-01-04
Add visibility to constants
Greg Roach
1
-9
/
+9
2019-01-01
Happy 2019
Greg Roach
1
-1
/
+1
2018-11-18
Apply fixes from StyleCI (#2029)
Greg Roach
1
-1
/
+0
2018-11-18
Prefer class-constants to global-constants
Greg Roach
1
-0
/
+22
2018-10-05
Add declare(strict_types=1) to all PHP scripts
Greg Roach
1
-0
/
+2
2018-07-16
Use PSR2 code style
Greg Roach
1
-5
/
+6
2018-05-05
GEDCOM constants
Greg Roach
1
-0
/
+27
[prev]