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
/
GedcomRecordController.php
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-31
Fix: missing parameter on gedcom record page; Refactor controller as handler
Greg Roach
1
-99
/
+0
2019-10-31
Make variable types clearer to static analysis tools
Greg Roach
1
-5
/
+6
2019-10-30
Add assertions for route parameters
Greg Roach
1
-1
/
+5
2019-10-17
PSR12
Greg Roach
1
-0
/
+1
2019-10-15
Fix: #2626 empty slugs cause redirect loop
Greg Roach
1
-1
/
+1
2019-10-15
Fix: #2626 empty slugs cause redirect loop
Greg Roach
1
-1
/
+1
2019-10-14
Working on routing
Greg Roach
1
-0
/
+1
2019-10-10
Use routing to redirect legacy URLs
Greg Roach
1
-1
/
+7
2019-09-29
PSR12
Greg Roach
1
-0
/
+1
2019-09-29
Add tree to request; preparing for router
Greg Roach
1
-3
/
+2
2019-05-09
PSR-7 requests
Greg Roach
1
-1
/
+1
2019-04-10
Convert requests, middleware and reponses to use PSR-7, PSR-15 and PSR-17
Greg Roach
1
-8
/
+7
2019-02-16
Rename functions getFoo() to foo() and return collections instead of arrays
Greg Roach
1
-1
/
+1
2019-01-22
Finish moving access checks to Auth class
Greg Roach
1
-1
/
+2
2019-01-22
Merge AncestorsChartController into AncestorsChartModule
Greg Roach
1
-1
/
+1
2019-01-01
Happy 2019
Greg Roach
1
-1
/
+1
2018-11-18
Rename GedcomRecord::getFacts() to facts()
Greg Roach
1
-1
/
+1
2018-10-28
Strict types
Greg Roach
1
-1
/
+1
2018-09-22
Reduced if/else complexity, removed not require else conditions (#1866)
Rico Sonntag
1
-12
/
+12
2018-08-10
Create system for dependency injection and apply it to controllers and middle...
Greg Roach
1
-3
/
+2
2018-07-16
Use PSR2 code style
Greg Roach
1
-46
/
+49
2018-02-23
Rename BaseController to AbstractBaseController
Greg Roach
1
-1
/
+1
2018-02-17
CodeStyle
Greg Roach
1
-3
/
+0
2018-01-21
Tidy route parameters
Greg Roach
1
-2
/
+4
2018-01-19
Error handling / exceptions
Greg Roach
1
-5
/
+3
2018-01-15
Edit gedcom records
Greg Roach
1
-20
/
+2
2018-01-13
Fix: #1364 - Move edit functions from the navigation menu to the page
Greg Roach
1
-26
/
+0
2018-01-13
Scrutinizer Auto-Fixes (#1578)
Scrutinizer Auto-Fixer
1
-1
/
+0
2018-01-13
Use views for genealogy objects
Greg Roach
1
-0
/
+132