1615 Commits (b4ba430ac43af476c01bd2d39036a84ef808ae98)

Author SHA1 Message Date
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
Alexander Makarov e6450be665 Fixes #6150: `yii\bootstrap\Tabs` dropdown IDs were generated incorrectly 10 years ago
savvot c0de9cd5ae yii\redis\Connection - Added support for unix socket 10 years ago
Carsten Brandt d44c23bb00 ported fix for #6164 to sphinx 10 years ago
Alexander Mohorev e92482f554 Typo in word 10 years ago
Carsten Brandt db82518d54 fixed apidoc wrong property definedBy 10 years ago
Tobias Munk 5cb9349273 Fixes #6113: Improved debugger configuration and request UI 10 years ago
Qiang Xue 5526cad17f use css class to indicate broken links in generated guide/api docs. [skip ci] 10 years ago
Qiang Xue c98950442c Allow customizing GuideRenderer::apiUrl [skip ci] 10 years ago
Qiang Xue 3090d28038 Allow customizing GuideRenderer::guideUrl. 10 years ago
Carsten Brandt 6cd885e88e Update README.md 10 years ago
Carsten Brandt f9d83661e4 add guidePrefix option for apidoc 10 years ago
Carsten Brandt b809f93b69 ensure apidoc works with relative paths 10 years ago