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
/
ModuleController.php
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-11
Use PSR-15 request handlers as alternative to controllers/actions
Greg Roach
1
-84
/
+0
2019-04-10
Convert requests, middleware and reponses to use PSR-7, PSR-15 and PSR-17
Greg Roach
1
-6
/
+6
2019-01-31
Refactor class User - use NULL-object pattern for guests and temporary users,...
Greg Roach
1
-4
/
+4
2019-01-30
Create ModuleService
Greg Roach
1
-2
/
+17
2019-01-24
Refactoring module API
Greg Roach
1
-1
/
+1
2019-01-18
Add support for illuminate/cache and refactor class User
Greg Roach
1
-2
/
+1
2019-01-18
Starting to replace WT_DATA_DIR with league/flysystem
Greg Roach
1
-6
/
+5
2019-01-16
Replace webtrees resolver class with laravel container class
Greg Roach
1
-6
/
+6
2019-01-16
Rename resolver functions to be laravel-like and add tests
Greg Roach
1
-11
/
+8
2019-01-01
Happy 2019
Greg Roach
1
-1
/
+1
2018-09-22
Reduced if/else complexity, removed not require else conditions (#1866)
Rico Sonntag
1
-4
/
+4
2018-08-27
Removed not required use statements (#1853)
Rico Sonntag
1
-1
/
+0
2018-08-19
CodeStyle
Greg Roach
1
-1
/
+1
2018-08-10
Create system for dependency injection and apply it to controllers and middle...
Greg Roach
1
-6
/
+8
2018-07-16
Use PSR2 code style
Greg Roach
1
-35
/
+37
2018-07-15
convert Admin pages and ajax calls to route/view
David Drury
1
-1
/
+6
2018-03-19
Add general-purpose route for module actions
Greg Roach
1
-6
/
+25
2018-02-23
Rename BaseController to AbstractBaseController
Greg Roach
1
-1
/
+1
2018-02-17
CodeStyle
Greg Roach
1
-1
/
+0
2018-02-05
Convert chart to router/controller
Greg Roach
1
-0
/
+48