1582 Commits (de2064d932b3e52b13f8df3ac73e749f1e5ab2d5)

Author SHA1 Message Date
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
Klimov Paul df023545c9 Fixed `yii\mongodb\ActiveRecord` saves `null` as `_id`, if attributes are empty 10 years ago
Qiang Xue 439c2e4d11 Fixes #4450: Added `yii\bootstrap\Nav::renderDropdown()` 10 years ago
Carsten Brandt 38d0570843 fixed unlink() for array valued attributes 10 years ago
Carsten Brandt cfe874607f fixed return type for redis simple strings 10 years ago
Carsten Brandt f23ba6cbdc explicitly set the language for elasticsearch script 10 years ago
Qiang Xue b7012ca935 Fixes #5799: `yii\bootstrap\ButtonGroup::buttons` can take all options that are supported by `yii\bootstrap\Button` 10 years ago
fly d36bf9e8a8 Pass all the button's config array to Button::widget() instead of creating new one item by item. Now allowed to pass in ButtonGroup button's configs any possible attributes(like tagName, encodeLabel, etc). 10 years ago
Klimov Paul 1605905fc1 Fixed CCS for `yii\authclient\widgets\AuthChoice` does not loaded if `popupMode` disabled 10 years ago
Paul Klimov cac70705b0 UPGRADE.md for 'mongodb' extension added 10 years ago
Paul Klimov 12f9180b40 Method 'oneWithModify' renamed to 'modify' at `yii\mongodb\Query` 10 years ago
Alexander Mohorev 9553237777 No need to return from __construct 10 years ago
Qiang Xue 0c8f3f2270 Fixes #5965. 10 years ago
Klimov Paul b5ddde0246 Code style fix 10 years ago
Klimov Paul da000165cf Method 'oneWithUpdate' renamed to 'oneWithModify' at `yii\mongodb\Query` 10 years ago
Alexander Makarov b819a67829 Added changelog line for #4181 10 years ago
Denis M 511535ec0a Fixes #4181: Added `yii\bootstrap\Modal::$headerOptions` and `yii\bootstrap\Modal::$footerOptions` 10 years ago
Klimov Paul 5dffd72c58 Added support for 'findAndModify' operation at `yii\mongodb\Query` and `yii\mongodb\ActiveQuery` 10 years ago
Klimov Paul 001d5b1603 Fixed `yii\sphinx\QueryBuilder` does not support comparison operators (>,<,>= etc) in where specification 10 years ago
Klimov Paul ec48a61cb3 MongoDB PHP extension min version raised up to 1.4.0 10 years ago
Carsten Brandt cddf691c9a made gii getManifest more robust against corrupt index file 10 years ago
munawer 33b760eca2 [ci skip] Guide typos fixed 10 years ago
Alexander Makarov 6580b608e1 Fixes #5874: Upgraded Twitter Bootstrap to 3.3.x 10 years ago
Alexander Mohorev 899b778994 Correct type declarations 10 years ago
Alexander Mohorev 64b4d6dca1 Correct order of property declaration 10 years ago
Alexander Mohorev bb8550886e PHP type casting 10 years ago
Carsten Brandt 16eab8891f CHANGELOG 10 years ago
Carsten Brandt fbbb26be5f skipping image dir in apidoc if it does not exist 10 years ago
Carsten Brandt f0d073a6ef Improved elasticsearch trace message 10 years ago
Qiang Xue a153750efe Fixes #5745: Gii and debug modules may cause 404 exception when the route contains dashes 10 years ago
Qiang Xue 2544e86d2c Fixes #5735: Added `yii\bootstrap\Tabs::renderTabContent` to support manually rendering tab contents 10 years ago
RomeroMsk b23126908f Fixes #5708 10 years ago
Alexander Makarov e445258164 Revert "Fixes #3760: Gii model generator now imports classes when necessary instead of using fully qualified class names" 10 years ago