4112 Commits (8c8a389844b1ce8e0cdb31770c3ad0fc5eb40d69)

Author SHA1 Message Date
Qiang Xue 3cbf1adbae guide WIP [skip ci] 11 years ago
Qiang Xue 3893bcd08d guide WIP [skip ci] 11 years ago
Alexandr a07b4afea6 Update Controller.php 11 years ago
Alexandr 06e0c50699 Update ErrorAction.php 11 years ago
Carsten Brandt 55c2ee9885 added note about GET method to ActiveForm 11 years ago
Carsten Brandt d622442acf improved debugger on handling unreadable files 11 years ago
LAV45 55b8a749ae Tests excess dump removed 11 years ago
Qiang Xue 9b2fec6b50 Moved yii\rest\Controller::checkAccess() to ActiveController. 11 years ago
dalli d709d5d703 Update config.php 11 years ago
dalli a928ff91ad Update yii.php 11 years ago
dalli 9c341d04c2 add Korean Language Translation 11 years ago
Fourteenmeister f98c414cd1 Update QueryBuilder.php 11 years ago
lynicidn 18d1de61fe fix #3478 11 years ago
Alexander Kochetov 49f8d45d8b ExistValidator final refactoring. `allowArray` checking also added to `validateValue` method. 11 years ago
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