406 Commits

Author SHA1 Message Date
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
769c8f736e Tidied up the links to Codeception docs 2015-08-19 06:41:30 +03:00
d77a533449 Fixed CodeCeption to Codeception [ci skip] 2015-08-19 06:36:11 +03:00
2004fe67d0 Fixed broken links to codeception.com [ci skip] 2015-08-19 06:32:26 +03:00
c931c185ed Update start-gii.md
Update example for config Gii module in Japanese version.
2015-07-27 15:11:32 +03:00
4a7237cf81 Fixed #8798 for translations 2015-07-11 22:54:21 +03:00
a5c92eb4cb register STDIN, STDOUT, and STDERR if not defined by PHP
this ensures that they are defined if needed and reduces redundant
code in the entry script.

close #6853
2015-07-11 17:46:32 +02:00
35fdbcc525 theming guide typo fixed 2015-07-01 17:58:30 +06:00
2ea45f2ea3 docs/guide-ja/input-multiple-models.md updated [ci skip] 2015-06-08 07:52:19 +09:00
79a1938d85 docs/guide-ja/input-file-upload.md updated [ci skip] 2015-06-05 21:42:26 +09:00
087d456612 docs/guide-ja/output-formatting.md - updated [ci skip] 2015-06-05 00:31:26 +09:00