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-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
2018-11-18
Rename GedcomRecord::getFacts() to facts()
Greg Roach
1
-2
/
+2
2018-11-18
Rename GedcomRecord::getTree() to tree()
Greg Roach
1
-1
/
+1
2018-11-18
Rename GedcomRecord::getXref() to xref()
Greg Roach
1
-26
/
+26
2018-11-18
Rename Tree::getTreeId() to id()
Greg Roach
1
-3
/
+3
2018-11-18
Rename Fact::getGedcom() to gedcom()
Greg Roach
1
-2
/
+2
2018-10-14
Reduce differences between PDF and HTML report elements
Greg Roach
10
-103
/
+108
2018-10-14
PHPdoc
Greg Roach
1
-43
/
+46
2018-10-14
Strict-types
Greg Roach
2
-3
/
+3
2018-10-14
Use symfony expression language to evaluate expressions
Greg Roach
1
-18
/
+7
2018-10-14
Avoid global variables
Greg Roach
2
-2
/
+2
2018-10-14
Strict types
Greg Roach
2
-2
/
+2
2018-10-14
Types
Greg Roach
9
-78
/
+78
[next]