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
2026-02-09
Update copyright year. It is 2026
Greg Roach
1
-1
/
+1
2025-02-12
Add Armenian translation
Greg Roach
1
-10
/
+0
2025-01-16
It's 2025. Update copyright date.
Greg Roach
1
-1
/
+1
2024-10-08
CodeStyle
Greg Roach
1
-5
/
+0
2024-03-31
CodeStyle
Greg Roach
1
-3
/
+3
2024-03-31
PHP 7.4 - short arrow functions
Greg Roach
1
-12
/
+7
2023-08-29
Preparing to remove dependency on laravel/database
Greg Roach
1
-1
/
+1
2023-02-02
Improve type hints for phpstan. See #4713
Greg Roach
1
-3
/
+5
2023-02-01
Use class-string annotations. See #4713
Greg Roach
1
-2
/
+2
2023-01-25
It's 2023
Greg Roach
1
-1
/
+1
2023-01-25
It's 2023
Greg Roach
1
-1
/
+1
2022-10-31
Re-order import statements
Greg Roach
1
-1
/
+1
2022-03-16
It is 2022 - update copyright dates
Greg Roach
1
-1
/
+1
2022-02-28
PHPdoc
Greg Roach
1
-1
/
+1
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
[next]