260 Commits (9edd26eef7ce08f3f7053ee0224c559a36a0cd5d)

Author SHA1 Message Date
Alexander Makarov 0edd8bc65a Fixed missing and incorrect phpdoc 10 years ago
Thiago Talma 88191bbe5c New callback functions for form validation using Ajax. 10 years ago
Qiang Xue b147e6516d minor CS fixes [skip ci] 10 years ago
Sorokin Victor 504e973f67 Fixes #4241: `yii\widgets\Pjax` was incorrectly setting container id 10 years ago
Alexander Makarov 374b98e2e4 Fixes #4227: `\yii\widgets\LinkPager::$hideOnSinglePage` is now `true` by default 10 years ago
Qiang Xue 3405f8e8a4 doc fix [skip ci] 10 years ago
Carsten Brandt 085f2c0142 gridview and listview use widget ID in base tag 10 years ago
Carsten Brandt 6578cfbdab updated phpdoc and classmap 10 years ago
Carsten Brandt 0d03f720a4 added usage example of ActiveField::widget() 10 years ago
Alexander Makarov 79f9f85ff2 Fixes #4024, Fixes #4028 10 years ago
Dmitry Chernikov 85fd823ee6 Added ability to `yii\widgets\Menu` to encode each item's label separately (creocoder, umneeq) 10 years ago
Alexander Makarov 0c14f47f9a Fixes #3793: Changed inline autocomplete hints style to get more IDEs support 10 years ago
Dmitry Chernikov 7889d1ee88 Upgrade of the code 10 years ago
Dmitry Chernikov 1909da2a21 re `ownTemplate` => `template` 10 years ago
Dmitry Chernikov 7f0427d911 `ownTemplate` => `template` 10 years ago
Dmitry Chernikov b1f71cbf60 `yii\widgets\Breadcrumbs` enhancement. Allow link to have its `ownTemplate` 10 years ago
Alexander Kochetov 1b81503d71 \yii\widgets\ActiveForm incorrect js selector for `errorSummaryCss` property better fix 10 years ago
Alexander Kochetov 4894d66d6e \yii\widgets\ActiveForm incorrect js selector for `errorSummaryCss` property fixed 10 years ago
Dmitry Chernikov f27edcc27d Fix Menu bug when using `template` with `encodeLabel` => false 10 years ago
Qiang Xue 91cd62be27 Fixes #3715: Fixed the bug that using a custom pager/sorter with `GridView` may generate two different pagers/sorters if the layout configures two pagers/sorters 10 years ago
Kartik Visweswaran e90fb534da Masked input widget upgrade fixing #3196 10 years ago
Carsten Brandt 274b6e41b4 adjusted apidoc for MaskedInput widget 10 years ago
Kartik Visweswaran b5461a7660 Fix #3196: Masked input widget revamped to use new plugin 10 years ago
Kartik Visweswaran 8331ff018d Fix #3196: Masked input widget revamped to use new plugin 10 years ago
artur d2fcbcc0e0 Hide menu container tag when items is empty 10 years ago
artur 5a1702e77c Refactor 10 years ago
artur 6c25675d7e Changed param name 10 years ago
artur e860f218cf Add param for configuring rendering result with one page 10 years ago
artur e19737e132 Hide output when only one page exist 10 years ago
Qiang Xue cb66c92609 Finished caching guide [skip ci] 10 years ago
Carsten Brandt 55c2ee9885 added note about GET method to ActiveForm 11 years ago
Qiang Xue 7ca1be3504 Fixes #3008: Added `Html::errorSummary()` 11 years ago
Qiang Xue 9c5429740d Fixes #3212: removed unnecessary prepare() call. 11 years ago
Ivan Kolmycheck cd1152acb5 GridView/DataColumn - moved error list display into GridView 11 years ago
Ivan Kolmycheck 7eaf83ba9e BaseListView - errors rendering added 11 years ago
Qiang Xue 665aefbb55 Fixes #3042: `yii\widgets\Pjax` should end application right after it finishes responding to a pjax request 11 years ago
Qiang Xue 8ac79a35ae support hiding error and label tags via error(false) and label(false). 11 years ago
Carsten Brandt 3c400dbca8 fixed file PHPdoc 11 years ago
Qiang Xue 0b29c9607d fixed broken API links [skip ci] 11 years ago
Carsten Brandt c93231e26b improved session error handling 11 years ago
Nikola Trifunovic e250b96a8f Added summaryOptions and emptyTextOptions to BaseListView 11 years ago
Qiang Xue 2ec58e64d6 Fixed whenClient. 11 years ago
Carsten Brandt bf3c75147d reverted breaking PHPdoc codestyle changes 11 years ago
Qiang Xue bbc7b0768f separate id and name of attribute for client side validation 11 years ago
Qiang Xue 8e11ad0360 refactored code to use Instance::ensure() 11 years ago
Qiang Xue 8c2e39235f Turn module and application into DI containers. 11 years ago
SonicGD b5f8a4dc22 Reformat code te be PSR-2 compatible 11 years ago
Qiang Xue a5e3e46905 Fixes #735: Added back `ActiveField::hiddenInput()` 11 years ago
Christophe BOULAIN ca3b2cd057 Fix some references to removed Html::url in phpdoc 11 years ago
Carsten Brandt 6fff5662df better use @see for See in phpdoc 11 years ago