Commit Graph

9779 Commits

Author SHA1 Message Date
Alexander Makarov
d74e89a1ca Extracted inline action object creation, implemented it in console controller in order to use console inline action instead of base one 2014-09-04 01:27:16 +04:00
Alexander Makarov
3af08064b8 Fixes #4911: Changed callback signature used in yii\base\ArrayableTrait::fields() from function ($field, $model) { to function ($model, $field) { 2014-09-04 00:35:23 +04:00
Qiang Xue
f34b138aab Fixes #4225: Added ActiveForm::validateOnBlur and ActiveField::validateOnBlur 2014-09-03 16:14:54 -04:00
Qiang Xue
212c5ee3ef Fixes #4254: SqlDataProvider does not work with Oracle and SQL Server 2014-09-03 14:42:09 -04:00
Alexander Makarov
85af21c773 Merge pull request #4910 from Quexer69/master
[skip ci] fix link to extension guidlines
2014-09-03 22:24:25 +04:00
Christopher Stebe
aedfd7fc7f fix link to extension guidlines 2014-09-03 20:09:30 +02:00
Qiang Xue
d6fd45079e typo fix. 2014-09-03 12:23:16 -04:00
Qiang Xue
754ad63403 Merge pull request #4759 from mickgeek/apidoc-focus
Remove the focus on the search field
2014-09-03 10:46:47 -04:00
Qiang Xue
62b08a0959 Fixes #4755: yii\test\BaseActiveFixture::unload() does not clean up the internal cached data 2014-09-03 10:21:00 -04:00
Vadim Belorussov
97a6fb3b60 Fixes indents 2014-09-03 10:16:35 -04:00
Vadim Belorussov
d1b4e6c6d2 Fixed #4754 2014-09-03 10:16:34 -04:00
Qiang Xue
46a8e5585b cleaned up the key so that it can be filled up with a random key automatically when installed. 2014-09-03 10:02:31 -04:00
Alexander Makarov
2f64bfbefa Merge pull request #4906 from tebazil/master
[skip ci] Update rest-response-formatting.md (grammar fix)
2014-09-03 14:08:47 +04:00
Vasiliy Baukin
82f3f4dabc Update rest-response-formatting.md
fixed grammar in russian
2014-09-03 13:40:03 +04:00
Qiang Xue
f417f4353c Added yii\composer\Installer::postCreateProject() and modified the syntax of calling installer methods in composer.json [skip ci] 2014-09-02 23:17:50 -04:00
Qiang Xue
3ad86bf9a1 new asset WIP [skip ci] 2014-09-02 17:03:19 -04:00
Qiang Xue
60e07e0d2a new asset WIP: renabled asset publishing 2014-09-02 14:51:44 -04:00
Qiang Xue
9f408af930 updated README.md [skip ci] 2014-09-01 14:37:13 -04:00
ItsReddi
8e1d63e4cb Fixes #4893: Added note about cookieValidationKey and console application to UPGRADE
Added note to config change

To get rid of confusions and errors. related to https://github.com/yiisoft/yii2/issues/4893
2014-09-01 18:40:48 +04:00
Qiang Xue
c8079ed22c Merge pull request #4891 from Ragazzo/faker_console_controller_adjustments
Faker console controller adjustments
2014-09-01 10:30:20 -04:00
Mark
da261afd9f docs fix 2014-09-01 18:28:17 +04:00
Mark
18524631d9 fixed docs 2014-09-01 18:26:44 +04:00
Mark
b8ce6ff6a0 removed unneeded comment 2014-09-01 18:03:33 +04:00
Mark
615e1030e6 fixed docs 2014-09-01 18:01:57 +04:00
Mark
ff3506aeab fixed docs 2014-09-01 17:36:06 +04:00
Mark
2410766f9f tests added for faker fixture controller 2014-09-01 17:33:15 +04:00
Mark
2271297d92 adjusted faker fixture controller 2014-09-01 17:32:39 +04:00
Mark
ff80968387 cache controller adjustments and improvements
related to #4792, close #4874
2014-09-01 13:07:56 +02:00
Carsten Brandt
92b958cd33 fixed return value of yii\web\Request::getPrefferedLanguage
ensure it is one of the input values

fixes #4880
2014-09-01 12:46:38 +02:00
Carsten Brandt
355fd32107 Update README.md 2014-09-01 11:36:57 +02:00
Alexander Makarov
aad538e890 Merge pull request #4888 from prosophist/translation-rest-response-formatting
[skip ci] Translation of rest-response-formatting.md
2014-09-01 12:43:24 +04:00
Dmitry Korolev
bef6a759c7 another small translation fixes 2014-09-01 11:33:15 +04:00
Paul Klimov
af8767b81b Merge pull request #4887 from yupe/master
fix translation errors
2014-09-01 10:32:51 +03:00
yupe
80edc70d62 fix russian translation errors 2014-09-01 10:17:57 +04:00
yupe
964b8bc435 fix translation errors 2014-09-01 09:43:54 +04:00
yupe
f1c07e8049 fix translation errors 2014-09-01 09:40:27 +04:00
Qiang Xue
6879db3f3b typo fixes [skip ci] 2014-08-31 10:19:29 -04:00
Qiang Xue
4ad71723b9 Merge pull request #4877 from freetuts/master
Fixes typos in security-passwords.md
2014-08-31 10:01:43 -04:00
Dmitry Korolev
ede4d8ee5f small translation fixes 2014-08-31 15:18:15 +04:00
Nenad Zivkovic
b2a91e4c89 Fixes typos in security-passwords.md 2014-08-31 13:10:55 +02:00
Dmitry Korolev
abbdf10c03 content translated 2014-08-31 15:08:07 +04:00
Qiang Xue
fa0418f8a1 Fixes #4424: Added inline and mimeType options to all file downloading methods provided in yii\web\Response 2014-08-30 22:13:42 -04:00
Qiang Xue
2f526521ce new asset WIP 2014-08-30 21:34:35 -04:00
Dmitry Korolev
c9f8644d2b start working on translation 2014-08-30 15:49:25 +04:00
Alexander Makarov
14cd4ed9f2 Merge pull request #4869 from prosophist/feature
[ci skip] Russian translation for tutorial-core-validators
2014-08-30 15:24:09 +04:00
Alexander Makarov
d28f47ce5d Merge pull request #4871 from Ragazzo/structure_controllers_docs_translated
[ci skip] controllers guide translated
2014-08-30 15:12:06 +04:00
Mark
be5e35dc4f controllers guide translated 2014-08-30 14:58:28 +04:00
Qiang Xue
f6e1d5726a new asset WIP 2014-08-30 00:37:57 -04:00
Carsten Brandt
2007777170 Update sphinx-setup.sh 2014-08-30 00:22:21 +02:00
Dmitry Korolev
6913410e08 small translation fixes 2014-08-30 00:25:36 +04:00