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
/
Services
/
CalendarService.php
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-09
Update copyright year. It is 2026
Greg Roach
1
-1
/
+1
2025-01-16
It's 2025. Update copyright date.
Greg Roach
1
-1
/
+1
2024-11-22
PHP 8.3 allows class constants to have type hints
Greg Roach
1
-1
/
+1
2024-03-31
CodeStyle
Greg Roach
1
-3
/
+3
2024-03-31
PHP 7.4 - short arrow functions
Greg Roach
1
-9
/
+3
2023-08-29
Preparing to remove dependency on laravel/database
Greg Roach
1
-1
/
+1
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-09-06
CodeStyle
Greg Roach
1
-0
/
+1
2022-03-16
It is 2022 - update copyright dates
Greg Roach
1
-1
/
+1
2022-02-20
Create Timestamp class and factory to replace direct-dependency on Carbon
Greg Roach
1
-3
/
+2
2022-02-18
PHPdoc
Greg Roach
1
-1
/
+1
2021-10-29
CodeStyle - remove unnecessary parentheses
Greg Roach
1
-1
/
+1
2021-10-12
PHPdoc
Greg Roach
1
-2
/
+2
2021-02-04
Code style
Greg Roach
1
-2
/
+2
2021-01-25
Use https link in copyright header
Greg Roach
1
-2
/
+2
2020-10-08
Typos
Greg Roach
1
-2
/
+2
2020-10-03
#3529 - rename Factory to Registry
Greg Roach
1
-5
/
+5
2020-07-21
Update vendor dependencies
Greg Roach
1
-1
/
+0
2020-07-21
Anniversaries of 30 Adar shown twice - #3406
Greg Roach
1
-0
/
+4
2020-07-21
Fix: ADAR anniversaries checking if event is a leap year, not the anniversary...
Greg Roach
1
-9
/
+5
2020-07-19
Refactor calendar control into request handlers
Greg Roach
1
-23
/
+76
2020-07-10
Fix: #1170 - sort options for 'on this day' block
Greg Roach
1
-1
/
+8
2020-07-10
#3406 - Leap-year test reversed on AdarII anniversaries
Greg Roach
1
-1
/
+1
2020-07-10
#3406 - 1 ADAR anniversaries shown on every day of the month
Greg Roach
1
-1
/
+1
2020-06-06
Working on GEDCOM tags/elements
Greg Roach
1
-1
/
+1
2020-05-26
Make Fact objects immutable. Remove setTag()
Greg Roach
1
-1
/
+1
2020-05-12
Update code to use new Factory objects
Greg Roach
1
-5
/
+6
2020-03-28
Sort anniversaries newest-to-oldest in calendar day/month view
Greg Roach
1
-1
/
+3
2020-01-29
Fix: #773, Fix: #1320, Fix: #2954, Fix: #3032 - Add pagination/show-more to l...
Greg Roach
1
-1
/
+1
2020-01-12
Fix: duplicate dates (in different calendars) create duplicate anniversaries
Greg Roach
1
-2
/
+7
2020-01-09
Fix: #2953 - sort events by anniversary date
Greg Roach
1
-6
/
+8
2019-11-01
Comments
Greg Roach
1
-1
/
+1
2019-10-19
Avoid re-using variable names
Greg Roach
1
-4
/
+4
2019-10-17
PSR12
Greg Roach
1
-0
/
+1
2019-09-29
PSR12
Greg Roach
1
-0
/
+2
2019-08-10
Fix: #2527 - order of events on calendar pages
Greg Roach
1
-1
/
+1
2019-07-17
Use Query Expression class directly, remove unused imports
Greg Roach
1
-1
/
+2
2019-06-03
Fix: #2456 - 'all' filter not working in year view of calendar
Greg Roach
1
-17
/
+21
2019-05-11
Fix: #2417 - calendar year ranges do not work
Greg Roach
1
-1
/
+6
2019-04-03
Declare static closures
Greg Roach
1
-19
/
+19
2019-03-20
Fix #2332 - MOD() function is MySQL only
Greg Roach
1
-1
/
+1
2019-03-08
Strict types and code review
Greg Roach
1
-1
/
+2
2019-03-07
Code style and testing
Greg Roach
1
-1
/
+1
2019-03-06
Type hinting
Greg Roach
1
-3
/
+3
2019-03-01
Fixed case mismatch in function/method call (#2286)
Rico Sonntag
1
-2
/
+2
2019-02-24
Collection / array
Greg Roach
1
-1
/
+1
2019-02-24
Fix: #2263 - facts duplicated in chart-boxes
Greg Roach
1
-3
/
+2
2019-02-16
Rename functions getFoo() to foo() and return collections instead of arrays
Greg Roach
1
-2
/
+2
[next]