Commit Graph

12 Commits

Author SHA1 Message Date
Qiang Xue
fb4b0ae98d The scripts in asset bundles are now registered in View at the end of endBody(). It was done in endPage() previously 2014-02-05 22:45:26 -05:00
Qiang Xue
2dc341f893 not sending csrf header in ajax response. 2014-02-05 14:29:29 -05:00
Qiang Xue
4433a67f8e Added yii\web\View::clear() 2014-01-28 22:06:22 -05:00
Qiang Xue
7f882d3a39 Merge branch 'master' of git://github.com/yiisoft/yii2 2014-01-28 14:03:45 -05:00
Qiang Xue
02b908bd9c Fixes #938: added yii\web\View::renderAjax and yii\web\Controller::renderAjax. 2014-01-28 14:03:39 -05:00
Carsten Brandt
f26dcafbed Merge branch 'master' of github.com:yiisoft/yii2
* 'master' of github.com:yiisoft/yii2:
  Added `yii\web\View::POS_LOAD`
2014-01-28 18:03:16 +01:00
Carsten Brandt
262189533a huge amount of documentation link fixes 2014-01-28 17:54:40 +01:00
Qiang Xue
861c2b2f9c Added yii\web\View::POS_LOAD 2014-01-28 11:21:15 -05:00
Carsten Brandt
bc9b62c314 url of CSS and JS files registered in View can be url alias
fixes #2132, fixes #2133
2014-01-23 22:43:43 +01:00
Alexander Makarov
5d23a066ca Removed unused imports 2014-01-12 23:42:55 +04:00
Qiang Xue
58e847258f Renamed Request::maskedCsrfToken to csrfToken. 2014-01-11 11:49:29 -05:00
Qiang Xue
0c38655217 psr-4 move 2014-01-10 21:41:43 -05:00