458f50acd0
typo fix
2013-07-29 06:23:52 -04:00
ef0d709f62
Merge branch 'master' of github.com:yiisoft/yii2
2013-07-28 17:28:57 -04:00
539be8ebaa
Refactored ListView.
2013-07-28 17:28:12 -04:00
dc893ec669
Added DataProvider::id
2013-07-28 08:59:44 -04:00
3c642f0b9c
Example usage consistent with other widgets [skip ci]
2013-07-28 01:46:36 -03:00
f4f57bf08b
Fixed method name display in error view.
2013-07-27 21:09:49 -04:00
0b1fad2089
Fixes #668
2013-07-27 12:54:53 -04:00
89f11519ef
Fix description
2013-07-27 15:32:31 +03:00
b42f5181e7
reorganized debug panels.
2013-07-26 08:16:54 -04:00
6e851e9547
reorganized RequestPanel.
2013-07-26 08:07:14 -04:00
e96ef1f40b
removed tabindex attribute
2013-07-26 08:06:54 -04:00
3bef7365f1
Fixes #624 : renamed www to web.
2013-07-25 07:57:49 -04:00
ae287f12d6
Fixes #660 .
2013-07-24 16:23:02 -04:00
f7257e53f0
Fixes #659 .
2013-07-24 13:41:14 -04:00
0404874092
Merge branch 'master' of github.com:yiisoft/yii2
2013-07-24 11:45:22 -04:00
64fe535e0a
Finished ListView.
2013-07-24 11:44:40 -04:00
fc801ee601
Merge branch 'master' of github.com:yiisoft/yii2
2013-07-24 21:36:35 +06:00
c98dae8430
Doc fix.
2013-07-24 21:36:10 +06:00
d1212bc73b
Support relative route in Controller::createUrl()
2013-07-24 11:20:04 -04:00
5c02038377
ListView WIP
2013-07-24 09:04:40 -04:00
39817de330
Ensure correct type.
2013-07-24 08:02:19 -04:00
3d10cb1852
Changed default value of Logger::traceLevel.
2013-07-24 07:51:12 -04:00
e433c98ed4
Fixes #599
2013-07-23 22:01:16 -04:00
e33089960f
Added call stack display for DB debug panel.
2013-07-23 22:00:44 -04:00
915a3cd779
Fixes #653 : use boolean type to indicate boolean attributes.
2013-07-23 20:45:14 -04:00
1f5d77790f
Fixed test breaks.
2013-07-22 10:54:43 -04:00
20bde29f58
Added typecasting for SQL insertion and update.
2013-07-22 10:47:22 -04:00
ec23b1b481
Added new boolean attributes.
2013-07-22 09:51:43 -04:00
f1ba923e91
Fixes #648 : EVENT_BEFORE_ACTION is triggered twice.
2013-07-21 20:39:05 -04:00
6f4e2c9b3c
Fixes #647
2013-07-21 19:10:29 -04:00
7eb33d65c6
Refactored Sort.
2013-07-21 13:20:47 -04:00
02608626fb
class import cleanup
2013-07-21 19:29:18 +04:00
69acc8f072
added missing GettextMessageSource phpdoc
2013-07-21 19:23:24 +04:00
4abab7f1fb
short phpdoc descriptions for Panel subclasses
2013-07-21 19:17:19 +04:00
fb31d8f6d8
added Panel phpdoc
2013-07-21 19:13:00 +04:00
dd47668cba
added missing return tags to CaptchaAction
2013-07-21 19:13:00 +04:00
02f8062435
fixed code style
2013-07-21 19:13:00 +04:00
203f4bfe3e
Fixes issue #643
2013-07-21 08:59:17 -04:00
78e61c9d94
Removed ListPager and refactored LinkPager and LinkSorter.
2013-07-21 08:43:22 -04:00
6ce60c1666
added support for HTTP verb PATCH
...
To provider better REST API support PATCH method is added which is used
for partial updates, while a PUT should only update whole record.
issues #303 and yiisoft/yii#2664
2013-07-20 22:46:32 +02:00
9aa7b26184
Added LinkSorter.
2013-07-20 07:28:22 -04:00
ac8801bc63
Added SortTest
2013-07-19 20:40:51 -04:00
4965248182
Refactored Sort.
2013-07-19 18:59:47 -04:00
e15938474c
Refactored console commands.
2013-07-18 18:21:21 -04:00
a4239efa7c
Fixes #637 .
2013-07-18 08:05:09 -04:00
a6cd7b72bb
refactored helper organization.
2013-07-17 20:45:36 -04:00
7ebbc46a5b
Fixed wrong class uses.
2013-07-17 20:14:43 -04:00
40b6b607c8
Fixes #632 .
2013-07-17 20:12:19 -04:00
bf13f26584
"AssetConverter::convert()" has been updated to use "escapeshellargs"
2013-07-17 15:37:27 +03:00
a25a34d717
Fixes #629 .
2013-07-17 08:22:48 -04:00