Commit Graph

8438 Commits

Author SHA1 Message Date
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
Alexander Makarov
d3391ed5f7 Updated twig extension changelog 2014-06-19 18:59:43 +04:00
Alexander Makarov
c84b3e0efd Merge pull request #3767 from grachov/patch-1
Twig extensions were added twice
2014-06-19 18:53:59 +04:00
Qiang Xue
35312c5c16 Merge pull request #3967 from SanderLi/patch-1
Update getting-started.md
2014-06-19 09:48:39 -04:00
Litvinov Alexander
3e9295673b Update getting-started.md
Change git clone git@github.com:yiisoft/yii2-app-basic.git to 
git clone https://github.com/yiisoft/yii2-app-basic
2014-06-19 16:53:21 +04:00
Qiang Xue
56fde4a574 Fixed CHANGELOG [skip ci] 2014-06-19 08:44:39 -04:00
Qiang Xue
0cdfc3646b Merge pull request #3963 from joni-jones/master
Fixed #3934: Added attr() method instead prop()
2014-06-19 08:41:19 -04:00
Antonio Ramirez
5a13121d15 Update start-forms.md 2014-06-19 14:02:34 +02:00
东方孤思子(Paris·QianSen)
e4d373f18f Merge remote-tracking branch 'chinesization/master' 2014-06-19 19:42:55 +08:00
Antonio Ramirez
cea488d01b Update start-databases.md 2014-06-19 13:42:23 +02:00
Klimov Paul
7e823f0972 Docs about Sphinx Gii generator added 2014-06-19 13:27:54 +03:00
Klimov Paul
b85074a2bc Sphinx Gii generator created 2014-06-19 13:23:33 +03:00
joni-jones
255bd33aff Fixes #3934: Added attr() method instead prop() to get valid action url. 2014-06-19 11:33:21 +03:00
Klimov Paul
2b8cd18ae2 Merge branch 'master' of github.com:yiisoft/yii2 2014-06-19 11:28:56 +03:00
Klimov Paul
bb1a964cb8 Fixed multiple entries of base migration in history for MongoDB 2014-06-19 11:28:32 +03:00
Paul Klimov
e94d7e29ac Merge pull request #3961 from Theill11/patch-1
Typo in guide
2014-06-19 10:54:37 +03:00
Johnny Theill
b8cbc3a8ef Typo in guide
Fixed typo in validation guide
2014-06-19 09:48:54 +02:00
Klimov Paul
5f8524652d Docs about mongodb migration usage adjusted 2014-06-19 10:46:06 +03:00
Paul Klimov
0da628ae1a Merge pull request #3947 from klimov-paul/mongodb-migration
Enh: MongoDB migration support
2014-06-19 10:30:07 +03:00
Qiang Xue
292072a022 Merge pull request #3958 from Alien13n/master
Thai Translation
2014-06-18 22:14:46 -04: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 Makarov
b2ceceb196 Merge pull request #3954 from HaruAtari/translate-docs
Translate docs (guide/concept-properties.md) to russian.
2014-06-19 00:16:47 +04:00
HaruAtari
002fc2fd3d Translate docs (guide/concept-properties.md) to russian: corrected grammatical errors. 2014-06-18 23:52:44 +04:00
HaruAtari
c1afb0410d Transtale docs (guide/concept-properties.md) to russian. 2014-06-18 23:41:59 +04:00
东方孤思子(Paris·QianSen)
68208c0382 Add Chinese Translation Team 2014-06-19 01:23:52 +08:00
Carsten Brandt
93cac00f48 Merge pull request #3949 from yii2-chinesization/master
Move the white space outside of the link
2014-06-18 18:01:23 +02:00
Alexander Kochetov
038257e3ed SluggableBehavior phpDoc updated 2014-06-18 19:31:39 +04:00
东方孤思子(Paris·QianSen)
9b60527778 Update README.md 2014-06-18 23:30:37 +08: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
Klimov Paul
d011675b77 mongodb/CHANGELOG updated 2014-06-18 18:02:03 +03:00
Klimov Paul
3253bf316c Data manipulation methods added to yii\mongodb\Migration 2014-06-18 17:59:19 +03:00
Alexander Kochetov
031c9cca06 SluggableBehavior phpDoc added 2014-06-18 18:56:47 +04:00
Klimov Paul
407ce75880 yii\mongodb\console\controllers\MigrateController created 2014-06-18 17:46:20 +03:00
Alexander Kochetov
7a81fff972 SluggableBehavior updated 2014-06-18 18:32:11 +04:00
Klimov Paul
3d7a91e12b yii\mongodb\Migration created 2014-06-18 17:13:16 +03:00
Alexander Makarov
1a2201e428 Merge pull request #3945 from zxcq544/ru-docs-concept-configurations
ru docs guide/concept-configurations and small typo fix to english version
2014-06-18 17:37:09 +04:00
Klimov Paul
c3ffce2178 Issue #3778 added to mongodb/CHANGELOG 2014-06-18 15:38:53 +03:00
zxcq544
28403dd35f concept configurations on russian and small typo fix to english version 2014-06-18 16:14:48 +04:00
Alexander Makarov
a8423bbaed Removed commented code 2014-06-18 12:51:52 +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
3aaffa1ccf Update translation-status.md 2014-06-17 23:07:28 -04:00
Qiang Xue
768f94f9bf Finished module guide [skip ci] 2014-06-17 23:04:42 -04:00