1646 Commits (9d59c47a8dbd5765f5f0864a96b99e1645c0d4f3)

Author SHA1 Message Date
Klimov Paul 3abefac692 Fixed `yii\mongodb\Collection` unable to fetch default database name from DSN with parameters 10 years ago
Klimov Paul b952059664 Issue #5211 added to CHANGELOG 10 years ago
Klimov Paul eb1b557827 `yii\sphinx\Query` updated to be more consistent with `yii\db\Query` 10 years ago
Alexander Makarov cba52e3c5e Fixes #5382: renamed "pivot table" to "junction table" since it's correct term to use 10 years ago
Carsten Brandt 4054b2196f fixed broken links 10 years ago
Alexander Makarov 0859d0f47f Fixes #5308: object function calls in templates were passing arguments in a wrong way 10 years ago
scblack 7e1c20bb63 Change incorrect documentation for size 10 years ago
Qiang Xue 231111da48 guide WIP 10 years ago
Carsten Brandt c303ffd64a added ActiveRecord::arrayAttributes to elasticsearch 10 years ago
Carsten Brandt f85f339356 fixed typo 10 years ago
Qiang Xue f612835344 Fixes #5337 10 years ago
Qiang Xue 139ffad192 Fixes #5336: `yii\bootstrap\DropDown` should register bootstrap plugin asset 10 years ago
Aleksandr Zelenin 40d367bb70 add BootstrapPlugin::register() to Dropdown widget 10 years ago
Qiang Xue 263684f362 Fixes #5323: Nested dropdown does not work for `yii\bootstrap\DropDown` 10 years ago
Ary Raditya 89c1d61508 fix missing code for infinite dropdown 10 years ago
Qiang Xue b63bd412da Fixes #3323 [skip ci] 10 years ago
Carsten Brandt a9e91efe8f small fixes thoughout the guide 10 years ago
Carsten Brandt 2dddd0e8c9 adjusted docs after #5217 10 years ago
Damian Dennis e54b9c6fb7 Fixes #5217: Tabs no longer requires content since empty tab could be used dynamically 10 years ago
Nikola Kovacs b672b818ae Bootstrap Collapse items property uses label element and encodes by default, like Tabs 10 years ago
Qiang Xue 5205eabe3e prepare for next release. 10 years ago
Qiang Xue d2b864da84 prepare for 2.0.0-rc release. 10 years ago
Carsten Brandt c93bbee1d0 adjusted composer.json to follow more stable versioning policy for assets 10 years ago
Carsten Brandt 6b353bb5df added documentation about #5175 10 years ago
Roman Khafizianov b2040b8e35 Fixes #5178: undefined getGlobal('_viewRenderer') error if compile cache is used 10 years ago
genichyar 679c85a1f5 Fixes #5191: Sandbox was ignored for models and AR relations 10 years ago
Qiang Xue 205400f118 Fixes #5176: `ActiveFixture` will reset table in its `load()` method instead of `unload()` 10 years ago
Qiang Xue 15b60174b4 fixes for sphinx. 10 years ago
Carsten Brandt 68714cc805 ignore invalid date format and just display value as is 10 years ago
Carsten Brandt 222f9ddfad added missing documentation about the NOT operator in Query 10 years ago
Carsten Brandt 39c796e42b chanded jui DatePicker widget to use ICU date format 10 years ago
Qiang Xue 6c0dde6f5e Fixes #5143: yii\bootstrap\ActiveField::label() should not encode label if it is explicitly specified. [skip ci] 10 years ago
Carsten Brandt 982a27db83 removed support for unlinkAll() from elasticsearch 10 years ago
Carsten Brandt 7e0c6353f7 optimized redis AR insert 10 years ago
Carsten Brandt ece300ac30 removed null value adjustment in redis ActiveQuery 10 years ago
Carsten Brandt df22616c76 finished fix for redis null and boolean value storage 10 years ago
Nikola Kovacs f82519b1c3 Use text/plain part of multipart message for text body and charset in debug mail panel. 10 years ago
Carsten Brandt 1e5c48957d composer.json tabs -> spaces 10 years ago
Carsten Brandt 46488e674a improved version constraints for bower asset packages 10 years ago
Carsten Brandt e40fd9d623 added branch alias to composer.json 10 years ago
Carsten Brandt 8176a392bb Changed version constratints to be semantic versioning again 10 years ago
Qiang Xue 889d3bc942 using stable versions. 10 years ago
Qiang Xue ad4f652ca9 Removed unused bower.json files. Adjusted version dependencies. 10 years ago
Qiang Xue a81969950d Adjusted dependency versions to stable ones. 10 years ago
Carsten Brandt 45a748a2d4 added asset path info to apidoc composer.json 10 years ago
Qiang Xue 93496bf8fd Fixes #5058: `yii\helpers\Html::activeCheckbox()` and `activeRadio()` will generate labels by default using the corresponding attribute labels 10 years ago
Qiang Xue 4a31628b01 Fixes #5089: Added asset debugger panel 10 years ago
artur 4b32837455 Improvements for debug toolbar (#838) - add panel to display used asset bundles 10 years ago
Carsten Brandt 32c122178e avoid publishing dev files of js packages 10 years ago
Revin Roman 538bd65a73 Fix alias in bundle 10 years ago