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
/
LocalizationService.php
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-28
Remove deprecated code
Greg Roach
1
-202
/
+0
2022-09-25
Deprecate LocalizationService and use PHP-INTL for sorting instead of MySQL
Greg Roach
1
-0
/
+2
2022-08-11
Fix: #4536 - wrong script for Persian
Greg Roach
1
-0
/
+1
2022-06-20
Fix: #4476 - slovak alphabet
Greg Roach
1
-2
/
+3
2022-06-17
Fix: #4474 - missing letters in Hungarian alphabet
Greg Roach
1
-1
/
+1
2022-06-17
Fix: #4475 - missing letters in Czech alphabet
Greg Roach
1
-1
/
+1
2022-06-17
Fix: #4476 - missing letters in Slovak alphabet
Greg Roach
1
-1
/
+1
2022-03-16
It is 2022 - update copyright dates
Greg Roach
1
-1
/
+1
2021-01-25
Use https link in copyright header
Greg Roach
1
-2
/
+2
2020-06-03
PHPdoc
Greg Roach
1
-1
/
+1
2020-05-12
Update code to use new Factory objects
Greg Roach
1
-2
/
+1
2019-12-29
Fix: #2924 - %n not recognised in date format
Greg Roach
1
-0
/
+24
2019-10-26
Remove LocaleInterface as dependency of LocalizationService
Greg Roach
1
-43
/
+37
2019-10-17
PSR12
Greg Roach
1
-0
/
+1
2019-09-29
PSR12
Greg Roach
1
-0
/
+1
2019-01-31
Refactor class User - use NULL-object pattern for guests and temporary users,...
Greg Roach
1
-0
/
+1
2019-01-04
Add visibility to constants
Greg Roach
1
-22
/
+22
2019-01-01
Happy 2019
Greg Roach
1
-1
/
+1
2018-10-05
Add declare(strict_types=1) to all PHP scripts
Greg Roach
1
-0
/
+2
2018-08-15
Use lookup table for initial letter digraphs
Greg Roach
1
-19
/
+41
2018-08-15
Move some localization functions to a localization service
Greg Roach
1
-0
/
+154