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
/
modules_v4
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-21
Restore deleted file
Greg Roach
1
-0
/
+32
2024-10-21
Fix: #5046 - empty confirmation message
Greg Roach
1
-32
/
+0
2021-06-22
Fix: #3895 - move example modules to the webtrees repository
Greg Roach
13
-854
/
+5
2021-04-03
Fix typo (#3821)
Yannick Barbel
1
-1
/
+1
2021-02-04
Code style
Greg Roach
1
-1
/
+1
2021-01-21
Fix typo anoymous->anonymous (#3679)
YannB64
1
-1
/
+1
2020-07-13
Update module documentation
Greg Roach
1
-4
/
+18
2020-07-03
Update exampe-footer module
Greg Roach
1
-1
/
+8
2020-06-03
PHPdoc/CodeStyle
Greg Roach
3
-4
/
+4
2020-02-09
Show module upgrades in the control panel
Greg Roach
1
-1
/
+1
2020-01-23
Update README.md
Greg Roach
1
-0
/
+1
2019-11-21
Update documentation for custom modules
Greg Roach
1
-0
/
+6
2019-11-13
Module README
Greg Roach
1
-13
/
+18
2019-10-29
Change signature of Module::boot()
Greg Roach
3
-158
/
+175
2019-10-26
Remove LocaleInterface as dependency of LocalizationService
Greg Roach
1
-3
/
+7
2019-10-17
PSR12
Greg Roach
6
-0
/
+6
2019-10-12
Working on request/base URL logic
Greg Roach
1
-1
/
+1
2019-10-09
Apply fixes from StyleCI (#2610)
Greg Roach
1
-2
/
+1
2019-10-09
Working on routing
Greg Roach
2
-3
/
+3
2019-10-05
Add route to request
Greg Roach
6
-25
/
+31
2019-10-05
Change signature for Footer modules - give them access to the request
Greg Roach
1
-2
/
+2
2019-09-29
PSR12
Greg Roach
6
-0
/
+7
2019-08-16
Apply fixes from StyleCI (#2542)
Greg Roach
1
-2
/
+1
2019-08-14
Update example module to illustrate blacklists
Greg Roach
1
-8
/
+31
2019-08-13
Update example middleware
Greg Roach
1
-10
/
+24
2019-06-25
Fix: #2447 - better detection of client_ip and request_uri
Greg Roach
1
-1
/
+1
2019-05-01
Add example footer module
Greg Roach
3
-0
/
+83
2019-04-25
Unused imports
Greg Roach
1
-1
/
+0
2019-04-17
CodeStyle
Greg Roach
1
-1
/
+1
2019-04-11
Move treeview css/js from modules_v4 to resources
Greg Roach
7
-720
/
+0
2019-04-10
Code Style
Greg Roach
1
-2
/
+1
2019-04-10
Convert requests, middleware and reponses to use PSR-7, PSR-15 and PSR-17
Greg Roach
1
-13
/
+24
2019-03-20
Apply fixes from StyleCI (#2350)
Greg Roach
1
-1
/
+0
2019-03-20
Update list of interfaces in module README
Greg Roach
1
-1
/
+2
2019-03-20
Add example report
Greg Roach
1
-1
/
+1
2019-03-20
Add example report
Greg Roach
2
-0
/
+57
2019-03-14
Convert languages to modules
Greg Roach
1
-2
/
+2
2019-03-13
Add utility function to custom theme trait
Greg Roach
1
-85
/
+0
2019-03-13
CodeStyle
Greg Roach
1
-3
/
+2
2019-03-13
Allow custom modules to provide translations
Greg Roach
1
-10
/
+58
2019-03-13
Apply fixes from StyleCI (#2328)
Greg Roach
1
-2
/
+1
2019-03-13
#2322 - allow custom views to refer to core views
Greg Roach
1
-2
/
+2
2019-03-10
Add example custom theme
Greg Roach
3
-0
/
+157
2019-03-09
Add more fixes to server-config example module
Greg Roach
1
-0
/
+20
2019-03-08
Apply fixes from StyleCI (#2312)
Greg Roach
2
-4
/
+2
2019-03-07
Add example module to set PHP/MySQL configuration
Greg Roach
3
-1
/
+119
2019-03-05
Use namespaces in example code
Greg Roach
2
-1
/
+6
2019-03-05
CodeStyle
Greg Roach
1
-3
/
+3
2019-03-05
Fix: #2240 - allow custom modules to provide and replace views
Greg Roach
2
-1
/
+49
2019-03-05
Custom module examples
Greg Roach
2
-3
/
+55
[next]