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
/
FanChartModule.php
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-09
Update copyright year. It is 2026
Greg Roach
1
-1
/
+1
2025-07-28
Block robots from charts
Greg Roach
1
-1
/
+3
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
-16
/
+16
2024-10-08
CodeStyle
Greg Roach
1
-5
/
+0
2024-03-31
PHP 8.2 - union types
Greg Roach
1
-5
/
+1
2024-02-26
Fix some phpstan issues
Greg Roach
1
-1
/
+1
2023-12-19
Update FanChartModule.php (#4917)
Franz Frese
1
-2
/
+2
2023-07-23
phpdoc
Greg Roach
1
-2
/
+0
2023-04-03
Replace illuminate/container with our own simpler container
Greg Roach
1
-3
/
+1
2023-03-07
imagedestroy() has no effect since PHP8.0
Greg Roach
1
-2
/
+0
2023-01-25
It's 2023
Greg Roach
1
-1
/
+1
2023-01-25
It's 2023
Greg Roach
1
-1
/
+1
2023-01-24
Workaround for --enable-gd-jis-conv
Greg Roach
1
-0
/
+7
2022-11-27
PHP 8.0 - resource -> GdImage
Greg Roach
1
-3
/
+4
2022-04-13
Use Validator and ResponseFactory in Redirect request handlers
Greg Roach
1
-3
/
+3
2022-04-12
Remove unused imports
Greg Roach
1
-5
/
+0
2022-04-11
Improve support for SEX X - see #4304
Greg Roach
1
-1
/
+1
2022-03-23
Fanchart - strict type error on 'style' parameter
Greg Roach
1
-7
/
+7
2022-03-16
It is 2022 - update copyright dates
Greg Roach
1
-1
/
+1
2022-02-26
Parameter validation
Greg Roach
1
-15
/
+7
2022-02-23
Update and use Validation class
Greg Roach
1
-30
/
+16
2022-02-21
PHPdoc
Greg Roach
1
-2
/
+2
2021-10-29
CodeStyle - whitespace
Greg Roach
1
-1
/
+1
2021-10-29
CodeStyle - whitespace
Greg Roach
1
-2
/
+2
2021-10-19
Fix: #4070 - remove ModuleThemeInterface::parameter
Greg Roach
1
-4
/
+4
2021-09-14
Remove unused constants
Greg Roach
1
-1
/
+0
2021-08-20
CodeStyle
Greg Roach
1
-3
/
+3
2021-08-19
Fix: #1652 - center text in fan chart
Greg Roach
1
-226
/
+222
2021-06-02
Prefer https for links to documentation
Greg Roach
1
-1
/
+1
2021-03-09
Cleanup unused code
Greg Roach
1
-1
/
+1
2021-02-10
CodeStyle
Greg Roach
1
-5
/
+5
2021-01-25
Use https link in copyright header
Greg Roach
1
-2
/
+2
2020-10-03
#3529 - rename Factory to Registry
Greg Roach
1
-2
/
+2
2020-08-30
Fix: #3496 - module components replaced with interfaces
Greg Roach
1
-1
/
+1
2020-07-04
Use new PHP functions - str_starts_with(), str_ends_with() and str_contains()
Greg Roach
1
-1
/
+2
2020-07-01
Fix: #3351 - PHP bug 79763 - imagefilledarc fails with odd-sized arcs
Greg Roach
1
-2
/
+8
2020-06-04
PHPdoc
Greg Roach
1
-1
/
+1
2020-05-12
Update code to use new Factory objects
Greg Roach
1
-2
/
+3
2020-01-19
Fix: #2985 - make it easier to customise charts
Greg Roach
1
-5
/
+4
2019-12-13
CodeStyle - strict types
Greg Roach
1
-4
/
+6
2019-12-11
Fix: #2833 Allow charts to start at private records when 'show private relati...
Greg Roach
1
-1
/
+1
2019-12-09
Fix: workaround for PHP builds with --enable-gd-jis-conv
Greg Roach
1
-0
/
+7
2019-12-06
Parents' names in lists - replace function with template
Greg Roach
1
-2
/
+2
2019-10-31
Make variable types clearer to static analysis tools
Greg Roach
1
-4
/
+9
2019-10-30
Add assertions for route parameters
Greg Roach
1
-2
/
+5
2019-10-30
Allow $this to be used in routes
Greg Roach
1
-1
/
+1
2019-10-30
Remove View:share() - it's just a global
Greg Roach
1
-0
/
+1
[next]