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
/
UpcomingAnniversariesModule.php
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-22
Reduced if/else complexity, removed not require else conditions (#1866)
Rico Sonntag
1
-2
/
+2
2018-09-22
PHPdoc, types, etc.
Greg Roach
1
-5
/
+5
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
-12
/
+19
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
-15
/
+14
2018-07-16
Use PSR2 code style
Greg Roach
1
-190
/
+211
2018-07-15
Move module views to the views/modules folder
Greg Roach
1
-8
/
+11
2018-07-07
Remove global variables from blocks
Greg Roach
1
-9
/
+12
2018-02-16
Fix #1589 - missing javascript on ajax blocks
Greg Roach
1
-21
/
+12
2018-01-27
Fix: #1600 - upper/lower case class name #2
makitso
1
-2
/
+2
2018-01-27
Use views for block configuration
Greg Roach
1
-65
/
+44
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
-14
/
+76
2018-01-25
Fix indentation
Greg Roach
1
-16
/
+16
2018-01-25
Modify On This Day & Upcoming Anniversary modules
David Drury
1
-17
/
+31
2018-01-13
Use views for genealogy objects
Greg Roach
1
-2
/
+1
2018-01-07
Happy new year - 2018
Greg Roach
1
-1
/
+1
2017-12-19
Fix: #1541 Cannot type hint void return in PHP 7.0
Greg Roach
1
-1
/
+1
2017-12-03
Scrutinizer Auto-Fixes (#1526)
Scrutinizer Auto-Fixer
1
-10
/
+10
2017-12-02
Return type hints
Greg Roach
1
-5
/
+7
2017-09-26
Working on blocks and templates
Greg Roach
1
-12
/
+8
2017-09-25
Working on blocks/templates
Greg Roach
1
-1
/
+8
2017-06-17
jQuery-3, Bootstrap-4, FontAwesome-4.7, Select2-4, remove popup windows
Greg Roach
1
-44
/
+47
2017-03-08
2017
Greg Roach
1
-1
/
+1
2016-12-26
Code style - strict typing
Greg Roach
1
-1
/
+1
2016-12-23
Code style - short array syntax
Greg Roach
1
-5
/
+5
2016-06-10
Prefer preferences
Greg Roach
1
-1
/
+1
2016-04-16
Labels are not questions
Greg Roach
1
-2
/
+2
2016-01-30
Update copyright year
Greg Roach
1
-1
/
+1
2016-01-17
Two spaces have no effect in HTML
Greg Roach
1
-2
/
+2
2015-06-10
PHPDoc
Greg Roach
1
-3
/
+3
2015-06-10
Wrong default type
Greg Roach
1
-1
/
+1
2015-06-08
PHPDoc
Greg Roach
1
-11
/
+29
2015-06-05
Refactor includes/functions into classes
Greg Roach
1
-7
/
+9
2015-05-31
PSR-4
Greg Roach
1
-1
/
+5
2015-05-30
Code style
Greg Roach
1
-3
/
+4
2015-05-14
Remove popup windows for block-configuration
Greg Roach
1
-1
/
+1
2015-03-29
Split class Module into static and abstract parts
Greg Roach
1
-19
/
+19
2015-03-13
Numbers need to be strings for I18N
Greg Roach
1
-1
/
+1
2015-03-08
Remove constants, to improve multi-tree handling
Greg Roach
1
-2
/
+2
2015-03-02
Module API
Greg Roach
1
-0
/
+161