78 Commits

Author SHA1 Message Date
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
a872d60503 Fixes #2335. 2014-02-05 16:08:39 -05:00
b21fd298c5 Fixed minor coding style issues 2014-02-01 01:18:38 +04: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
2046563849 Revert "Fixes #1856: The default CSS class for hint generated by ActiveField is changed to help-block"
This reverts commit 7ae4695d0cf46f3347ff8f340f572a08419f21a7.
2014-01-29 20:33:24 -05:00
7ae4695d0c Fixes #1856: The default CSS class for hint generated by ActiveField is changed to help-block 2014-01-29 18:39:07 -05: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
32b9f87bdf removed id property from Block widget
fixes #2196
2014-01-28 18:05:47 +01:00
262189533a huge amount of documentation link fixes 2014-01-28 17:54:40 +01:00
150d71368b Merge branch 'request-params-refactoring' of github.com:cebe/yii2 into cebe-request-params-refactoring
Conflicts:
	framework/CHANGELOG.md
2014-01-26 17:41:14 -05:00
1c8ace46d6 Merge PR #2136 branch 'detail-view-attributes' of https://github.com/creocoder/yii2
* 'detail-view-attributes' of https://github.com/creocoder/yii2:
  DetailView phpDoc
  CHANGELOG
  DetailView allow set label while attribute in string format
  DetailView correct regexp

Conflicts:
	framework/CHANGELOG.md
2014-01-26 17:21:20 +01:00
4dcf22b94c DetailView phpDoc 2014-01-24 01:54:32 +04:00
508908e9f7 DetailView allow set label while attribute in string format 2014-01-24 00:03:42 +04:00
9d01d1fb07 DetailView correct regexp 2014-01-23 23:58:15 +04:00
bf59a521cb subwidgets should be rendered in the same view 2014-01-23 13:06:18 +01:00
c74db68ce7 Fixes #1974. 2014-01-22 12:55:35 -05:00
e7e6bee928 replaced usages of $_GET with Request::queryParams 2014-01-21 15:13:51 +01:00
7d33a5d3b5 Some Code style fixes 2014-01-19 13:35:36 -03:00
7e4461621a Fixes #1326: The visible setting for DetailView doesn't work as expected 2014-01-12 18:23:46 -05: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
96fd37de2e Fixes issue #49: finished CAPTCHA feature. 2013-05-08 15:27:06 -04:00
17807874b6 Fixes issue #53: implemented Menu. 2013-05-07 15:46:21 -04:00
48d04fbb8c !== array() => !empty() 2013-05-07 19:57:27 +04:00
d7df7053e0 === array() => empty() 2013-05-07 19:51:29 +04:00
dd5969147d move JsExpression to web. 2013-05-07 07:39:24 -04:00
235ad40c2b Menu WIP 2013-05-06 14:52:26 -04:00
f01414fff2 Refactored Breadcrumbs. 2013-05-06 13:34:28 -04:00
02319b99a0 Fixes issue #54: Implemented Breadcrumbs. 2013-05-06 12:14:40 -04:00
c4b04b78d2 Merge branch 'master' of https://github.com/yiisoft/yii2 2013-05-06 11:16:12 -04:00
b19f640b66 Added Breadcrumbs.php 2013-05-06 11:14:25 -04:00
4be9e195c2 Add Newlines
Appended newlines to every PHP document that did not have a newline as the last character in the file.
2013-05-05 17:04:55 +01:00
147b3155c8 Added contact page. Fixed various form bugs. 2013-05-03 17:09:02 -04:00
9100217229 Finished ActiveForm. 2013-05-03 14:35:53 -04:00
aa8061b002 form wip 2013-05-03 00:03:16 -04:00
62fc5cf6ea form WIP 2013-05-02 16:50:46 -04:00
e6af955bdc form wip 2013-05-02 16:10:57 -04:00
7d999b2652 form fix. 2013-05-02 07:40:29 -04:00
86330471fe form wip 2013-05-02 00:04:38 -04:00
8a07bce836 form wip 2013-05-01 11:30:49 -04:00