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
/
ChartsBlockModule.php
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-11
Fix: #5044 - refactor the loading indicator for dynamically loaded content
Greg Roach
1
-14
/
+3
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-10-08
CodeStyle
Greg Roach
1
-5
/
+0
2023-07-23
phpdoc
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
2022-11-18
Use Validator
Greg Roach
1
-3
/
+5
2022-03-16
It is 2022 - update copyright dates
Greg Roach
1
-1
/
+1
2022-02-21
PHPdoc
Greg Roach
1
-4
/
+4
2021-10-29
TypeHints
Greg Roach
1
-4
/
+1
2021-10-29
CodeStyle - whitespace
Greg Roach
1
-1
/
+1
2021-10-29
CodeStyle - whitespace
Greg Roach
1
-1
/
+1
2021-10-12
PHPdoc
Greg Roach
1
-4
/
+4
2021-09-28
Fix: #4051 - charts block cannot be used on the home page, as we only have on...
Greg Roach
1
-10
/
+0
2021-03-19
Use closures for sort callbacks
Greg Roach
1
-1
/
+1
2021-02-10
CodeStyle
Greg Roach
1
-3
/
+0
2021-01-25
Use https link in copyright header
Greg Roach
1
-1
/
+1
2021-01-15
Move user constants to the user interface class
Greg Roach
1
-4
/
+4
2021-01-04
Fix: #3650 - charts block errors when chart is disabled
Greg Roach
1
-43
/
+70
2020-12-16
Fix: #3628 - do not strip HTML from names in chart block title
Greg Roach
1
-1
/
+1
2020-10-03
#3529 - rename Factory to Registry
Greg Roach
1
-3
/
+3
2020-05-12
Update code to use new Factory objects
Greg Roach
1
-3
/
+4
2019-12-13
CodeStyle - strict types
Greg Roach
1
-2
/
+4
2019-11-07
Fix error updating account preferences; use constants for preference names
Greg Roach
1
-2
/
+3
2019-10-17
PSR12
Greg Roach
1
-0
/
+1
2019-10-09
Working on routing
Greg Roach
1
-1
/
+1
2019-09-29
PSR12
Greg Roach
1
-0
/
+1
2019-07-14
Refactor blocks
Greg Roach
1
-26
/
+26
2019-06-04
Tidy up interactive tree chart
Greg Roach
1
-25
/
+20
2019-05-06
Migrate from symfony requests to psr7 requests
Greg Roach
1
-2
/
+2
2019-04-22
Fix: #988 - missing lines in chart-block
Greg Roach
1
-1
/
+4
2019-04-21
Rename 'list' view of ancestors/descendants chart to 'tree
Greg Roach
1
-1
/
+1
2019-04-10
Convert requests, middleware and reponses to use PSR-7, PSR-15 and PSR-17
Greg Roach
1
-3
/
+3
2019-03-20
Block styling
Greg Roach
1
-1
/
+2
2019-03-09
Fix census assistant and chart block not showing
Greg Roach
1
-3
/
+3
2019-03-07
Code style and testing
Greg Roach
1
-2
/
+2
2019-03-05
Custom module examples
Greg Roach
1
-1
/
+1
2019-02-24
Working on modules
Greg Roach
1
-4
/
+4
2019-02-16
Fix: #2218 update to new constant
Greg Roach
1
-1
/
+1
2019-02-16
Rename functions getFoo() to foo() and return collections instead of arrays
Greg Roach
1
-1
/
+1
2019-01-31
Refactor class User - use NULL-object pattern for guests and temporary users,...
Greg Roach
1
-1
/
+0
2019-01-30
Apply fixes from StyleCI (#2163)
Greg Roach
1
-1
/
+2
2019-01-30
Create ModuleService
Greg Roach
1
-4
/
+19
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
-5
/
+5
2019-01-23
Tidy ajax parameter to charts
Greg Roach
1
-3
/
+3
[next]