3716 Commits (4f6e1d305f1d5239b743d6011ea90a47a0157c5c)

Author SHA1 Message Date
Qiang Xue 4f6e1d305f Refactored the code for #3154 11 years ago
Qiang Xue 051b4194e9 Fixes #3216. 11 years ago
Carsten Brandt 2b593da08f phpdoc issue 11 years ago
Qiang Xue d859fca569 Fixes #3216: Fixed the bug that `yii.activeForm.destroy()` did not remove `submit` event handlers 11 years ago
Qiang Xue b55ce76479 Fixes #1263: Fixed the issue that Gii and Debug modules might be affected by incompatible asset manager configuration 11 years ago
Qiang Xue 9c5429740d Fixes #3212: removed unnecessary prepare() call. 11 years ago
Ivan Kolmycheck bb4e8eb736 DataColumn - error detection moved into renderFilterCellContent() 11 years ago
Qiang Xue 480114e820 Fixes #3036: Upgraded Twitter Bootstrap to 3.1.x 11 years ago
Ivan Kolmycheck cd1152acb5 GridView/DataColumn - moved error list display into GridView 11 years ago
Carsten Brandt f6f0e66598 ensure gridview query is reusable 11 years ago
Ivan Kolmycheck 031fddd48c GridView - error rendering scheme changed 11 years ago
Ivan Kolmycheck 7eaf83ba9e BaseListView - errors rendering added 11 years ago
Carsten Brandt 0a3f4e85f1 made grid\DataColumn::getDataCellValue() public 11 years ago
Qiang Xue 7b908aa8a3 Fixes #2853: ActiveRecord did not handle resource-typed columns well 11 years ago
Qiang Xue 4eb7906a3e Fixes #3204: `yii\di\Container` did not handle the `$config` parameter well in case when it does not have a default value 11 years ago
Carsten Brandt 0076aac0a1 Update CHANGELOG.md 11 years ago
Qiang Xue 7d8dfe52cd Fixed test break. 11 years ago
Kartik Visweswaran 82aedfb295 Update CHANGELOG.md 11 years ago
Kartik Visweswaran b1a26ff336 Fix the Y2K38 bug 11 years ago
Qiang Xue 02ff6f5536 updated change log. [skip ci] 11 years ago
Sergeygithub dd4464d670 Update yii.validation.js 11 years ago
ElisDN 8e48dcaa4e Updated CHANGELOG 11 years ago
ElisDN a615ef944a Fixed GridView cells calling order 11 years ago
ElisDN 1886877196 Render gridview table footer after table body 11 years ago
Ivan Kolmycheck 104a38a714 Issue #3154 - DataColumn checkForFilterErrors() now use Html::addCssClass 11 years ago
Alexander Makarov 20e4abeac1 Added changelog for #3175 that fixes #2925 11 years ago
Alexander Makarov d3277ecf4f InvalidCallException, InvalidParamException, UnknownMethodException are now extended from SPL BadMethodCallException 11 years ago
Alexander Makarov 4d235f9f8b Fixed exception message to match the one in Component 11 years ago
Qiang Xue ab218addda Fixes #2563: Theming is not working if the path map of the theme contains ".." or "." in the paths 11 years ago
Qiang Xue 55ea81163c typo fix [skip ci] 11 years ago
Sergey Gonimar 67e1135143 Fix typo 11 years ago
Ivan Kolmycheck 3705f17700 Issue #3154 - GridView - list of filter model validation errors added to summary 11 years ago
Ivan Kolmycheck c57e1fcb78 Issue #3154 - DataColumn filter model validation error indication added 11 years ago
Alexander Makarov 178417da9b Added title for trimmed strings 11 years ago
marsuboss db244a61b2 Fix typo 11 years ago
Qiang Xue 2fb70cf00b Fixes #3158 11 years ago
Qiang Xue 520011fff6 Fixes #3088: The debug and gii modules will manage their own URL rules now 11 years ago
Alexander Makarov dad88c78b4 Fixes #2837: Error page now shows arguments in stack trace method calls 11 years ago
Qiang Xue 507a6f1068 Added `yii\web\UrlManager::addRules()` to simplify adding new URL rules 11 years ago
Qiang Xue 7b44bc75ec added change log [skip ci] 11 years ago
Sergey Gonimar 322e9e2385 Fix BETWEEN and NOT BETWEEN conditions. 11 years ago
Alexander Makarov c7c708d454 Removed unused imports 11 years ago
Carsten Brandt 76d8e2b5b3 code style, fixes #3140 11 years ago
Carsten Brandt d1aa19c8fe added emphatises to phpdoc in asset bundle 11 years ago
Klimov Paul 7f636fc525 `yii\console\controllers\AssetController::actionTemplate()` advanced to include `jsCompressor` and `cssCompressor` to the template. 11 years ago
Klimov Paul 72aba34210 `yii\console\controllers\AssetController` fixed to respect data URL resources 11 years ago
Qiang Xue 66842a4806 Fixes test break. 11 years ago
Qiang Xue 14b782cf01 Added `$user` as the first parameter of `yii\rbac\Rule::execute()` 11 years ago
Thiago Talma 8546b41bb8 Update error.php 11 years ago
Thiago Talma 57692cd448 Update error.php 11 years ago