26 Commits (8ada653e8e1b8a1515cc72eba8abe010ebba9f8c)

Author SHA1 Message Date
derekisbusy 17e2255472 Fixes #6363, #8301, #8582, #9566: Fixed data methods and PJAX issues when used together 9 years ago
Qiang Xue 78d3a856d3 Added `Json::htmlEncode()` to support safer JSON data encoding in HTML code 10 years ago
Alexander Makarov 36a0e8384a Fixes #7918: `yii\widgets\Pjax` got ability to avoid registering link/form handler via setting `false` to `$linkSelector`/`$formSelector` 10 years ago
RichWeber 92cd13a913 pull origin 10 years ago
Carsten Brandt 3a1e0f3a5c property codestyle framework 10 years ago
Sorokin Victor 504e973f67 Fixes #4241: `yii\widgets\Pjax` was incorrectly setting container id 10 years ago
Qiang Xue 665aefbb55 Fixes #3042: `yii\widgets\Pjax` should end application right after it finishes responding to a pjax request 11 years ago
SonicGD b5f8a4dc22 Reformat code te be PSR-2 compatible 11 years ago
Carsten Brandt 6fff5662df better use @see for See in phpdoc 11 years ago
Carsten Brandt c94a40e90d added a large amount of missing documentation 11 years ago
Carsten Brandt 80e9b80078 replace pjax with external resouce via composer 11 years ago
Christophe BOULAIN 078fdab686 Added some documentation to new pjax attribute 11 years ago
Alex-Code f7911bc9ac Unused? 11 years ago
Alex-Code 72ff9c58df Pjax container only required on first load. 11 years ago
Qiang Xue 076c7cd38c Fixes #2310 11 years ago
Qiang Xue 73dff0146c doc improvement [skip ci] 11 years ago
Qiang Xue e70817e887 Fixes #2336. 11 years ago
Qiang Xue 13b7c8e866 refactored Pjax. Added title change support. [skip ci] 11 years ago
Qiang Xue ff521fd7e0 updated pjax doc. 11 years ago
Qiang Xue 07c7236bc7 GridView filter now works with Pjax. 11 years ago
Qiang Xue e63a82471d Added Pjax::scrollTo. 11 years ago
Qiang Xue afefcd6ebe support form submission by pjax. 11 years ago
Carsten Brandt 64c238a2d9 doc note about forms in pjax, fixes #2214 11 years ago
Qiang Xue 823227fce3 Added Pjax::timeout and clientOptions. 11 years ago
Carsten Brandt 5c26f01f84 fixed doc links 11 years ago
Qiang Xue 6bc4a8cf94 Fixes #706: Added `yii\widgets\Pjax` and enhanced `GridView` to work with `Pjax` to support AJAX-update 11 years ago
Qiang Xue 6ab97d92cd pjax WIP 11 years ago