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
/
Services
/
GedcomImportService.php
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-09
Update copyright year. It is 2026
Greg Roach
1
-1
/
+1
2026-02-05
Fix: #5277 - missing slideshow images on Postgres; Fix: #4661, Fix: #2355 - m...
Greg Roach
1
-3
/
+4
2025-11-02
Fix: #5125, Replace: #5187 - MacFamilyTree generates GEDCOM with duplicate XREFs
Greg Roach
1
-0
/
+3
2025-08-04
Revert "Fix: #5075 - trailing space after empty NOTE tag"
Greg Roach
1
-3
/
+3
2025-02-20
Code Style
Greg Roach
1
-1
/
+0
2025-01-16
It's 2025. Update copyright date.
Greg Roach
1
-1
/
+1
2025-01-12
Update PHP dependencies, and Fix: #5102, multi-row inserts break with Laravel...
Greg Roach
1
-61
/
+8
2025-01-09
Fix: #5100, fix: #4828 - _UID fields have wrong checksum. Do not automatical...
Greg Roach
1
-4
/
+1
2024-12-12
Fix: #5075 - trailing space after empty NOTE tag
Greg Roach
1
-3
/
+3
2024-08-27
phpstan now supports PHP8.4
Greg Roach
1
-1
/
+1
2024-03-31
CodeStyle - whitespace
Greg Roach
1
-1
/
+0
2024-01-13
Avoid implicit type checks
Greg Roach
1
-1
/
+1
2023-08-29
Preparing to remove dependency on laravel/database
Greg Roach
1
-1
/
+1
2023-04-03
Replace illuminate/container with our own simpler container
Greg Roach
1
-4
/
+1
2023-01-25
It's 2023
Greg Roach
1
-1
/
+1
2023-01-25
It's 2023
Greg Roach
1
-1
/
+1
2022-11-06
Strict types
Greg Roach
1
-4
/
+10
2022-09-06
CodeStyle
Greg Roach
1
-1
/
+0
2022-06-04
Fix: Wrong GEDCOM level for TITL when converting inline media to media objects
Greg Roach
1
-1
/
+1
2022-04-19
CodeStyle
Greg Roach
1
-1
/
+1
2022-04-16
Tidy up
Greg Roach
1
-20
/
+3
2022-04-15
Use controlled values for FAMC:PEDI
Greg Roach
1
-4
/
+0
2022-04-15
Use constants for controlled values: FAMC:PEDI
Greg Roach
1
-17
/
+0
2022-04-14
Legacy creates _HASHTAG_DEFN and _TODO records without XREFs
Greg Roach
1
-30
/
+6
2022-04-14
Legacy creates _HASHTAG_DEFN and _TODO records
Greg Roach
1
-0
/
+6
2022-04-11
Fix: #4304 - we can only store M/F/U in wt_individuals.i_sex
Greg Roach
1
-1
/
+5
2022-04-09
Fix: wrong substring for link types
Greg Roach
1
-1
/
+1
2022-04-05
Allow GenoMap GEDCOM files to load - even if the data is barely recognisable
Greg Roach
1
-15
/
+36
2022-03-29
Fix: #4044 - do not import truncated GEDCOM files
Greg Roach
1
-0
/
+1
2022-03-29
Skip records without XREFs
Greg Roach
1
-11
/
+20
2022-03-16
It is 2022 - update copyright dates
Greg Roach
1
-1
/
+1
2022-02-20
Move FunctionsImport to GedcomImportService
Greg Roach
1
-0
/
+955