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
/
Statistics.php
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-23
Use object instead of stdClass
Greg Roach
1
-4
/
+3
2024-03-31
CodeStyle
Greg Roach
1
-3
/
+3
2024-03-31
PHP 8.4 compatibility
Greg Roach
1
-3
/
+3
2024-03-31
PHP 8.2 - union types
Greg Roach
1
-1
/
+1
2024-03-31
PHP 7.4 - short arrow functions
Greg Roach
1
-9
/
+3
2024-03-21
Implicit/explicit nullable types for PHP 8.4
Greg Roach
1
-19
/
+19
2023-02-03
Added totalIndisWithSourcesPercentage and totalFamsWithSourcesPercentage (#4...
TheDutchJewel
1
-0
/
+16
2023-01-25
It's 2023
Greg Roach
1
-1
/
+1
2023-01-25
It's 2023
Greg Roach
1
-1
/
+1
2022-12-03
Fix: #4631 - wrong statistic for lastEventPlace
Greg Roach
1
-1
/
+1
2022-03-22
Refactor PlaceRepository::statsPlaces() into separate functions
Greg Roach
1
-13
/
+0
2022-03-19
Use placeholders to generate statistics pages
Greg Roach
1
-9
/
+9
2022-03-16
It is 2022 - update copyright dates
Greg Roach
1
-1
/
+1
2022-02-21
PHPdoc
Greg Roach
1
-7
/
+7
2021-10-29
TypeHints
Greg Roach
1
-74
/
+19
2021-10-19
Fix dependency injection in statistics classes
Greg Roach
1
-316
/
+322
2021-10-15
Prefer object to stdClass
Greg Roach
1
-2
/
+1
2021-10-14
TypeHints
Greg Roach
1
-4
/
+7
2021-10-12
PHPdoc
Greg Roach
1
-3
/
+3
2021-09-07
Update use of ReflectionClass for PHP 8
Greg Roach
1
-2
/
+2
2021-03-19
PHPdoc
Greg Roach
1
-1
/
+1
2021-02-04
Code style
Greg Roach
1
-1
/
+1
2021-01-25
Use https link in copyright header
Greg Roach
1
-1
/
+1
2021-01-22
Fix: #3664 - individual name statistics not working correctly
Greg Roach
1
-3
/
+3
2020-07-04
Use new PHP functions - str_starts_with(), str_ends_with() and str_contains()
Greg Roach
1
-1
/
+2
2020-05-12
Static analysis checks
Greg Roach
1
-1
/
+2
2020-05-12
TypeHints
Greg Roach
1
-1
/
+1
2020-05-11
PHPdoc
Greg Roach
1
-279
/
+546
2020-04-16
Fix: #3182 - undocumented update to PHP reflection functions
Greg Roach
1
-50
/
+25
2020-01-23
Fix: CSS colour strings confuse pattern matching for HTML keywords
Greg Roach
1
-1
/
+1
2020-01-23
Fix: CSS colour strings confuse pattern matching for HTML keywords
Greg Roach
1
-1
/
+1
2019-10-22
Static analysis tools dislike variable method calls.
Greg Roach
1
-2
/
+3
2019-10-19
Strict types
Greg Roach
1
-3
/
+14
2019-10-17
PSR12
Greg Roach
1
-0
/
+1
2019-10-09
Working on routing; Code cleanup
Greg Roach
1
-2
/
+0
2019-10-09
Apply fixes from StyleCI (#2610)
Greg Roach
1
-16
/
+8
2019-10-09
Working on routing
Greg Roach
1
-55
/
+54
2019-10-05
Change signature for Footer modules - give them access to the request
Greg Roach
1
-2
/
+9
2019-09-29
PSR12
Greg Roach
1
-0
/
+4
2019-07-14
Refactor blocks
Greg Roach
1
-1
/
+1
2019-05-17
Code QA
Greg Roach
1
-4
/
+4
2019-04-25
Closures that do not use $this should be declared static
Greg Roach
1
-1
/
+1
2019-04-17
Collections: combine filter() and first()
Greg Roach
1
-3
/
+2
2019-04-10
Convert requests, middleware and reponses to use PSR-7, PSR-15 and PSR-17
Greg Roach
1
-3
/
+5
2019-03-07
Code style and testing
Greg Roach
1
-1
/
+1
2019-02-23
Refactor module components
Greg Roach
1
-2
/
+2
2019-02-22
Refactor statistics query functions to return queries
Greg Roach
1
-3
/
+10
2019-02-22
Refactor statistics query functions to return queries
Greg Roach
1
-8
/
+22
2019-02-22
Refactor statistics query functions to return queries
Greg Roach
1
-5
/
+13
2019-02-21
Convert SQL to use illuminate/database
Greg Roach
1
-2
/
+2
[next]