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
/
I18N.php
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-09
Update copyright year. It is 2026
Greg Roach
1
-1
/
+1
2025-02-12
Add Armenian translation
Greg Roach
1
-3
/
+0
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
-8
/
+8
2024-03-31
CodeStyle
Greg Roach
1
-2
/
+2
2024-03-31
CodeStyle - whitespace
Greg Roach
1
-2
/
+0
2024-03-31
PHP 8.2 - union types
Greg Roach
1
-1
/
+1
2024-03-31
PHP 7.4 - short arrow functions
Greg Roach
1
-6
/
+2
2023-04-03
Replace illuminate/container with our own simpler container
Greg Roach
1
-2
/
+2
2023-02-01
Add signatures to closures in phpdoc. See #4713
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-12-15
Fix: #4647, Fix: #3567, Fix: #4479, Fix: #3459 - Apply collation rules in PHP...
Greg Roach
1
-19
/
+0
2022-12-03
Fix: #4627 - initialisation error when using disabled language via HTTP headers
Greg Roach
1
-2
/
+2
2022-11-30
PHP 8.0 - catch() parameters are optional
Greg Roach
1
-2
/
+2
2022-11-27
PHP 8.0 - Union types
Greg Roach
1
-1
/
+1
2022-11-11
Fix: static analysis
Greg Roach
1
-2
/
+4
2022-09-22
Fix: #4478 - wrong order in list of surnames
Greg Roach
1
-2
/
+7
2022-03-16
It is 2022 - update copyright dates
Greg Roach
1
-1
/
+1
2022-01-22
Fix: #4170 - uninitialized variable error when ext-intl is not installed
Greg Roach
1
-2
/
+1
2021-10-29
CodeStyle - use inline functions
Greg Roach
1
-6
/
+2
2021-10-13
Remove unused imports
Greg Roach
1
-1
/
+0
2021-08-23
PHPdoc
Greg Roach
1
-2
/
+1
2021-06-02
Prefer https for links to documentation
Greg Roach
1
-2
/
+2
2021-04-21
CodeStyle
Greg Roach
1
-1
/
+1
2021-04-19
Per-language relationship logic - Fixes: #1206, Fixes: #3115, Fixes: #3819, F...
Greg Roach
1
-13
/
+32
2021-03-19
Use closures for sort callbacks
Greg Roach
1
-8
/
+12
2021-01-25
Use https link in copyright header
Greg Roach
1
-2
/
+2
2020-12-23
Use constants for unknown surname and given names
Greg Roach
1
-3
/
+3
2020-12-21
Strict types
Greg Roach
1
-6
/
+6
2020-09-08
Use factory to create caches and filesystems
Greg Roach
1
-1
/
+0
2020-07-04
Use new PHP functions - str_starts_with(), str_ends_with() and str_contains()
Greg Roach
1
-2
/
+3
2019-12-07
Apply PSR12 to translation files
Greg Roach
1
-1
/
+2
2019-11-11
Simplify access to current locale
Greg Roach
1
-20
/
+8
2019-11-11
Move language negotiation to middleware
Greg Roach
1
-72
/
+6
2019-10-25
Remove global constant WT_LOCALE and store LocaleInterface in the request
Greg Roach
1
-0
/
+8
2019-10-17
PSR12
Greg Roach
1
-0
/
+1
2019-09-29
PSR12
Greg Roach
1
-0
/
+2
2019-06-22
Fix: #2461 - use PHP arrays instead of .MO files
Greg Roach
1
-103
/
+86
2019-05-17
PHPdoc
Greg Roach
1
-1
/
+0
2019-04-25
Unused imports
Greg Roach
1
-1
/
+0
2019-04-16
Fix: #2209 - 'time ago' calculations cause overflow on 32bit systems
Greg Roach
1
-48
/
+0
2019-04-14
Refactor the bootstrap process
Greg Roach
1
-2
/
+2
2019-04-11
Use PSR-15 request handlers as alternative to controllers/actions
Greg Roach
1
-2
/
+2
2019-04-07
Handle missing compiled translations on dev/test environments
Greg Roach
1
-2
/
+20
2019-04-06
static closures
Greg Roach
1
-1
/
+1
2019-04-06
Fix: #2366 - wrong string constants break module translations
Greg Roach
1
-29
/
+16
2019-04-03
Declare static closures
Greg Roach
1
-3
/
+3
2019-03-26
Replace Bootstrap4 class with views
Greg Roach
1
-46
/
+0
2019-03-20
Fix: #2340 - language menu not sorted
Greg Roach
1
-1
/
+1
[next]