57 Commits (17f0ad7aa1c4a0036258d6e0281f59177b7dd768)

Author SHA1 Message Date
Qiang Xue 2dc341f893 not sending csrf header in ajax response. 11 years ago
Qiang Xue 4433a67f8e Added `yii\web\View::clear()` 11 years ago
Qiang Xue 02b908bd9c Fixes #938: added `yii\web\View::renderAjax` and `yii\web\Controller::renderAjax`. 11 years ago
Carsten Brandt 262189533a huge amount of documentation link fixes 11 years ago
Qiang Xue 861c2b2f9c Added `yii\web\View::POS_LOAD` 11 years ago
Carsten Brandt bc9b62c314 url of CSS and JS files registered in View can be url alias 11 years ago
Alexander Makarov 5d23a066ca Removed unused imports 11 years ago
Qiang Xue 58e847258f Renamed Request::maskedCsrfToken to csrfToken. 11 years ago
Qiang Xue 0c38655217 psr-4 move 11 years ago
Carsten Brandt e8b674dc78 Do not unset class properties! 11 years ago
Qiang Xue 5f8e6d377b Fixes #1706: Added support for registering a single JS/CSS file with dependency 11 years ago
Qiang Xue c8960168c5 Fixes #1634: Use masked CSRF tokens to prevent BREACH exploits 11 years ago
Alexander Makarov 2355c764a8 Fixed `Call to a member function registerAssetFiles() on a non-object` in case of wrong `sourcePath` for an asset bundle 11 years ago
Carsten Brandt 539e233d9c massive improvement on class documentation 11 years ago
Taras Gudz f9db4fecb9 Fixed phpDocs [skip ci] 11 years ago
Alexander Makarov 65d7ffa74f Fixed View refactoring test breakage 11 years ago
Alexander Makarov 927e9dddb4 Refactored View 11 years ago