Salem Ouerdani
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
Seto Kuslaksono
9c5f40b191
Improve translation, punctuation and formatting
2016-04-18 16:07:46 +07:00
Daniel Gómez Pan
27e7b6888a
fix language in example ( #11365 )
2016-04-16 17:56:39 +03:00
MayraTellez
928d095c1b
[docs] [skip ci] the name method default() is incorrect ( #11361 )
2016-04-16 12:55:27 +03:00
muhammadcahya
79c86032d5
Fixed some typo and structure languange improvement in bahasa ( #11360 )
...
Fixed some typo
2016-04-15 08:10:28 +03:00
Misbahul D Munir
03ecc9d1d0
Initialize project for translating guide to bahasa ( #11356 )
2016-04-14 19:32:51 +03:00
Jitendra Joshi
80da506460
Fixes #11330 : Added note about RbacController namespace
2016-04-14 12:10:22 +03:00
Nobuo Kihara
eb77667165
docs/guide-ja updated [ci skip]
2016-04-13 22:58:27 +09:00
Nobuo Kihara
121f817618
docs/guide pjax descriptions improved.
2016-04-13 22:50:43 +09:00
Angel Guevara
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
Bizley
88d79f78eb
Guide pl ( #11321 )
...
* caching fragment
* guide PL
Previous sections update
Tutorial: shared hosting
2016-04-10 21:09:46 +03:00
Nobuo Kihara
5d80efee5c
updated docs/guide-ja [skip ci] ( #11319 )
2016-04-10 16:05:40 +03:00
micro-maureen
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
SilverFire - Dmitry Naumenko
e5bcbf4e1d
Closes #11228 : yii.activeForm.js - AJAX validation will not be triggered if client side validation failed
2016-04-06 23:53:52 +03:00
Alexander Makarov
9b00e791ae
Added note about not using yii\caching\Cache::exists() along with dependencies to data caching guide
2016-04-06 12:33:46 +03:00
Angel Guevara
49aec24ae1
Enh: Migrate command now supports foreign keys
...
Fixes #11207 : migrate command can create foreign keys
2016-04-05 01:02:52 +03:00
Nobuo Kihara
3085ec9962
docs/guide-ja updated [ci skip]
2016-03-29 22:06:05 +09:00
Daniel Gomez Pan
7dc984d359
Fixed #8779 : Automatically set enctype form option when using file input field
2016-03-27 23:47:19 +03:00
Anatoly Milkov
2ad3f4ec99
Russian guide fixes
2016-03-27 23:40:51 +03:00
Daniel Gomez Pan
0d0e88bd2e
Fix method [skip ci]
2016-03-26 02:52:02 +01:00
Evgeniy Moiseenko
88f9c0094d
Russian guide fixes #11190
2016-03-25 14:22:44 +03:00
Dmitry Naumenko
18207fe411
Merge pull request #11149 from yiiframework-ua/uk_translate
...
[EN/UK] Updating the documentation
2016-03-25 11:08:02 +02:00
Ilgizar Zakirov
be818b19e9
Russian translation fixes
2016-03-25 12:09:23 +05:00
Borales
b399c4091c
Merge branch 'master' of https://github.com/yiisoft/yii2 into uk_translate
2016-03-24 00:23:27 +01:00
Borales
4c6cb345e3
[UK] typos
2016-03-24 00:23:12 +01:00
Alexander Makarov
a0d2950f43
Russian translation fixes
2016-03-23 11:26:07 +03:00
Nazar
6c385864ff
Russian translation fixes #11164
2016-03-23 11:22:46 +03:00
SilverFire - Dmitry Naumenko
7620f673f5
Fixed structure-models guide
2016-03-22 23:35:16 +02:00
SilverFire - Dmitry Naumenko
e16f776406
Updated docs
2016-03-22 23:31:23 +02:00
Borales
9bc4f49224
Merge branch 'master' of https://github.com/yiisoft/yii2 into uk_translate
2016-03-22 21:52:45 +01:00
Chris Harris
2fe6cee8bf
Added SQLite bigpk test. Moved schema builder patterns spreadsheet to docs/internals folder.
2016-03-21 23:39:54 -07:00
Chris Harris
0ba1f5bba5
Merge branch 'master' of git://github.com/yiisoft/yii2 into 9562-add-char-datatype
2016-03-21 04:01:31 -07:00
Evgeniy Moiseenko
9b14c801c3
Fixed spelling
2016-03-21 14:38:36 +05:00
Borales
d62d1dbffc
[EN] Typo in tutorial-console.md
...
[UK] updating existing chapters
2016-03-19 23:05:46 +01:00
Nobuo Kihara
72db1db3e9
replaced '/' with '%2F' in "r" query parameter in docs/guide-ja
2016-03-19 16:05:37 +09:00
Alexander Makarov
d3b5f4a284
Fixes #3656 : Encode / in "r" query parameter in docs as it really is
2016-03-15 21:52:41 +03:00
Nobuo Kihara
6441a44340
docs/guide-ja updated [ci skip]
2016-03-15 21:51:10 +09:00
Chris Harris
b8e44b2f47
Merge branch 'master' of git://github.com/yiisoft/yii2 into 9562-add-char-datatype
2016-03-14 05:33:41 -07:00
Chris Harris
5c4001d84b
Schema Builder Patterns Excel document in /docs folder (temp storage).
...
Fixed some schema builder patterns.
Added more information to upgrade docs.
2016-03-14 05:29:42 -07:00
Andrey
6e41d1c086
Russian guide fixes
2016-03-12 12:59:59 +03:00
Alexander Makarov
82f3a4507a
#11054 : Added note about redirects in error handler
2016-03-10 23:48:28 +03:00
Jitendra Joshi
4f96dd2f53
MySQL default column type for TimestampBehaviour
2016-03-11 00:51:45 +05:30
Andrey
3b2606d968
fixed broken links to 'Разбор и генерация URL' section
2016-03-10 15:40:02 +02:00
HA3IK
05174c3732
Update "docs/guide-ru". File: README.md: Removed duplicate (tutorial-core-validators.md) link in the "Special Topics"
2016-03-09 04:01:49 +00:00
HA3IK
b14bfa9b4f
Update "docs/guide-ru". File: rest-authentication.md: Corrected ending in word, was "каждый" now "каждым" (line 7)
2016-03-09 04:01:16 +00:00
hiscaler
5649a6af2f
Fixed caching-overview and rest-rate-limiting zh-CN guide.
2016-03-05 18:09:37 +03:00
Jitendra Joshi
7667aa1ce2
Added note about app specific configs to RBAC docs
2016-03-05 18:08:57 +03:00
SilverFire - Dmitry Naumenko
10aee2cfab
[ci skip] updated screenshot in guide start-databases
...
https://github.com/yiisoft/yii/issues/4022
2016-03-04 19:05:43 +02:00
SilverFire - Dmitry Naumenko
89dc2570c2
[ci skip] updated population in guide start-databases
...
https://github.com/yiisoft/yii/issues/4022
2016-03-04 17:07:52 +02:00
Dmitry Naumenko
857eee2451
Merge pull request #10870 from pana1990/10840-add-shorcuts-console
...
WIP #10840
2016-03-04 13:53:28 +02:00