1628 Commits (b750cf662dec887cca9fa69e1fa6134d73c67313)

Author SHA1 Message Date
Qiang Xue b750cf662d prepare for the next release. 10 years ago
Qiang Xue d7462656f7 2.0.2 release 10 years ago
Carsten Brandt cd2ba59982 use string helper to truncate string 10 years ago
Carsten Brandt 5fedb8da59 fixed invalid UTF8 problem in guide indexer 10 years ago
Qiang Xue 5cb2ce49dd Fixes #3665: Better default behavior for ModelSearch generated by the crud generator 10 years ago
Carsten Brandt 92f2216573 add support for _parent to elasticsearch active fixture 10 years ago
Carsten Brandt a0038ab15a elasticsearch activefixture, ensure data is flushed 10 years ago
Carsten Brandt d97f5edf61 improved error reporting of elasticsearch ActiveFixture 10 years ago
Carsten Brandt 6e6353e2cd fixed indentation 10 years ago
Carsten Brandt fea4c8da52 Add fixture support for elasticsearch 10 years ago
Carsten Brandt 548e19eff0 datepicker should show empty field when value is empty string 10 years ago
Carsten Brandt 7af1f11b92 complete docs about Nav to include the style 10 years ago
Alexander Makarov b4ba430ac4 Reverted #3665 (reverted from commit 2aa3949963) 10 years ago
Klimov Paul 9faf50443e Fixed `\yii\authclient\OAuth2::refreshAccessToken()` does not save fetched token 10 years ago
Klimov Paul e0b206a305 `\yii\authclient\AuthAction::defaultCancelUrl()` changed to use `yii\web\User::loginUrl` 10 years ago
Klimov Paul 902a9972e0 MongoDB PHP extension min version raised up to 1.5.0 10 years ago
Qiang Xue d341bf02b4 Fixes #6398: Added support for specifying dependent component in terms of a configuration array for classes such as `DbCache` 10 years ago
Qiang Xue 5ccdca1703 Fixes #6672: `yii\bootstrap\Dropdown` should register client event handlers 10 years ago
╃巡洋艦㊣ 30ba88e94b Changed typeLink() method to createTypeLink() 10 years ago
Alexander Makarov 90c7a9c2a2 Fixes #6464: `path` and `url` weren't resolving aliases 10 years ago
nkovacs e1ce17d24e fix left over closing backticks 10 years ago
Paul Klimov a57aeb2aff Doc comments at `yii\mongodb\*` fixed 10 years ago
Paul Klimov 0adcd06ca2 Fixed lazy load of relations to `yii\mongodb\file\ActiveRecord` 10 years ago
Paul Klimov 5ad6ba5c9e Fix from e719ff5 moved to `yii\sphinx\Query` 10 years ago
Qiang Xue 91f4375454 Fixes #6572: Allow panels to stay even if they do not receive any debug data 10 years ago
Carsten Brandt ce01de423f Update CHANGELOG.md 10 years ago
Carsten Brandt 0b125bb88a Added fallback for datepicker language files 10 years ago
pyurin a739e6fcd2 fixed redis connection to deal with large data 10 years ago
Alexander Makarov c808932c24 Fixes #4820: Fixed reading incomplete debug index data in case of high request concurrency 10 years ago
Alexander Makarov 2aa3949963 Fixes #3665: Improved Gii CRUD generated code to support setting initial conditions via initializing search model 10 years ago
Carsten Brandt e1371661ee fixed namespace collision 10 years ago
Qiang Xue 59b8cea525 Fixes #6463: The Gii controller generator generates incorrect controller namespace 10 years ago
pana1990 3a5e802c24 Fix for #6463 10 years ago
Carsten Brandt b493a0ab8a composer: create directory if it does not exists 10 years ago
Qiang Xue 7881bba26c prepare for next release. 10 years ago
Qiang Xue 84b42abad0 prepare for 2.0.1 release 10 years ago
Qiang Xue ca5b874561 Fixes #5494: Added support for specifying a menu header as a configuration array in `yii\bootstrap\Dropdown` 10 years ago
Qiang Xue ecb0e5790e doc fix [skip ci] 10 years ago
Qiang Xue d7c3e7815b Fixes #6367: Added `yii\gii\generators\crud\Generator` to support customizing view path for the generated CRUD controller 10 years ago
Qiang Xue fefd3d9be0 Fixes #6366 10 years ago
Qiang Xue 97e4813929 Fixes #5070: Gii controller generator should use controller class name instead of controller ID to specify new controller 10 years ago
Qiang Xue 0497ba4c91 Fixes #6335 10 years ago
Дмитрий 97b1de1060 Error in documentation 10 years ago
Carsten Brandt 19224e74b5 Elasticsearch, allow custom options for update+delete 10 years ago
Qiang Xue 544981a41c Fixes #6318: Made widgets more error-tolerant and user-friendly when certain option values are null 10 years ago
Alexander Makarov 19af264530 Enh: `yii fixture` command now offers help if no arguments are provided instead of crashing 10 years ago
Alexander Makarov e41d670ab0 Fixed phpdoc 10 years ago
Alexander Makarov 992db0efef apidoc minor fixes: phpdoc, use statements, comments 10 years ago
Alexander Makarov de8adda565 Fixes #5748: Smarty `{path` was generating absolute URLs instead of relative ones 10 years ago
Alexander Makarov c2ef433ef9 Fixes #4146: Added `yii\bootstrap\ButtonDropdown::$containerOptions` 10 years ago