1465 Commits (3da9a31da7aee2ac3fe17498be764d79746f3bf7)

Author SHA1 Message Date
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
Klimov Paul ec19536047 Fixed `yii\mongodb\Collection::buildInCondition()` handles non-sequent key arrays 10 years ago
Qiang Xue 70591e59d8 Fixes #5057. 10 years ago
Carsten Brandt 3ff548a442 Refactored DateValidator to support ICU format 10 years ago
Qiang Xue b6a53e3046 WIP 10 years ago
Qiang Xue 583c660c80 Fixes #5047. 10 years ago
Qiang Xue cebc25679b updated README.md for gii extension [skip ci] 10 years ago
Qiang Xue 00cfe93b20 Finished console Gii feature. 10 years ago
Qiang Xue 6a9b3c7774 Finished console Gii. 10 years ago
Qiang Xue bfb9aa84f7 WIP 10 years ago
Yuan Chong baee44c97b OAuth API Response with 20x status should be in normal 10 years ago
Qiang Xue d1bfc01f72 reverted a previous change . 10 years ago
Qiang Xue 6db5126515 send accept header for debug toolbar. [skip ci] 10 years ago
Carsten Brandt 9655e3bd94 CHANGELOG 10 years ago
tvdavid cc10725c2b Add support for elasticsearch delete by query 10 years ago
tvdavid 259b8c901f Add support for elasticsearch suggestions 10 years ago
Carsten Brandt 3fb680964c add aggregation, stats and suggester to elasticsearch 10 years ago
dima 97b4c505ad fix authchoice.js 10 years ago
Stephen Seliuk 3847630994 Fixes #4971: Fixed hardcoded table names in `viaTable` expression in model generator 10 years ago
Anton Andersen 8e66325fa1 Return a fixtures cleanup in case of a failing test 10 years ago
Anton Andersen 09ae5fb595 Make unit tests cleanup a DB after finish 10 years ago