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
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
2019-11-21
Refactor report classes
Greg Roach
1
-7
/
+46
2019-11-04
Fix: #2479 - admin manage media showing wrong files; Attach filesystems to re...
Greg Roach
1
-12
/
+24
2019-10-22
Static analysis tools dislike variable method calls.
Greg Roach
1
-2
/
+4
2019-10-20
Strict comparisons
Greg Roach
1
-18
/
+16
2019-10-18
Add assertions to assist static code analysis
Greg Roach
1
-0
/
+6
2019-10-18
Remove unreachable code from report parser
Greg Roach
1
-122
/
+7
2019-10-17
Strict types
Greg Roach
1
-2
/
+4
2019-10-17
PHPdoc
Greg Roach
1
-5
/
+4
2019-10-17
PSR12
Greg Roach
1
-0
/
+1
2019-10-16
Strict types
Greg Roach
1
-2
/
+2
2019-10-09
Working on routing; Code cleanup
Greg Roach
1
-7
/
+4
2019-10-02
Use flysystem for report images
Greg Roach
1
-8
/
+10
2019-09-29
PSR12
Greg Roach
1
-0
/
+1
2019-09-12
CodeStyle - use groupBy() consistently
Greg Roach
1
-1
/
+1
2019-08-16
Fix: #2485 - cannot select maximum number of generations in reports
Greg Roach
1
-3
/
+0
2019-07-25
Fix: #2506 - integer XREFs as array keys
Greg Roach
1
-2
/
+2
[next]