22 Commits

Author SHA1 Message Date
fd7ed28221 Typo in asElapsedTime description 2014-03-12 14:38:00 +01:00
e77ffe2c4a Added asElapsedTime function 2014-03-12 14:29:49 +01:00
c047fbe0df fix code style No space found after comma in function call 2014-03-04 05:46:43 +02:00
33d6acba25 Improved behavior support, fixes #2550
call hasMethod() instead of using method_exists
2014-02-26 14:18:24 +01:00
03b2fc3e58 Adjusted code formatting 2014-02-25 23:02:40 +04:00
dab4f9d665 Merge branch '2524-formatter-format-file-size' of github.com:VinceG/yii2 into VinceG-2524-formatter-format-file-size
Conflicts:
	framework/CHANGELOG.md
2014-02-25 22:59:12 +04:00
84a48ac93e updated changelog 2014-02-24 13:45:44 -08:00
9f6cc54154 updated code according to code style and removed unused property 2014-02-24 13:26:55 -08:00
3cb97fb8c8 updated formatting 2014-02-24 12:01:53 -08:00
d12c8d5820 #2524 updated as size method to include translation and verbose mode 2014-02-24 10:57:36 -08:00
8d2e68b40e removed duplicate arguments from base formattter 2014-02-24 17:19:01 +01:00
9427f4e76b no need for as number #2524 2014-02-23 16:36:17 -08:00
9e231eb8c8 added asSize method to format file size #2524 2014-02-23 16:23:05 -08:00
262189533a huge amount of documentation link fixes 2014-01-28 17:54:40 +01:00
d43c339670 Formatter::timeZone should take string only. 2014-01-26 12:49:55 -05:00
698d66a2c1 fixed test break 2014-01-25 19:01:32 -05:00
1ebe46c64a Fixed test break. 2014-01-25 17:53:15 -05:00
330ae053e6 remove timezone from i18n formatter 2014-01-26 01:42:36 +04:00
c8a9ed80c8 prevent changing public timezone 2014-01-26 00:51:17 +04:00
230f40c866 fix formatter 2014-01-26 00:32:21 +04:00
84bfc3fc88 add timeZone into base formatter 2014-01-25 23:51:35 +04:00
0c38655217 psr-4 move 2014-01-10 21:41:43 -05:00