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
/
RelationshipsChartModule.php
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-12
PHPdoc
Greg Roach
1
-4
/
+4
2021-06-12
Testing
Greg Roach
1
-1
/
+0
2021-04-19
Per-language relationship logic - Fixes: #1206, Fixes: #3115, Fixes: #3819, F...
Greg Roach
1
-12
/
+35
2021-04-12
Check record still exists in relationship chart URL
Greg Roach
1
-6
/
+8
2021-04-11
Swap order of individuals in 'relationship to me'
Greg Roach
1
-3
/
+5
2021-02-10
CodeStyle
Greg Roach
1
-2
/
+2
2021-02-04
Code style
Greg Roach
1
-11
/
+15
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
-3
/
+3
2020-10-03
CodeStyle
Greg Roach
1
-7
/
+7
2020-10-03
#3529 - rename Factory to Registry
Greg Roach
1
-12
/
+12
2020-09-15
Replace controller-actions with request-handlers
Greg Roach
1
-2
/
+0
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
-13
/
+13
2020-01-19
Fix: #2985 - make it easier to customise charts
Greg Roach
1
-5
/
+4
2019-12-15
Fix: #2877, Fix: #2886 - missing config option for relationships chart
Greg Roach
1
-1
/
+1
2019-12-13
CodeStyle - strict types
Greg Roach
1
-6
/
+10
2019-12-11
Fix: #2833 Allow charts to start at private records when 'show private relati...
Greg Roach
1
-7
/
+5
2019-11-23
Avoid ambiguous functions such as empty()
Greg Roach
1
-3
/
+3
2019-11-07
Fix error updating account preferences; use constants for preference names
Greg Roach
1
-1
/
+2
2019-11-01
Comments
Greg Roach
1
-1
/
+0
2019-10-31
Make variable types clearer to static analysis tools
Greg Roach
1
-4
/
+8
2019-10-30
Add assertions for route parameters
Greg Roach
1
-2
/
+4
2019-10-30
Allow $this to be used in routes
Greg Roach
1
-1
/
+1
2019-10-29
Change signature of Module::boot()
Greg Roach
1
-2
/
+7
2019-10-25
Individuals on chart pages are required fields
Greg Roach
1
-5
/
+1
2019-10-25
Fix: #2694, Fix: #2661 - routing for relationship chart
Greg Roach
1
-4
/
+6
2019-10-18
Type hints
Greg Roach
1
-1
/
+1
2019-10-18
Use TreeService
Greg Roach
1
-2
/
+16
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; Code cleanup
Greg Roach
1
-79
/
+131
2019-10-09
Working on routing
Greg Roach
1
-1
/
+1
2019-09-29
PSR12
Greg Roach
1
-0
/
+2
2019-09-29
Add tree to request; preparing for router
Greg Roach
1
-5
/
+6
2019-08-30
Fix: relationship chart ignores SHOW_PRIVATE_RELATIONSHIPS setting
Greg Roach
1
-5
/
+7
2019-08-10
Fix: #2510 - cannot set relationship module options
Greg Roach
1
-2
/
+2
2019-07-18
CodeStyle
Greg Roach
1
-1
/
+2
2019-07-18
Fix: #2499 - PHP converts numeric array keys to integers; turn them back into...
Greg Roach
1
-2
/
+19
2019-05-06
Migrate from symfony requests to psr7 requests
Greg Roach
1
-8
/
+8
2019-04-25
Unused imports
Greg Roach
1
-1
/
+0
2019-04-25
Strict types
Greg Roach
1
-3
/
+3
2019-04-15
Remove old function
Greg Roach
1
-1
/
+2
2019-04-10
Convert requests, middleware and reponses to use PSR-7, PSR-15 and PSR-17
Greg Roach
1
-110
/
+109
2019-04-03
Declare static closures
Greg Roach
1
-2
/
+2
2019-03-05
Custom module examples
Greg Roach
1
-1
/
+1
2019-03-03
Fix: #2264 - styling for chartboxes
Greg Roach
1
-1
/
+1
2019-02-24
PHPdoc
Greg Roach
1
-1
/
+1
2019-02-16
Rename functions getFoo() to foo() and return collections instead of arrays
Greg Roach
1
-5
/
+5
2019-02-11
Working on RTL and icons
Greg Roach
1
-1
/
+1
[next]