Qiang Xue
|
880b6f9d65
|
#735: removed hiddenInput to avoid confusion.
|
2013-08-09 08:21:23 -04:00 |
|
Qiang Xue
|
afa0a2b11a
|
Merge branch 'master' of github.com:yiisoft/yii2
|
2013-08-08 20:01:01 -04:00 |
|
Qiang Xue
|
e3801fbf6b
|
Upgraded bootstrap to 3.0RC1.
|
2013-08-08 20:00:48 -04:00 |
|
Ryadnov
|
2409624894
|
fix typos - Yii::app()
|
2013-08-08 21:15:46 +04:00 |
|
Qiang Xue
|
b3b1151469
|
Finished draft implementation of GridView.
|
2013-08-06 17:00:32 -04:00 |
|
Qiang Xue
|
ca35bb05a8
|
replaced attr with prop.
|
2013-08-06 16:02:14 -04:00 |
|
Qiang Xue
|
7e5630b558
|
GridView WIP
|
2013-08-06 16:01:46 -04:00 |
|
Qiang Xue
|
471e24f279
|
Added SerialColumn.
|
2013-08-05 13:51:57 -04:00 |
|
Qiang Xue
|
ac3b2b8a8e
|
Fixed PHP 5.3 compatibility issue.
|
2013-08-05 10:03:27 -04:00 |
|
Alexander Makarov
|
58eb23d3e8
|
Merge pull request #708 from lucianobaraglia/master
Minor doc and messages fixes [skip ci]
|
2013-08-03 09:59:48 -07:00 |
|
Qiang Xue
|
b31b02a55d
|
renamed IDataProvider::getItems() to getModels()
|
2013-08-03 08:20:30 -04:00 |
|
Qiang Xue
|
3d5388ff2b
|
Reorganized captcha code.
|
2013-08-03 07:20:39 -04:00 |
|
Luciano Baraglia
|
f829b9478b
|
Minor doc and messages fixes [skip ci]
|
2013-08-03 02:05:49 -03:00 |
|
Qiang Xue
|
1398de3f4a
|
Renamed DataColumn::type to format.
Added GridView::dataColumnClass.
|
2013-08-02 15:17:37 -04:00 |
|
Qiang Xue
|
4b9e965454
|
GridView WIP
|
2013-08-01 08:26:54 -04:00 |
|
Qiang Xue
|
ef0d709f62
|
Merge branch 'master' of github.com:yiisoft/yii2
|
2013-07-28 17:28:57 -04:00 |
|
Qiang Xue
|
539be8ebaa
|
Refactored ListView.
|
2013-07-28 17:28:12 -04:00 |
|
Qiang Xue
|
dc893ec669
|
Added DataProvider::id
|
2013-07-28 08:59:44 -04:00 |
|
Luciano Baraglia
|
3c642f0b9c
|
Example usage consistent with other widgets [skip ci]
|
2013-07-28 01:46:36 -03:00 |
|
Qiang Xue
|
0b1fad2089
|
Fixes #668
|
2013-07-27 12:54:53 -04:00 |
|
Qiang Xue
|
ae287f12d6
|
Fixes #660.
|
2013-07-24 16:23:02 -04:00 |
|
Qiang Xue
|
64fe535e0a
|
Finished ListView.
|
2013-07-24 11:44:40 -04:00 |
|
Qiang Xue
|
5c02038377
|
ListView WIP
|
2013-07-24 09:04:40 -04:00 |
|
Qiang Xue
|
7eb33d65c6
|
Refactored Sort.
|
2013-07-21 13:20:47 -04:00 |
|
Qiang Xue
|
78e61c9d94
|
Removed ListPager and refactored LinkPager and LinkSorter.
|
2013-07-21 08:43:22 -04:00 |
|
Qiang Xue
|
9aa7b26184
|
Added LinkSorter.
|
2013-07-20 07:28:22 -04:00 |
|
Qiang Xue
|
368a4cfe66
|
Asset feature refactoring (WIP)
|
2013-07-15 22:49:22 -04:00 |
|
Qiang Xue
|
36eff14185
|
Added DetailView.
|
2013-07-03 21:07:32 -04:00 |
|
Qiang Xue
|
c0746f0689
|
Fixes issue #588: Added afterValidate to ActiveForm.
|
2013-06-29 17:48:11 -04:00 |
|
resurtm
|
aa8fbd9651
|
PHPDoc Markdown newlines before code blocks added.
|
2013-06-20 20:26:47 +06:00 |
|
resurtm
|
477fd5fbc5
|
Add spaceless widget.
|
2013-06-20 19:59:46 +06:00 |
|
Qiang Xue
|
6fd1c16609
|
Revert "Added ActiveForm::mfield()."
This reverts commit 9a5ca99513.
|
2013-06-19 19:14:41 -04:00 |
|
Qiang Xue
|
9a5ca99513
|
Added ActiveForm::mfield().
|
2013-06-19 08:37:11 -04:00 |
|
Qiang Xue
|
60abeb0d8f
|
Renamed view to getView().
|
2013-06-16 10:07:21 -04:00 |
|
resurtm
|
7a7d2a9c06
|
CS fixes.
|
2013-06-07 22:41:11 +06:00 |
|
Qiang Xue
|
51c1e31308
|
moved Pagination and Sort to data.
|
2013-06-05 17:36:21 -04:00 |
|
Alexander Kochetov
|
00dec2bfbb
|
\yii\widgets\Menu improvement
|
2013-05-31 19:02:04 +04:00 |
|
Qiang Xue
|
e207361255
|
Refactored the widget usage with ActiveField.
|
2013-05-29 07:47:33 -04:00 |
|
Qiang Xue
|
249f90f5ee
|
Implemented MaskedInput widget.
|
2013-05-28 22:06:31 -04:00 |
|
Qiang Xue
|
f5d0bcbcfc
|
Refactored cache key generation.
|
2013-05-26 17:09:09 -04:00 |
|
Qiang Xue
|
aadcb59c8c
|
Added ActiveField::widget().
|
2013-05-24 20:55:44 -04:00 |
|
Qiang Xue
|
2c0a3ca6ba
|
Added missing doc.
|
2013-05-24 13:17:53 -04:00 |
|
Luciano Baraglia
|
767d99c30b
|
Fixing some outdated comments
|
2013-05-23 00:49:07 -03:00 |
|
Qiang Xue
|
f72105166c
|
reorganized the main repo to satisfy PSR-0.
|
2013-05-21 21:19:05 -04:00 |
|