Abdul Malik Ikhsan
|
46c8ef0d9a
|
update copyright year
from 2011 to 2013
|
2013-01-15 17:28:17 +07:00 |
|
Alexander Makarov
|
4545516540
|
fixed formatting, added missing docs
|
2012-12-01 15:27:32 +04:00 |
|
Konstantin G Romanov
|
2888b0954a
|
Merge remote-tracking branch 'upstream/master' into CFileHelper_recursive_copy_fix
Conflicts:
tests/framework/utils/CFileHelperTest.php
|
2012-10-19 17:05:05 +04:00 |
|
Konstantin G Romanov
|
b892a0bab6
|
+ CFileHelperTest
* newDirMode correctly setted on recursive creation of dst dir.
|
2012-10-12 14:03:52 +04:00 |
|
Alexander Makarov
|
afe2ba2c22
|
adjusted CFileHelper::validatePath docs
|
2012-10-10 20:28:15 +04:00 |
|
Alexander Kochetov
|
486723805e
|
else if => elseif
|
2012-10-03 10:20:14 +04:00 |
|
resurtm
|
fd53ac7d8a
|
Added unit tests.
|
2012-09-22 01:01:28 +06:00 |
|
resurtm
|
ea22489126
|
Fixed possible BC break.
|
2012-09-21 23:07:31 +06:00 |
|
resurtm
|
5203a3d495
|
Fixes #1393: CFileHelper::getMimeTypeByExtension() used to treat $magicFile parameter as array with MIME-types, but not the string containing path of the file with MIME-types as it should be.
|
2012-09-21 22:42:30 +06:00 |
|
resurtm
|
e607bbcd3b
|
Fixes #1393: CFileHelper::getMimeTypeByExtension() used to treat $magicFile parameter as array with MIME-types, but not the string containing path of the file with MIME-types as it should be.
|
2012-09-21 22:40:13 +06:00 |
|
Alexander Makarov
|
d865a3bab8
|
Fixes #1057 Removed SVN ids
|
2012-09-09 22:23:45 +04:00 |
|
Konstantin G Romanov
|
0aeef5e973
|
* CSC
|
2012-08-09 16:29:43 +04:00 |
|
Konstantin G Romanov
|
83815053e2
|
* recursive dst creation at copyDirectory.
* dir access mode is set by chmod, again (note: if dst is created recursively, then only last dir will have newDirMode access).
|
2012-08-07 12:17:07 +04:00 |
|
Konstantin G Romanov
|
f763dba41e
|
* copyDirectory creates dstDir recursively.
|
2012-08-06 15:35:41 +04:00 |
|
resurtm
|
8fe2edf16d
|
Several minor changes and fixes.
|
2012-07-23 17:10:35 +06: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 |
|
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 |
|
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 |
|
mdomba
|
72b974560b
|
Updated PHPDoc @param parameter names
|
2010-09-23 13:28:52 +00:00 |
|
qiang.xue
|
0cff04a7b7
|
(Fixes issue 1108)
|
2010-09-01 19:04:35 +00:00 |
|
qiang.xue
|
bf09fd37f5
|
Fixed file_info issue.
|
2010-08-02 14:41:08 +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
|
1aa9fe761e
|
* Added CFileHelper::getExtension
|
2010-03-31 19:35:21 +00:00 |
|
qiang.xue
|
54a24afe66
|
merge from 1.0
|
2010-02-20 03:22:45 +00:00 |
|
qiang.xue
|
eb54ba7407
|
modified copyright info.
|
2010-01-07 21:02:00 +00:00 |
|
qiang.xue
|
6bf45d462e
|
merge from 1.0
|
2009-07-21 19:34:55 +00:00 |
|
qiang.xue
|
2efcf2c225
|
merge from 1.0
|
2009-06-18 19:14:12 +00:00 |
|
qiang.xue
|
20bf28469f
|
merge from 1.0.
|
2008-12-30 23:14:31 +00:00 |
|
qiang.xue
|
87dd239911
|
Added CFileHelper::getMimeType and CFileHelper::getMimeTypeByExtension
|
2008-11-15 14:24:48 +00:00 |
|
qiang.xue
|
6739651f0a
|
|
2008-11-03 18:07:47 +00:00 |
|
qiang.xue
|
b6498c05b6
|
Added CViewRenderer and CPradoViewRenderer
|
2008-10-23 18:36:48 +00:00 |
|
qiang.xue
|
55bdd955a5
|
removed carriage returns from files.
|
2008-10-13 21:26:19 +00:00 |
|
qiang.xue
|
662798d8a5
|
|
2008-09-28 12:03:53 +00:00 |
|