6873 Commits (0d72e37f3ce759a7286423eb32f19814bc2e0392)

Author SHA1 Message Date
Alexander Makarov d3b5f4a284 Fixes #3656: Encode / in "r" query parameter in docs as it really is 9 years ago
Carsten Brandt d82bf74f41 fixed removal of empty lines in array in phpdoc controller 9 years ago
Chris Harris 5c4001d84b Schema Builder Patterns Excel document in /docs folder (temp storage). 9 years ago
githubjeka 9824da5883 update phpDoc of \yii\widgets\ActiveField::error 9 years ago
SilverFire - Dmitry Naumenko 7229b3aa7d QueryBuilder::buildAndCondition() - added Expression value extraction 9 years ago
CedricYii 2bd14098f9 Fix Expression parameter binding in 'And' clause 9 years ago
Jitendra Joshi 8476997800 MySQL default column type for TimestampBehaviour 9 years ago
Alexander Makarov 60be6389bf Fixes #11081 9 years ago
SilverFire - Dmitry Naumenko f3b02186b0 Updated UPGRADE.md 9 years ago
SilverFire - Dmitry Naumenko 5a425b2528 BaseArrayHelper::index() updated PHPDoc 9 years ago
SilverFire - Dmitry Naumenko ab0bb308ba Updated CHANGELOG and UPGRADE.md 9 years ago
Taras Gudz 91e2c71826 Fixes #@11071 9 years ago
izemize e8ffc3947b Update yii.php 9 years ago
Klimov Paul e4d9ed5182 code style fix 9 years ago
SilverFire - Dmitry Naumenko 8e1ab29592 Changelog updated 9 years ago
Sam Mousa c4e782725c Fixed cache key collision in `yii\web\UrlManager::createUrl()` 9 years ago
Robbert Jan van de Velde c7f365910d Fixed handling of intervals of 0 seconds in yii\i18n\Formatter::asDuration(). 9 years ago
nainoon 07fba18cf3 updated thai translation 9 years ago
Ni-san 77599dc179 fixes #11040: make copyDirectory method work correctly with parameter 'recursive' 9 years ago
SilverFire - Dmitry Naumenko 6987fb5d54 Fixed Captcha client side validation after image refresh, when controller is under module 9 years ago
Daniel Gomez Pan 1989494faa Console command aliases enhancements 9 years ago
Alexander Makarov 8b4fd5c028 Updated changelog 9 years ago
Daniel Gomez Pan 9088d49990 fix name method 9 years ago
Daniel Gomez Pan 4a5a80b1ce WIP #10870: improvement docs [skip ci] 9 years ago
Newerton cdd14d81e7 Update pt-BR translation 9 years ago
Klimov Paul 2cf7e35074 Check for timestamp at `yii\validators\DateValidator` improved 9 years ago
Daniel Gomez Pan 06a4207695 WIP #10840: update changelog [skip ci] 9 years ago
Daniel Gomez Pan 1ce21cd927 WIP #10840: rename key 'alias' to '_aliases' 9 years ago
Chris Harris 12d5f55a3e Doc. formatting [skip ci] 9 years ago
Chris Harris 98ac811858 Unsigned switch is now set when calling `unsigned()` on pks. 9 years ago
Chris Harris 2f91889b70 Removed `unsignedPrimaryKey()` schema builder type; now, the `unsigned()` modifier works with primary key types e.g. `pk()->unsigned()` or `bigpk()->unsigned()`. 9 years ago
Daniel Gomez Pan ac73aeebed update message-es [skip ci] 9 years ago
Daniel Gomez Pan 5dcfb19112 remove unnecesary check 9 years ago
Chris Harris b697e173fc Fixed `unsigned()` modifier to enable use with PKs. 9 years ago
DrDeath72 e50b300a0f string array replace change 9 years ago
Chris Harris 553cca642c Reverted `unsigned()` pk modifier 9 years ago
SilverFire - Dmitry Naumenko ded158ed43 Updated CHANGELOG 9 years ago
Chris Harris f7d23f662d Made base `QueryBuilderTest` abstract to exclude it from tests. Added upgrade notes. 9 years ago
Klimov Paul 779b1e90ce `yii\validators\DateValidator` skip validation for `timestampAttribute`, if it is already in correct format 9 years ago
Chris Harris 030ee68b01 Testing `unsigned()` modifier on PKs (now `$this->primaryKey()->unsigned()` works) 9 years ago
MaximAL be44d265e2 Fix accidental `getResponseHeader()` fails 9 years ago
Daniel Gomez Pan 921b102961 Fixed #10969: generator migration tool not works with decimal params in column 9 years ago
Carsten Brandt 191f2a4943 fixed phpdoc type names 9 years ago
Alexander Makarov ef050338cc Fixed Imagick call in Captcha 9 years ago
Carsten Brandt 645e78e832 fixed message formatter for input where no parameters are provided 9 years ago
Carsten Brandt af75262541 fixed sqlite bigPk creation 9 years ago
Carsten Brandt c5a60ce2ec Avoid `new $this->modelClass` in ActiveQuery::findWith() 9 years ago
Daniel Gomez Pan 705edfff5a Add aliases for core commands 9 years ago
Carsten Brandt 360eb03d5c remove min.js sourcemap hint from error page 9 years ago
SilverFire - Dmitry Naumenko f390e8c069 Updated CHANGELOG 9 years ago