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
/
Module
/
AbstractModule.php
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-18
Resources folder for modules should be an absolute URL
Greg Roach
1
-1
/
+2
2021-10-29
TypeHints
Greg Roach
1
-12
/
+6
2021-10-15
Prefer object to stdClass
Greg Roach
1
-2
/
+1
2021-10-13
Remove unused imports
Greg Roach
1
-1
/
+0
2021-09-23
Use flysystem instead of direct file access
Greg Roach
1
-1
/
+1
2021-01-25
Use https link in copyright header
Greg Roach
1
-2
/
+2
2020-10-03
#3529 - rename Factory to Registry
Greg Roach
1
-3
/
+3
2020-09-08
Use factory to create caches and filesystems
Greg Roach
1
-3
/
+4
2019-11-24
Refactor caching to remove dependency on the illuminate implementation
Greg Roach
1
-2
/
+2
2019-10-29
Change signature of Module::boot()
Greg Roach
1
-0
/
+7
2019-10-17
PSR12
Greg Roach
1
-0
/
+1
2019-09-29
PSR12
Greg Roach
1
-0
/
+1
2019-04-17
Collections: combine filter() and first()
Greg Roach
1
-2
/
+2
2019-04-14
Refactor the bootstrap process
Greg Roach
1
-1
/
+2
2019-04-13
Replace duplicated function viewResponse() with trait
Greg Roach
1
-28
/
+3
2019-04-10
Convert requests, middleware and reponses to use PSR-7, PSR-15 and PSR-17
Greg Roach
1
-4
/
+5
2019-04-03
Declare static closures
Greg Roach
1
-2
/
+2
2019-03-14
Convert languages to modules
Greg Roach
1
-0
/
+10
2019-03-05
Custom module examples
Greg Roach
1
-1
/
+1
2019-02-23
Refactor module components
Greg Roach
1
-4
/
+4
2019-02-16
Allow modules to be initially disabled
Greg Roach
1
-0
/
+10
2019-01-29
CodeStyle
Greg Roach
1
-1
/
+1
2019-01-25
Convert tracking and analytics functions into modules
Greg Roach
1
-8
/
+4
2019-01-22
Merge chart controllers into chart modules
Greg Roach
1
-4
/
+4
2019-01-21
Mark methods final in AbstractModule to discourage modules from overriding them
Greg Roach
1
-10
/
+10
2019-01-20
Missing function visibility, etc.
Greg Roach
1
-1
/
+16
2019-01-20
Working on #2120 - refactor modules: combine installed/enabled/allowed module...
Greg Roach
1
-56
/
+61
2019-01-18
Use cache to reduce DB queries on block_setting table
Greg Roach
1
-7
/
+9
2019-01-06
Use illuminate/database
Greg Roach
1
-37
/
+18
2019-01-04
Add visibility to constants
Greg Roach
1
-2
/
+2
2019-01-01
Happy 2019
Greg Roach
1
-1
/
+1
2018-12-28
Use illuminate/database for module access
Greg Roach
1
-3
/
+5
2018-11-18
Rename Tree::getTreeId() to id()
Greg Roach
1
-1
/
+1
2018-10-08
Create ModuleInterface
Greg Roach
1
-17
/
+1
2018-10-05
Add declare(strict_types=1) to all PHP scripts
Greg Roach
1
-0
/
+2
2018-09-28
PHPdoc
Greg Roach
1
-0
/
+2
2018-09-25
Type-hints
Greg Roach
1
-1
/
+1
2018-09-23
Scrutinizer Auto-Fixes (#1924)
Scrutinizer Auto-Fixer
1
-1
/
+1
2018-09-22
Reduced if/else complexity, removed not require else conditions (#1866)
Rico Sonntag
1
-4
/
+4
2018-09-12
Use null coalescing operator
Rico Sonntag
1
-1
/
+1
2018-08-27
Added PHP7 return types to methods according doc block (#1864)
Rico Sonntag
1
-7
/
+7
2018-08-26
PHPDoc
Greg Roach
1
-20
/
+11
2018-07-16
Use PSR2 code style
Greg Roach
1
-192
/
+211
2018-07-14
Remove unused import statements
Greg Roach
1
-1
/
+0
2018-07-13
Remove the googlemaps module and lots of old code
Greg Roach
1
-9
/
+0
2018-06-21
SQL_CACHE and SQL_NO_CACHE no longer work in MySQL 8
Greg Roach
1
-2
/
+2
2018-05-29
Convert stories module to http/controller
Greg Roach
1
-5
/
+5
2018-05-05
Working on themes/layouts
Greg Roach
1
-0
/
+26
2018-01-07
Happy new year - 2018
Greg Roach
1
-1
/
+1
2017-06-19
Fix #1251 new module settings not saved (#1252)
Carmen Pijpers
1
-1
/
+9
[next]