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
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
2022-02-11
Fix: #1584 - Replace FunctionsPrint* with templates
Greg Roach
1
-3
/
+4
2021-12-16
Refactor authorization functions
Greg Roach
1
-1
/
+1
2021-11-02
Strict types
Greg Roach
1
-1
/
+1
2021-10-29
CodeStyle - remove unnecessary parentheses
Greg Roach
1
-1
/
+1
2021-10-29
CodeStyle - avoid curly-brackes around embedded variables
Greg Roach
1
-2
/
+2
2021-10-14
Tidy GedcomRecord constructor
Greg Roach
1
-24
/
+23
2021-10-13
Add missing type-hints
Greg Roach
1
-2
/
+2
2021-10-12
PHPdoc
Greg Roach
1
-13
/
+13
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
[next]