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
/
Report
/
ReportParserGenerate.php
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-31
PHP 8.2 - union types
Greg Roach
1
-1
/
+1
2024-02-26
Fix some phpstan issues
Greg Roach
1
-1
/
+1
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
-2
/
+1
2023-08-14
Fix: #4864 - show married names on death report
Greg Roach
1
-0
/
+8
2023-07-14
Remove unused code
Greg Roach
1
-2
/
+2
2023-07-06
fix: messages (#4843)
Alejandro Criado-Pérez
1
-1
/
+1
2023-03-29
Consistent use of select/pluck
Greg Roach
1
-1
/
+1
2023-03-20
Fix phpstan issues in reports
Greg Roach
1
-76
/
+57
2023-01-25
It's 2023
Greg Roach
1
-1
/
+1
2023-01-25
It's 2023
Greg Roach
1
-1
/
+1
2022-11-27
PHP 8.0 - resource -> XMLParser
Greg Roach
1
-2
/
+2
2022-11-23
Refactor filesystem logic to prepare for Flysystem v3
Greg Roach
1
-17
/
+8
2022-07-04
Strict types
Greg Roach
1
-4
/
+4
2022-06-20
Fix: #4466 - missing linebreaks in report footnotes
Greg Roach
1
-2
/
+4
2022-03-16
It is 2022 - update copyright dates
Greg Roach
1
-1
/
+1
2022-02-21
PHPdoc
Greg Roach
1
-1
/
+1
2022-02-20
Create Timestamp class and factory to replace direct-dependency on Carbon
Greg Roach
1
-2
/
+1
2022-02-11
Fix: #1584 - Replace FunctionsPrint* with templates
Greg Roach
1
-12
/
+93
2022-01-31
Upgrade commonmark from 1.x to 2.x
Greg Roach
1
-2
/
+2
2021-11-19
Fix: pending deletions can break the changes report
Greg Roach
1
-7
/
+6
2021-10-29
CodeStyle - whitespace
Greg Roach
1
-1
/
+1
2021-10-15
Prefer object to stdClass
Greg Roach
1
-3
/
+1
2021-10-14
TypeHints
Greg Roach
1
-8
/
+8
2021-10-12
PHPdoc
Greg Roach
1
-38
/
+38
2021-10-04
Fix: #4057 - RTL control codes in dates break reports
Greg Roach
1
-1
/
+1
2021-09-14
Reports PHPdoc
Greg Roach
1
-72
/
+33
2021-08-20
PHPdoc
Greg Roach
1
-10
/
+9
2021-07-26
Revert "Upgrade league/commonmark to 2.0" - the legacy census format parser n...
Greg Roach
1
-2
/
+2
2021-07-26
Upgrade league/commonmark to 2.0
Greg Roach
1
-2
/
+2
2021-07-17
Remove class GedcomTag
Greg Roach
1
-9
/
+14
2021-06-28
Fix: #2600 - refactor markdown formatting to allow XREF links to be disabled
Greg Roach
1
-3
/
+5
2021-06-25
Remove deprecated function Fact::getTag()
Greg Roach
1
-3
/
+5
2021-03-19
PHPdoc
Greg Roach
1
-4
/
+4
2021-03-11
Remove vendor dir, add support for PHP 8.0, drop support for PHP 7.1 and 7.2
Greg Roach
1
-8
/
+8
2021-02-12
Fix: #3721 occupation report fails when no occupation chosen
Greg Roach
1
-1
/
+1
2021-02-07
Fix: '»' appearing after names in reports
Greg Roach
1
-26
/
+0
2021-02-04
Code style
Greg Roach
1
-3
/
+3
2021-01-25
Use https link in copyright header
Greg Roach
1
-2
/
+2
2020-11-30
Strict types
Greg Roach
1
-1
/
+1
2020-10-03
#3529 - rename Factory to Registry
Greg Roach
1
-18
/
+18
2020-07-04
Use new PHP functions - str_starts_with(), str_ends_with() and str_contains()
Greg Roach
1
-16
/
+16
2020-06-27
Fix: #3383 - Vital records report fails to search by place name
Greg Roach
1
-1
/
+1
2020-06-06
Working on GEDCOM tags/elements
Greg Roach
1
-2
/
+2
2020-05-26
Make Fact objects immutable. Remove setTag()
Greg Roach
1
-2
/
+2
2020-05-12
Update code to use new Factory objects
Greg Roach
1
-18
/
+18
2020-05-09
Deprecate whereContains()
Greg Roach
1
-5
/
+5
2019-12-19
PHPdoc
Greg Roach
1
-55
/
+55
2019-12-19
XML reports: remove unused PageHeader elements
Greg Roach
1
-1
/
+1
2019-11-24
Fix: warnings about potentially undefined variables
Greg Roach
1
-3
/
+5
[next]