7055 Commits (a87e589af7116d98394eff016dd7bdcefe2e0e58)
 

Author SHA1 Message Date
Qiang Xue 0480fcc21a Merge pull request #3222 from horizons2/patch-1 11 years ago
Qiang Xue 78e3eee2f1 Merge pull request #3223 from it3rmit/master 11 years ago
it3rmit 774b2fe5c7 Just fixing small misspelling 11 years ago
horizons2 b68f5b617f removed unused code 11 years ago
horizons2 8ff55d1a28 correct typo 11 years ago
horizons2 1d9e6b6f8b use tableprefix on gii model generator 11 years ago
Qiang Xue cbcc7b6a48 Fixes #2264: `CookieCollection::has()` will return false for expired or removed cookies 11 years ago
Alexander Makarov 84d4cd280b Merge pull request #3219 from mitalcoi/patch-1 11 years ago
Sorokin Victor d8652a52ee Update AutoloadExample.php 11 years ago
Carsten Brandt 3f7779a26a phpdoc 11 years ago
Carsten Brandt 119f0f0172 Merge branch 'master' of github.com:yiisoft/yii2 11 years ago
Carsten Brandt fe14f0c5e3 fixed all the PHPdoc in extensions 11 years ago
Carsten Brandt 91965fd391 phpdoc formatting issues 11 years ago
Qiang Xue c15aceb094 Refactored filter error display for GridView. 11 years ago
Carsten Brandt 12d34849cc improved phpdoc command 11 years ago
Qiang Xue 7ca1be3504 Fixes #3008: Added `Html::errorSummary()` 11 years ago
Carsten Brandt 83a63f2346 fixed wrong client validation issue in numbervalidator 11 years ago
Qiang Xue 4f6e1d305f Refactored the code for #3154 11 years ago
Carsten Brandt 61841345eb Merge pull request #3164 from ivan-kolmychek/3154-gridview-filter-error-indication 11 years ago
Qiang Xue f1ff318abc Merge branch 'master' of git://github.com/yiisoft/yii2 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 30afb5145e Merge branch 'master' of git://github.com/yiisoft/yii2 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
Carsten Brandt 4466df7d4c install bootstrap 3.1 by default but allow 3.0.x 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
Alex-Code 46f381daf9 Changelog update 11 years ago
Alex-Code ca6583a045 Update BaseStringHelper.php 11 years ago
Qiang Xue 7b908aa8a3 Fixes #2853: ActiveRecord did not handle resource-typed columns well 11 years ago
Qiang Xue bea8f94683 Fixes #3208 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
Alexander Makarov f8dd0b1ffe Fixed code block formatting 11 years ago
Qiang Xue 7d8dfe52cd Fixed test break. 11 years ago
Qiang Xue 074fd809c6 Merge pull request #3194 from kartik-v/patch-16 11 years ago
Kartik Visweswaran 82aedfb295 Update CHANGELOG.md 11 years ago
Kartik Visweswaran b1a26ff336 Fix the Y2K38 bug 11 years ago
Qiang Xue ad7f57de01 Fixes #503: Finished DI documentation. [skip ci] 11 years ago
Qiang Xue 02ff6f5536 updated change log. [skip ci] 11 years ago
Qiang Xue 6f2de9169a Merge pull request #3184 from Sergeygithub/patch-1 11 years ago
Sergeygithub dd4464d670 Update yii.validation.js 11 years ago
Alexander Makarov 86d747d0cb Merge pull request #2801 from ElisDN/gridview-footer 11 years ago