4efb84ce33
Update docs [skip ci]
2015-11-11 11:47:08 +01:00
7094145547
Update db-active-record.md
...
PSR-2 4.1:
"Property names SHOULD NOT be prefixed with a single underscore to indicate protected or private visibility." (reverted from commit db7441f8668e364f208a0a58dab1437adddc57cd)
2015-11-05 23:20:24 +03:00
db7441f866
Update db-active-record.md
...
PSR-2 4.1:
"Property names SHOULD NOT be prefixed with a single underscore to indicate protected or private visibility."
2015-11-05 22:19:00 +03:00
34c940de50
Fixes #10096 : Added examples for AR extra field values taken from internal data to AR guide
2015-11-05 21:36:02 +03:00
95f251edd1
Fixes #10084 : Improved DB docs
2015-11-04 12:08:18 +03:00
ff00930f15
Fixes #10080
2015-11-03 22:57:38 +03:00
da6670f266
Fixes #10077
2015-11-03 22:55:58 +03:00
2acea50e28
typos
...
for #10044
2015-10-28 22:31:55 +01:00
2e31a80b2e
Merge pull request #10044 from machour/docs-console-commands-in-modules
...
Document console commands in Modules [ci skip]
2015-10-28 23:01:28 +03:00
9e98864391
Document console commands in Modules [ci skip]
2015-10-28 16:16:08 +01:00
0b45057dfa
Better example as per comments in b595635cd2
2015-10-28 11:57:22 +03:00
b595635cd2
Fixes #10036 : added example implementing RateLimitInterface to docs
2015-10-28 11:28:27 +03:00
a503c6c307
typo fixed [ci skip]
2015-10-27 22:04:04 +09:00
38762539e3
Merge pull request #10021 from musay/patch-1
...
Update concept-behaviors.md [skip ci]
2015-10-27 12:54:12 +03:00
f3fddb2993
Russian translation fixes and updates [skip ci]
2015-10-27 12:49:05 +03:00
3bcf7b76f6
Update concept-behaviors.md
2015-10-27 08:28:58 +02:00
beee13e3f6
Added Formatter::asDuration()
to guide-ru, guide-en, added ru, uk messages translation
2015-10-27 00:04:30 +02:00
e78deee92b
Merge pull request #10001 from SilverFire/ip-validator-docs
...
Added IpValidator description to `core-validators` ru,en guides. IpValidator PHPDoc enhanced [ci skip]
2015-10-24 20:31:47 +03:00
8a3babc9ef
Fixes checking for $.inArray() result in docs [skip ci]
...
See http://stackoverflow.com/questions/5304458/jquery-inarray-only-looking-at-first-value
2015-10-24 20:10:12 +03:00
32d1b9512c
Added IpValidator description to core-validators
ru,en guides. IpValidaor PHPDoc enhanced
2015-10-24 10:35:02 +03:00
58b55a5632
Russian translation, guide enhancements [skip ci]
2015-10-20 13:30:51 +03:00
b84d9ee81b
Update tip 'style required fields with asterisks'
...
Update tip 'style required fields with asterisks' with solution to remove the red start after each radiolist item
2015-10-18 02:26:24 +03:00
140d0d843b
fixed typo in security-passwords.md
2015-10-07 13:22:00 -05:00
3ab36501c2
Fixes #9818 : added reference to DI container practical usage to widgets guide
2015-10-03 18:02:32 +03:00
e1112a2395
reverted to "controller action injection" [ci skip]
2015-09-30 06:07:14 +09:00
261b987bef
typo [ci skip]
2015-09-29 21:58:11 +09:00
ad8aa333c9
docs/guide/concept-di-container.md revised [ci skip]
2015-09-29 21:53:57 +09:00
f20cc0036b
Added suggestion to tune realpath() cache to performance guide
2015-09-27 23:57:18 +03:00
b7020065c8
Fixes #9476 : Added DI injection via controller action method signature
2015-09-27 19:35:43 +03:00
aac2af1bdd
docs/guide/tutorial-i18n.md grammar fixed [ci skip]
2015-09-15 22:13:54 +09: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
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
776f029845
Clarified that IDs in AccessRule::$controllers should be prefixed with module ID
2015-09-10 15:03:20 +03: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
6aa34dcaa5
docs/guide/tutorial-i18n.md small fixes [ci skip]
2015-09-06 10:55:21 +09:00
112fc83f27
Fixes #9331 : betted PHP Callable Injection example
2015-09-05 01:53:20 +03: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
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
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
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
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