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
/
PedigreeChartController.php
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-22
Merge chart controllers into chart modules
Greg Roach
1
-475
/
+0
2019-01-22
Merge AncestorsChartController into AncestorsChartModule
Greg Roach
1
-2
/
+3
2019-01-21
Remove unnecessary base chart controller
Greg Roach
1
-1
/
+1
2019-01-20
Create ChartService for finding ancestors, descendants, cousins, etc.
Greg Roach
1
-10
/
+16
2019-01-20
Working on #2120 - refactor modules: combine installed/enabled/allowed module...
Greg Roach
1
-2
/
+3
2019-01-04
Add visibility to constants
Greg Roach
1
-9
/
+9
2019-01-01
Happy 2019
Greg Roach
1
-1
/
+1
2018-11-18
Rename GedcomRecord::getTree() to tree()
Greg Roach
1
-4
/
+4
2018-11-18
Rename GedcomRecord::getXref() to xref()
Greg Roach
1
-5
/
+5
2018-11-18
Rename Tree::getTreeName() to name()
Greg Roach
1
-4
/
+4
2018-10-28
Strict types
Greg Roach
1
-2
/
+2
2018-10-12
Error handling
Greg Roach
1
-0
/
+3
2018-10-12
Error handling
Greg Roach
1
-12
/
+16
2018-10-12
Pedigree chart can only show 8 generations
Greg Roach
1
-8
/
+3
2018-09-24
Fix: #1922 Incomplete pedigree causes strict-type error
Greg Roach
1
-1
/
+1
2018-09-21
PHPdoc
Greg Roach
1
-3
/
+3
2018-09-12
Scrutinizer Auto-Fixes (#1898)
Scrutinizer Auto-Fixer
1
-15
/
+15
2018-09-12
Use PHPs power operator
Rico Sonntag
1
-8
/
+8
2018-08-27
Added PHP7 return types to methods according doc block (#1864)
Rico Sonntag
1
-2
/
+2
2018-08-19
CodeStyle
Greg Roach
1
-1
/
+1
2018-08-18
CodeStyle
Greg Roach
1
-1
/
+0
2018-08-18
CodeStyle - comments should not be used in the middle of lines
Greg Roach
1
-2
/
+2
2018-08-13
Type hint closure return types
Greg Roach
1
-1
/
+1
2018-08-10
Create system for dependency injection and apply it to controllers and middle...
Greg Roach
1
-8
/
+4
2018-07-16
Use PSR2 code style
Greg Roach
1
-377
/
+384
2018-07-13
Feedback from scrutinizer
Greg Roach
1
-9
/
+0
2018-05-10
Code style / unused variables
Greg Roach
1
-0
/
+2
2018-05-09
Add $tree to all views
Greg Roach
1
-1
/
+0
2018-03-11
Fix: #1642 - default pedigree generations
Greg Roach
1
-5
/
+14
2018-03-11
Convert pedigree chart to http controller/view architecture
Greg Roach
1
-0
/
+462