Commit Graph

7316 Commits

Author SHA1 Message Date
Carsten Brandt
4844886431 added schema parameter to createAbsoluteUrl() to force 'http' or 'https'
fixes #1585
2014-01-21 19:00:17 +01:00
Carsten Brandt
ab59a795e2 more reliable way of saving debug index file
fixes #1884
2014-01-21 18:34:29 +01:00
Carsten Brandt
f112cc633b allow installing jQuery 1.10 for IE support
fixes #1905
2014-01-21 17:54:10 +01:00
Carsten Brandt
ca816adf6a linked guide on 3rd party systems 2014-01-21 17:40:15 +01:00
Carsten Brandt
d623a7f1b4 Merge PR #1981 branch '1837-3rd-party-doc' of https://github.com/klimov-paul/yii2
* '1837-3rd-party-doc' of https://github.com/klimov-paul/yii2:
  Missing "md" extension added for "Using 3rd-Party Libraries" guide part
  "Using 3rd-Party Libraries" guide updated
  "Using 3rd-Party Libraries" guide added
2014-01-21 17:35:19 +01:00
Carsten Brandt
477ee2e5eb added information about request body to debug toolbar 2014-01-21 17:16:50 +01:00
Carsten Brandt
2f4cd7ca09 Merge pull request #2098 from marsuboss/patch-1
Fix typo
2014-01-21 08:15:08 -08:00
Carsten Brandt
b9e1ce3f97 more validation for password reset token in advanced app
fixes #2099
2014-01-21 17:13:40 +01:00
Carsten Brandt
b8558a860a fixed migrate command output 2014-01-21 17:09:29 +01:00
marsuboss
ac7b567943 Fix typo 2014-01-21 16:56:55 +01:00
Paul Klimov
ca778336f2 Issues #1265 #2084 added to CHANGELOG 2014-01-21 17:13:01 +02:00
Paul Klimov
b7be79b5d7 AssetController default 'cssCompressor' value changed to enforce type css. 2014-01-21 17:09:01 +02:00
Paul Klimov
b6eba6583a AssetController config template adjusted. 2014-01-21 16:58:10 +02:00
Carsten Brandt
fadc23a329 improved erorr handling in api doc controller 2014-01-21 15:28:37 +01:00
Carsten Brandt
ee1488a64e Merge pull request #2086 from jom/apidoc_extendable
Simplify apidoc's RenderController::findRenderer to allow for custom renderers via ext
2014-01-21 06:26:47 -08:00
Carsten Brandt
13f0bd6656 doc typos
fixes #2094
2014-01-21 15:22:28 +01:00
Carsten Brandt
4d54408419 Merge pull request #2095 from kumorig/patch-4
PHPDocs: "app\models" changed to "common\models"
2014-01-21 06:20:01 -08:00
Carsten Brandt
9822dfae55 typo 2014-01-21 15:15:52 +01:00
Carsten Brandt
e7e6bee928 replaced usages of $_GET with Request::queryParams 2014-01-21 15:13:51 +01:00
kumorig
1c882a79e4 PHPDocs: "app\models" changed to "common\models" 2014-01-21 23:10:41 +09:00
Qiang Xue
f82ecad658 Added doc. 2014-01-21 09:07:11 -05:00
Carsten Brandt
0d669f5e6b refactored params methods in Request
issue #2043
2014-01-21 15:04:43 +01:00
Qiang Xue
6ec427c994 Merge pull request #2092 from kumorig/patch-2
PHPDocs: "app\models" changed to "common\models"
2014-01-21 06:01:36 -08:00
kumorig
dcb174e39f PHPDocs: "app\models" changed to "common\models"
Just a minor PHPDocs change. In the advanced application there is no such thing as "app\models".
2014-01-21 22:55:08 +09:00
Qiang Xue
5b3fa9f5ba Fixes #2091: QueryBuilder::buildInCondition() fails to handle array not starting with index 0 2014-01-21 08:52:36 -05:00
Qiang Xue
dd4e53e69f Merge pull request #2090 from lucianobaraglia/2087-pgsql-schema-quoted-indexes
Fix for #2087
2014-01-21 05:38:25 -08:00
Alexander Makarov
4b7c879c6d Defined STDOUT in entry scripts in case console application is running via CGI 2014-01-21 17:32:27 +04:00
Luciano Baraglia
13aa88bc5b Fix for #2087 2014-01-21 09:28:41 -03:00
Paul Klimov
586803da82 Merge branch 'master' of github.com:yiisoft/yii2 2014-01-21 12:46:15 +02:00
Paul Klimov
dcf8f450f5 AssetController adjusting URLs at same line has been fixed. 2014-01-21 12:45:56 +02:00
Paul Klimov
0a3c6c95c2 Merge pull request #2076 from kate-kate/mongo-fixture
active fixture for mongodb extension
2014-01-21 01:51:42 -08:00
kate-kate
3986e11585 data file removed 2014-01-21 11:35:22 +02:00
kate-kate
d28812e725 Merge branch 'master' into mongo-fixture 2014-01-21 11:34:20 +02:00
Jacob Morrison
d7b2097775 Simplify apidoc to allow for custom renderers via ext 2014-01-20 21:02:16 -08:00
Qiang Xue
b85142a418 Update report-an-issue.md 2014-01-20 21:36:32 -05:00
Qiang Xue
e8cb81b6d9 Update report-an-issue.md 2014-01-20 21:32:41 -05:00
Qiang Xue
d69f68c427 Update report-an-issue.md 2014-01-20 21:31:22 -05:00
Qiang Xue
3cc7fcb510 refactored fixture. 2014-01-20 20:11:29 -05:00
kate-kate
d5d810dd86 local data variable and some code style fixation 2014-01-21 00:54:55 +02:00
kate-kate
0d35c269fe using batchInsert 2014-01-20 20:02:51 +02:00
Klimov Paul
fb125b9ffc Merge branch 'master' of github.com:yiisoft/yii2 2014-01-20 19:57:31 +02:00
Alexander Makarov
5c3bd6ab72 Merge pull request #2077 from lucianobaraglia/authorization-doc-update
Authorization doc match callback example
2014-01-20 09:06:56 -08:00
kate-kate
a4b6eeca7e refactoring according to the new version 2014-01-20 19:03:44 +02:00
Luciano Baraglia
e64e35fb99 Authorization doc match callback example 2014-01-20 14:03:07 -03:00
Qiang Xue
362ade63ed fixed test break. 2014-01-20 11:52:50 -05:00
kate-kate
719a721ebe active fixture for mongodb extension 2014-01-20 18:50:38 +02:00
Qiang Xue
65774b2825 Merge pull request #2075 from lucianobaraglia/2036-deny-callback-call
AccessControl denyCallback call fix - #2036
2014-01-20 08:27:02 -08:00
Luciano Baraglia
701852e95d AccessControl denyCallback call fix 2014-01-20 13:16:41 -03:00
Paul Klimov
1181b7b965 AssetController has been fixed to override 'js' and 'css' for compressed bundles. 2014-01-20 17:05:58 +02:00
Paul Klimov
3a75c69b28 Merge branch 'master' of github.com:yiisoft/yii2 2014-01-20 16:16:17 +02:00