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
/
AncestorsChartModule.php
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-10
Fix: #4465 - increase limit on generations in charts
Greg Roach
1
-1
/
+1
2026-02-09
Update copyright year. It is 2026
Greg Roach
1
-1
/
+1
2025-10-12
CodeStyle
Greg Roach
1
-2
/
+2
2025-07-28
Block robots from charts
Greg Roach
1
-0
/
+2
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
-9
/
+9
2024-10-08
CodeStyle
Greg Roach
1
-5
/
+0
2024-03-31
PHP 8.2 - union types
Greg Roach
1
-5
/
+1
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-04-13
Use Validator and ResponseFactory in Redirect request handlers
Greg Roach
1
-2
/
+2
2022-04-12
Remove unused imports
Greg Roach
1
-3
/
+0
2022-03-16
It is 2022 - update copyright dates
Greg Roach
1
-1
/
+1
2022-02-26
Parameter validation
Greg Roach
1
-14
/
+5
2022-02-23
Update and use Validation class
Greg Roach
1
-29
/
+22
2021-11-21
CodeStyle
Greg Roach
1
-2
/
+2
2021-10-29
TypeHints
Greg Roach
1
-2
/
+1
2021-10-29
CodeStyle - whitespace
Greg Roach
1
-1
/
+1
2021-10-12
PHPdoc
Greg Roach
1
-2
/
+2
2021-02-04
Code style
Greg Roach
1
-1
/
+1
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-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
-3
/
+5
2019-12-11
Fix: #2833 Allow charts to start at private records when 'show private relati...
Greg Roach
1
-1
/
+1
2019-11-17
Fix: #2653 add ability to re-order parent families; make the first one the pr...
Greg Roach
1
-1
/
+1
2019-10-31
Make variable types clearer to static analysis tools
Greg Roach
1
-5
/
+10
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
Fix: #2710 error in redirect after deleting tree
Greg Roach
1
-0
/
+1
2019-10-30
Remove View:share() - it's just a global
Greg Roach
1
-5
/
+2
2019-10-29
Change signature of Module::boot()
Greg Roach
1
-2
/
+7
2019-10-18
Type hints
Greg Roach
1
-1
/
+1
2019-10-17
Strict types
Greg Roach
1
-1
/
+1
2019-10-17
PSR12
Greg Roach
1
-0
/
+1
2019-10-09
Working on routing
Greg Roach
1
-76
/
+103
2019-09-29
PSR12
Greg Roach
1
-1
/
+4
2019-09-29
Add tree to request; preparing for router
Greg Roach
1
-6
/
+16
2019-05-06
Migrate from symfony requests to psr7 requests
Greg Roach
1
-5
/
+5
2019-04-21
Remove 'booklet' views from ancestors and descendants charts.
Greg Roach
1
-38
/
+0
2019-04-21
Rename 'list' view of ancestors/descendants chart to 'tree
Greg Roach
1
-5
/
+5
2019-04-15
Remove old function
Greg Roach
1
-1
/
+2
2019-04-12
Refactor charts to use CSS lines instead of bitmaps
Greg Roach
1
-79
/
+1
2019-04-10
Convert requests, middleware and reponses to use PSR-7, PSR-15 and PSR-17
Greg Roach
1
-18
/
+18
2019-03-07
Code style and testing
Greg Roach
1
-1
/
+1
[next]