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
/
OnThisDayModule.php
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-19
Remove GedcomTag
Greg Roach
1
-33
/
+33
2021-02-10
CodeStyle
Greg Roach
1
-6
/
+6
2021-01-25
Use https link in copyright header
Greg Roach
1
-2
/
+2
2020-07-10
Fix: #1170 - sort options for 'on this day' block
Greg Roach
1
-8
/
+15
2020-03-22
Fix: Initial sort order for anniversary events
Greg Roach
1
-0
/
+7
2020-01-29
Add high/low parameters to configure block pagination
Greg Roach
1
-5
/
+11
2020-01-29
Fix: #773, Fix: #1320, Fix: #2954, Fix: #3032 - Add pagination/show-more to l...
Greg Roach
1
-0
/
+3
2020-01-09
Fix: #2953 - sort events by anniversary date
Greg Roach
1
-1
/
+1
2019-12-13
CodeStyle - strict types
Greg Roach
1
-1
/
+1
2019-10-20
Strict comparisons
Greg Roach
1
-1
/
+1
2019-10-17
PSR12
Greg Roach
1
-0
/
+1
2019-09-29
PSR12
Greg Roach
1
-0
/
+1
2019-07-14
Refactor blocks
Greg Roach
1
-27
/
+26
2019-05-09
PSR-7 requests
Greg Roach
1
-4
/
+6
2019-04-16
Fix: #2209 - 'time ago' calculations cause overflow on 32bit systems
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
-3
/
+3
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-26
Remove global constant CLIENT_JD
Greg Roach
1
-2
/
+3
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-04
Add visibility to constants
Greg Roach
1
-2
/
+2
2019-01-01
Happy 2019
Greg Roach
1
-1
/
+1
2018-12-19
Strict types
Greg Roach
1
-1
/
+1
2018-12-19
Refactor $ctype global as a parameter
Greg Roach
1
-5
/
+3
2018-11-18
Prefer class-constants to global-constants
Greg Roach
1
-2
/
+2
2018-11-18
Rename Tree::getTreeName() to name()
Greg Roach
1
-2
/
+2
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
-11
/
+18
2018-08-26
Move anniversary calculations to new service
Greg Roach
1
-2
/
+4
2018-08-18
CodeStyle - comments should not be used in the middle of lines
Greg Roach
1
-12
/
+12
2018-07-16
Use PSR2 code style
Greg Roach
1
-169
/
+189
2018-07-15
Move module views to the views/modules folder
Greg Roach
1
-7
/
+9
2018-07-07
Remove global variables from blocks
Greg Roach
1
-8
/
+11
2018-02-16
Fix #1589 - missing javascript on ajax blocks
Greg Roach
1
-13
/
+7
2018-01-27
Fix: #1600 - upper/lower case class name #2
makitso
1
-1
/
+1
2018-01-27
Fix: #1600 - upper/lower case class name
Greg Roach
1
-1
/
+1
2018-01-27
Use views for block configuration
Greg Roach
1
-44
/
+21
2018-01-26
Use controller/view for block configuration
Greg Roach
1
-2
/
+4
2018-01-25
Fact picker for on-this-day/upcoming blocks
Greg Roach
1
-39
/
+93
2018-01-25
Fix indentation
Greg Roach
1
-1
/
+0
2018-01-25
Modify On This Day & Upcoming Anniversary modules
David Drury
1
-26
/
+56
[next]