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
/
Http
/
Controllers
/
RelationshipsChartController.php
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-23
Tidy ajax parameter to charts
Greg Roach
1
-473
/
+0
2019-01-22
Merge AncestorsChartController into AncestorsChartModule
Greg Roach
1
-4
/
+5
2019-01-21
Remove unnecessary base chart controller
Greg Roach
1
-1
/
+1
2019-01-20
Working on #2120 - refactor modules: combine installed/enabled/allowed module...
Greg Roach
1
-2
/
+2
2019-01-09
Use illuminate/database in relationship chart
Greg Roach
1
-28
/
+31
2019-01-01
Happy 2019
Greg Roach
1
-1
/
+1
2018-11-18
Rename GedcomRecord::getGedcom() to gedcom()
Greg Roach
1
-2
/
+2
2018-11-18
Rename GedcomRecord::getTree() to tree()
Greg Roach
1
-3
/
+3
2018-11-18
Rename GedcomRecord::getXref() to xref()
Greg Roach
1
-6
/
+6
2018-11-18
Rename Tree::getTreeId() to id()
Greg Roach
1
-3
/
+3
2018-10-29
Functions should return values rather than echo them
Greg Roach
1
-4
/
+2
2018-10-29
Unused code
Greg Roach
1
-88
/
+86
2018-10-28
Strict types
Greg Roach
1
-2
/
+2
2018-10-14
Prefer assertions to assumptions
Greg Roach
1
-2
/
+2
2018-09-24
Strict-types
Greg Roach
1
-2
/
+3
2018-09-22
Reduced if/else complexity, removed not require else conditions (#1866)
Rico Sonntag
1
-2
/
+2
2018-08-27
Fix strict typing errors
Greg Roach
1
-2
/
+2
2018-08-27
Added PHP7 return types to methods according doc block (#1864)
Rico Sonntag
1
-4
/
+4
2018-08-18
CodeStyle - comments should not be used in the middle of lines
Greg Roach
1
-2
/
+2
2018-08-10
Create system for dependency injection and apply it to controllers and middle...
Greg Roach
1
-8
/
+4
2018-07-20
Scrutinizer Auto-Fixes (#1804)
Scrutinizer Auto-Fixer
1
-14
/
+14
2018-07-20
Fix: #1803 - show better error when trying to view private individuals
Greg Roach
1
-0
/
+5
2018-07-17
Fix #1791 - need access to tree
Greg Roach
1
-7
/
+7
2018-07-16
Use PSR2 code style
Greg Roach
1
-355
/
+392
2018-05-09
Add $tree to all views
Greg Roach
1
-1
/
+0
2018-03-04
CodeStyle - don't call functions in loops
Greg Roach
1
-1
/
+1
2018-03-04
User http/controllers for relationships chart
Greg Roach
1
-0
/
+435