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
/
AncestorsChartController.php
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-22
Merge AncestorsChartController into AncestorsChartModule
Greg Roach
1
-307
/
+0
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
-17
/
+17
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
-8
/
+8
2019-01-01
Happy 2019
Greg Roach
1
-1
/
+1
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::getTree() to tree()
Greg Roach
1
-1
/
+1
2018-11-18
Rename GedcomRecord::getXref() to xref()
Greg Roach
1
-3
/
+3
2018-11-18
Rename Tree::getTreeName() to name()
Greg Roach
1
-1
/
+1
2018-10-29
Functions should return values rather than echo them
Greg Roach
1
-2
/
+2
2018-10-28
Strict types
Greg Roach
1
-2
/
+2
2018-09-24
Scrutinizer Auto-Fixes (#1929)
Scrutinizer Auto-Fixer
1
-10
/
+10
2018-09-21
Void result used
Greg Roach
1
-4
/
+3
2018-09-21
PHPdoc
Greg Roach
1
-0
/
+2
2018-08-27
Fix strict typing errors
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-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
-225
/
+239
2018-07-14
Remove unused import statements
Greg Roach
1
-1
/
+0
2018-07-08
Remove global
Greg Roach
1
-1
/
+1
2018-07-02
Missing javascript in ajax responses
Greg Roach
1
-6
/
+6
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
-11
/
+16
2018-05-09
Add $tree to all views
Greg Roach
1
-1
/
+0
2018-03-04
User http/controllers for relationships chart
Greg Roach
1
-1
/
+0
2018-02-05
Convert chart to router/controller
Greg Roach
1
-0
/
+288