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
2026-02-09
Update copyright year. It is 2026
Greg Roach
28
-28
/
+28
2026-02-02
Fix: #5276 - cannot use markdown formatting for notes in reports as HTML not ...
Greg Roach
1
-9
/
+0
2026-02-02
Fix: #4951 - add watermarks to images in reports
Greg Roach
6
-38
/
+78
2026-02-02
Refactor reports: simplify setup
Greg Roach
1
-43
/
+34
2026-02-02
Add tests cases for all report options
Greg Roach
1
-3
/
+0
2026-02-02
Refactor reports: simplify structure of variables
Greg Roach
2
-39
/
+22
2026-02-02
Tidy report code
Greg Roach
1
-21
/
+4
2026-02-01
Cleanup some report code
Greg Roach
28
-2062
/
+280
2026-01-30
Move UTF character definitions to UTF8 class
Greg Roach
1
-37
/
+29
2025-12-29
CodeStyle
Greg Roach
1
-1
/
+1
2025-10-29
Use PHP8.0 functions
Greg Roach
2
-2
/
+2
2025-10-18
Move pending changes logic to service
Greg Roach
1
-1
/
+1
2025-09-09
xml_parser_free() is deprecated in PHP 8.5
Greg Roach
2
-8
/
+1
2025-02-20
Code Style
Greg Roach
2
-53
/
+55
2025-01-16
It's 2025. Update copyright date.
Greg Roach
28
-28
/
+28
2025-01-04
Remove unnecessary PHPDOC
Greg Roach
23
-69
/
+0
2024-11-22
PHP 8.3 allows class constants to have type hints
Greg Roach
4
-28
/
+28
2024-03-31
CodeStyle - whitespace
Greg Roach
1
-1
/
+0
2024-03-31
PHP 8.2 - union types
Greg Roach
1
-1
/
+1
2024-02-26
Fix some phpstan issues
Greg Roach
2
-2
/
+2
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
10
-17
/
+17
2023-03-29
Consistent use of select/pluck
Greg Roach
1
-1
/
+1
2023-03-20
Fix phpstan issues in reports
Greg Roach
8
-124
/
+100
2023-03-16
Apply fixes from StyleCI (#4787)
Greg Roach
1
-1
/
+1
2023-01-25
It's 2023
Greg Roach
28
-28
/
+28
2023-01-25
It's 2023
Greg Roach
28
-28
/
+28
2023-01-04
Fix some typos (found by codespell) (#4705)
Stefan Weil
2
-3
/
+3
2022-11-30
Remove scrutinizer annotations
Greg Roach
1
-5
/
+5
2022-11-27
PHP 8.0 - resource -> XMLParser
Greg Roach
2
-4
/
+4
2022-11-23
Refactor filesystem logic to prepare for Flysystem v3
Greg Roach
4
-44
/
+26
2022-09-06
Code style - duplicated code
Greg Roach
2
-6
/
+3
2022-08-25
CodeStyle
Greg Roach
1
-1
/
+1
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-17
CodeStyle - use new str_*() functions
Greg Roach
1
-34
/
+34
2022-03-17
CodeStyle elseif
Greg Roach
1
-10
/
+8
2022-03-16
It is 2022 - update copyright dates
Greg Roach
28
-28
/
+28
2022-03-13
Dynamic method access
Greg Roach
1
-3
/
+2
2022-03-13
CodeStyle - upper/lower case mismatches
Greg Roach
6
-44
/
+44
2022-03-13
Missing imports
Greg Roach
1
-0
/
+13
2022-03-13
CodeStyle - prefer elseif to else if
Greg Roach
3
-31
/
+23
2022-03-13
PHPdoc
Greg Roach
1
-1
/
+1
2022-02-23
Update and use Validation class
Greg Roach
1
-1
/
+0
2022-02-21
PHPdoc
Greg Roach
3
-4
/
+4
2022-02-20
Create Timestamp class and factory to replace direct-dependency on Carbon
Greg Roach
2
-5
/
+4
2022-02-11
Fix: #1584 - Replace FunctionsPrint* with templates
Greg Roach
1
-12
/
+93
[next]