3463 Commits (de32f41485e77a49a45e6b741be829e8810bb38c)

Author SHA1 Message Date
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
Qiang Xue bd70ac840f Fixes #2054: Added support for using custom application configuration with the console command runner 11 years ago
Qiang Xue afda91e05d Fixes #2361: `yii\bootstrap\NavBar::brandUrl` should default to the home URL of application 11 years ago
Alexander Makarov dd26d39dd8 Removed unused namespace imports 11 years ago
Alexander Makarov 6ed9848591 Removed unused assignment 11 years ago
Qiang Xue 1f42b72baa Fixes #2346: ActiveQuery used in building sub-query should not need to set FROM clause explicitly. 11 years ago
Sorokin Victor a73953c05b Update FixtureController.php 11 years ago
Qiang Xue 076c7cd38c Fixes #2310 11 years ago
Qiang Xue fb4b0ae98d The scripts in asset bundles are now registered in `View` at the end of `endBody()`. It was done in `endPage()` previously 11 years ago
Qiang Xue 73dff0146c doc improvement [skip ci] 11 years ago
Qiang Xue e70817e887 Fixes #2336. 11 years ago
Qiang Xue 0994615851 removed duplicated query parameters. 11 years ago
Qiang Xue 13b7c8e866 refactored Pjax. Added title change support. [skip ci] 11 years ago
Qiang Xue a872d60503 Fixes #2335. 11 years ago
Alexander Makarov eb3c6866dd Removed unused variable 11 years ago
Qiang Xue 2dc341f893 not sending csrf header in ajax response. 11 years ago
Alexander Makarov 97917e6580 Revert "Added `yii\base\Module::getParam($name, $defaultValue = null)` to conveniently work with application parameters" 11 years ago
Alexander Makarov 9c0572bff9 Fixed `$model->load($data)` returned `true` if `$data` and `formName` were empty 11 years ago
Antonio Ramirez ca7723e871 update CHANGELOG.md to its correspondent location 11 years ago
Alexander Makarov 3b95aa9cd1 Added `yii\base\Module::getParam($name, $defaultValue = null)` to conveniently work with application parameters 11 years ago
Antonio Ramirez dc53a2b1e3 update CHANGELOG.md 11 years ago
pzaremba 7d96de6619 one more revert. 11 years ago