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
/
HomePageController.php
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-16
Convert home page controller into request handlers and a service
Greg Roach
1
-933
/
+0
2019-12-13
CodeStyle - strict types
Greg Roach
1
-6
/
+10
2019-12-10
PHPdoc
Greg Roach
1
-15
/
+15
2019-11-23
Remove dependency on symfony httpfoundation/kernel
Greg Roach
1
-9
/
+9
2019-11-07
Strict types
Greg Roach
1
-30
/
+32
2019-11-04
DeadCode
Greg Roach
1
-12
/
+2
2019-11-02
Improve logic when masquerading as another user
Greg Roach
1
-53
/
+0
2019-10-30
Add assertions for route parameters
Greg Roach
1
-9
/
+27
2019-10-30
Use admin theme when editing default blocks
Greg Roach
1
-3
/
+14
2019-10-25
No need to throw exceptions in assert()
Greg Roach
1
-3
/
+2
2019-10-17
PSR12
Greg Roach
1
-0
/
+1
2019-10-16
PHPdoc; assertions
Greg Roach
1
-0
/
+1
2019-10-15
Refactor the re-ordering of children/spouses/names/media; add assertions
Greg Roach
1
-0
/
+4
2019-10-14
Working on routing
Greg Roach
1
-4
/
+7
2019-10-10
Working on routing
Greg Roach
1
-11
/
+12
2019-09-29
PSR12
Greg Roach
1
-0
/
+1
2019-09-29
Add tree to request; preparing for router
Greg Roach
1
-40
/
+49
2019-07-17
Use Query Expression class directly, remove unused imports
Greg Roach
1
-2
/
+3
2019-07-17
Use constants for block locations
Greg Roach
1
-38
/
+47
2019-07-14
Refactor blocks
Greg Roach
1
-2
/
+2
2019-06-23
Fix: #1071 - cannot change blocks with touch interfaces
Greg Roach
1
-4
/
+20
2019-05-17
PHPdoc
Greg Roach
1
-5
/
+0
2019-05-09
PSR-7 requests
Greg Roach
1
-11
/
+11
2019-05-09
PSR-7 requests
Greg Roach
1
-12
/
+16
2019-04-29
Fix: upgrade wizard
Greg Roach
1
-1
/
+1
2019-04-29
Fix: cannot update home/tree page blocks
Greg Roach
1
-5
/
+7
2019-04-25
Closures that do not use $this should be declared static
Greg Roach
1
-2
/
+2
2019-04-25
Strict types
Greg Roach
1
-2
/
+2
2019-04-17
Collections: combine filter() and first()
Greg Roach
1
-4
/
+3
2019-04-10
Convert requests, middleware and reponses to use PSR-7, PSR-15 and PSR-17
Greg Roach
1
-101
/
+100
2019-04-03
Declare static closures
Greg Roach
1
-7
/
+7
2019-03-20
Edit blocks page - sort available blocks
Greg Roach
1
-2
/
+2
2019-03-07
Code style and testing
Greg Roach
1
-2
/
+2
2019-03-05
Dual type-hints upset vimeo/psalm, but are useful in PhpStorm
Greg Roach
1
-5
/
+10
2019-02-25
Fix: #2270 - error creating default blocks for tree/user
Greg Roach
1
-2
/
+2
2019-02-24
Working on modules
Greg Roach
1
-2
/
+2
2019-02-23
Refactor module components
Greg Roach
1
-1
/
+1
2019-01-31
Refactor class User - use NULL-object pattern for guests and temporary users,...
Greg Roach
1
-49
/
+57
2019-01-30
Create ModuleService
Greg Roach
1
-8
/
+23
2019-01-29
Apply fixes from StyleCI (#2152)
Greg Roach
1
-3
/
+3
2019-01-29
Refactor home page blocks for lazy evaluation
Greg Roach
1
-62
/
+186
2019-01-24
Refactoring module API
Greg Roach
1
-35
/
+24
2019-01-22
Merge chart controllers into chart modules
Greg Roach
1
-4
/
+4
2019-01-21
Missing blocks on home page
Greg Roach
1
-17
/
+6
2019-01-21
Simplify API function name
Greg Roach
1
-8
/
+8
2019-01-20
Apply fixes from StyleCI (#2123)
Greg Roach
1
-4
/
+4
2019-01-20
StrictTypes
Greg Roach
1
-2
/
+2
2019-01-20
StrictTypes
Greg Roach
1
-2
/
+2
2019-01-20
Working on #2120 - refactor modules: combine installed/enabled/allowed module...
Greg Roach
1
-35
/
+42
2019-01-09
Usee illuminate/database in home page controller
Greg Roach
1
-94
/
+70
[next]