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
/
FamilyTreeNewsModule.php
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-03
Refactor HTTP exceptions
Greg Roach
1
-1
/
+1
2021-01-25
Use https link in copyright header
Greg Roach
1
-2
/
+2
2020-05-11
Fix: #3208 - Prevent 'ON UPDATE CURRENT_TIMESTAMP' for wt_news.updated
Greg Roach
1
-0
/
+2
2019-12-16
Convert home page controller into request handlers and a service
Greg Roach
1
-2
/
+3
2019-12-13
CodeStyle - strict types
Greg Roach
1
-2
/
+5
2019-11-23
Remove dependency on symfony httpfoundation/kernel
Greg Roach
1
-4
/
+4
2019-11-11
Fix - missing tree parameter on edit news page
Greg Roach
1
-0
/
+1
2019-10-30
Add assertions for route parameters
Greg Roach
1
-1
/
+3
2019-10-30
Use admin theme when editing default blocks
Greg Roach
1
-0
/
+1
2019-10-29
Change signature of Module::boot()
Greg Roach
1
-2
/
+2
2019-10-25
No need to throw exceptions in assert()
Greg Roach
1
-3
/
+2
2019-10-18
Type hints
Greg Roach
1
-1
/
+1
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-10
Working on routing
Greg Roach
1
-6
/
+2
2019-09-29
PSR12
Greg Roach
1
-0
/
+1
2019-09-29
Add tree to request; preparing for router
Greg Roach
1
-6
/
+8
2019-07-14
Refactor blocks
Greg Roach
1
-30
/
+5
2019-05-10
Fix: #1752 - use ezyang/htmlpurifier to santise user-supplied HTML
Greg Roach
1
-3
/
+35
2019-05-08
PSR-7 requests
Greg Roach
1
-6
/
+6
2019-04-10
Convert requests, middleware and reponses to use PSR-7, PSR-15 and PSR-17
Greg Roach
1
-30
/
+29
2019-04-03
Declare static closures
Greg Roach
1
-1
/
+1
2019-03-20
Block styling
Greg Roach
1
-1
/
+2
2019-03-07
Code style and testing
Greg Roach
1
-2
/
+2
2019-03-05
Custom module examples
Greg Roach
1
-1
/
+1
2019-03-03
Convert from Carbon (v1) to CarbonImmutable (v2)
Greg Roach
1
-2
/
+2
2019-02-23
Use UTC internally, and convert to local time for display
Greg Roach
1
-2
/
+8
2019-01-25
Apply fixes from StyleCI (#2135)
Greg Roach
1
-1
/
+1
2019-01-25
Convert tracking and analytics functions into modules
Greg Roach
1
-1
/
+1
2019-01-24
Refactoring module API
Greg Roach
1
-1
/
+1
2019-01-22
Merge chart controllers into chart modules
Greg Roach
1
-1
/
+1
2019-01-20
Working on #2120 - refactor modules: combine installed/enabled/allowed module...
Greg Roach
1
-4
/
+6
2019-01-16
CodeStyle
Greg Roach
1
-3
/
+3
2019-01-08
Use illuminate/database for news module
Greg Roach
1
-31
/
+23
2019-01-07
Fix: #2105 - missing column alias in SQL
Greg Roach
1
-1
/
+1
2019-01-06
Fix: #1783 - missing timezones on timestamps
Greg Roach
1
-2
/
+1
2019-01-01
Happy 2019
Greg Roach
1
-1
/
+1
2018-12-27
Use illuminate/database for migrations and seeds
Greg Roach
1
-18
/
+0
2018-12-19
Strict types
Greg Roach
1
-1
/
+1
2018-12-19
Refactor $ctype global as a parameter
Greg Roach
1
-3
/
+3
2018-11-18
Rename Tree::getTreeName() to name()
Greg Roach
1
-2
/
+2
2018-11-18
Rename Tree::getTreeId() to id()
Greg Roach
1
-5
/
+5
2018-10-08
Fix: #1950 - function signature mismatch
Greg Roach
1
-1
/
+1
2018-10-05
Add declare(strict_types=1) to all PHP scripts
Greg Roach
1
-0
/
+2
2018-09-24
Scrutinizer Auto-Fixes (#1929)
Scrutinizer Auto-Fixer
1
-1
/
+1
2018-09-22
Reduced if/else complexity, removed not require else conditions (#1866)
Rico Sonntag
1
-2
/
+2
2018-08-27
Added PHP7 return types to methods according doc block (#1864)
Rico Sonntag
1
-2
/
+2
2018-08-26
Replace Filter::get() and Filter::post() with $request
Greg Roach
1
-1
/
+13
2018-08-19
CodeStyle
Greg Roach
1
-3
/
+3
[next]