Commit Graph

15402 Commits

Author SHA1 Message Date
Daniel Gomez Pan
b9a89c2be3 Update guide-es [skip ci]
close #10380
2015-12-14 03:53:27 +01:00
Nobuo Kihara
1be78a3bff docs/internals-ja/translation-workflow.md updated [ci skip]
close #10383
2015-12-14 03:28:44 +01:00
Nobuo Kihara
059bc72e48 docs/guide-ja adjusted block types [ci skip] 2015-12-14 03:28:23 +01:00
Alexander Makarov
c5c0c59b84 Merge pull request #10381 from pana1990/patch
Add @since [skip ci]
2015-12-14 02:59:13 +03:00
Daniel Gomez Pan
08034bbe10 Add @since [skip ci] 2015-12-14 00:03:46 +01:00
Alexander Makarov
31ee08ed15 Merge pull request #10355 from yiisoft/rbac-get-user-ids-by-role
Fixes #9573: Added `yii\rbac\ManagerInterface::getUserIDsByRole()` and implementations
2015-12-14 01:41:41 +03:00
Alexander Makarov
fbcd1a5014 Russian translation: special block marks should not be translated 2015-12-14 01:39:42 +03:00
Alexander Makarov
5653a4781c Added blocktypes definition to Russian translation, fixed wrong special marks format 2015-12-13 15:24:12 +03:00
Alexander Makarov
2aff467414 Updated Russian translation of git workflow 2015-12-13 15:13:55 +03:00
Alexander Makarov
af577eae98 Various updates to Russian translation 2015-12-13 15:07:24 +03:00
Alexander Makarov
d2bef234a3 Added suggested translation for "time zone" 2015-12-13 14:32:03 +03:00
Alexander Makarov
2c7387795b Added suggested translation for "junction table" 2015-12-13 14:13:07 +03:00
Carsten Brandt
6fb1b297a5 typo 2015-12-13 05:50:39 +01:00
Carsten Brandt
a204b491ae some guide fixes that prevent compiling 2015-12-13 05:25:09 +01:00
Carsten Brandt
838414118a block types in the guide should not be translated in the code
otherwise parsing them is not easy. also translation becomes redundant.
We now introduce a json file to have translations for these blocks in a central place.

see also https://github.com/yiisoft-contrib/yiiframework.com/issues/77#issuecomment-164208003
2015-12-13 02:45:21 +01:00
Carsten Brandt
51c2fce463 typo 2015-12-12 05:10:25 +01:00
Carsten Brandt
c7033712b9 fixed some code highlighting tags in the guide
to match better the languages in highlight.js
2015-12-12 05:07:36 +01:00
Carsten Brandt
5ffcd7b577 added nested array test to vardumper
issue #10376
2015-12-12 03:24:39 +01:00
Alexander Makarov
cdfe6a2627 Merge pull request #10370 from gael-wogenstahl/patch-1
Fix french translation for compare validator [skip ci]
2015-12-11 12:42:00 +03:00
Gaël Wogenstahl
d5a0b9a4b4 Fix french translation for compare validator
Compare validator error messages translation are incorrect in french.
`{compareValue}` is used instead of `{compareValueOrAttribute}`
2015-12-11 17:01:47 +11:00
Alexander Makarov
4a3a94346d Merge pull request #10365 from pana1990/update-messages-es
Update messages-es [skip ci]
2015-12-10 03:01:09 +03:00
Daniel Gomez Pan
cb3557c30d Update messages-es [skip ci] 2015-12-10 00:29:04 +01:00
Alexander Makarov
51287fa61f Merge pull request #10364 from ruslanbat/patch-1
FIX rule for camelCase controller name in REST example [skip ci]
2015-12-10 01:04:07 +03:00
Ruslan Bat
4a1a0fb4d8 FIX rule for camelCase controllerName
<controller:\w+>s
if use this variant of rule  you cant get controller with camelCase name as  camel-case
2015-12-09 23:57:01 +02:00
Alexander Makarov
e86af93478 Merge pull request #10360 from callmez/master
Update yii.php [skip ci]
2015-12-09 15:42:39 +03:00
callmez
a18423493c Update yii.php 2015-12-09 20:37:20 +08:00
SilverFire - Dmitry Naumenko
61d8bb0cd5 Changelog updated 2015-12-09 10:47:20 +02:00
Alexander Makarov
615a29f04e More fixes for MSSQL tests 2015-12-09 03:07:32 +03:00
Alexander Makarov
619c50d933 Fixed MSSQL initial schema for tests 2015-12-08 23:46:01 +03:00
Alexander Makarov
97b40bf705 Added note for upgrade guide 2015-12-08 20:54:55 +03:00
Alexander Makarov
0e0079bcae Fixes #9573: Added yii\rbac\ManagerInterface::getUserIDsByRole() and implementations 2015-12-08 20:00:48 +03:00
Alexander Makarov
11e1ffcdf4 Merge pull request #10354 from Pontorez/patch-1
Typo, style
2015-12-08 18:39:58 +03:00
Pontorez
77deee4230 Typo, style 2015-12-08 15:33:16 +00:00
Carsten Brandt
1b26a0dca2 Merge pull request #10343 from pana1990/update-travis
Remove block comment [skip ci]
2015-12-07 17:58:03 +01:00
Daniel Gomez Pan
436b6555fc Remove block comment [skip ci] 2015-12-07 13:08:05 +01:00
Carsten Brandt
f4290670a4 Merge pull request #10337 from yiisoft/revert-10335-patch-1
Revert "Update db-active-record.md"
2015-12-07 01:07:28 +01:00
Carsten Brandt
6340c52149 Merge pull request #10336 from yiijan/docs-ja-1207
docs/guide-ja updated [ci skip]
2015-12-07 00:55:22 +01:00
Carsten Brandt
f15613a8c3 Revert "Update db-active-record.md" 2015-12-07 00:54:29 +01:00
Nobuo Kihara
b9e38e56c1 docs/guide-ja updated [ci skip] 2015-12-07 07:41:16 +09:00
Dmitry Naumenko
7623539730 Merge pull request #10335 from agamayaservers/patch-1
Update db-active-record.md
2015-12-06 23:29:05 +02:00
agamayaservers
3ab8673bc7 Update db-active-record.md 2015-12-06 23:42:48 +03:00
SilverFire - Dmitry Naumenko
e8aa60e411 Merge branch 'pjax' of https://github.com/Alex-Code/yii2 into Alex-Code-pjax 2015-12-06 21:50:33 +02:00
Alexander Makarov
762307f2f5 Updated caching docs 2015-12-06 19:49:57 +03:00
Alexander Makarov
2c596cf5a5 Merge pull request #10334 from pana1990/patch
Add @since [skip ci]
2015-12-06 18:43:35 +02:00
Daniel Gomez Pan
ab5baa6c41 Add @since [skip ci] 2015-12-06 17:32:49 +01:00
SilverFire - Dmitry Naumenko
75404ff592 Guide for input-validation updated. Closes #10314 2015-12-06 11:19:29 +02:00
SilverFire - Dmitry Naumenko
9a371fb68d Guide EN,RU: Input file upload updated 2015-12-06 07:29:19 +02:00
SilverFire - Dmitry Naumenko
898ffa57c4 FileValidator - updated PHPDoc 2015-12-06 07:12:20 +02:00
Carsten Brandt
468886a77b small refactoring for #9452 2015-12-06 06:04:46 +01:00
Dmitry Naumenko
ccaa6efdc7 Merge pull request #9472 from schojniak/GroupUrlRule
GroupUrlRule: if $this->routePrefix is unset then only one trim is called
2015-12-05 21:26:12 +02:00