Commit Graph

84 Commits

Author SHA1 Message Date
tom--
8e8b61e369 two comment blocks should have been docblocks [ci skip] 2012-08-03 14:58:14 -04:00
resurtm
3ba959b4c2 CDateTimeParser is now able to parse short textual representation of month, e.g. Jan, Jun, Aug. 2012-07-23 23:52:08 +06:00
resurtm
2c48a5633a Usage of undeclared variable. 2012-07-23 17:13:43 +06:00
resurtm
8fe2edf16d Several minor changes and fixes. 2012-07-23 17:10:35 +06:00
Alexander Makarov
081d150c10 proper i18n for size formatter, code style corrections, fix for TB 2012-05-29 13:13:16 +03:00
Divya Kunnath
2fa2ebc518 changed the message category name for size units 2012-05-29 13:22:52 +05:30
Divya Kunnath
3a3078c9ca Merge remote branch 'upstream/master' 2012-05-29 13:19:07 +05:30
brilyuhns
c2bb5bea09 made minor changes to formatSize 2012-05-03 20:53:35 +05:30
Alexander Makarov
71b2c58e07 Enh #616: CVarDumper is now correctly highligts integer array keys 2012-05-01 20:12:33 +04:00
brilyuhns
8ef59013a2 Made minor change so that the sizeof function is not called on each iteration 2012-04-27 18:02:31 +05:30
brilyuhns
60ce465b99 Fixed the out of scope bug for the sizeFormatter 2012-04-26 11:49:43 +05:30
brilyuhns
37225f96a7 Fixed a bug in the sizeFormatter. Added yii::t to the result for sizeFormatter 2012-04-25 20:24:10 +05:30
brilyuhns
e05cd51d05 Added full forms to the size formatter function 2012-04-05 19:54:02 +05:30
brilyuhns
456debd1ad Added size formatter to the set of formatters in yii 2012-03-26 13:04:10 +05:30
CeBe
8040fae2d7 added wildcard token to CDateTimeParser
attempt to fix #286
wildcard token allows to match any character and ignore it.
2012-02-27 02:54:53 +01:00
alexander.makarow
218aab0bdc fixed wrong doc reference 2012-02-06 22:07:58 +00:00
mdomba
a7ef3d5d02 removed 1.0.x reference from documentation 2011-12-28 12:29:24 +00:00
alexander.makarow
646cbb2b9a Documented component accessors with @property for significantly better IDE autocomplete 2011-10-25 00:01:09 +00:00
qiang.xue
79de8e2bb0 Fixed the bug that CAssetManager doesn't set permission mode according to newDirMode and newFileModel properties when publishing a directory 2011-06-18 21:20:13 +00:00
qiang.xue
b3be4327be Added is_dir check. 2011-06-16 16:49:42 +00:00
keyboard.idol@gmail.com
d5cf2f9bab (Fixes issue 2516) 2011-06-11 00:10:54 +00:00
alexander.makarow
e7b6883ebb PhpDoc corrections 2011-05-05 21:36:32 +00:00
alexander.makarow
d89edc4cba (Fixes issue 2309) Changed XML mimetype to application/xml for more interoperability 2011-04-15 01:26:52 +00:00
qiang.xue
fa2ff265ce 2011-03-12 01:48:15 +00:00
qiang.xue
7147fccf47 (Fixes issue 2103) 2011-03-11 21:04:21 +00:00
mdomba
81212764d8 (Fixes issue 2191) 2011-03-09 10:34:38 +00:00
mdomba
a5468b2345 (Fixes issue 2146) used pathinfo to get proper file extension 2011-03-01 10:56:02 +00:00
alexander.makarow
a573f09267 2011-02-01 17:41:51 +00:00
qiang.xue
9987345c53 fixed markdown parser in encoding code blocks. 2011-01-17 13:34:11 +00:00
alexander.makarow
44f5e08670 Fixed CDateTimeParser::parse() default hour, minute and second handling when they are not used in pattern 2011-01-07 04:51:27 +00:00
qiang.xue
4be0af6917 changed copyright year. 2011-01-01 19:31:13 +00:00
alexander.makarow
5a63cdd657 (Fixes issue 1851) CFileHelper::getMimeType() was causing an error if used with PHP 5.2 and PECL fileinfo extension 2010-12-08 18:16:40 +00:00
qiang.xue
d125a651b4 (Fixes issue 1633) 2010-11-02 18:37:10 +00:00
qiang.xue
a8b8f8b164 Fixed Year1970 issue. 2010-11-02 15:33:27 +00:00
mdomba
72b974560b Updated PHPDoc @param parameter names 2010-09-23 13:28:52 +00:00
mdomba
ef2ca77957 added PHPDoc param where needed 2010-09-23 12:34:33 +00:00
qiang.xue
c44f8a4034 2010-09-15 18:40:28 +00:00
qiang.xue
3e7a0139a8 2010-09-15 18:07:42 +00:00
qiang.xue
0c464b72d5 2010-09-15 18:07:03 +00:00
qiang.xue
50dbf108cc * (Fixes issue 1578) Added support to parse AM/PM by CDateTimeParser 2010-09-15 18:05:56 +00:00
qiang.xue
0cff04a7b7 (Fixes issue 1108) 2010-09-01 19:04:35 +00:00
qiang.xue
813f35cc3f (Fixes issue 1176) 2010-09-01 18:05:24 +00:00
qiang.xue
e75d58af31 (Fixes issue 1509) 2010-08-28 04:05:49 +00:00
qiang.xue
bf09fd37f5 Fixed file_info issue. 2010-08-02 14:41:08 +00:00
alexander.makarow
105010d90b unused code cleanup 2010-06-16 19:11:00 +00:00
qiang.xue
f768ba2f70 (Fixes issue 1261) 2010-06-16 16:23:21 +00:00
alexander.makarow
cc218ea876 Added note about path separator to CFileHelper. 2010-06-15 21:55:50 +00:00
qiang.xue
12ea84dd4c (Fixes issue 1292) 2010-06-14 20:39:12 +00:00
qiang.xue
3639e2105a (Fixes issue 1176) 2010-05-05 21:39:14 +00:00
qiang.xue
9dbe894b37 removed CStringHelper. 2010-04-02 14:32:25 +00:00