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
/
Date
/
AbstractCalendarDate.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
-3
/
+3
2024-03-31
Update translations
HerzScheisse
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-11-30
PHP 8.0 - catch() parameters are optional
Greg Roach
1
-1
/
+1
2022-11-27
PHP 8.0 - Union types
Greg Roach
1
-1
/
+1
2022-04-04
Fix: #4253 - chinese characters in inexact dates
Greg Roach
1
-4
/
+4
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
/
+3
2021-12-16
Remove unused imports
Greg Roach
1
-2
/
+0
2021-11-21
CodeStyle
Greg Roach
1
-6
/
+7
2021-10-29
TypeHints
Greg Roach
1
-12
/
+6
2021-10-13
Add missing type-hints
Greg Roach
1
-1
/
+1
2021-10-12
PHPdoc
Greg Roach
1
-3
/
+3
2021-06-02
Prefer https for links to documentation
Greg Roach
1
-1
/
+1
2021-03-12
Remove unused imports
Greg Roach
1
-5
/
+0
2021-03-11
Remove deprecated code
Greg Roach
1
-89
/
+0
2021-01-25
Use https link in copyright header
Greg Roach
1
-2
/
+2
2020-10-08
Typos
Greg Roach
1
-1
/
+1
2020-08-01
Fix: %n and %t placeholders in date format
Greg Roach
1
-2
/
+2
2020-07-19
Refactor calendar control into request handlers
Greg Roach
1
-1
/
+2
2020-07-09
Fix: #3399 - incomplete dates cause error (introduced in dec352c1)
Greg Roach
1
-42
/
+76
2020-07-04
Use new PHP functions - str_starts_with(), str_ends_with() and str_contains()
Greg Roach
1
-67
/
+24
2020-06-03
PHPdoc/CodeStyle
Greg Roach
1
-1
/
+1
2020-04-28
Refactor ages
Greg Roach
1
-0
/
+11
2020-04-26
CodeStyle
Greg Roach
1
-1
/
+1
2019-11-16
Fix: #2367 - formatting incomplete Chinese dates
Greg Roach
1
-16
/
+26
2019-10-17
PSR12
Greg Roach
1
-0
/
+1
2019-10-10
Working on routing
Greg Roach
1
-1
/
+1
2019-09-29
PSR12
Greg Roach
1
-0
/
+1
2019-04-25
Strict types
Greg Roach
1
-1
/
+1
2019-03-07
Code style and testing
Greg Roach
1
-19
/
+19
2019-03-06
Remove dead code
Greg Roach
1
-8
/
+0
2019-03-03
Convert from Carbon (v1) to CarbonImmutable (v2)
Greg Roach
1
-2
/
+3
2019-02-10
Working on icons
Greg Roach
1
-1
/
+1
2019-01-04
Add visibility to constants
Greg Roach
1
-2
/
+2
2019-01-01
Happy 2019
Greg Roach
1
-1
/
+1
2018-12-20
Remove unused imports
Greg Roach
1
-1
/
+0
2018-12-08
Move DebugBar code to middleware
Greg Roach
1
-4
/
+3
2018-12-01
PHP 7.1: short-syntax for array destructuring
Greg Roach
1
-7
/
+7
2018-11-18
Rename Tree::getTreeName() to name()
Greg Roach
1
-1
/
+1
2018-11-03
Fix: #2011 - missing 'ged' parameter in links to calendar
Greg Roach
1
-1
/
+4
2018-10-09
Calendar dates are abstract
Greg Roach
1
-1
/
+51
2018-10-09
Calendar dates are abstract
Greg Roach
1
-0
/
+938