3321 Commits (c94a40e90d95b897c78cf9018eca043c7a1cd68a)

Author SHA1 Message Date
Qiang Xue 76f6896b22 doc fix. [skip ci] 11 years ago
Sergey Gonimar ee2a6b7e76 Update Migration.php 11 years ago
Qiang Xue e1f4a9cc8f Added Connection::enableSavepoint. 11 years ago
Qiang Xue bea9e3fc06 Fixes #1645: Added support for nested DB transactions 11 years ago
Qiang Xue 04b2936d82 Fixes #1881: Improved `yii\bootstrap\NavBar` with `containerOptions`, `innerContainerOptions` and `renderInnerContainer` 11 years ago
Qiang Xue 54ea78d9ab Fixes #1562: Added `yii\bootstrap\Tabs::linkOptions` 11 years ago
Qiang Xue 26cb7b2a3c Renamed `fooVar` to `fooParam` for various classes. 11 years ago
Qiang Xue c0bac44f10 Fixes #1186: Changed `Sort` to use comma to separate multiple sort fields and use negative sign to indicate descending sort 11 years ago
Qiang Xue abb2a0db97 minor improvement of label generation. 11 years ago
Qiang Xue 9a068f50f4 Refactored batch query. 11 years ago
djagya d27073648c #2436 override the function `getAttributeLabel` in `BaseActiveRecord` to receive label of the attribute, which looks like `relatedMode.attribute`, from the related model 11 years ago
djagya da16f508c2 #2436 override the function `getAttributeLabel` in `BaseActiveRecord` to receive label of the attribute, which looks like `relatedMode.attribute`, from the related model 11 years ago
djagya 44f5c73111 #2436 override the function `getAttributeLabel` in `BaseActiveRecord` to receive label of the attribute, which looks like `relatedMode.attribute`, from the related model 11 years ago
Qiang Xue 3a930bd675 Finished batch query feature. 11 years ago
Qiang Xue 1571c72251 Fixes #2409: Added support for fetching data from database in batches 11 years ago
Qiang Xue e79af9117e ensure populateRelation() is called for lazy loading. 11 years ago
Borales a2db4e043e Fix for multiple $.ajax calls with "JSONP" dataType (related to #2417) 11 years ago
Qiang Xue 20aff5330c added back fallback mechanism for generating salt. 11 years ago
Scott Arciszewski 660d3a57d6 Inconsistently insecure 11 years ago
Borales b4fd27a91b Removed unnecessary PHPDoc property (ce04134db2) 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
Borales a32753b5e5 #2417 Possibility to specify dataType for $.ajax call in yii.activeForm.js 11 years ago
Alexey Samoylov afb4aaefd8 error summary tag mistype 11 years ago
Qiang Xue 4e6aa21198 The directory holding email templates is renamed from `mails` to `mail` 11 years ago
Qiang Xue f59598bb8b Added support for building SQLs with sub-queries 11 years ago
Qiang Xue 92fb014980 Fixes #2405: The CSS class of `MaskedInput` now defaults to `form-control` 11 years ago
Qiang Xue 1cd3f2bbd7 Fixed test break. 11 years ago
Qiang Xue 65a8eae717 Fixes #2399: Fixed the bug that AssetBundle did not handle relative URLs correctly 11 years ago
Qiang Xue 80d69a6551 Renamed csrfParam back to csrfVar for consistency. 11 years ago
Carsten Brandt 8af941fb53 added note about usage to AR::instantiate() 11 years ago
Qiang Xue 677ee94bb1 Fixes #2386 11 years ago
Aleksandr Zelenin 4583c17923 gridview header/footer fix 11 years ago
Mark 325c7a18c4 improved fixture command 11 years ago
Dilip aa669fab25 Update CHANGELOG.md 11 years ago
Dilip 04a7f6f5de Update CHANGELOG.md 11 years ago
Dilip 75fb261423 Update yii.js 11 years ago
Florian Fackler 7b61873425 Changed Exception wording to be more clear 11 years ago
Dilip e87220bed4 Update Request.php 11 years ago
Dilip 2026eb85ac Update BaseHtml.php 11 years ago
Dilip 85a8191f6e Changed csrf-var to csrf-param 11 years ago
Alexander Makarov 0f59ba2d8b Added assignment back. See https://github.com/yiisoft/yii2/pull/2285#discussion_r9566711 11 years ago
Qiang Xue 928df00951 fixed validation message translation [skip ci] 11 years ago
Alexander Makarov 40b3c2e89c Fixes #2209: When I18N message translation is missing source language is now used for formatting 11 years ago
Florian Fackler c600572f34 The missing Component.php tests 11 years ago
Qiang Xue aeeee44f69 support loading config by alias. 11 years ago
Alexander Makarov f5f6f206b4 Added issue number to changelog 11 years ago
gureedo f9e58d92fc check error level in error handler 11 years ago
Carsten Brandt ccc8732d64 moved CHANGELOG lines to bootstrap 11 years ago