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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-31
CodeStyle
Greg Roach
2
-8
/
+4
2020-11-30
Strict types
Greg Roach
1
-1
/
+1
2020-10-03
#3529 - rename Factory to Registry
Greg Roach
1
-18
/
+18
2020-09-12
Missing parameters
Greg Roach
1
-1
/
+1
2020-08-05
typo
Greg Roach
1
-1
/
+1
2020-07-08
Fix: #3396 - missing page header in PDF report
Greg Roach
1
-0
/
+1
2020-07-04
Use new PHP functions - str_starts_with(), str_ends_with() and str_contains()
Greg Roach
4
-25
/
+25
2020-06-27
Fix: #3383 - Vital records report fails to search by place name
Greg Roach
1
-1
/
+1
2020-06-08
CodeStyle
Greg Roach
1
-10
/
+0
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-20
Unused imports
Greg Roach
1
-1
/
+0
2019-12-19
Remove dead code
Greg Roach
1
-14
/
+0
2019-12-19
PHPdoc
Greg Roach
2
-62
/
+62
2019-12-19
XML reports: remove unused HTML elements
Greg Roach
6
-258
/
+0
2019-12-19
XML reports: remove unused PageHeader elements
Greg Roach
7
-264
/
+4
2019-12-16
Fix: unescaped characters in HTML reports
Greg Roach
2
-28
/
+0
2019-12-16
Static analysis errors in reports
Greg Roach
4
-6
/
+7
2019-11-24
Fix: warnings about potentially undefined variables
Greg Roach
1
-3
/
+5
2019-11-21
Refactor report classes
Greg Roach
34
-1055
/
+1164
2019-11-11
Simplify access to current locale
Greg Roach
1
-8
/
+1
2019-11-04
Fix: #2479 - admin manage media showing wrong files; Attach filesystems to re...
Greg Roach
4
-39
/
+82
2019-10-30
StrictTypes
Greg Roach
1
-2
/
+16
2019-10-25
Remove global constant WT_LOCALE and store LocaleInterface in the request
Greg Roach
1
-1
/
+7
2019-10-22
Static analysis tools dislike variable method calls.
Greg Roach
2
-4
/
+9
2019-10-20
Strict comparisons
Greg Roach
2
-19
/
+17
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
4
-7
/
+9
2019-10-17
PHPdoc
Greg Roach
1
-5
/
+4
2019-10-17
PSR12
Greg Roach
33
-0
/
+33
2019-10-16
Strict types
Greg Roach
1
-2
/
+2
2019-10-09
Working on routing; Code cleanup
Greg Roach
2
-9
/
+5
2019-10-02
Use flysystem for report images
Greg Roach
2
-9
/
+11
2019-09-29
PSR12
Greg Roach
33
-0
/
+33
2019-09-12
CodeStyle - use groupBy() consistently
Greg Roach
1
-1
/
+1
2019-09-07
Fix: #2572 - bad URL in report footer
Greg Roach
2
-2
/
+2
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
2019-07-19
Fix: #2504 - Report parameter dates need to be upper case
Greg Roach
1
-2
/
+4
2019-07-17
Use Query Expression class directly, remove unused imports
Greg Roach
1
-1
/
+2
2019-05-06
Make report generator callbacks protected to permit reuse
Greg Roach
1
-52
/
+52
2019-04-25
PHPdoc
Greg Roach
1
-1
/
+1
2019-04-17
Type hints
Greg Roach
2
-13
/
+13
2019-04-10
Reports: strict types and code style
Greg Roach
2
-65
/
+65
2019-04-10
Convert requests, middleware and reponses to use PSR-7, PSR-15 and PSR-17
Greg Roach
1
-8
/
+9
2019-04-03
Declare static closures
Greg Roach
1
-8
/
+8
2019-03-20
#1620 - revert changes to page margins. Some reports depend on the exact values
Greg Roach
1
-5
/
+5
[next]