4436 Commits

Author SHA1 Message Date
6428fab406 Closes #9162: Added support of closures in value for attributes in yii\widgets\DetailView (#13013)
#9162: Added support of closures in `value` for attributes in `yii\widgets\DetailView`
2016-11-18 11:31:40 +03:00
60af0a56cf Closed #12778: Added docs for multiple attributes validation (#13005)
* Added docs for mutiple attributes validation

* Fixed typo in formatting [skip ci]

* More precise explanation about count of validator runs

* Corrected salary min in integer rule

* More strict check in when, additional h3 headers, loop alternative

* Added custom validator section

* Use more accurate phrase

* Block code formatting - php was missing [skip ci]

* Fixes related with PR review [skip ci]

* More fixes related with PR review, removed unnecessary @inheritdoc [skip ci]
2016-11-17 18:52:24 +01:00
17f3b8d8a6 Fixed Model::attributes of documentation (#13028) [skip ci] 2016-11-17 13:46:54 +03:00
f4fc5248cf #13026: recorded method chaining general rule 2016-11-17 13:21:12 +03:00
65c488dd9e echo, die, *test*, *automated testing* (#13023) [skip ci] 2016-11-16 21:26:04 +03:00
556e9cf99b Updates after PR review (related #6809) 2016-11-14 23:53:09 +01:00
8df1017f42 Default cache ttl (duration) property (fixes #6809) 2016-11-14 23:53:09 +01:00
0d89bc5171 added example about alias for nesting joinWith calls
close #10878
2016-11-09 20:57:08 +01:00
9a6e6a21e0 Fixed formatting 2016-11-09 12:24:26 +03:00
5f8ec360ca fixing doc for list fields #7214 (#12922)
examples in doc for list fields
2016-11-09 10:03:03 +01:00
d429878776 Update git-workflow.md
fixes 12947
2016-11-08 23:48:14 +01:00
84397914a4 typo fix (#12948) [skip ci] 2016-11-08 23:35:04 +03:00
3c8d39e3f4 "$data" renamed to "$array" (#12935)
thanks
2016-11-07 21:33:17 +01:00
4aa935e69e Fixes #12055: Changed boolean to bool and integer to int in phpdoc 2016-11-07 02:51:39 +03:00
43ddcb4f92 Fixes #7182: with info about return statement 2016-11-04 22:42:11 +03:00
5ab5b4046c Referenced "Pro Git" book
See https://github.com/yiisoft/yii2/issues/8202#issuecomment-258081949
2016-11-03 11:46:12 +03:00
1defc74ca4 link fix (#12890) [skip ci] 2016-11-01 20:45:07 +03:00
8360655a0b Fixed links to Russian MongoDB documentation (#12888) [skip ci] 2016-11-01 17:49:29 +03:00
6ff2b3e8ab Fixes #9220: GridView::filterModel docs update (#12886) [skip ci] 2016-11-01 13:29:43 +03:00
4f89265fff Fixes #12748: Migration generator now tries to fetch reference column name for foreignKey from schema if it's not set explicitly 2016-11-01 02:02:16 +03:00
2ab41948a8 Change place of note about pluralize controller name (#12813) [skip ci] 2016-10-28 13:17:10 +03:00
5f821feff7 Added constants for CompareValidator::$type
also improved and fixed docs about 'compare' validator.

fixes #12864
2016-10-28 10:17:27 +02:00
0dbb945cb7 Errors in sequence numbers of registerCssFile()'s arguments (#12812) [skip ci] 2016-10-26 18:09:02 +03:00
22a90cb817 added French output-client-scripts.md [skip ci] (#12844) 2016-10-26 11:54:31 +03:00
f71a14c284 fixed typos (#12820) [skip ci] 2016-10-24 14:10:00 +03:00
15c665974d (Not set) to (not set) (#12786) [skip ci] 2016-10-19 23:49:16 +03:00
64ed8c9112 added note about timezone conversion to DateValidator
fixes #11692
2016-10-13 13:06:50 +02:00
45d1041cfb adjusted guide for #12198 2016-10-13 12:36:35 +02:00
f9177d20a2 Updated code style recommendataions - PHPDoc blocks 2016-10-12 20:18:40 +03:00
eacf50fe1f Updated code style recommendataions - PHPDoc blocks
Closes #17712
2016-10-12 19:55:20 +03:00
9da97f676d Duplicate hash link [skip ci] (#12724) 2016-10-12 12:44:23 +03:00
f14dccd18c Update input-forms.md (#12720) [skip ci] 2016-10-11 16:49:51 +03:00
e32f2f4c09 [docs][PL] guide Autoloading (#12698) [skip ci] 2016-10-07 21:31:51 +03:00
fbc20c6bae Fix spellin 2016-10-07 12:51:32 +05:00
e53cc5e938 Update documentation_style_guide.md
added style for referencing code objects.
2016-10-06 15:59:40 +02:00
f01fdc7584 Translate file input-multiple-models.md carga multiple Yii2 2016-10-05 11:34:17 -04:00
e0a021cd25 Added a checkAccess example [skip ci] 2016-10-05 15:13:20 +03:00
76ced661b2 DetailView captionOptions & contentOptions attributes 2016-10-05 11:43:21 +03:00
430650899e Added link to helpers decision 2016-10-05 10:31:41 +03:00
22538700bb guide PL aliases 2016-10-04 18:57:27 +02:00
d4cc87852f Fix typo. (#12662) [skip ci] 2016-10-04 10:37:44 +03:00
a780b14818 removed conflicting NBSP from fr guide 2016-09-29 13:51:39 +02:00
10b67c573e fixed broken code block 2016-09-29 13:09:56 +02:00
bb37b65ae1 fixed broken guide links 2016-09-29 12:57:27 +02:00
9f4df7173b fixed broken link in french guide 2016-09-29 12:53:51 +02:00
123652dd09 fixed guide rendering issues 2016-09-29 12:46:13 +02:00
0e363212c8 Fixed links to Russian git workflow (#12635) [skip ci] 2016-09-29 11:58:59 +03:00
97ab551bac guide PL HTTP cache (#12630) [skip ci] 2016-09-29 10:00:52 +03:00
4f17cd027b More updates for Russian translation 2016-09-28 16:34:35 +03:00
03de28b275 Russian translation updates 2016-09-28 16:23:03 +03:00