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
/
SourceController.php
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-31
Missing tree parameter in repository page. Refactor controllers as request h...
Greg Roach
1
-123
/
+0
2019-10-31
Fix: missing parameter on gedcom record page; Refactor controller as handler
Greg Roach
1
-1
/
+2
2019-10-31
Make variable types clearer to static analysis tools
Greg Roach
1
-6
/
+5
2019-10-31
Fix missing parameters (#2722)
David Drury
1
-0
/
+3
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-06
Use aura/router
Greg Roach
1
-11
/
+18
2019-09-29
PSR12
Greg Roach
1
-0
/
+1
2019-09-29
Add tree to request; preparing for router
Greg Roach
1
-5
/
+16
2019-05-17
PHPdoc
Greg Roach
1
-1
/
+0
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
-7
/
+7
2019-04-03
Declare static closures
Greg Roach
1
-3
/
+3
2019-03-05
Dual type-hints upset vimeo/psalm, but are useful in PhpStorm
Greg Roach
1
-1
/
+2
2019-02-16
Rename functions getFoo() to foo() and return collections instead of arrays
Greg Roach
1
-12
/
+9
2019-02-05
Fix: #2159 - integrate clipboard support into modules
Greg Roach
1
-11
/
+15
2019-01-22
Merge AncestorsChartController into AncestorsChartModule
Greg Roach
1
-1
/
+2
2019-01-04
Use constant arrays instead of static variables
Greg Roach
1
-16
/
+16
2019-01-04
Use constant arrays instead of static variables
Greg Roach
1
-23
/
+23
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-21
PHPdoc
Greg Roach
1
-1
/
+1
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
-57
/
+60
2018-05-09
Add $tree to all views
Greg Roach
1
-1
/
+0
2018-05-05
Working on themes/layouts
Greg Roach
1
-0
/
+1
2018-02-23
Rename BaseController to AbstractBaseController
Greg Roach
1
-1
/
+1
2018-02-17
CodeStyle
Greg Roach
1
-1
/
+0
2018-01-21
Tidy route parameters
Greg Roach
1
-2
/
+4
2018-01-19
Error handling / exceptions
Greg Roach
1
-32
/
+10
2018-01-13
Scrutinizer Auto-Fixes (#1579)
Scrutinizer Auto-Fixer
1
-2
/
+0
2018-01-13
Fix: #1364 - Move edit functions from the navigation menu to the page
Greg Roach
1
-26
/
+0
2018-01-13
Use views for genealogy objects
Greg Roach
1
-0
/
+141