- 14 Aug, 2014 2 commits
-
-
Vadim Belorussov authored
-
Vadim Belorussov authored
-
- 13 Aug, 2014 4 commits
-
-
Vadim Belorussov authored
-
Vadim Belorussov authored
-
Vadim Belorussov authored
-
Qiang Xue authored
Fixes #4607: AR model will throw an exception if it does not have a primary key to avoid updating/deleting data massively
-
- 12 Aug, 2014 26 commits
-
-
Alex-Code authored
Updated yii.activeform.js to use the encode option introduced in #4122. Updated ActiveForm with new option encodeErrorSummary fixes #4690, close #4691
-
Carsten Brandt authored
[ci skip]
-
Carsten Brandt authored
-
Carsten Brandt authored
-
Klimov Paul authored
-
Paul Klimov authored
Fix #4630: automatic generating of unique slug value to `yii\behaviors\Sluggable`
-
Carsten Brandt authored
-
Carsten Brandt authored
-
Carsten Brandt authored
-
Carsten Brandt authored
issue #4687
-
Carsten Brandt authored
You can now customize test config without having uncommitted changes in git. issue #4687
-
Carsten Brandt authored
Created ArrayCache class
-
Klimov Paul authored
-
Klimov Paul authored
-
Klimov Paul authored
-
Klimov Paul authored
-
Klimov Paul authored
-
Klimov Paul authored
-
Alexander Makarov authored
[ci skip] Docs guide russian translation: translated rest-authentication.md into Russian
-
Vadim Belorussov authored
-
Vadim Belorussov authored
-
Qiang Xue authored
-
Qiang Xue authored
Fixes #4586: Signed bigint and unsigned int will be converted into integers when they are loaded from DB by AR
-
Qiang Xue authored
-
-
Carsten Brandt authored
also fixed an issue with default value loading of bool columns. fixes #3489, fixes #4085, fixes #3920 related to #4672
-
- 11 Aug, 2014 8 commits
-
-
Carsten Brandt authored
fixes #4654
-
Nikitin Vitaly authored
close #4655
-
Carsten Brandt authored
-
Alex-Code authored
`$config` can now be a closure that will have the `$configInstance` passed as the first param. updated docs. close #4656
-
Alexander Makarov authored
Fixes #4122: `Html::error()` and `Html::errorSummary()` are now accepting `encode` option. If set to false it prevents encoding of error messages
-
Alexander Makarov authored
-
Carsten Brandt authored
- can be used to enable caching in a request without the need for any storage - useful for example in complex console tasks that should still be independed
-
Evgeniy Tkachenko authored
-