4597 Commits

Author SHA1 Message Date
57a448d0f8 Adjusted text [skip ci] 2017-05-28 15:53:45 +03:00
f7e3d980ea Adjusted text [skip ci] 2017-05-28 15:52:31 +03:00
f98e260493 Adjusted text [skip ci] 2017-05-28 15:51:31 +03:00
974a1eeb48 Adjusted text [skip ci] 2017-05-28 15:48:27 +03:00
c1e6e6da62 Adjusted typo text [skip ci] 2017-05-26 17:33:07 +08:00
2711eb5722 MySql -> MySQL typo 2017-05-26 17:20:56 +08:00
d0a5372170 Adjusted text [skip ci] 2017-05-26 12:17:33 +03:00
6a9a255d06 typo 2017-05-26 17:13:52 +08:00
d82b4fa03b add doc for issue #8420
#8420
2017-05-26 16:58:19 +08:00
dbeadba085 Translate some application structure guide to Bahasa Indonesia (#14209) [skip ci]
* Add blocktypes.json file in Indonesian Guide

* Translate "Application Structure Overview" to Bahasa Indonesia

* Translate "Entry Script" guide to Bahasa Indonesia

* Translate "Structure App - Application" to Bahasa Indonesia

* Translate "Application Component" guide to Bahasa Indonesia

* Add translators.json attribution in Indonesian Documentation
2017-05-25 20:50:13 +05:00
273c33de87 Simplified Chinese translation of filter validator (#14195)
* Simplified Chinese Translation of filter validator

* Using more specific words
2017-05-24 06:55:12 +02:00
fcfcdbdc34 advanced example on filter validator
fixes #4284
2017-05-23 23:21:03 +02:00
734f2aa71e Translate "Looking Ahead" guide to Bahasa Indonesia (#14177) 2017-05-18 17:06:29 +02:00
8373228228 added namespace example to the autoload guide 2017-05-17 22:38:25 +02:00
2d12e1a1d6 Translate "Generating Code with Gii" guide to Bahasa Indonesia (#14162) 2017-05-16 00:31:19 +02:00
5ea1acc960 Translate "Working with Database" guide to Bahasa Indonesia (#14152) [skip ci] 2017-05-12 14:18:45 +03:00
10a1e198e4 "из вне" => "извне"
grammar nazi attack
2017-05-11 15:57:16 +05:00
ccd9cb5d60 fix broken link (#14143) [skip ci]
File output-client-scripts.md not created. And in site - error 404: http://stuff.cebe.cc/yii2docs-ru/guide-output-client-scripts.html
2017-05-11 13:09:17 +03:00
1c07c429cf Add Indonesian guide translation (#14120) [skip ci]
* Update README.md on Indonesian Guide Translation

* Translate "Working with Forms" guide to Bahasa Indonesia
2017-05-07 22:12:39 +03:00
18bc835243 Typo (#14117) [skip ci] 2017-05-05 17:06:46 +03:00
618f61fafe Update db-migrations.md (#14113) [skip ci]
I made a typo. Sorry. The command migration-rbac, migrationPath property already exists.
2017-05-04 22:23:39 +03:00
6a28353a97 Update db-migrations.md (#14109) [skip ci]
By default, the class BaseMigrateController property migrationPath is assigned the value '@app/migrations'. In the method getNewMigrations() is the conversion migrationNamescpaces in the path to the file and merges it all into a single array along with the path migrationPath. If the project for migration module is a separate table in the database, all migration came from migrationPath are not initialized and therefore try to migrate. Therefore, it is necessary to specify the property 'migrationPath' => null.
2017-05-04 16:03:15 +02:00
2d28b585a0 Merge branch 'master' into 13614-add-a-failing-test-for-url-rule 2017-04-27 22:07:55 +02:00
4dbcc78559 Update runtime-routing.md 2017-04-26 11:41:07 +02:00
1bf2f160d0 param → parameter [skip ci] 2017-04-26 12:08:57 +03:00
918aee784e Fixed spelling and typos 2017-04-25 07:54:55 +03:00
d4d80ed312 Add setup for Apache
Describes the settings for Apache.
2017-04-24 21:50:37 +03:00
5e42b9e142 Added note clarifying that load function clears fixture data [skip ci] 2017-04-20 21:19:19 +03:00
c35ddec09a Update composer fxp plugin version in docs and travis scripts 2017-04-19 02:55:31 +03:00
400c531d95 Tiny documentation fix [skip ci] (#13998) 2017-04-17 15:51:09 +03:00
85cc75aaa2 docs/guide/input-multiple-models: added a note on avoiding validating the same input data with the same rules more than once (#13995) [skip ci] 2017-04-17 02:07:59 +03:00
e81ebc0fba Tweaked verbiage slightly [ci skip] 2017-04-14 13:41:07 -06:00
510cd3541d Fixed wording in Russian translation (#13970) [skip ci] 2017-04-12 11:29:56 +03:00
519753d868 Added missing parts of disabling CSRF validation doc [skip ci] (#13966) 2017-04-12 01:55:13 +03:00
9445e5508b Fixes #10675: Added docs for disabling CSRF validation in standalone actions 2017-04-11 02:05:36 +03:00
a9be295b94 Update input-validation.md (#13942) [skip ci] 2017-04-07 23:54:55 +03:00
d370b10cb9 Guide PL updates (#13914) [skip ci] 2017-04-04 01:06:44 +03:00
8434285611 Fixed russian translate 2017-04-03 13:15:48 +03:00
726d4d1b6b Code style headers fix (#13908) [skip ci] 2017-04-02 22:54:57 +03:00
9c8b289116 Incorrect use case of Datepicker widget (#13903) [skip ci] 2017-04-02 22:22:10 +03:00
2a71e251a7 PL guide updated (#13909) [skip ci] 2017-04-02 21:49:49 +03:00
3e2086ed27 Internals PL updates (#13907) [skip ci] 2017-04-02 21:48:13 +03:00
df33760865 Guide vi improvement (#13894) [skip ci]
* improve vi lang for intro-yii.md

* update Readme & start installation more readable for Vietnamese
2017-03-31 11:01:23 +03:00
729767b163 improve vi lang for intro-yii.md (#13886) [skip ci] 2017-03-30 17:09:42 +03:00
f5f31c7fe1 Fixes #13864: Added info about configuring sub-rules of yii\rest\UrlRule [skip ci] 2017-03-28 20:10:16 +03:00
79e4201e57 Fixed Russian translation of core-code-style.md (#13832) [skip ci] 2017-03-23 17:21:25 +03:00
35f7c61f77 Added tip about preferring separate form models for any non-trivial cases [skip ci] 2017-03-15 10:15:13 +03:00
ee644ee997 Added more composer autoload optimization strategies to performance tuning guide [skip ci] 2017-03-13 13:25:56 +03:00
d37b82d505 Added tip about using PSR-3 loggers to docs [skip ci] 2017-03-09 02:15:40 +03:00
33929704cf Adding 4 files helper-* FR [skip ci] (#13725) 2017-03-08 12:13:07 +03:00