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
/
ReportEngineController.php
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-23
Fix; #2664 - Refactor reports to use POST/GET and request handlers
Greg Roach
1
-265
/
+0
2019-10-17
PSR12
Greg Roach
1
-0
/
+1
2019-10-09
Working on routing
Greg Roach
1
-4
/
+2
2019-09-29
PSR12
Greg Roach
1
-0
/
+4
2019-09-29
Add tree to request; preparing for router
Greg Roach
1
-11
/
+9
2019-07-25
Fix: #2524 - missing .PDF extension in report downloads
Greg Roach
1
-1
/
+1
2019-05-10
Fix: #2419 - reports are broken
Greg Roach
1
-44
/
+4
2019-05-09
PSR-7 requests
Greg Roach
1
-7
/
+9
2019-04-11
Replace standalone emitter with middleware
Greg Roach
1
-2
/
+2
2019-04-10
Convert requests, middleware and reponses to use PSR-7, PSR-15 and PSR-17
Greg Roach
1
-26
/
+21
2019-04-01
Fix: #2363 - inconsistent parameter names for select and radio inputs
Greg Roach
1
-1
/
+1
2019-03-26
Replace Bootstrap4 class with views
Greg Roach
1
-9
/
+22
2019-03-20
Add example report
Greg Roach
1
-3
/
+7
2019-03-20
Add example report
Greg Roach
1
-7
/
+3
2019-03-08
Fix: #1620 use US paper size in US, CA and PH
Greg Roach
1
-1
/
+1
2019-02-23
Refactor module components
Greg Roach
1
-1
/
+1
2019-02-11
Working on RTL and icons
Greg Roach
1
-6
/
+8
2019-02-05
Fix: #1558 and #2185 - GEDCOM date fields are always LTR
Greg Roach
1
-0
/
+1
2019-01-31
Refactor class User - use NULL-object pattern for guests and temporary users,...
Greg Roach
1
-19
/
+17
2019-01-30
Apply fixes from StyleCI (#2163)
Greg Roach
1
-1
/
+2
2019-01-30
Create ModuleService
Greg Roach
1
-3
/
+18
2019-01-25
Fixes
Greg Roach
1
-21
/
+9
2019-01-25
Refactor core/custom modules
Greg Roach
1
-29
/
+21
2019-01-24
Refactoring module API
Greg Roach
1
-1
/
+1
2019-01-22
Cleaning up
Greg Roach
1
-1
/
+1
2019-01-20
Working on #2120 - refactor modules: combine installed/enabled/allowed module...
Greg Roach
1
-2
/
+2
2019-01-01
Happy 2019
Greg Roach
1
-1
/
+1
2018-12-01
PHP 7.1: short-syntax for array destructuring
Greg Roach
1
-1
/
+1
2018-11-18
Prefer class-constants to global-constants
Greg Roach
1
-2
/
+3
2018-10-08
Code style
Greg Roach
1
-1
/
+0
2018-10-06
Allow PDF documents to display in the browser
Greg Roach
1
-1
/
+1
2018-09-28
Fix: #1934 strict-types
Greg Roach
1
-2
/
+2
2018-09-24
Scrutinizer Auto-Fixes (#1929)
Scrutinizer Auto-Fixer
1
-4
/
+4
2018-09-22
PHPdoc, types, etc.
Greg Roach
1
-2
/
+1
2018-08-27
Strict Types
Greg Roach
1
-1
/
+3
2018-08-27
Added PHP7 return types to methods according doc block (#1864)
Rico Sonntag
1
-1
/
+1
2018-08-22
Fix: #1611, Fix: #1841 - Make target record of reports a required field
Greg Roach
1
-3
/
+3
2018-08-19
CodeStyle
Greg Roach
1
-3
/
+3
2018-08-18
CodeStyle
Greg Roach
1
-2
/
+0
2018-08-16
PHP 7.0 has the null-coalescing operator
Greg Roach
1
-1
/
+1
2018-08-13
[phpstan] - missing parameters
Greg Roach
1
-3
/
+3
2018-08-10
Create system for dependency injection and apply it to controllers and middle...
Greg Roach
1
-14
/
+7
2018-07-27
Use view/layout for HTML report
Greg Roach
1
-1
/
+1
2018-07-16
Use PSR2 code style
Greg Roach
1
-221
/
+226
2018-07-12
Convert function to view
Greg Roach
1
-1
/
+1
2018-05-09
Add $tree to all views
Greg Roach
1
-2
/
+0
2018-05-05
Working on themes/layouts
Greg Roach
1
-0
/
+1
2018-04-13
Convert action.php to http/controller style
Greg Roach
1
-3
/
+3
2018-02-23
Rename BaseController to AbstractBaseController
Greg Roach
1
-1
/
+1
2018-02-19
Fix: #1621 - HTTP headers should only be set on the response object
Greg Roach
1
-2
/
+3
[next]