41 Commits

Author SHA1 Message Date
02622b6fe4 phpdoc fixes and additions 2014-10-14 01:35:21 +04:00
d2b864da84 prepare for 2.0.0-rc release. 2014-09-27 21:59:54 -04:00
6744228e77 use mb_string to work with non latin characters 2014-09-17 19:29:35 +02:00
60e07e0d2a new asset WIP: renabled asset publishing 2014-09-02 14:51:44 -04:00
2f526521ce new asset WIP 2014-08-30 21:34:35 -04:00
04f49de881 new asset WIP 2014-08-28 14:21:27 -04:00
f51a263570 new asset management WIP 2014-08-27 16:44:00 -04:00
8b70a55b14 Improved global configuration of assetmanager
Added `beforeCopy`, `afterCopy`, `forceCopy` properties to AssetManager

fixes #4209
2014-07-12 13:51:05 +02:00
0c14f47f9a Fixes #3793: Changed inline autocomplete hints style to get more IDEs support 2014-06-20 17:40:00 +04:00
91965fd391 phpdoc formatting issues 2014-04-23 02:55:17 +02:00
d1aa19c8fe added emphatises to phpdoc in asset bundle
issue #3143
2014-04-17 12:19:24 +02:00
bf3c75147d reverted breaking PHPdoc codestyle changes
issue #2852
2014-03-23 20:51:09 +01:00
b5f8a4dc22 Reformat code te be PSR-2 compatible 2014-03-16 10:46:21 +06:00
c46b35b13c allow configuring asset converter property with default class 2014-02-21 17:45:33 +01:00
efaaec1cbf Improved to support aliases. Fixes #2240. 2014-01-31 19:48:49 +02:00
262189533a huge amount of documentation link fixes 2014-01-28 17:54:40 +01:00
f93054a486 fixed possible problem with realpath and false value
realpath(false) = current working directory.
This can cause problems with getAlias() which returns false.

see yiisoft/yii#3113
2014-01-28 14:28:39 +01:00
0c38655217 psr-4 move 2014-01-10 21:41:43 -05:00
0d814fa523 Moved "framework" to "iii". 2013-05-09 12:00:15 -04:00
41ea94853b refactoring and documentation for asset/script management. 2013-04-19 15:19:29 -04:00
30e6d28b77 Finished asset converter. 2013-04-18 23:22:59 -04:00
1f47ea9781 Added asset processor concept. 2013-04-18 15:55:28 -04:00
bab3222907 Added doc. 2013-04-18 15:29:30 -04:00
611bc31657 script WIP 2013-04-18 13:51:06 -04:00
fadb528f2e script WIP 2013-04-18 12:58:45 -04:00
c006ebeb49 added .hgignore to list of typically ignored files 2013-04-18 20:46:37 +04:00
4db5041d66 removed metions of 1.1 2013-04-18 20:46:17 +04:00
db2392cdda script WIP 2013-04-18 08:45:41 -04:00
8f9cfa2c30 draft of script/asset management is done. 2013-04-16 21:26:19 -04:00
5b412b8f84 script WIP 2013-04-16 17:42:31 -04:00
ee2d93b181 scripts WIP 2013-04-16 07:59:31 -04:00
0416e01414 script WIP 2013-04-15 22:59:13 -04:00
9edc942caf script WIP 2013-04-15 17:10:16 -04:00
f228494894 script IWP 2013-04-15 16:57:54 -04:00
c49222f799 script WIP 2013-04-15 15:57:34 -04:00
4fdaab3560 updated file header. 2013-03-04 08:03:46 -05:00
8b2b7915b4 Renamed application to app. 2013-02-05 16:12:22 -05:00
3c1452e84b Changed the separator of message category. 2013-02-05 11:48:35 -05:00
54ee8c44a0 refactored exceptions.
I18N WIP.
2013-02-04 16:39:19 -05:00
c225242290 working on caching. 2012-05-28 13:45:50 -04:00
e7a5e8ab37 ... 2012-05-18 07:37:47 -04:00