Qiang Xue
ae287f12d6
Fixes #660 .
11 years ago
Qiang Xue
f7257e53f0
Fixes #659 .
11 years ago
Qiang Xue
64fe535e0a
Finished ListView.
11 years ago
resurtm
c98dae8430
Doc fix.
11 years ago
Qiang Xue
d1212bc73b
Support relative route in Controller::createUrl()
11 years ago
Qiang Xue
5c02038377
ListView WIP
11 years ago
Qiang Xue
39817de330
Ensure correct type.
11 years ago
Qiang Xue
3d10cb1852
Changed default value of Logger::traceLevel.
11 years ago
Qiang Xue
e433c98ed4
Fixes #599
11 years ago
Qiang Xue
e33089960f
Added call stack display for DB debug panel.
11 years ago
Qiang Xue
915a3cd779
Fixes #653 : use boolean type to indicate boolean attributes.
11 years ago
Qiang Xue
1f5d77790f
Fixed test breaks.
11 years ago
Qiang Xue
20bde29f58
Added typecasting for SQL insertion and update.
11 years ago
Qiang Xue
ec23b1b481
Added new boolean attributes.
11 years ago
Qiang Xue
f1ba923e91
Fixes #648 : EVENT_BEFORE_ACTION is triggered twice.
11 years ago
Qiang Xue
6f4e2c9b3c
Fixes #647
11 years ago
Qiang Xue
7eb33d65c6
Refactored Sort.
11 years ago
Alexander Makarov
02608626fb
class import cleanup
11 years ago
Alexander Makarov
69acc8f072
added missing GettextMessageSource phpdoc
11 years ago
Alexander Makarov
4abab7f1fb
short phpdoc descriptions for Panel subclasses
11 years ago
Alexander Makarov
fb31d8f6d8
added Panel phpdoc
11 years ago
Alexander Makarov
dd47668cba
added missing return tags to CaptchaAction
11 years ago
Alexander Makarov
02f8062435
fixed code style
11 years ago
Qiang Xue
203f4bfe3e
Fixes issue #643
11 years ago
Qiang Xue
78e61c9d94
Removed ListPager and refactored LinkPager and LinkSorter.
11 years ago
Carsten Brandt
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
11 years ago
Qiang Xue
9aa7b26184
Added LinkSorter.
11 years ago
Qiang Xue
ac8801bc63
Added SortTest
11 years ago
Qiang Xue
4965248182
Refactored Sort.
11 years ago
Qiang Xue
e15938474c
Refactored console commands.
11 years ago
Qiang Xue
a4239efa7c
Fixes #637 .
11 years ago
Qiang Xue
a6cd7b72bb
refactored helper organization.
11 years ago
Qiang Xue
7ebbc46a5b
Fixed wrong class uses.
11 years ago
Qiang Xue
40b6b607c8
Fixes #632 .
11 years ago
Paul Klimov
bf13f26584
"AssetConverter::convert()" has been updated to use "escapeshellargs"
11 years ago
Qiang Xue
a25a34d717
Fixes #629 .
11 years ago
Luciano Baraglia
4e28b18c81
Doc Fixes
11 years ago
Qiang Xue
a128bffb47
Fix for asset command.
11 years ago
Qiang Xue
368a4cfe66
Asset feature refactoring (WIP)
11 years ago
Qiang Xue
dc2843a2d7
Fixes #622 .
11 years ago
Qiang Xue
39f6e00137
Fixed matching all case.
11 years ago
Philipp Frenzel
b0c6785afc
Add echo into docs for link pager
...
I'm not sure if echo should be mentioned, but without the echo before the LinkPager::widget() the user would see nothing.
11 years ago
Qiang Xue
3123c46826
handle array in importNamespaces.
12 years ago
Qiang Xue
d29ea5a110
import namespaces.
12 years ago
Qiang Xue
9b0cb851d6
renamed autoload to classmap.
12 years ago
Qiang Xue
3c09eadded
Added autoload command.
12 years ago
Qiang Xue
e11ce60023
fixed the "only" option for FileHelper::findFiles()
12 years ago
Qiang Xue
0cbb05d7a2
Added Query::indexBy
12 years ago
Qiang Xue
227a831b8f
Improved FileHelper::filterPath()
12 years ago
Qiang Xue
d56739689c
Enhanced file options for FileHelper.
12 years ago