a6b16db233
adjust internal documentation according to #7812
...
close #11117
2016-06-27 01:55:36 +02:00
e888102497
docs/guide-ja updated [ci skip] ( #11809 )
2016-06-23 18:06:52 +03:00
cf81f0e5be
docs/guide-ja updated ( #11798 ) [skip ci]
2016-06-22 02:29:12 +03:00
ebef9039e8
Enhanced nginx config denying php files in /assets and .dotfiles access [skip ci]
2016-06-21 23:30:42 +03:00
b3ff32f507
Add instructions for adding authorization to your controllers #11777 ( #11791 ) [skip ci]
...
* Add instructions for adding authorization to your controllers
* Fixed typos
2016-06-21 23:07:42 +03:00
0a4b1484e2
Moved advanced app docs to corresponding repository
2016-06-21 23:04:30 +03:00
ab92c1eb49
Update concept-di-container.md ( #11793 )
2016-06-21 13:23:09 +02:00
7ba631b4ae
improved docs about using CORS with REST controllers
...
fixes #10405 , #6254 (thanks to @ydatech and @tunecino)
related to #8626
close #11086
2016-06-20 17:10:50 +02:00
1621f65545
guide section about comparing dates
...
close #10832
2016-06-20 15:03:02 +02:00
ab47fb3ccb
fixed tutorial about using yii 1 with yii 2
...
correct call to autoloader
fixes #9881
2016-06-20 13:17:28 +02:00
0bb6f98ed1
added note about varying source languages
...
fixes #8125
2016-06-20 12:54:14 +02:00
0e3fc540cd
Fix russian translation for Data widgets page ( #11776 ) [skip ci]
2016-06-19 11:37:42 +03:00
a5bbb3d8f3
Fixed non-translation block of text ( #11765 )
2016-06-18 16:10:15 +03:00
56308eab1d
fixed guide docs about controller map
...
fixes #11762
2016-06-16 12:30:33 +02:00
b6a0592903
fixed broken links in the guide
2016-06-09 14:33:39 +02:00
38445c6e3e
Added blackfire to the list of profilers, added "Prepare application for scaling" section
2016-06-06 23:16:24 +03:00
b9bff5f681
Correct links for migration database accessing methods. ( #11669 ) [skip ci]
2016-06-06 20:49:28 +02:00
7032b96331
Add missing paragraph ( #11678 ) [skip ci]
2016-06-06 18:21:03 +02:00
d7933547f1
Fixed syntax of command ( #11703 ) [skip ci]
2016-06-06 18:06:26 +02:00
c55b20a3d2
fix misspell (theses -> these) in docs/guide/db-active-record.md ( #11688 ) [skip ci]
2016-06-05 22:01:57 +02:00
21c2c7a768
Some spanish docs updates [skip ci] ( #11695 )
2016-06-05 21:58:03 +02:00
ff5f7b5cf1
[docs] [skip-ci] RBAC Spanish Translation ( #11675 )
...
* [docs] [skip-ci] RBAC Spanish Translation
* Update security-authorization.md
2016-06-04 21:59:16 +02:00
52bd5790f1
More Spanish Docs [skip ci]
2016-05-30 15:21:45 -03:00
0a7514eac8
Spanish docs [skip ci] ( #11649 )
2016-05-30 17:09:45 +03:00
42db3687cb
More spanish docs [skip ci] ( #11640 )
2016-05-27 07:15:39 +02:00
af6df229e8
Output client spanish docs [skip ci] ( #11622 )
2016-05-25 23:10:49 +02:00
04835e5a33
Some spanish docs updates [skip ci] ( #11621 )
2016-05-24 19:51:55 +03:00
bd2e78c1db
Some spanish docs [skip ci] ( #11617 )
2016-05-23 22:34:12 +02:00
ae1fbdd737
Updated output-data-widgets article. Fixed broken links
...
Closes #11609
2016-05-22 18:40:24 +03:00
10b5a3a819
fix #11609
2016-05-22 07:09:37 -05:00
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