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
/
tests
/
app
/
Elements
Age
Commit message (
Collapse
)
Author
Files
Lines
2024-11-29
Fix: #5053 - wrong canonical formatting for PLAC:FORM
Greg Roach
1
-3
/
+1
2024-11-22
PHP 8.3 allows class constants to have type hints
Greg Roach
1
-2
/
+2
2024-06-10
Fix: #4989 - mismatch between individual and family lists
Greg Roach
10
-50
/
+50
2024-05-09
Clean up tests
Greg Roach
21
-21
/
+21
2024-03-31
CodeStyle - whitespace
Greg Roach
214
-225
/
+0
2024-03-31
PHPUnit 11 deprecates createStub() - use createMock() instead
Greg Roach
1
-1
/
+1
2024-03-31
PHPUnit 11 deprecates docblocks, use annotations instead
Greg Roach
214
-1293
/
+1046
2023-12-30
Fix: typo in @covers annotation
Greg Roach
21
-21
/
+21
2023-10-04
Fix broken tests
Greg Roach
58
-314
/
+6
2023-04-03
Replace illuminate/container with our own simpler container
Greg Roach
8
-23
/
+9
2023-02-06
Updates for phpunit 10
Greg Roach
183
-183
/
+183
2023-01-25
It's 2023
Greg Roach
214
-214
/
+214
2023-01-25
It's 2023
Greg Roach
214
-214
/
+214
2022-12-28
Add support for INDI:NO and FAM:NO tags
Greg Roach
2
-3
/
+38
2022-12-12
Fix: #4655 - residence facts take a value in GEDCOM 7
Greg Roach
1
-4
/
+4
2022-12-06
Add minimal test scripts for every class, to pick up PHP version issues
Greg Roach
20
-0
/
+700
2022-10-31
Re-order import statements
Greg Roach
5
-5
/
+5
2022-10-17
Fix: #4580, Fix: #4577 - SOUR:PUBL, SOUR:TITL and SOUR:AUTH allow multi-line ↵
Greg Roach
2
-0
/
+20
text
2022-06-20
Fix failing test
Greg Roach
1
-0
/
+11
2022-06-09
Fix: SOUR:PUBL can contain multi-line text
Greg Roach
1
-0
/
+10
2022-06-08
Fix: #4450 inline sources not displayed correctly
Greg Roach
1
-1
/
+13
2022-06-06
Add missing subtags to facts and events
Greg Roach
1
-3
/
+3
2022-06-02
Add some GEDCOM 7 definitions
Greg Roach
3
-0
/
+198
2022-05-30
Fix: #4447 - EntryRecodingDate is just a DateValue
Greg Roach
1
-39
/
+0
2022-05-23
Fix: #4420 - GOV ids can be upper/lower/mixed case
Greg Roach
1
-3
/
+3
2022-04-28
Fix: y,m,d are lowercase in AGE fields
Greg Roach
1
-3
/
+3
2022-04-19
Fix failing test
Greg Roach
1
-0
/
+11
2022-04-16
Prefer uppercase for RestrictionNotice fields. See #4308
Greg Roach
1
-7
/
+7
2022-04-16
Prefer uppercase for PedigreeLinkageType fields. See #4308
Greg Roach
1
-0
/
+10
2022-04-16
Prefer uppercase for NameType fields. See #4308
Greg Roach
1
-0
/
+10
2022-04-16
GEDCOM7 files can have two restrictions in the same RESN tag
Greg Roach
1
-3
/
+7
2022-04-16
Prefer upper-case for AgeAtEvent. See #4308
Greg Roach
1
-3
/
+18
2022-04-16
Prefer upper-case for PhoneticType, RomanizedType and OrdinanceProcessFlag. ↵
Greg Roach
4
-7
/
+26
See #4308
2022-04-16
Prefer upper-case for ChildLinkageStatus, SourceMediaType and ↵
Greg Roach
3
-16
/
+16
MultimediaFormat. See #4308
2022-04-15
Testing
Greg Roach
1
-3
/
+3
2022-04-12
Remove unused imports
Greg Roach
1
-3
/
+0
2022-03-17
CodeStyle - prefer single quotes
Greg Roach
34
-54
/
+54
2022-03-16
It is 2022 - update copyright dates
Greg Roach
192
-192
/
+192
2022-03-13
Dead code
Greg Roach
1
-4
/
+0
2022-03-13
CodeStyle - upper/lower case mismatches
Greg Roach
1
-2
/
+2
2022-02-23
Update and use Validation class
Greg Roach
9
-9
/
+9
2021-10-29
TypeHints
Greg Roach
1
-2
/
+1
2021-10-22
Trailing spaces are significant in markdown
Greg Roach
6
-6
/
+6
2021-10-13
Remove unused imports
Greg Roach
1
-1
/
+0
2021-09-01
Use wt- namespace for data attributes
Greg Roach
1
-4
/
+4
2021-08-15
Fix: #3986 - Close relative events are CustomEvent, not EventDescriptor
Greg Roach
1
-39
/
+0
2021-04-07
Add support for _FSFTID tags
Greg Roach
2
-0
/
+51
2021-04-06
Testing
Greg Roach
1
-0
/
+10
2021-03-29
Testing
Greg Roach
1
-9
/
+9
2021-03-29
Fix: #3810 - Media format is set to jpeg instead of jpg
Greg Roach
1
-0
/
+16
[next]