4097 Commits (394ca05b72931947ed3ee887fb672f4504b09274)

Author SHA1 Message Date
Qiang Xue f648d0b1ac Revert "Fixes #3469: Fixed the bug that `QueryBuilder::getColumnType()` may drop the provided column precision in certain cases" 11 years ago
Qiang Xue 3411504508 Revert "Fixed test break." 11 years ago
Qiang Xue 70b57766b1 Fixed test break. 11 years ago
Qiang Xue a46efe79c6 Fixes #3469: Fixed the bug that `QueryBuilder::getColumnType()` may drop the provided column precision in certain cases 11 years ago
Alexander Kochetov 14ec7e21bd ExistValidator::validateValue() fixed 11 years ago
Alexander Kochetov 68f65a9f7a ExistValidator bugfix 11 years ago
Alexander Kochetov f5b7788edd MigrateController refactoring 11 years ago
Qiang Xue a87e589af7 Fixes #3458: Fixed the bug that the image rendered by `CaptchaAction` was using a wrong content type 11 years ago
Fourteenmeister f46c706033 Update QueryBuilder.php 11 years ago
Alexander Kochetov 3e94b24885 ExistValidator refactoring 11 years ago
Qiang Xue 3dd4e71938 rest guide WIP [skip ci] 11 years ago
Fourteenmeister b36b9bfdad fix error 11 years ago
Carsten Brandt 5c837c0575 fixed console errorHandler class 11 years ago
Alexander Kochetov 3a0e04f329 CHANGELOG updated 11 years ago
lynicidn 3829b3a5ad changed comments #3446 11 years ago
Alex-Code 274828839b Check if property is set 11 years ago
Alexander Kochetov 252795ec94 `allowArray` introduced. 11 years ago
Carsten Brandt 7511de6cab added errorInfo to exception views 11 years ago
Qiang Xue a2aa20f183 simplified errorhandler registration. 11 years ago
Qiang Xue 32aa175b7c renamed ErrorHandler::deRegister to unregister. [skip ci] 11 years ago
Carsten Brandt 9e0a157fa5 improved docs for AR::findAll() 11 years ago
Carsten Brandt 613b3a138c changelog 11 years ago
Carsten Brandt 2e6e318720 added ErrorHandler::deRegister() 11 years ago
Carsten Brandt 8134af0edd allow using errorhandler from the app namespace 11 years ago
Qiang Xue 3ea2ffbbd2 Fixed the issue that `ServiceLocator` still returns the old component after calling `set()` with a new definition 11 years ago
Alexander Kochetov e08473a082 CHANGELOG fixed 11 years ago
Alexander Kochetov 9b092e51a8 CHANGELOG 11 years ago
Alexander Kochetov ccaa052d57 ExistValidator count logic fix 11 years ago
Alexander Kochetov 697e909c30 Comments updated 11 years ago
Alexander Kochetov 40de668a80 CHANGELOG updated 11 years ago
Alexander Kochetov 5f2101893e MigrateCommand enhancement. `all` option added for `down` action. 11 years ago
Maikel Brouwer 46add80ac2 Add missing Exception when wrong validator is used 11 years ago
Paul Klimov e11ecad1ce Object handling at `BaseVarDumper::export()` reworked 11 years ago
Paul Klimov 3469b47114 Issue #3232 added to CHANGELOG 11 years ago
Paul Klimov b94b18337b Doc comments for `BaseVarDumper::export()` added 11 years ago
Paul Klimov 7c69c9141c BaseVarDumper::export() added 11 years ago
dalli 1722d28fbe Update config.php 11 years ago
stevekr cff8046c45 Estonian translation 11 years ago
Qiang Xue d6f6b7b6f2 guide WIP [skip ci] 11 years ago
Alexander Kochetov fe5376ff7d Refactoring 11 years ago
Alexander Kochetov 8188cc78d3 Refactoring 11 years ago
Alexander Kochetov 3eb257c302 Improve `exist` validator to support array attributes 11 years ago
Fourteenmeister 3e45097126 MS SQL Server fix for older versions than 2012 (alternative solution) 11 years ago
Alexander Makarov b491441246 Removed `yii\rest\ActiveController::$transactional` property and connected functionality 11 years ago
Alexander Makarov 8886fb235f Fixed handleException method visibility, removed unnecessary slashes from FQN 11 years ago
Alexander Makarov e0b701bb87 Added SQL files for RBAC back 11 years ago
Carsten Brandt b65b0ce591 better exception message for non existing validator 11 years ago
Alexander Makarov bea7cf8449 Moved exception handling to schema 11 years ago
Alexander Makarov b1d94e5c95 Removed unnecessary instance check, fixed Sphinx schema 11 years ago
Alexander Makarov a86d2ad11e Added `yii\console\Controller::EXIT_CODE_NORMAL` and `yii\console\Controller::EXIT_CODE_ERROR` constants, `yii\console\MigrateController` now returns `yii\console\Controller::EXIT_CODE_ERROR` in case of failed migration 11 years ago