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
2015-06-08
PHPDoc
Greg Roach
1
-9
/
+8
2015-06-05
Refactor includes/functions into classes
Greg Roach
1
-1
/
+1
2015-06-04
Code style - global variables
Greg Roach
1
-3
/
+0
2015-05-30
Code style
Greg Roach
1
-29
/
+34
2015-04-26
Replace Zend_Session with our own class
Greg Roach
1
-3
/
+3
2015-04-07
Use calendar object, not calendar string
Greg Roach
1
-23
/
+19
2015-04-07
Added defaultCalendar function
David Drury
1
-0
/
+28
2015-04-03
Fix #514 - singular/plural
Greg Roach
1
-1
/
+1
2015-04-03
Fix #545 - errors during setup
Greg Roach
1
-1
/
+1
2015-04-03
Do not expose Locale classes from I18N
Greg Roach
1
-9
/
+27
2015-03-31
DRY up code
Greg Roach
1
-10
/
+23
2015-03-31
Remove global $DATE_FORMAT
Greg Roach
1
-411
/
+412
2015-03-30
Fix #532 - update class declarations
Greg Roach
1
-3
/
+13
2015-03-28
Update fisharebest/localization from 1.3.2 to 1.4.0
Greg Roach
1
-26
/
+14
2015-03-21
Fix #504 - loading all language files, instead of chosen language
Greg Roach
1
-2
/
+2
2015-03-21
Scrutinizer Auto-Fixes
Scrutinizer Auto-Fixer
1
-1
/
+1
2015-03-21
Workaround PHP bug #47358 - glob() fails when open_basedir_restriction enabled
Greg Roach
1
-2
/
+4
2015-03-21
Take collation from locale
Greg Roach
1
-4
/
+17
2015-03-21
Replace Zend_Translate with Fisharebest\Locale
Greg Roach
1
-126
/
+90
2015-03-15
Fix #487 - translation placeholders
Greg Roach
1
-1
/
+1
2015-03-14
Numbers need to be strings for I18N
Greg Roach
1
-1
/
+1
2015-03-12
I18N test failing
Greg Roach
1
-1
/
+1
2015-03-12
Replace Zend_Locale with Fisharebest\Localization
Greg Roach
1
-179
/
+90
2015-03-02
PSR-1
Greg Roach
1
-5
/
+5
2015-02-26
Do not expose internals of I18N class
Greg Roach
1
-1
/
+1
2015-02-07
Rename inconsistent method name
Greg Roach
1
-25
/
+19
2015-02-07
Remove global $TEXT_DIRECTION
Greg Roach
1
-13
/
+17
2015-02-05
Namespaces should consist of both vendor and package
Greg Roach
1
-2
/
+2
2015-02-02
Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3.
Greg Roach
1
-0
/
+939