5097 Commits

Author SHA1 Message Date
d5176a463f better exception message
- yii\db\BaseActiveRecord::findByCondition better exception
- yii\db\ActiveRecord::findByCondition better exception

close #6704
2014-12-31 14:53:44 +01:00
119c302033 fixed issue with UTF-8 characters in help description parsing
fixes #6691
2014-12-30 17:33:53 +01:00
605c2d9eca yii\base\Model::load() typo fix 2014-12-30 10:09:48 +03:00
cc3209cf26 Fixes #4502: Added alias support to URL route when calling Url::toRoute() and Url::to() 2014-12-29 19:26:44 -05:00
654dbbb29e Fixes #6678: yii\behaviors\SluggableBehavior will generate a new slug only when the slug attribute is empty or the source attribute is changed 2014-12-28 11:31:18 -05:00
945961092d Added phpdoc description for BaseListView and ListView classes 2014-12-28 15:56:43 +03:00
ab926df29f Update BaseArrayHelper.php 2014-12-27 08:34:23 -05:00
f66b8ba571 Fixes #6589: updated code style guide to mention else after return, adjusted code involved in the issue 2014-12-27 00:15:20 +03:00
061b149675 minor rewording [skip ci] 2014-12-26 15:40:27 -05:00
c76ad1ce0c Fixes #6554: clarified docs about AccessRule::$roles 2014-12-26 23:33:42 +03:00
7aae667e28 Fixes #6618: Added Model::addErrors() 2014-12-26 23:05:59 +03:00
fbf96ec830 updated changelog 2014-12-25 23:55:46 +03:00
b9a6b65e89 Implicit type casting to avoid buggy dblib issues 2014-12-25 23:49:20 +03:00
166cb99be0 Fixes #6632: yii\di\Container::get() did not handle config parameter correctly when it is passed as a constructor parameter 2014-12-24 10:19:34 -05:00
e288c54e7f [skip ci] Changelog update 2014-12-24 14:09:01 +01:00
4db0149df4 Merge branch 'master' of https://github.com/yiisoft/yii2 into HttpCache-etag-zero-padding-removal 2014-12-24 14:06:22 +01:00
1541e7cc23 Strip zero padding from ETag strings 2014-12-24 13:36:49 +01:00
89406502ad Fixed typo in phpdoc 2014-12-24 00:59:13 +02:00
5ad6ba5c9e Fix from e719ff5 moved to yii\sphinx\Query 2014-12-23 18:39:52 +02:00
e719ff5854 yii\db\Query::queryScalar() fixed to use static when creating subquery 2014-12-23 18:17:17 +02:00
37349fc152 collect ja translation 2014-12-23 17:26:57 +09:00
4e5b3b043e Update QueryInterface.php
A back quote sign in docblock missed.
2014-12-22 11:14:16 +03:00
8943a97671 Merge pull request #6608 from pana1990/6605-requirements
Fix #6605
2014-12-21 22:19:29 +01:00
274b92b6a3 Fix #6605 2014-12-21 17:34:07 +01:00
2081d0e80c Merge pull request #6587 from creocoder/yii-grid-action-column-php-doc
\yii\grid\ActionColumn better phpDoc.
2014-12-19 13:41:34 +01:00
9ee3627891 \yii\grid\ActionColumn better phpDoc. 2014-12-19 15:39:16 +03:00
98d4650f12 \yii\grid\ActionColumn better phpDoc. 2014-12-19 14:51:57 +03:00
0e7652b67f Merge pull request #6584 from creocoder/yii-grid-action-column-incomplete-signature-fixes
\yii\grid\ActionColumn incomplete anonymous functions signature fix
2014-12-19 12:32:25 +03:00
267da3cc3f \yii\grid\ActionColumn incomplete anonymous functions signature fix. 2014-12-19 09:26:58 +03:00
03a9ed70b2 Fixes #6557: Link URLs generated by yii\widgets\Menu are not encoded 2014-12-17 22:08:20 -05:00
eeb4e29d55 improve gridview phpdoc 2014-12-17 09:18:00 +01:00
b6be7111c6 Fixes #6488: Support changing yii\base\Theme::basePath during runtime 2014-12-16 23:29:52 -05:00
2202ae6cb8 Fixes #6080: Oracle DB schema did not load column types correctly 2014-12-16 23:21:11 -05:00
bbbeae95a1 fixed wrong bracket setting
introduced in bf206efc66
2014-12-17 00:30:58 +01:00
bf206efc66 Fixes #6427: In case of invalid route web application now throws exception with "Page not found" instead of "Invalid Route" 2014-12-17 00:52:43 +03:00
ab0033542b Fixes #6247: Logger and error handler are now using slightly less memory 2014-12-17 00:39:54 +03:00
58516ae8a9 Fixes #6434: Added yii\behaviors\SluggableBehavior::immutable to support keeping the generated slug unchanged 2014-12-15 22:19:09 -05:00
4dd15a669f Adds immutable property fit SluggableBehavior fixes #6430 2014-12-15 22:02:49 -05:00
8956626845 Fixes #6518 [skip ci] 2014-12-14 19:06:18 -05:00
fa0a3aefae Fixes #6467: ActiveForm will scroll to the nearest visible element when the first error input is hidden 2014-12-13 19:53:18 -05:00
23e51edfc6 use a monospace font in error details on exception page
better readability
2014-12-13 16:28:34 +01:00
bb4629dd2a require PHP mcrypt extension
eg. used in /var/www/app/vendor/yiisoft/yii2/base/Security.php at line 465
2014-12-12 19:21:44 +01:00
b76b85ac90 #4, Add new translation messages and translate that for fa-IR language.
Signed-off-by: nabi <nabikaz@gmail.com>
2014-12-11 21:49:34 +03:30
748007ce6a Fixes #6404: advanced application template Alert widget was generating duplicate IDs in case of multiple flashes 2014-12-10 00:08:10 +03:00
b16ac9a05a Fixes #6391 2014-12-08 22:36:32 -05:00
7881bba26c prepare for next release. 2014-12-07 11:46:05 -05:00
84b42abad0 prepare for 2.0.1 release 2014-12-07 11:42:41 -05:00
8809d422dc Fixes #5005: Added support to suppress loading the same CSS files in AJAX responses 2014-12-06 10:09:47 -05:00
ca5b874561 Fixes #5494: Added support for specifying a menu header as a configuration array in yii\bootstrap\Dropdown 2014-12-06 09:36:42 -05:00
7929ac6f25 Fixes #6381: Client-side file validation should be disabled if the browser does not support it 2014-12-06 08:54:43 -05:00