3707 Commits

Author SHA1 Message Date
b7020065c8 Fixes #9476: Added DI injection via controller action method signature 2015-09-27 19:35:43 +03:00
e25378eca7 Merge pull request #9693 from yiijan/docs-ja-i18n-update
docs/guide-ja/tutorial-i18n.md updated [ci skip]
2015-09-15 16:53:19 +03:00
c0d54c692a docs/guide-ja/tutorial-i18n.md updated [ci skip] 2015-09-15 22:24:30 +09:00
aac2af1bdd docs/guide/tutorial-i18n.md grammar fixed [ci skip] 2015-09-15 22:13:54 +09:00
8afe2f66e9 corrected typos in docs 2015-09-14 22:30:48 +03:00
cc3017bf9b corrected typos in docs 2015-09-14 22:23:27 +03:00
efb61c350b Merge pull request #9675 from yiijan/docs-ja-0913
docs/guide-ja/tutorial-performance-tuning.md updated [ci skip]
2015-09-14 02:12:58 +03:00
f95a757525 Expanded i18n message formatting docs
- Fixed positional parameter example.
- Added info about character escaping within ICU rules.
- Added more explanations to all message formatting sections.
- Added info about extra options for plural, ordinal, spellout, duration.
- Added info about selectordinal.
- Implemented http://intl.rmcreative.ru/, refenced it from docs.
2015-09-14 01:58:54 +03:00
264b611d13 docs/guide-ja/tutorial-performance-tuning.md updated [ci skip] 2015-09-13 13:40:02 +09:00
50ba8628b7 Fixes #9668: enhanced suggestion to use non-file storage for sessions in performance guide with details about file-based session locks 2015-09-11 16:16:33 +03:00
1489377b6a docs/guide-ja/security-authorization.md updated [ci skip] 2015-09-11 07:21:55 +09:00
776f029845 Clarified that IDs in AccessRule::$controllers should be prefixed with module ID 2015-09-10 15:03:20 +03:00
c70e625e1c docs/guide-ja updated [ci skip] 2015-09-09 07:35:31 +09:00
5f26b9b7d2 Show errors from all models 2015-09-08 13:33:01 +04:00
7064abb30b #9629: used port 80 by default for PHP builtin server at installtion page 2015-09-08 01:53:49 +03:00
5396eb1480 Adjusted #9629 further 2015-09-08 01:51:13 +03:00
5f7739fb87 #9629: Mentioned PHP built-in web server in installation guide as a simple way to get started 2015-09-08 01:27:47 +03:00
43d51bb658 Merge pull request #9619 from yiijan/docs-guide-ja-update
Docs guide ja update [ci skip]
2015-09-07 12:19:22 +03:00
8be4337c18 more updates in docs/guide-ja [ci skip] 2015-09-07 07:40:27 +09:00
1ec61969c7 Merge pull request #9618 from ZxUkr/patch-1
Update security-authentication.md [skip ci]
2015-09-06 23:23:22 +03:00
a4cb3b8178 Update security-authentication.md
Fix important typo.
2015-09-06 23:00:09 +03: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
6aa34dcaa5 docs/guide/tutorial-i18n.md small fixes [ci skip] 2015-09-06 10:55:21 +09:00
77ecdbd576 Merge pull request #9606 from vchenin/docs_uk
docs/*uk Update Ukrainian documentation [skip ci]
2015-09-05 20:46:46 +03:00
a4e2a673eb docs/*uk Update Ukrainian documentation [skip ci] 2015-09-05 18:34:38 +03:00
112fc83f27 Fixes #9331: betted PHP Callable Injection example 2015-09-05 01:53:20 +03:00
6c838c7f03 Merge branch 'master' into docs-ja-150903 2015-09-03 19:44:42 +09:00
52a46dfa5f Merge pull request #9575 from yiijan/docs-db-migration-fix
docs/guide/db-migrations.md small fixes [ci skip]
2015-09-03 13:09:29 +03: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
578772d3cd fixed a sentence [ci skip] 2015-09-03 07:15:15 +09:00
a8fd4249d0 Merge branch 'master' into docs-db-migration-fix 2015-09-03 07:14:30 +09:00
f470326110 Merge pull request #9577 from df2/patch-3
Update installation docs to latest version of composer-asset-plugin [skip ci]
2015-09-03 00:00:06 +03:00
a5ac9ea5f7 Merge pull request #9576 from yiijan/docs-ja-db-migrations
docs/guide-ja/db-migrations.md updated [ci skip]
2015-09-02 23:58:50 +03:00
8c51baa88f Update installation docs to latest version of composer-asset-plugin [ci skip]
Anyone stuck on 1.0.0 will be riddled with deprecation notices.
2015-09-02 07:55:02 -07:00
240fa73bdd docs/guide-ja/db-migrations.md updated 2015-09-02 23:51:32 +09:00
3915df20b8 docs/guide/db-migrations.md small fixes [ci skip] 2015-09-02 23:48:37 +09:00
2085dda183 Fixed typo 2015-09-01 12:25:03 +03:00
ae2dea6b20 More details for input-validation.md 2015-09-01 01:42:02 +03:00
2e65d0ce28 More details for input-validation.md 2015-09-01 01:41:57 +03:00
205e3f5ed9 docs/guide-ja/* small updates 2015-08-31 20:32:15 +09:00
3cfdbc97a9 docs/internals-ja/git-workflow.md updated 2015-08-31 07:38:04 +09:00
ec9e8b244f db-active-record [PL]
close #9552
2015-08-30 22:26:35 +02:00
5a5df19f0c fixed broken markdown in application guide
fixes #9549
2015-08-29 21:24:06 +02:00
9c930e34c0 Fix code style and delete declaration of yii\db\Schema [skip ci] 2015-08-26 00:07:21 +02:00
3ef5eeaf23 Added link to compliementary article at SitePoint 2015-08-24 14:01:19 +03: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