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
Martijn Hols
1145981c0f
Fixed formatting issues in docs for ArrayHelper
...
The docs formatter at http://www.yiiframework.com/doc-2.0/ does not like code tags starting on the first line after plain text.
2016-03-03 16:38:34 +01:00
Carsten Brandt
cdf4dc3861
added ICU data to i18n test script
2016-03-02 13:28:15 +01:00
Daniel Gomez Pan
748cea825c
WIP #10840 : fix grammar [skip ci]
2016-02-28 21:14:01 +01:00
Daniel Gomez Pan
84f42a78e0
WIP #10840 : update docs [skip ci]
2016-02-28 00:44:10 +01:00
Nobuo Kihara
93fda1f975
updated docs/guide-ja [ci skip]
2016-02-27 11:52:14 +09:00
Carsten Brandt
e91c92d774
added missing info about asset folders to yii integration guide
2016-02-25 10:29:04 +01:00
Alexander Makarov
80e9331fe0
Spelling fixes, BaseArrayHelper::index() parameter groupBy renamed to groups
2016-02-24 23:43:09 +02:00
SilverFire - Dmitry Naumenko
367fddc1f3
ArrayHelper::index() - updated CHANGELOG, UPGRADE, guide
2016-02-24 23:10:07 +02:00
SilverFire - Dmitry Naumenko
66c6268e5f
FileValidator: updated guide-ru,en, PHP; updated tests
2016-02-24 09:05:29 +02:00