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
/
Module
/
FamilyTreeStatisticsModule.php
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-09
Update copyright year. It is 2026
Greg Roach
1
-1
/
+1
2025-02-12
Add Armenian translation
Greg Roach
1
-5
/
+0
2025-01-16
It's 2025. Update copyright date.
Greg Roach
1
-1
/
+1
2025-01-04
Remove unnecessary PHPDOC
Greg Roach
1
-3
/
+0
2024-11-22
PHP 8.3 allows class constants to have type hints
Greg Roach
1
-1
/
+1
2024-10-08
CodeStyle
Greg Roach
1
-5
/
+0
2024-03-31
Refactoring class DB
Greg Roach
1
-23
/
+4
2024-03-31
Refatoring class DB
Greg Roach
1
-6
/
+1
2024-03-21
Implicit/explicit nullable types for PHP 8.4
Greg Roach
1
-1
/
+1
2024-01-13
Avoid implicit type checks
Greg Roach
1
-1
/
+1
2023-08-29
Preparing to remove dependency on laravel/database
Greg Roach
1
-2
/
+1
2023-04-03
Replace illuminate/container with our own simpler container
Greg Roach
1
-2
/
+2
2023-01-25
It's 2023
Greg Roach
1
-1
/
+1
2023-01-25
It's 2023
Greg Roach
1
-1
/
+1
2022-12-15
Fix: #4494 - surname statistics should use the same logic as surname lists
Greg Roach
1
-20
/
+49
2022-11-18
Use Validator
Greg Roach
1
-21
/
+41
2022-03-19
Use placeholders to generate statistics pages
Greg Roach
1
-1
/
+2
2022-03-16
It is 2022 - update copyright dates
Greg Roach
1
-1
/
+1
2022-02-23
Update and use Validation class
Greg Roach
1
-4
/
+14
2022-02-21
PHPdoc
Greg Roach
1
-4
/
+4
2021-11-04
Replace FunctionsPrintLists with views - #1584
Greg Roach
1
-2
/
+13
2021-10-12
PHPdoc
Greg Roach
1
-4
/
+4
2021-03-19
Use closures for sort callbacks
Greg Roach
1
-1
/
+1
2021-01-25
Use https link in copyright header
Greg Roach
1
-2
/
+2
2020-12-23
Use constants for unknown surname and given names
Greg Roach
1
-2
/
+3
2020-10-24
whitespace
Greg Roach
1
-1
/
+1
2019-12-13
CodeStyle - strict types
Greg Roach
1
-21
/
+21
2019-10-17
PSR12
Greg Roach
1
-0
/
+1
2019-09-29
PSR12
Greg Roach
1
-0
/
+1
2019-09-12
CodeStyle - use groupBy() consistently
Greg Roach
1
-2
/
+2
2019-07-17
Use Query Expression class directly, remove unused imports
Greg Roach
1
-3
/
+4
2019-07-14
Refactor blocks
Greg Roach
1
-26
/
+26
2019-05-08
PSR-7 requests
Greg Roach
1
-20
/
+22
2019-04-10
Convert requests, middleware and reponses to use PSR-7, PSR-15 and PSR-17
Greg Roach
1
-3
/
+3
2019-04-03
Declare static closures
Greg Roach
1
-1
/
+1
2019-03-20
Block styling
Greg Roach
1
-1
/
+2
2019-03-07
Code style and testing
Greg Roach
1
-2
/
+2
2019-03-05
Custom module examples
Greg Roach
1
-1
/
+1
2019-03-02
Use app() shortcut
Greg Roach
1
-1
/
+1
2019-02-24
Unused imports
Greg Roach
1
-2
/
+0
2019-02-23
Refactor module components
Greg Roach
1
-1
/
+1
2019-02-23
Lists as Modules
Richard Cissee
1
-1
/
+9
2019-02-01
Refactor admin controllers and services
Greg Roach
1
-16
/
+3
2019-01-30
Apply fixes from StyleCI (#2164)
Greg Roach
1
-1
/
+2
2019-01-30
Use dependency injection for Statistics class
Greg Roach
1
-2
/
+16
2019-01-25
Apply fixes from StyleCI (#2135)
Greg Roach
1
-1
/
+1
2019-01-25
Convert tracking and analytics functions into modules
Greg Roach
1
-1
/
+1
2019-01-24
Refactoring module API
Greg Roach
1
-1
/
+1
2019-01-22
Merge chart controllers into chart modules
Greg Roach
1
-1
/
+1
2019-01-22
PHPdoc
Greg Roach
1
-2
/
+10
[next]