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
/
StatisticsChartModule.php
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-25
It's 2023
Greg Roach
1
-1
/
+1
2023-01-25
It's 2023
Greg Roach
1
-1
/
+1
2022-11-30
Remove scrutinizer annotations
Greg Roach
1
-3
/
+3
2022-11-18
Use Validator
Greg Roach
1
-23
/
+21
2022-03-19
CodeStyle - consistent variable names
Greg Roach
1
-3
/
+3
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
-7
/
+4
2022-02-21
PHPdoc
Greg Roach
1
-8
/
+8
2022-02-05
Add anotations for false-positives in scrutinizer
Greg Roach
1
-3
/
+3
2021-10-14
TypeHints
Greg Roach
1
-3
/
+1
2021-10-13
Remove unused local variables
Greg Roach
1
-2
/
+2
2021-10-12
PHPdoc
Greg Roach
1
-16
/
+16
2021-10-03
Refactor HTTP exceptions
Greg Roach
1
-1
/
+1
2021-03-12
Remove unused imports
Greg Roach
1
-1
/
+0
2021-03-09
Cleanup unused code
Greg Roach
1
-1
/
+0
2021-02-25
Fix: #3732 - legend layout on google charts
Greg Roach
1
-6
/
+3
2021-02-04
Code style
Greg Roach
1
-5
/
+5
2021-01-25
Use https link in copyright header
Greg Roach
1
-2
/
+2
2021-01-12
Remove unused private constants
Greg Roach
1
-6
/
+0
2020-12-31
CodeStyle
Greg Roach
1
-1
/
+1
2020-08-30
Fix: #3496 - module components replaced with interfaces
Greg Roach
1
-1
/
+1
2020-07-10
Fix: #2296 - performance - month-of-first-marriage query
Greg Roach
1
-8
/
+7
2020-06-04
PHPdoc
Greg Roach
1
-1
/
+1
2019-12-13
CodeStyle - strict types
Greg Roach
1
-1
/
+1
2019-11-23
Remove dependency on symfony httpfoundation/kernel
Greg Roach
1
-20
/
+20
2019-11-11
Simplify access to current locale
Greg Roach
1
-5
/
+1
2019-11-03
Use POST for custom statistics charts
Greg Roach
1
-2
/
+2
2019-10-30
Remove View:share() - it's just a global
Greg Roach
1
-0
/
+1
2019-10-25
Remove global constant WT_LOCALE and store LocaleInterface in the request
Greg Roach
1
-8
/
+10
2019-10-25
No need to throw exceptions in assert()
Greg Roach
1
-3
/
+2
2019-10-17
Strict types
Greg Roach
1
-1
/
+1
2019-10-17
PSR12
Greg Roach
1
-0
/
+1
2019-10-15
Refactor the re-ordering of children/spouses/names/media; add assertions
Greg Roach
1
-0
/
+6
2019-10-10
Working on routing
Greg Roach
1
-5
/
+5
2019-10-09
Working on routing
Greg Roach
1
-38
/
+39
2019-09-29
PSR12
Greg Roach
1
-0
/
+2
2019-09-29
Add tree to request; preparing for router
Greg Roach
1
-18
/
+22
2019-05-08
PSR-7 requests
Greg Roach
1
-21
/
+23
2019-04-10
Convert requests, middleware and reponses to use PSR-7, PSR-15 and PSR-17
Greg Roach
1
-30
/
+30
2019-04-03
Declare static closures
Greg Roach
1
-3
/
+3
2019-03-26
Replace Bootstrap4 class with views
Greg Roach
1
-12
/
+12
2019-03-07
Code style and testing
Greg Roach
1
-1
/
+1
2019-03-05
Custom module examples
Greg Roach
1
-1
/
+1
2019-03-03
Fix: #2295 - numeric X axis on charts
Greg Roach
1
-15
/
+33
2019-02-24
Unused imports
Greg Roach
1
-1
/
+0
2019-02-22
Refactor statistics query functions to return queries
Greg Roach
1
-3
/
+3
2019-02-22
Refactor statistics query functions to return queries
Greg Roach
1
-6
/
+6
2019-02-22
Refactor statistics query functions to return queries
Greg Roach
1
-5
/
+5
2019-02-21
Convert SQL to use illuminate/database
Greg Roach
1
-2
/
+2
2019-02-20
Conver SQL to use illuminate/database
Greg Roach
1
-8
/
+8
[next]