- 11 Jan, 2015 11 commits
-
-
Carsten Brandt authored
-
Qiang Xue authored
-
Qiang Xue authored
-
Alexander Makarov authored
-
Alexander Makarov authored
Fixes #6697: Added `yii\helpers\Url::current()` method that allows adding or removing parameters from current URL
-
Alexander Makarov authored
-
Alexander Makarov authored
-
Alexander Makarov authored
Fixes #5690: adjusted paths in message config generated by `yii message/config` to reflect directory structure better
-
Qiang Xue authored
-
Qiang Xue authored
-
Qiang Xue authored
-
- 10 Jan, 2015 7 commits
-
-
Mohammad Anini authored
Add mimeTypes Arabic validation message
-
Carsten Brandt authored
ensure PDO instance has been created at this point
-
Carsten Brandt authored
formatting date and time values for years >=2038 or <=1901 is now possible also with intl extension is installed. 32bit systems will fall back to the PHP implementation because intl uses a 32bit UNIX timestamp internally. On a 64bit system the intl formatter is used in all cases if installed. fixes #5577
-
Mohammad Anini authored
-
caboosesw authored
Added content to give a clear example to those that don't intuitively know how to set the template property using array notation. close #6811
-
Carsten Brandt authored
fixes #6748
-
Felipe Sateler authored
-
- 07 Jan, 2015 3 commits
-
-
Alexander Kochetov authored
-
Tobias Munk authored
allows using logger without a Yii application now. close #6739
-
Alexander Kochetov authored
close #6779
-
- 06 Jan, 2015 2 commits
-
-
Klimov Paul authored
-
Klimov Paul authored
-
- 05 Jan, 2015 3 commits
-
-
Alexander Kochetov authored
-
Qiang Xue authored
-
Qiang Xue authored
Fixes #6398: Added support for specifying dependent component in terms of a configuration array for classes such as `DbCache`
-
- 04 Jan, 2015 2 commits
-
-
Carsten Brandt authored
to Active Field fixes #6734
-
DaSourcerer authored
-
- 03 Jan, 2015 3 commits
-
-
1darvesh authored
added tajik language
-
1darvesh authored
added tajik translation
-
DaSourcerer authored
`Content-Transfer-Encoding` is not a valid HTTP header (cf [RFC 7230, section 3.3.1](http://tools.ietf.org/html/rfc7230#section-3.3.1), [RFC 7231, section 8.3](http://tools.ietf.org/html/rfc7231#section-8.3), [IANA Message Header Registry](http://www.iana.org/assignments/message-headers/message-headers.xhtml)). The correct HTTP pendant would be `Transfer-Encoding: identity`, which were entirely bogus.
-
- 02 Jan, 2015 1 commit
-
-
Tomek Romik authored
-
- 01 Jan, 2015 2 commits
-
-
Serge Postrash authored
-
Carsten Brandt authored
fixes #6717
-
- 31 Dec, 2014 2 commits
-
-
Qiang Xue authored
-
Alexander Kochetov authored
- yii\db\BaseActiveRecord::findByCondition better exception - yii\db\ActiveRecord::findByCondition better exception close #6704
-
- 30 Dec, 2014 3 commits
-
-
Carsten Brandt authored
fixes #6691
-
Alexander Kochetov authored
-
Qiang Xue authored
-
- 28 Dec, 2014 1 commit
-
-
Qiang Xue authored
Fixes #6678: `yii\behaviors\SluggableBehavior` will generate a new slug only when the slug attribute is empty or the source attribute is changed
-