6761 Commits (5f77cb97c5cf0c41c9532f62a6010797ba2e03b1)
 

Author SHA1 Message Date
Carsten Brandt 5f77cb97c5 added search form to api docs 11 years ago
Carsten Brandt 6fe63a217f view did not use the correct assetmanager 11 years ago
Carsten Brandt 78a8694eb5 file helper did not preserve relative paths 11 years ago
Qiang Xue e346330329 removed incorrect doc. [skip ci] 11 years ago
Alexander Makarov c8f9479a75 Merge pull request #3236 from pgaultier/bugfix/dateNormalize 11 years ago
Alexander Makarov 8c79c4f08b Fixed typo 11 years ago
Philippe Gaultier 4727ecdb1b Set correct ticked ID 11 years ago
Philippe Gaultier f0acb178b3 Update changelog 11 years ago
Philippe Gaultier 20e96cca05 Fix DateTime cast 11 years ago
Paul Klimov 264cf81e81 Merge pull request #3231 from mikehaertl/fix-assetbundle 11 years ago
Michael Härtl 1e3989e5d1 Fix call to AssetConverter::convert() in AssetBundle 11 years ago
Qiang Xue 904c32eb05 Merge pull request #3227 from xterr/patch-1 11 years ago
Ceana Razvan 48635c2d3e Update Response.php 11 years ago
Qiang Xue 3e3e443544 Refactored the fix for #3222. 11 years ago
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
Qiang Xue 7b908aa8a3 Fixes #2853: ActiveRecord did not handle resource-typed columns well 11 years ago
Qiang Xue bea8f94683 Fixes #3208 11 years ago