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
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
2018-10-13
PHPdoc
Greg Roach
1
-6
/
+5
2018-10-13
WIP
Greg Roach
1
-3
/
+3
2018-10-13
WIP
Greg Roach
1
-17
/
+25
2018-10-08
Fix: search engines should see content in tree's default language
Greg Roach
1
-16
/
+12
2018-10-05
Add declare(strict_types=1) to all PHP scripts
Greg Roach
1
-0
/
+2
2018-10-03
I18N function parameters
Greg Roach
1
-11
/
+15
2018-10-03
PHP 7 has native integer division
Greg Roach
1
-5
/
+5
2018-09-23
CodeStyle
Greg Roach
1
-3
/
+3
2018-09-23
Scrutinizer Auto-Fixes (#1924)
Scrutinizer Auto-Fixer
1
-5
/
+5
2018-09-22
Reduced if/else complexity, removed not require else conditions (#1866)
Rico Sonntag
1
-15
/
+25
2018-09-13
CodeStyle
Greg Roach
1
-0
/
+2
2018-09-13
Fixed invalid docblocks
Rico Sonntag
1
-0
/
+4
2018-08-27
Strict Types
Greg Roach
1
-22
/
+19
2018-08-27
Added PHP7 return types to methods according doc block (#1864)
Rico Sonntag
1
-22
/
+21
2018-08-19
CodeStyle
Greg Roach
1
-2
/
+2
2018-08-18
CodeStyle - comments should not be used in the middle of lines
Greg Roach
1
-14
/
+10
2018-08-16
PHP 7.0 has the 'splat' operator
Greg Roach
1
-30
/
+9
2018-08-15
Move some localization functions to a localization service
Greg Roach
1
-40
/
+0
2018-07-16
Use PSR2 code style
Greg Roach
1
-692
/
+863
2018-07-11
Kazakh translation is complete, so enable by default
Greg Roach
1
-1
/
+1
2018-07-09
Remove global
Greg Roach
1
-5
/
+3
2018-01-07
Happy new year - 2018
Greg Roach
1
-1
/
+1
2017-12-03
Scrutinizer Auto-Fixes (#1525)
Scrutinizer Auto-Fixer
1
-32
/
+32
2017-11-19
Use maximebf/debugbar for development
Greg Roach
1
-0
/
+9
2017-11-03
CodeStyle - spacing/alignment
Greg Roach
1
-18
/
+18
2017-07-17
Fix #1262 Deleting a .MO file while it is being used causes error
Greg Roach
1
-1
/
+1
2017-07-14
Review escaping
Greg Roach
1
-1
/
+1
2017-07-13
Review escaping
Greg Roach
1
-1
/
+3
2017-06-17
jQuery-3, Bootstrap-4, FontAwesome-4.7, Select2-4, remove popup windows
Greg Roach
1
-19
/
+8
2017-03-08
2017
Greg Roach
1
-1
/
+1
2017-01-22
Fix #1180 - PHP5.6 cannot catch all errors
Greg Roach
1
-3
/
+6
[next]