#
e0c85f48 |
| 21-Dec-2020 |
Greg Roach <greg@subaqua.co.uk> |
Strict types
|
#
69675509 |
| 08-Sep-2020 |
Greg Roach <greg@subaqua.co.uk> |
Use factory to create caches and filesystems
|
#
dec352c1 |
| 03-Jul-2020 |
Greg Roach <greg@subaqua.co.uk> |
Use new PHP functions - str_starts_with(), str_ends_with() and str_contains()
|
#
b0fcccb0 |
| 07-Dec-2019 |
Greg Roach <fisharebest@webtrees.net> |
Apply PSR12 to translation files
|
#
65cf5706 |
| 11-Nov-2019 |
Greg Roach <fisharebest@webtrees.net> |
Simplify access to current locale
|
#
150f35ad |
| 11-Nov-2019 |
Greg Roach <fisharebest@webtrees.net> |
Move language negotiation to middleware
|
#
90a2f718 |
| 25-Oct-2019 |
Greg Roach <fisharebest@webtrees.net> |
Remove global constant WT_LOCALE and store LocaleInterface in the request
|
#
fcfa147e |
| 17-Oct-2019 |
Greg Roach <fisharebest@webtrees.net> |
PSR12
|
#
3976b470 |
| 29-Sep-2019 |
Greg Roach <fisharebest@webtrees.net> |
PSR12
|
#
006094b9 |
| 22-Jun-2019 |
Greg Roach <fisharebest@webtrees.net> |
Fix: #2461 - use PHP arrays instead of .MO files
|
#
4949298f |
| 17-May-2019 |
Greg Roach <fisharebest@webtrees.net> |
PHPdoc
|
#
50b578bc |
| 25-Apr-2019 |
Greg Roach <fisharebest@webtrees.net> |
Unused imports
|
#
48f08416 |
| 16-Apr-2019 |
Greg Roach <fisharebest@webtrees.net> |
Fix: #2209 - 'time ago' calculations cause overflow on 32bit systems
|
#
f397d0fd |
| 13-Apr-2019 |
Greg Roach <fisharebest@webtrees.net> |
Refactor the bootstrap process
|
#
a0801ffb |
| 11-Apr-2019 |
Greg Roach <fisharebest@webtrees.net> |
Use PSR-15 request handlers as alternative to controllers/actions
|
#
d68ee7a8 |
| 07-Apr-2019 |
Greg Roach <fisharebest@webtrees.net> |
Handle missing compiled translations on dev/test environments
|
#
69253da9 |
| 06-Apr-2019 |
Greg Roach <fisharebest@webtrees.net> |
static closures
|
#
4f194b97 |
| 06-Apr-2019 |
Greg Roach <fisharebest@webtrees.net> |
Fix: #2366 - wrong string constants break module translations
|
#
0b5fd0a6 |
| 03-Apr-2019 |
Greg Roach <fisharebest@webtrees.net> |
Declare static closures
|
#
b6c326d8 |
| 25-Mar-2019 |
Greg Roach <fisharebest@webtrees.net> |
Replace Bootstrap4 class with views
|
#
d6137952 |
| 17-Mar-2019 |
Greg Roach <fisharebest@webtrees.net> |
Fix: #2340 - language menu not sorted
|
#
081ddc56 |
| 16-Mar-2019 |
Greg Roach <fisharebest@webtrees.net> |
Fix: #2336 - custom translations not loaded
|
#
6cd97bf6 |
| 14-Mar-2019 |
Greg Roach <fisharebest@webtrees.net> |
Missing import
|
#
c116a5cc |
| 14-Mar-2019 |
Greg Roach <fisharebest@webtrees.net> |
Catch 22 - setup needs language modules. Modules need a database. Database needs setup
|
#
02086832 |
| 14-Mar-2019 |
Greg Roach <fisharebest@webtrees.net> |
Convert languages to modules
|