23 Commits

Author SHA1 Message Date
3a1e0f3a5c property codestyle framework 2014-07-30 00:21:31 +02:00
504e973f67 Fixes #4241: yii\widgets\Pjax was incorrectly setting container id 2014-07-10 17:30:55 +04:00
665aefbb55 Fixes #3042: yii\widgets\Pjax should end application right after it finishes responding to a pjax request 2014-04-16 10:25:03 -04:00
b5f8a4dc22 Reformat code te be PSR-2 compatible 2014-03-16 10:46:21 +06:00
6fff5662df better use @see for See in phpdoc 2014-03-11 05:38:35 +01:00
c94a40e90d added a large amount of missing documentation 2014-03-11 05:38:35 +01:00
80e9b80078 replace pjax with external resouce via composer
We are now maintaining a fork of pjax:
https://github.com/yiisoft/jquery-pjax
2014-03-05 05:06:37 +01:00
078fdab686 Added some documentation to new pjax attribute 2014-03-04 13:45:36 +01:00
f7911bc9ac Unused? 2014-02-24 15:57:28 +00:00
72ff9c58df Pjax container only required on first load.
Pjax inserts the response HTML into the container, it doesn't replace it.
So any subsequent pjax requests duplicate the container.
2014-02-24 15:56:31 +00:00
076c7cd38c Fixes #2310 2014-02-05 22:45:52 -05:00
73dff0146c doc improvement [skip ci] 2014-02-05 21:33:32 -05:00
e70817e887 Fixes #2336. 2014-02-05 21:18:53 -05:00
13b7c8e866 refactored Pjax. Added title change support. [skip ci] 2014-02-05 20:49:38 -05:00
ff521fd7e0 updated pjax doc. 2014-01-30 22:38:42 -05:00
07c7236bc7 GridView filter now works with Pjax. 2014-01-30 22:04:47 -05:00
e63a82471d Added Pjax::scrollTo. 2014-01-30 21:12:39 -05:00
afefcd6ebe support form submission by pjax. 2014-01-30 16:04:31 -05:00
64c238a2d9 doc note about forms in pjax, fixes #2214 2014-01-30 09:11:03 +01:00
823227fce3 Added Pjax::timeout and clientOptions. 2014-01-29 16:38:34 -05:00
5c26f01f84 fixed doc links 2014-01-29 12:22:30 +01:00
6bc4a8cf94 Fixes #706: Added yii\widgets\Pjax and enhanced GridView to work with Pjax to support AJAX-update 2014-01-28 23:27:24 -05:00
6ab97d92cd pjax WIP 2014-01-28 16:19:18 -05:00