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
/
DescendantsChartController.php
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-22
Merge DescentsChartController into DescendancyChartModule
Greg Roach
1
-424
/
+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
Move more logic to ChartService
Greg Roach
1
-21
/
+22
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
-7
/
+7
2019-01-01
Happy 2019
Greg Roach
1
-1
/
+1
2018-11-29
Fix: #2045 - javascript missing on descendancy chart lists
Greg Roach
1
-6
/
+8
2018-11-25
Fix: #1606 - missing URL parameters cause error
Greg Roach
1
-2
/
+2
2018-11-18
Prefer class-constants to global-constants
Greg Roach
1
-1
/
+2
2018-11-18
Rename GedcomRecord::getFacts() to facts()
Greg Roach
1
-1
/
+1
2018-11-18
Rename GedcomRecord::getGedcom() to gedcom()
Greg Roach
1
-1
/
+1
2018-11-18
Rename GedcomRecord::getTree() to tree()
Greg Roach
1
-2
/
+2
2018-11-18
Rename GedcomRecord::getXref() to xref()
Greg Roach
1
-5
/
+5
2018-11-18
Rename Tree::getTreeName() to name()
Greg Roach
1
-2
/
+2
2018-10-29
Functions should return values rather than echo them
Greg Roach
1
-2
/
+2
2018-10-05
Split Sosa-Stradonitz function into Sosa and d'Aboville functions
Greg Roach
1
-8
/
+10
2018-09-24
Tidy up parameters to printSosaFamily()
Greg Roach
1
-1
/
+1
2018-09-21
PHPdoc
Greg Roach
1
-0
/
+5
2018-09-21
PHPdoc
Greg Roach
1
-0
/
+4
2018-08-27
Fix some of PR #1864
Greg Roach
1
-2
/
+2
2018-08-18
CodeStyle - comments should not be used in the middle of lines
Greg Roach
1
-2
/
+2
2018-08-16
Strict types
Greg Roach
1
-1
/
+1
2018-08-15
CodeStyle
Greg Roach
1
-1
/
+0
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
-8
/
+8
2018-07-20
Fix: #1803 - show better error when trying to view private individuals
Greg Roach
1
-0
/
+2
2018-07-16
Use PSR2 code style
Greg Roach
1
-310
/
+330
2018-07-14
Remove unused import statements
Greg Roach
1
-1
/
+0
2018-07-08
Remove global
Greg Roach
1
-1
/
+1
2018-07-07
CodeStyle - undeclared variable
Greg Roach
1
-0
/
+3
2018-07-02
Convert lists from functions to views
Greg Roach
1
-2
/
+2
2018-07-01
Fix: #1703 convert family list from function to view
Greg Roach
1
-3
/
+7
2018-07-01
Fix: #1702 convert individual list from function to view
Greg Roach
1
-3
/
+8
2018-05-09
Add $tree to all views
Greg Roach
1
-1
/
+0
2018-02-17
CodeStyle
Greg Roach
1
-29
/
+0
2018-02-05
Convert chart to router/controller
Greg Roach
1
-0
/
+409