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
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
2019-03-20
Fix: #2333 truncate attribute broken in reports
Greg Roach
1
-0
/
+1
2019-03-20
#2333 GedcomValue element in report ignores 'truncate' attribute
Greg Roach
1
-0
/
+4
2019-03-15
Tests
Greg Roach
1
-1
/
+1
2019-03-14
TypeHints
Greg Roach
2
-9
/
+9
2019-03-08
Strict types and code review
Greg Roach
1
-1
/
+0
2019-03-08
Wrong conversion from inches/mm to points
Greg Roach
1
-2
/
+2
2019-03-08
Fix: #1620 use US paper size in US, CA and PH
Greg Roach
2
-10
/
+5
2019-03-08
Fix: #1620 use US paper size in US, CA and PH
Greg Roach
2
-2
/
+2
2019-03-08
Fix: #1620 use US paper size in US, CA and PH
Greg Roach
3
-184
/
+39
2019-03-07
Code style and testing
Greg Roach
7
-40
/
+24
2019-03-06
Better type checks
Greg Roach
1
-1
/
+1
2019-03-03
Convert from Carbon (v1) to CarbonImmutable (v2)
Greg Roach
2
-7
/
+5
2019-03-01
Fixed case mismatch in function/method call (#2286)
Rico Sonntag
1
-4
/
+4
2019-02-26
Remove global constant WT_TIMESTAMP
Greg Roach
2
-7
/
+6
2019-02-24
Strict type error
Greg Roach
1
-1
/
+1
2019-02-16
Use Collection class
Greg Roach
1
-27
/
+15
2019-02-16
Rename functions getFoo() to foo() and return collections instead of arrays
Greg Roach
1
-19
/
+19
2019-02-06
Fix: #2140 occupation report
Greg Roach
1
-10
/
+26
2019-02-05
Fix: #2186 wildcard events failing on vital records report
Greg Roach
1
-1
/
+1
2019-02-05
Fix: #2144 - missing JOIN clause in SQL query creates performance problems
Greg Roach
1
-20
/
+22
2019-02-05
Convert reports from REGEXP to LIKE for compatibility with non MySQL databases
Greg Roach
1
-6
/
+6
2019-01-27
Refactor class Place
Greg Roach
1
-1
/
+1
2019-01-10
Use closures as callbacks for sorting
Greg Roach
1
-10
/
+8
2019-01-06
Fix: #1783 - missing timezones on timestamps
Greg Roach
1
-1
/
+1
2019-01-06
Add query-builder macro for substring-search
Greg Roach
1
-6
/
+6
2019-01-06
Reports: cannot sort certain queries
Greg Roach
1
-10
/
+0
2019-01-06
Use illuminate/database
Greg Roach
1
-1
/
+0
2019-01-06
CodeStyle
Greg Roach
1
-11
/
+9
2019-01-06
Use illuminate/database for family reports
Greg Roach
1
-45
/
+57
2019-01-06
Use illuminate/database for individual reports
Greg Roach
1
-45
/
+54
2019-01-06
Fix: pending changes not shown on pending changes report
Greg Roach
1
-7
/
+4
2019-01-06
Use illuminate/database
Greg Roach
1
-16
/
+21
2019-01-04
Add visibility to constants
Greg Roach
3
-6
/
+6
2019-01-01
Happy 2019
Greg Roach
33
-33
/
+33
2018-12-21
Use laravel support functions to truncate strings
Greg Roach
1
-3
/
+2
2018-12-01
PHP 7.1: short-syntax for array destructuring
Greg Roach
1
-5
/
+5
2018-11-18
Prefer class-constants to global-constants
Greg Roach
4
-17
/
+11
[next]