Commit Graph

40 Commits

Author SHA1 Message Date
Konstantin Senz
c7ff092fb5 * control flow logic consolidation. 2012-08-05 13:37:20 +04:00
Konstantin Senz
61ee3d1224 * mkdir sets permission instead of chmod.
* indent fixed.
2012-08-05 07:48:13 +04:00
Konstantin Senz
7d18d292fc * hash() encapsulates path hashing.
* mkdir is now recursive.
2012-08-05 00:35:03 +04:00
resurtm
de3e7026b8 Tiny change in docblock for $forceCopy parameter of the CAssetManager::publish() method. 2012-07-06 22:36:52 +06:00
resurtm
bae9cb45b0 Extended docblocks for CAssetManager::$forceCopy and $forceCopy parameter of the CAssetManager::publish() method. 2012-07-06 22:34:11 +06:00
resurtm
ab78f73d4c Addition to the PR #922. 2012-07-06 22:13:52 +06:00
resurtm
36fcc633fd Typo fix. [ci skip] 2012-07-06 17:51:05 +06:00
resurtm
bda30eeb3e CAssetManager::$forcePublicationCopy renamed to CAssetManager::$forceCopy. Docblock for this property was rewriten. [ci skip] 2012-07-06 17:47:07 +06:00
resurtm
96af478fe6 Doc fix. 2012-07-06 09:43:58 +06:00
resurtm
a168f70364 More description for CAssetManager::$forcePublicationCopy. 2012-07-06 09:32:03 +06:00
resurtm
873dada86e Property +CAssetManager::$forceCopy renamed to the more descriptive $forcePublicationCopy. 2012-07-06 09:21:45 +06:00
resurtm
83c155b3d0 Typo fix. 2012-07-06 09:16:31 +06:00
resurtm
c0c0c897f4 CAssetManager, added $forceCopy property which forces publication of asset files and directories. 2012-07-06 09:14:56 +06:00
mdomba (mdwork)
c4a089a557 added .gitignore to exclude list 2012-03-23 11:29:40 +01:00
alexander.makarow
8ffab7c656 Removed automated mtime on source. Framework should not touch these. 2011-11-20 20:42:45 +00:00
alexander.makarow
14bc01df9f Better performance for CAssetManager when forceCopy is used 2011-11-12 02:11:42 +00:00
alexander.makarow
84f110a85b CAssetManager now generates different hash for files/directories with different mtime 2011-11-08 20:41:19 +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
dc4d00a072 more doc. 2011-06-28 12:08:49 +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
674c87f4b7 (Fixes issue 2299) 2011-04-08 20:59:02 +00:00
qiang.xue
eaf53fb704 2011-04-01 12:33:06 +00:00
alexander.makarow
2ab981b454 reverted method chaining support 2011-02-24 16:42:44 +00:00
alexander.makarow
75041e8620 Chained calls are now possible for most framework class setters and methods not returning a value 2011-02-23 20:20:28 +00:00
keyboard.idol@gmail.com
2e8e1d924b (Fixes issue 1975) 2011-01-13 08:33:10 +00:00
qiang.xue
4be0af6917 changed copyright year. 2011-01-01 19:31:13 +00:00
keyboard.idol@gmail.com
e782ea11d2 (Fixes issue 1785) 2010-11-17 19:40:36 +00:00
qiang.xue
6041bf9ff6 * (Fixes issue 1658) Added CAssetManager::linkAssets to support publishing assets via symbolic links 2010-11-01 23:19:19 +00:00
mdomba
72b974560b Updated PHPDoc @param parameter names 2010-09-23 13:28:52 +00:00
qiang.xue
760ceec1fd (Fixes issue 1128) 2010-09-01 13:12:34 +00:00
qiang.xue
e9369f14c5 * Added $forceCopy parameter to CAssetManager::publish() 2010-03-22 19:26:01 +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
8421cb28b3 merge from 1.0 2009-01-21 22:07:10 +00:00
qiang.xue
20bf28469f merge from 1.0. 2008-12-30 23:14:31 +00:00
qiang.xue
7bf5dd4811 Added hashByName option to asset manager. 2008-11-12 13:20:45 +00:00
qiang.xue
cf9b8dec6a Changed Yii::t() and added a category parameter as its first parameter 2008-10-24 01:42:03 +00:00
qiang.xue
55bdd955a5 removed carriage returns from files. 2008-10-13 21:26:19 +00:00
qiang.xue
d8baee7a8f changed translatable message format from yii## to yii#.
changed how translatable messages in validators are specified.
updated message extractor command.
updated requirement checker.
2008-10-03 02:10:43 +00:00
qiang.xue
662798d8a5 2008-09-28 12:03:53 +00:00