416 Commits

Author SHA1 Message Date
357845ac31 Removed controller action injection from the list of features in the guide and translations 2016-02-07 12:10:30 +03:00
42b8569846 Revert DI injection via controller action method signature
reverts b7020065c and related commits.
reverts implementation of #9476

For reasons, see discussion https://github.com/yiisoft/yii2/issues/9476#issuecomment-179749039
2016-02-06 18:40:50 +01:00
855f213351 docs/guide-ja/output-data-widgets.md updated [ci skip] 2016-02-03 23:07:15 +09:00
9ff88f24b9 docs/guide-ja updated [ci skip] 2016-02-03 20:49:20 +09:00
fb10ad0f94 Docs-en,ja,ru: fixed i18n date and time formatting examples.
Closes #10719
2016-01-31 22:13:14 +02:00
74dc2de545 docs/guide-ja updated [ci skip] 2016-01-27 20:03:32 +09:00
7035ccea66 Guide output-data-providers fixed code example 2016-01-26 17:02:54 +08:00
89f677ba2a Guide db-active-record fixed code example 2016-01-23 09:35:21 +02:00
1e196e1c11 docs/guide-ja/db-query-builder.md updated [ci skip] 2016-01-17 18:46:09 +09:00
25138d337c Docs es,ja,pt-BR,ru,zh-CN: fixed link to AuthMethod 2016-01-15 13:15:18 +02:00
a1170aa033 doc fix - removed unnecessary bar [ci skip] 2016-01-13 20:29:36 +09:00
7fc2ea8020 Merge pull request #10514 from johnkind49/master
Fixed documentation.
2016-01-08 12:48:39 +02:00
97397c71db docs/guide-ja/output-formatting.md updated [ci skip] 2016-01-07 16:49:04 +09:00
83d72cddc0 Fix logic in JS code expression in docs. 2016-01-02 02:34:17 +03:00
5af580e4d6 docs/guide-ja updated [ci skip] 2015-12-28 19:55:53 +09:00
be441c37be docs/guide-ja/start-looking-ahead.md updated [ci skip] 2015-12-21 19:31:57 +09:00
c1c8cdcd1b fixed broken links in the guide 2015-12-14 04:36:00 +01:00
059bc72e48 docs/guide-ja adjusted block types [ci skip] 2015-12-14 03:28:23 +01:00
838414118a block types in the guide should not be translated in the code
otherwise parsing them is not easy. also translation becomes redundant.
We now introduce a json file to have translations for these blocks in a central place.

see also https://github.com/yiisoft-contrib/yiiframework.com/issues/77#issuecomment-164208003
2015-12-13 02:45:21 +01:00
c7033712b9 fixed some code highlighting tags in the guide
to match better the languages in highlight.js
2015-12-12 05:07:36 +01:00
b9e38e56c1 docs/guide-ja updated [ci skip] 2015-12-07 07:41:16 +09:00
75404ff592 Guide for input-validation updated. Closes #10314 2015-12-06 11:19:29 +02:00
6edef6db29 docs/guide-ja/db-query-builder.md updated [ci skip] 2015-12-02 23:26:35 +09:00
5be12faf17 docs/guide-ja/db-dao.md updated [ci skip] 2015-12-02 23:00:20 +09:00
1502a10925 docs/guide-ja/db-active-record.md updated [ci skip] 2015-12-02 08:19:58 +09:00
9b1dfe54e9 Updated composer-asset-plugin requirement to ~1.1.1 all over the framework 2015-11-30 08:28:48 +02:00
e935e443b6 docs/guide-ja/db-migrations.md updated [ci skip] 2015-11-28 15:37:29 +09:00
1b7262d0a9 docs/guide-ja update WIP [ci skip] 2015-11-28 15:06:59 +09:00
ccfd9cb536 Fixes #8329: Added support of options for message console command 2015-11-25 06:12:52 +03:00
941948c2e2 docs/guide-ja/tutorial-console.md updated [ci skip] 2015-11-16 07:22:20 +09:00
95e53b8e10 docs/guide-ja updated [ci skip] 2015-11-14 09:13:16 +09:00
35466c0929 Update docs composer-asset-plugin [skip ci] 2015-11-12 14:25:07 +02:00
7075fc3e95 docs/guide-ja updated [ci skip] 2015-11-05 08:04:25 +09:00
da66097eab docs/guide-ja/structure-modules.md updated [ci skip] 2015-10-30 22:26:39 +09:00
6aba670611 minor fix [ci skip] 2015-10-28 19:52:31 +09:00
3753e68c9d docs/guide-ja updated [ci skip] 2015-10-28 19:47:01 +09:00
16f7dd30eb docs/guide-ja, docs/internals-ja updated [ci skip] 2015-10-13 07:55:42 +09:00
1164482fa9 docs/guide-ja/concept-di-container.md updated [ci skip] 2015-10-03 13:04:06 +09:00
c0d54c692a docs/guide-ja/tutorial-i18n.md updated [ci skip] 2015-09-15 22:24:30 +09:00
264b611d13 docs/guide-ja/tutorial-performance-tuning.md updated [ci skip] 2015-09-13 13:40:02 +09:00
1489377b6a docs/guide-ja/security-authorization.md updated [ci skip] 2015-09-11 07:21:55 +09:00
c70e625e1c docs/guide-ja updated [ci skip] 2015-09-09 07:35:31 +09:00
8be4337c18 more updates in docs/guide-ja [ci skip] 2015-09-07 07:40:27 +09:00
2dc9568733 additional fix [ci skip] 2015-09-06 11:31:39 +09:00
0efb82a704 docs/guide-ja/tutorial-i18n.md updated [ci skip] 2015-09-06 10:57:28 +09:00
6c838c7f03 Merge branch 'master' into docs-ja-150903 2015-09-03 19:44:42 +09:00
b107d61aac Update docs to latest version of composer-asset-plugin 2015-09-03 12:04:24 +03:00
c325663ffd docs/guide-ja small updates [ci skip] 2015-09-03 07:38:00 +09:00
240fa73bdd docs/guide-ja/db-migrations.md updated 2015-09-02 23:51:32 +09:00
205e3f5ed9 docs/guide-ja/* small updates 2015-08-31 20:32:15 +09:00