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
762307f2f5
Updated caching docs
2015-12-06 19:49:57 +03:00
75404ff592
Guide for input-validation updated. Closes #10314
2015-12-06 11:19:29 +02:00
9a371fb68d
Guide EN,RU: Input file upload updated
2015-12-06 07:29:19 +02:00
f7cf641635
Guide tutorial-console updated
2015-12-03 23:19:51 +02:00
787dafbf73
revise DB documentation
2015-11-30 13:51:24 +01:00
9b1dfe54e9
Updated composer-asset-plugin requirement to ~1.1.1
all over the framework
2015-11-30 08:28:48 +02:00
1454ad9770
[skip ci] fixed wrong links
...
modified: docs/guide-pl/test-environment-setup.md
modified: docs/guide-ru/test-environment-setup.md
modified: docs/guide/test-environment-setup.md
2015-11-28 11:20:21 +08:00
ccfd9cb536
Fixes #8329 : Added support of options for message
console command
2015-11-25 06:12:52 +03:00
2a1764f97a
Enhancements for #9465
2015-11-23 13:33:26 +03:00
844a61562b
Fixed ArrayHelper::isIn() part of helper-array guide, translated to ru
2015-11-22 19:02:42 +02:00
214b693c42
Update concept-behaviors.md
2015-11-21 21:21:06 +03:00
6c2702eec2
Fix name migration class [skip ci]
2015-11-21 12:00:11 +01:00
f03808a7c8
Additional fixes for #9465
2015-11-20 23:04:29 +03:00
76e8556d34
#9465 better naming, code polish, changelog, docs wording
2015-11-20 22:50:32 +03:00
9afd240ab6
Fixes #9465 : ./yii migrate/create now generates code based on migration name and --fields
2015-11-20 22:08:47 +03:00
a50f444559
Updated link to current statements of mysql
2015-11-20 10:47:10 +03:00
55d4785d51
Fixes #5 : added references to DB support extensions for Informix, IBM DB2 and Firebird
2015-11-19 17:13:29 +03:00
22d9997281
Implemented support of traversable objects in RangeValidator::ranges
, added ArrayHelper::in()
and ArrayHelper::subset()
2015-11-18 16:41:56 +02:00
4d4851bed4
Merge pull request #10159 from pana1990/update-docs
...
Update docs [skip ci]
2015-11-15 23:18:39 +02:00
b911aa4846
Update docs [skip ci]
2015-11-15 19:58:10 +01:00
79003d071e
Guide (ru,en) - added cache flushing manual
2015-11-12 12:21:42 +02:00
1c0593444e
Merge pull request #10137 from pana1990/update-composer-asset-plugin
...
Update composer-asset-plugin [skip ci]
2015-11-11 21:08:34 +03:00
4efb84ce33
Update docs [skip ci]
2015-11-11 11:47:08 +01:00
a2c4e26124
Update composer-asset-plugin [skip ci]
2015-11-11 11:27:36 +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