4076 Commits

Author SHA1 Message Date
3eb70a724b Test fixtures spanish docs [skip ci] 2016-05-20 22:39:09 -03:00
b4ed34558f Some spanish doc translations [skip ci] 2016-05-20 16:27:23 -03:00
48bcee6fc3 Doc translation es (#11597)
* Added glossary to Spanish translation

* Some spanish translation updates

* DB Migrations Spanish Docs [skip ci]

* Fix line break in english doc [skip ci]
2016-05-19 23:44:45 +03:00
f1c1505808 Added glossary to Spanish translation (#11587)
* Added glossary to Spanish translation

* Some spanish translation updates
2016-05-19 00:03:03 +03:00
0c4a16fc89 Fixes #11572: updated Codeception version in the guide 2016-05-17 12:09:30 +03:00
449a572be5 translate guide to bahasa (#11563) 2016-05-13 13:36:52 +03:00
e9abf085e1 Update start-workflow.md
исправление опечатки
2016-05-12 13:19:16 +04:00
5f769b1a7b docs/internals-ja updated [ci skip] 2016-05-11 21:14:06 +09:00
7bdd602ad1 docs/guide-ja/security-best-practices.md updated [skip ci] 2016-05-11 21:13:43 +09:00
e96f956f8a docs/guide-ja updated [ci skip] (#11537)
* docs/guide-ja translations updated [skip ci]

* docs/guide-ja security-* updated [ci skip]
2016-05-11 01:46:07 +02:00
69af09f2a4 added a note about the scope of indexBy()
close #11446
2016-05-01 15:06:57 +02:00
deb89177eb Fixed docs typo 2016-05-01 10:02:35 +03:00
9e7d5041cc Fixes #2022: Added info about yii\db\Query::andFilterCompare() to guide 2016-05-01 00:51:19 +03:00
63cac32fbc Cleaned up security guide 2016-05-01 00:19:55 +03:00
9f1c7ba532 Fixed typo 2016-04-30 22:17:00 +03:00
f288747e95 Fixes #6904: Added reference to webshell extension from mirations guide 2016-04-30 21:49:54 +03:00
315d730b47 Fixes #6922: Added note about overriding widget options specified via DI container 2016-04-30 21:44:49 +03:00
fae0e9430b Fixes #8398: added info about how to deal with twoWord namespaces 2016-04-30 21:30:54 +03:00
cc40c55a6b Fixes #6160: Referred to Yii 2.0 cookbook for low level validation-related JavaScript methods reference 2016-04-30 21:23:28 +03:00
929d802059 Added note about where to read/send cookie to the guide 2016-04-30 20:54:15 +03:00
707ec2b48c Fixes #11243: added note about naming validation rules for later use to validation guide 2016-04-30 20:33:12 +03:00
9a842d25e5 Better docs wording as suggested in 752d537998f71a568a035a3ac69e69f2c4a8f22b 2016-04-30 19:18:59 +03:00
325e416ab9 Fixes #9735: minor corrections in nginx config example
(cherry picked from commit 26a18aaa8cca60eee83b773dca6a6558c27c361c)
2016-04-30 19:13:44 +03:00
752d537998 Fixes #11367: mentioned securing connection with TLS in security best practices 2016-04-30 17:35:55 +03:00
d8e13fdef0 added note about formName() to forms guide
fixes #11466
2016-04-30 12:53:38 +02:00
16e92d9eb4 [skip ci] Update tutorial-console-help.png (#11442) 2016-04-28 15:20:55 +03:00
a9d18f581f Added new comment methods to mirgrations docs 2016-04-28 14:22:03 +03:00
b9315c265a Update git-workflow.md 2016-04-28 00:12:00 +02:00
55edd5f6dd docs/internals-ja/core-code-style.md updated [ci skip] 2016-04-27 23:02:38 +09:00
da30db6bd3 docs/guide-ja updated [skip ci] 2016-04-27 22:02:19 +09:00
93e3213447 Merge pull request #11426 from s1lver/fixed_email_guide_ru
Correcting spelling for the Russian documentation
2016-04-26 13:14:13 +03:00
bafbe09fba Correcting spelling 2016-04-26 15:08:42 +05:00
39201b20ed Merge branch 'patch-1' of https://github.com/crabkakcrab/yii2 into crabkakcrab-patch-1 2016-04-24 10:55:52 +03:00
8081166d38 Update structure-modules.md
Found a typo
2016-04-23 14:32:43 +07:00
60f6ecf063 yii\db\BaseActiveRecord now triggers event EVENT_AFTER_REFRESH` after a record is refreshed
fixes #9604
close #10867
2016-04-22 17:14:41 +02:00
6f7f9ea4e5 Updated docs/guide 2016-04-20 12:36:50 +03:00
341701f25a russian translation and small fixes in original core-code-style.md 2016-04-19 12:24:20 +03:00
b131904144 doc typo
not defined in parent. it is [yii\rest\ActiveController::checkAccess()](http://www.yiiframework.com/doc-2.0/yii-rest-activecontroller.html#checkAccess()-detail).
2016-04-18 16:05:12 +01:00
9c5f40b191 Improve translation, punctuation and formatting 2016-04-18 16:07:46 +07:00
27e7b6888a fix language in example (#11365) 2016-04-16 17:56:39 +03:00
928d095c1b [docs] [skip ci] the name method default() is incorrect (#11361) 2016-04-16 12:55:27 +03:00
79c86032d5 Fixed some typo and structure languange improvement in bahasa (#11360)
Fixed some typo
2016-04-15 08:10:28 +03:00
03ecc9d1d0 Initialize project for translating guide to bahasa (#11356) 2016-04-14 19:32:51 +03:00
80da506460 Fixes #11330: Added note about RbacController namespace 2016-04-14 12:10:22 +03:00
eb77667165 docs/guide-ja updated [ci skip] 2016-04-13 22:58:27 +09:00
121f817618 docs/guide pjax descriptions improved. 2016-04-13 22:50:43 +09:00
02329a4f65 [docs] pjax examples and explanations (#11316)
* [docs] pjax examples and explanations

* minor fixes

* other minor changes

* documentation for pjax and activeform

* style fix

* fix #2414 small change

* gramatic changes
2016-04-11 23:35:47 +03:00
88d79f78eb Guide pl (#11321)
* caching fragment

* guide PL

Previous sections update
Tutorial: shared hosting
2016-04-10 21:09:46 +03:00
5d80efee5c updated docs/guide-ja [skip ci] (#11319) 2016-04-10 16:05:40 +03:00
b07c51dcb9 Update input-forms.md (#11304)
Fixed typo, made spelling of "drop-down" consistent with other documentation. Removed `use yii\helpers\ArrayHelper` from code example as ArrayHelper is no longer used in example.
2016-04-07 18:52:57 +03:00