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
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
2019-03-20
Fix: #2336 - custom translations not loaded
Greg Roach
1
-1
/
+1
2019-03-14
Missing import
Greg Roach
1
-0
/
+1
2019-03-14
Catch 22 - setup needs language modules. Modules need a database. Database ...
Greg Roach
1
-8
/
+17
2019-03-14
Convert languages to modules
Greg Roach
1
-74
/
+21
2019-03-13
Allow custom modules to provide translations
Greg Roach
1
-1
/
+18
2019-03-10
glob() results do not need to be sorted
Greg Roach
1
-1
/
+2
2019-03-09
Fix: #2307 - new location for .MO files
Greg Roach
1
-3
/
+1
2019-03-07
Code style and testing
Greg Roach
1
-7
/
+7
2019-03-05
Update I18N.php (#2299)
Rico Sonntag
1
-1
/
+1
2019-03-04
Refactor language files to use laravel structure
Greg Roach
1
-23
/
+10
2019-03-03
Convert from Carbon (v1) to CarbonImmutable (v2)
Greg Roach
1
-23
/
+0
2019-02-23
Use UTC internally, and convert to local time for display
Greg Roach
1
-8
/
+23
2019-01-04
Add visibility to constants
Greg Roach
1
-7
/
+7
2019-01-01
Happy 2019
Greg Roach
1
-1
/
+1
2018-12-08
Move DebugBar code to middleware
Greg Roach
1
-8
/
+2
2018-11-18
Prefer class-constants to global-constants
Greg Roach
1
-4
/
+4
2018-11-01
Age
Greg Roach
1
-78
/
+0
2018-10-28
PHPdoc
Greg Roach
1
-1
/
+1
[next]