Commit Graph

15391 Commits

Author SHA1 Message Date
Carsten Brandt
79a4241fff fixed rest controller PHPdoc
fixes #11215
2016-03-28 16:00:16 +02:00
Dmitry Naumenko
098495058e Merge pull request #11213 from nkovacs/patch-17
add doc summary for getUniqueID
2016-03-28 16:42:15 +03:00
Nikola Kovacs
ff37be0fb8 add doc summary for getUniqueID
This way it won't be empty in the table of methods.
2016-03-28 15:06:13 +02:00
Dmitry Naumenko
b20f296383 Merge pull request #11211 from githubjeka/patch-5
phpDoc updated
2016-03-28 11:44:42 +03:00
Evgeniy Tkachenko
4e59f92829 phpDoc updated 2016-03-28 10:24:53 +03:00
Carsten Brandt
608066b05f fixed ActiveForm tests for output buffering
related to  #8779, and 7dc984d359
2016-03-28 04:55:15 +02:00
Carsten Brandt
be3453fe1c improved HttpCache documentation 2016-03-28 04:15:11 +02:00
Daniel Gomez Pan
7dc984d359 Fixed #8779: Automatically set enctype form option when using file input field 2016-03-27 23:47:19 +03:00
Anatoly Milkov
2ad3f4ec99 Russian guide fixes 2016-03-27 23:40:51 +03:00
Angel Guevara
3cbd64547a Additional phpdoc for #11187 2016-03-27 23:38:23 +03:00
Alexander Makarov
93a621bc9e Merge pull request #11200 from pana1990/patch
Fix method [skip ci]
2016-03-26 13:05:32 +03:00
Daniel Gomez Pan
0d0e88bd2e Fix method [skip ci] 2016-03-26 02:52:02 +01:00
particleflux
1dfab19b77 Fixes #11137: Added weak ETag support to yii\filters\HttpCache. It could be turned on via setting $weakEtag to true 2016-03-25 23:39:29 +03:00
Alexey
5e1e42839f Fixes #11188: Fixed wrong index usage in CaptchaAction when calling imagefilledrectangle 2016-03-25 23:28:23 +03:00
Alexander Makarov
ac8bef50ea Merge pull request #11197 from DamianZ/11196_vardumper_fatal
Fixing VarDumper for throwing PHP Fatal when dumping __PHP_Incomplete…
2016-03-25 21:29:02 +03:00
Damian Zajkowski
3fb85fb84e Fixing VarDumper for throwing PHP Fatal when dumping __PHP_Incomplete_Class. #11196 issue. 2016-03-25 15:54:15 +01:00
Evgeniy Moiseenko
88f9c0094d Russian guide fixes #11190 2016-03-25 14:22:44 +03:00
Alexander Makarov
4cb0c1b55c Fixed tests 2016-03-25 14:08:56 +03:00
Alexander Makarov
706b98ee0f Changelog for #11187 2016-03-25 13:32:36 +03:00
Alexander Makarov
88676d5ed5 Merge pull request #11187 from Faryshta/patch-5
Added phpdoc generation for createTableMigration.php
2016-03-25 13:30:30 +03:00
Dmitry Naumenko
18207fe411 Merge pull request #11149 from yiiframework-ua/uk_translate
[EN/UK] Updating the documentation
2016-03-25 11:08:02 +02:00
Dmitry Naumenko
78e95b0a17 Merge pull request #11189 from ivzakirov/master
Russian translation fixes
2016-03-25 11:06:36 +02:00
Ilgizar Zakirov
be818b19e9 Russian translation fixes 2016-03-25 12:09:23 +05:00
Angel Guevara
2ccf9e46f8 documentation snippet 2016-03-24 18:13:25 -06:00
Dmitry Naumenko
3022e1a999 Merge pull request #11183 from micro-maureen/patch-2
Fixed typo in doc of UrlRuleInterface.php
2016-03-24 15:06:04 +02:00
micro-maureen
e410562841 Update UrlRuleInterface.php
Fixed typo - missing word 'by'.
2016-03-24 12:42:38 +00:00
Borales
b399c4091c Merge branch 'master' of https://github.com/yiisoft/yii2 into uk_translate 2016-03-24 00:23:27 +01:00
Borales
4c6cb345e3 [UK] typos 2016-03-24 00:23:12 +01:00
Carsten Brandt
e0e19aea64 fixed broken markdown in VerbFilter
fixes #11179
2016-03-23 18:16:08 +01:00
Carsten Brandt
51adf079ea Merge pull request #11178 from githubjeka/patch-1
phpDoc: Added null to Controller::$layout [ci skip]
2016-03-23 14:51:17 +01:00
Evgeniy Tkachenko
aa0bf9a3c7 phpDoc: Added null to Controller::$layout 2016-03-23 16:37:42 +03:00
Alexander Makarov
a0d2950f43 Russian translation fixes 2016-03-23 11:26:07 +03:00
Nazar
6c385864ff Russian translation fixes #11164 2016-03-23 11:22:46 +03:00
Alexander Makarov
6ec5821646 Ignore .github meta directory 2016-03-23 11:14:26 +03:00
SilverFire - Dmitry Naumenko
7d263d2271 ArrayCache - updated PHPDoc 2016-03-23 09:31:27 +02:00
SilverFire - Dmitry Naumenko
2de79d7ee4 CHANGELOG reordered 2016-03-23 00:13:25 +02:00
SilverFire - Dmitry Naumenko
040e102d97 Merge branch 'SamMousa-enh-10937-user-component-accept-header' 2016-03-23 00:08:20 +02:00
SilverFire - Dmitry Naumenko
46a0f2ef50 Updated CHANGELOG 2016-03-23 00:08:07 +02:00
SilverFire - Dmitry Naumenko
9a73593908 yii\web\User - updated PHPDoc 2016-03-23 00:08:07 +02:00
Sam Mousa
c7436909f4 Added optional $checkHeader param to loginRequired for checking the Accept header; defaults to true.
Added changelog line.

Fixed DbSessionTest

Added version annotations.

Improvements to phpdoc and whitespace.
2016-03-23 00:08:01 +02:00
SilverFire - Dmitry Naumenko
3298ea6b31 Updated CHANGELOG 2016-03-22 23:48:05 +02:00
SilverFire - Dmitry Naumenko
7620f673f5 Fixed structure-models guide 2016-03-22 23:35:16 +02:00
SilverFire - Dmitry Naumenko
da82ff3fb1 Merge branch 'mdmunir-8139-unsafe-validator' 2016-03-22 23:33:17 +02:00
SilverFire - Dmitry Naumenko
e16f776406 Updated docs 2016-03-22 23:31:23 +02:00
SilverFire - Dmitry Naumenko
5db2afbaeb Code style fixed, PHPDoc updated 2016-03-22 23:31:23 +02:00
mdmunir
67b5f4ea19 fix for unsafe validator
Closes #8145 #8139 #11153
2016-03-22 23:31:16 +02:00
Borales
9bc4f49224 Merge branch 'master' of https://github.com/yiisoft/yii2 into uk_translate 2016-03-22 21:52:45 +01:00
Alexander Makarov
2134442ba3 Merge pull request #10921 from df2/9562-add-char-datatype
Brings migrations up to parity
2016-03-22 14:06:31 +03:00
Chris Harris
2fe6cee8bf Added SQLite bigpk test. Moved schema builder patterns spreadsheet to docs/internals folder. 2016-03-21 23:39:54 -07:00
Chris Harris
e8c3f6cc6f Fixing tests 2016-03-21 04:43:59 -07:00