Commit Graph

4148 Commits

Author SHA1 Message Date
Dmitry Chernikov
d26f36d45d Updated CHANGELOG.md 2014-06-24 00:36:40 +03:00
Dmitry Chernikov
85fd823ee6 Added ability to yii\widgets\Menu to encode each item's label separately (creocoder, umneeq) 2014-06-24 00:34:17 +03:00
Carsten Brandt
ba690d5451 Imagick image can not be converted to string on HHVM
made it consistent with the GD function.

See also https://github.com/yiisoft/yii/pull/3406
2014-06-23 13:46:35 +02:00
Alexander Makarov
41cbebf648 Merge pull request #4014 from stevekr/master
Minor changes in Estonian translation
2014-06-23 12:29:21 +04:00
Steve
8cc2d575f0 Minor changes in Estonian translation 2014-06-23 11:01:22 +03:00
Qiang Xue
60b38a1a33 Finished filter section [skip ci] 2014-06-21 21:04:30 -04:00
Alexander Makarov
02e3746013 Fixed Inflector::slug to work properly with numbers 2014-06-22 02:03:55 +04:00
Qiang Xue
7b1cef269d Fixes #3996: Traversing Yii::$app->session may cause a PHP error 2014-06-21 13:32:40 -04:00
Alexander Makarov
0c14f47f9a Fixes #3793: Changed inline autocomplete hints style to get more IDEs support 2014-06-20 17:40:00 +04:00
Qiang Xue
209dd7e600 Fixes #3956: Flash messages set via Yii::$app->session->setFlash() will be removed only if they are accessed 2014-06-19 21:36:48 -04:00
Qiang Xue
46041d0c65 Fixes #3280: Support dynamically attaching anonymous behaviors 2014-06-19 16:45:41 -04:00
Qiang Xue
0087339a42 log fatal errors to yii logs. 2014-06-19 15:35:04 -04:00
Alexander Makarov
0ec2e2e3cd Fixed changelog 2014-06-19 20:56:43 +04:00
Alexander Makarov
e6d5af03e2 Merge pull request #3878 from dapatrese/3877-twig-lexer-options-exception
Fixes Twig lexerOptions throwing exception (#3877)
2014-06-19 20:54:47 +04:00
Alexander Makarov
210a8e9a56 Merge pull request #3972 from yiisoft/inflector-slug-improvements
Fixes #3939: `\yii\Inflector::slug()` improvements
2014-06-19 20:34:59 +04:00
Alexander Makarov
c3de3450a7 Fixes #3939: \yii\Inflector::slug() improvements:
- Added protected `\yii\Inflector::transliterate()` that could be replaced with custom translit implementation.
- Added proper tests for both intl-based slug and PHP fallback.
- Removed character maps for non-latin languages.
- Improved overall slug results.
- Added note about the fact that intl is required for non-latin languages to requirements checker.
2014-06-19 20:33:52 +04:00
Qiang Xue
59b967cc17 Fixes #3968: Messages logged in shutdown functions are not handled 2014-06-19 12:01:57 -04:00
Qiang Xue
56fde4a574 Fixed CHANGELOG [skip ci] 2014-06-19 08:44:39 -04:00
joni-jones
255bd33aff Fixes #3934: Added attr() method instead prop() to get valid action url. 2014-06-19 11:33:21 +03:00
Alien13n
e0a1b77e58 Update config.php 2014-06-19 09:10:48 +07:00
Alien13n
e0c3624faa Create yii.php 2014-06-19 09:10:16 +07:00
Qiang Xue
785b027dbf doc update [skip ci] 2014-06-18 17:45:10 -04:00
Alexander Makarov
ff66c02cd7 Added changelog for SluggableBehavior 2014-06-19 00:39:58 +04:00
Alexander Makarov
148ba636b1 Merge pull request #3911 from creocoder/sluggable-behavior
[READY] \yii\behaviors\SluggableBehavior
2014-06-19 00:37:41 +04:00
Alexander Kochetov
038257e3ed SluggableBehavior phpDoc updated 2014-06-18 19:31:39 +04:00
Alexander Kochetov
15f3385d53 SluggableBehavior phpDoc updated 2014-06-18 19:14:23 +04:00
Alexander Kochetov
f368cff3ec SluggableBehavior phpDoc updated 2014-06-18 19:10:17 +04:00
Alexander Kochetov
031c9cca06 SluggableBehavior phpDoc added 2014-06-18 18:56:47 +04:00
Alexander Kochetov
7a81fff972 SluggableBehavior updated 2014-06-18 18:32:11 +04:00
Paul Klimov
769b53c255 Merge pull request #3925 from klimov-paul/3801-base-migrate-command
Enh #3801: Base class for `MigrateController`
2014-06-18 09:51:55 +03:00
Qiang Xue
ffa596f5f4 Fixes #3934: yii.handleAction() in yii.js does not handle the case when a hyperlink is a hash character 2014-06-17 21:26:19 -04:00
Qiang Xue
8c8a389844 Fixes #3772: Behaviors adding validation rules do not work as expected 2014-06-17 16:26:22 -04:00
Alexander Makarov
a252622d78 Merge pull request #3926 from umneeq/yii-widgets-breadcrumbs-enh
`yii\widgets\Breadcrumbs` enhacement
2014-06-18 00:16:53 +04:00
Qiang Xue
24257e76c8 Fixes #3909: Html::to() should not prefix base URL to URLs that already contain scheme 2014-06-17 15:41:01 -04:00
Thiago Talma
aa51947e2f Update jquery.inputmask.bundle.min.js
Upgrade to 3.0.40
2014-06-17 16:12:06 -03:00
Dmitry Chernikov
7889d1ee88 Upgrade of the code 2014-06-17 21:34:56 +03:00
Dmitry Chernikov
b33a3d25de CHANGELOG.md fix 2014-06-17 21:28:19 +03:00
Dmitry Chernikov
4716572998 CHANGELOG.md fix 2014-06-17 21:27:30 +03:00
Dmitry Chernikov
1909da2a21 re ownTemplate => template 2014-06-17 20:35:40 +03:00
Dmitry Chernikov
7f0427d911 ownTemplate => template 2014-06-17 20:26:16 +03:00
Dmitry Chernikov
623c196c3e CHANGELOG.md update 2014-06-17 20:07:46 +03:00
Dmitry Chernikov
b1f71cbf60 yii\widgets\Breadcrumbs enhancement. Allow link to have its ownTemplate 2014-06-17 20:02:12 +03:00
Klimov Paul
d1781b5908 Issue #3801 added to CHANGELOG 2014-06-17 18:03:13 +03:00
Klimov Paul
166465ec7a MigrationInterface extracted 2014-06-17 18:00:22 +03:00
Klimov Paul
6cc1310aed BaseMigrateController extracted 2014-06-17 17:49:21 +03:00
Alexander Kochetov
22b04c5c99 SluggableBehavior initial implementation 2014-06-17 04:08:39 +04:00
Alexander Makarov
dfa0bc8d06 Fixes #3897: Raised visibility of yii\web\View::registerAssetFiles() to protected 2014-06-17 00:50:44 +04:00
Klimov Paul
7ddca60099 Unnecessary full class name usage removed 2014-06-16 11:50:34 +03:00
Carsten Brandt
871ae29c9c call asArray() instead of assign directly
fixes #3891
2014-06-16 08:49:16 +02:00
Qiang Xue
c8cb40cb50 Finished view tutorial [skip ci] 2014-06-15 18:16:11 -04:00