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
2026-02-09
Update copyright year. It is 2026
Greg Roach
1
-1
/
+1
2025-12-24
CodeStyle
Greg Roach
1
-3
/
+0
2025-12-24
Refactor the 'before' paramter to createFact()
Greg Roach
1
-2
/
+2
2025-12-19
Fix: some code passes empty fact_id/gedcom to updateFact instead of calling c...
Greg Roach
1
-0
/
+16
2025-12-19
Refactor edit/create/delete fact to allow facts to be added in order
Greg Roach
1
-102
/
+50
2025-12-12
Remove unused code
Greg Roach
1
-27
/
+0
2025-02-20
Code Style
Greg Roach
1
-1
/
+0
2025-01-16
It's 2025. Update copyright date.
Greg Roach
1
-1
/
+1
2024-11-26
Fix: #5061 - some subtags not removed from links to private records
Greg Roach
1
-15
/
+10
2024-11-22
PHP 8.3 allows class constants to have type hints
Greg Roach
1
-2
/
+2
2024-06-16
Fix: #4994 - private exports contain empty records
Greg Roach
1
-30
/
+32
2024-04-14
Fix: check for '1 RESN LOCKED' not working
Greg Roach
1
-1
/
+1
2024-03-31
CodeStyle
Greg Roach
1
-5
/
+5
2024-03-31
CodeStyle - whitespace
Greg Roach
1
-1
/
+0
2024-03-31
PHP 8.2 - union types
Greg Roach
1
-5
/
+5
2024-03-31
PHP 7.4 - short arrow functions
Greg Roach
1
-15
/
+5
2024-03-21
Implicit/explicit nullable types for PHP 8.4
Greg Roach
1
-4
/
+4
2024-01-13
Avoid implicit type checks
Greg Roach
1
-3
/
+3
2023-08-29
Preparing to remove dependency on laravel/database
Greg Roach
1
-1
/
+0
2023-07-26
Corrected php, js and phtml files (#4855)
Alejandro Criado-Pérez
1
-1
/
+1
2023-06-20
Do not rely on database default for pending changes
Greg Roach
1
-0
/
+2
2023-05-30
Do not rely on database default for pending changes
Greg Roach
1
-0
/
+1
2023-04-03
Replace illuminate/container with our own simpler container
Greg Roach
1
-9
/
+3
2023-02-01
Add signatures to closures in phpdoc. See #4713
Greg Roach
1
-3
/
+3
2023-01-25
It's 2023
Greg Roach
1
-1
/
+1
2023-01-25
It's 2023
Greg Roach
1
-1
/
+1
2023-01-11
CodeStyle - use null coalesce operator
Greg Roach
1
-2
/
+2
2022-12-04
Fix: respect order of GEDCOM names, irrespective of type
Greg Roach
1
-1
/
+1
2022-11-06
Strict types
Greg Roach
1
-1
/
+1
2022-07-30
Fix: #4517 - don't match married names against language script
Greg Roach
1
-1
/
+1
2022-07-28
Code Style
Greg Roach
1
-1
/
+2
2022-07-27
Fix: #4507 - notes attached to CHAN not handled correctly
Greg Roach
1
-8
/
+26
2022-07-21
Fix: #4509 - last-change timestamp fails for arabic script
Greg Roach
1
-8
/
+8
2022-07-18
Fix: #4422 - HTML error in stats block
Greg Roach
1
-18
/
+23
2022-05-04
Fix: _RUFNAME is only a given name, not a full name
Greg Roach
1
-1
/
+3
2022-05-04
Fix: 'TYPE married' is now 'TYPE MARRIED'
Greg Roach
1
-1
/
+1
2022-04-29
Fix: #4354 - error when viewing unknown custom record type
Greg Roach
1
-1
/
+6
2022-04-16
Prefer uppercase for RestrictionNotice fields. See #4308
Greg Roach
1
-0
/
+1
2022-04-16
Use RestrictionNotice instead of raw GEDCOM
Greg Roach
1
-10
/
+20
2022-04-12
Remove unused imports
Greg Roach
1
-4
/
+0
2022-03-25
Fix: #4275 - invalid date in CHAN:DATE causes error
Greg Roach
1
-8
/
+11
2022-03-16
It is 2022 - update copyright dates
Greg Roach
1
-1
/
+1
2022-03-09
Fix: #4250 - refactor linked-records and use consistently
Greg Roach
1
-209
/
+0
2022-02-23
Update and use Validation class
Greg Roach
1
-3
/
+12
2022-02-21
PHPdoc
Greg Roach
1
-2
/
+3
2022-02-20
Create Timestamp class and factory to replace direct-dependency on Carbon
Greg Roach
1
-9
/
+9
2022-02-18
PHPdoc
Greg Roach
1
-1
/
+1
2022-02-18
PHPdoc
Greg Roach
1
-9
/
+9
2022-02-11
CodeStyle
Greg Roach
1
-1
/
+0
2022-02-11
Apply fixes from StyleCI (#4212)
Greg Roach
1
-1
/
+1
[next]