57 Commits (239d48c3df199744dc8cde41fe344b82d82f8ea9)

Author SHA1 Message Date
Carsten Brandt dfc4de877f ensure integer is formatted without fraction digits 10 years ago
Serge Bezborodov 76ade0f6b0 Changed order of attributes setting in Formatter 10 years ago
Carsten Brandt 2fbce2fa25 improved formatter test coverage 10 years ago
Carsten Brandt e305f0842c skip unsupported things on 32bit system 10 years ago
Carsten Brandt 6267b9ee1a Fixed issue with timezone conversion in formatter 10 years ago
Carsten Brandt 3b0f561480 format timestamps with invalid date input 10 years ago
Kartik Visweswaran 18b57af5ac Better date parsing and formatting including 32 bit support 10 years ago
Qiang Xue d49957fe35 Fixes #5079: added test case. 10 years ago
Carsten Brandt 3ff548a442 Refactored DateValidator to support ICU format 10 years ago
Carsten Brandt 9edf938bf1 Added tests for empty values 10 years ago
Carsten Brandt be655d4f39 extracted date format converting to a helper class 10 years ago
Carsten Brandt b5af2f6ab3 fixed size format plural rule to not format number itself 10 years ago
Carsten Brandt c8f8f654ce fixed paragraph formatting 10 years ago
Carsten Brandt 47648a4b9f final cleanup 10 years ago
Carsten Brandt 3f75728083 refactored size format 10 years ago
Carsten Brandt 916d2c182d ensure some BC 10 years ago
Carsten Brandt 9418c9d236 unit tests and some locale depended fixes 10 years ago
Carsten Brandt 8d397e7f0e finished currency formatter 10 years ago
Carsten Brandt f8f0ff5445 moved formatter to i18n namespace 10 years ago
Carsten Brandt 62e7c3e9a6 fixed some inconsistnecies in HHVM tests 10 years ago
Alexander Makarov dde695cda4 Added GridView message check to FallbackMessageFormatterTest 10 years ago
Erik_r 299d991a2e #2359 testcases adapted and compatibility to old tests improved 10 years ago
SonicGD b5f8a4dc22 Reformat code te be PSR-2 compatible 11 years ago
AlexGx 32d0768919 style fixes with phpcs:yii2 11 years ago
Qiang Xue 203bc5ea05 Fixed test break. 11 years ago
Qiang Xue 9f37e133e3 Fixed test break. 11 years ago
Carsten Brandt c229ba729a fixed a bug in MessageSource and missingtranslation event 11 years ago
Alexander Makarov e539482d88 Added failing test for #2209 11 years ago
Alexander Makarov 1e602adb6e - Fixed BaseFileHelper::localize docs. 11 years ago
Carsten Brandt b59b77cd4f added timeZone property to i18n formatter 11 years ago
Qiang Xue 1de06faa3b Fixes #1253 11 years ago
Qiang Xue d2e5f2c507 Fixes #1234: use dash instead of underscore to separate language and country in locale id. 11 years ago
Carsten Brandt a0b0d42b46 fixed message formatting for all the ICU versions 11 years ago
Carsten Brandt d637a76f56 add support for named arguments to messageformatter parse 11 years ago
Carsten Brandt 4d03699907 fixed fallback message format parameter order 11 years ago
Carsten Brandt bcd1ad11a4 refactored MessageFormatter 11 years ago
Carsten Brandt 449eb84247 refactored message formatter 11 years ago
Alexander Makarov ee2af2661c Removed unneeded use statements 11 years ago
Carsten Brandt 750267a821 fix tests when intl is not installed 11 years ago
Carsten Brandt 5b9b97276e implemented plural and select for fallback intl message formatter 11 years ago
Alexander Makarov 1f6a823073 Short array syntax 11 years ago
Alexander Makarov 6b65ef5882 Added intl check to tests, better error reporting, credited Aura.Intl for the most complex test pattern 11 years ago
Alexander Makarov 71e2dcc6d5 Better MessageFormatter tests 11 years ago
Carsten Brandt 5d6bad5faa fixed I18N handling of special param values and broken message tags 11 years ago
Carsten Brandt bbcee326be adjusted I18N to be consistent with intl message formatting 11 years ago
Carsten Brandt 2eb5abbfcb improved unit tests for ICU message formatter 11 years ago
Carsten Brandt fa9a975dbb intl message parser now handles too many or too less args 11 years ago
Alexander Makarov dafbeda301 More i18n tests, docs, added check to skip fixes where possible 11 years ago
Alexander Makarov bf722c0423 Used intl ICU for message translation 11 years ago
Carsten Brandt 949dda5fdb tagged tests with @group tags 11 years ago