185 Commits (78d37e4d0e1b0dd0cbd2d622b9f200ad177afa7d)

Author SHA1 Message Date
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
Carsten Brandt c94a40e90d added a large amount of missing documentation 11 years ago
Alexander Makarov 5d6c314d4e Adjusted URL helper, fixed usage 11 years ago
Alexander Makarov 92b381795b Adjusted Url helper methods 11 years ago
Alexander Makarov 3400eb5215 #2630: `yii\heplers\Html::url` moved to new `yii\helpers\Url::create` 11 years ago
Carsten Brandt f7148c2d80 callback -> callable 11 years ago
Carsten Brandt 80e9b80078 replace pjax with external resouce via composer 11 years ago
Christophe BOULAIN 078fdab686 Added some documentation to new pjax attribute 11 years ago
AlexGx eaaa5b1bb5 fix code style 11 years ago
AlexGx 112f67d20a fix code style `There must be one blank line after the namespace declaration` 11 years ago
Alexander Mohorev 95ea1c20bb code style. FOREACH 11 years ago
Alexander Mohorev c7e8d8b900 @param, @var, @property and @return must declare types as boolean, integer, string, array or null 11 years ago
Carsten Brandt 4d5ba13cba make registering of link tags optional in LinkPager 11 years ago
Carsten Brandt 5feba5946e Added relational link tags to LinkPager widget 11 years ago
Alexander Makarov 3d1d7f72ed Fixes #2544: Changed `DetailView`'s `name:format:label` to `attribute:format:label` to match `GridView` 11 years ago
Alex-Code f7911bc9ac Unused? 11 years ago
Alex-Code 72ff9c58df Pjax container only required on first load. 11 years ago
Carsten Brandt b7fddd8dd6 Added LinkPager::$linkOptions 11 years ago
Alexander Makarov 7660827dd3 Fixes #2460: custom listview/gridview summary was broken 11 years ago
Carsten Brandt 098567ce16 fixed phpdoc errors and updated properties 11 years ago
Qiang Xue 26cb7b2a3c Renamed `fooVar` to `fooParam` for various classes. 11 years ago
Qiang Xue 25b466d278 Fixes #2083: make sure keys of object type work with ActionColumn, GridView, etc. 11 years ago
Borales 36aab9e36c Removing @since tag 11 years ago
Borales 0a27360cd8 Adding @since tag and changelog line 11 years ago