47 Commits

Author SHA1 Message Date
d2b864da84 prepare for 2.0.0-rc release. 2014-09-27 21:59:54 -04:00
b1e7c753ae Fixes #2702: added doc about customizing error response format [skip ci] 2014-09-07 12:40:50 -04:00
4832760604 Removed unused "use" statements 2014-09-07 15:46:54 +04:00
d6fd45079e typo fix. 2014-09-03 12:23:16 -04:00
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
fe36bc9ecd options parameter extracted at yii\web\Response::xSendFile() 2014-08-19 16:31:42 +03:00
e3cea2138a Added forceDownload parameter to yii\web\Response::xSendFile() 2014-08-19 12:18:35 +03:00
88d38b7820 Fixes #4501: Renamed the constant YII_PATH to YII2_PATH 2014-08-14 22:17:05 -04:00
c6c29db9b4 Fixes #4636: Added yii\web\Response::setDownloadHeaders() 2014-08-14 22:01:10 -04:00
3a1e0f3a5c property codestyle framework 2014-07-30 00:21:31 +02:00
4e4e76e883 Request::cookieValidationKey must be explicitly specified now. 2014-07-19 15:39:03 -04:00
2bab6259d1 'Security' helper usage switched to 'security' application component. 2014-06-27 14:31:08 +03:00
109c4b44bc attempt to fix multiple header issue
fixes #3893
2014-06-25 20:39:19 +02:00
c8f6baf5ba Update Response.php
typo
2014-05-26 17:23:11 +02:00
3829b3a5ad changed comments #3446 2014-05-12 20:35:35 +04:00
48635c2d3e Update Response.php
$_SERVER['SERVER_PROTOCOL'] returns 'HTTP/1.0' or 'HTTP/1.1'
2014-04-24 03:42:23 +03:00
664d2aa007 Supported adding a new response formatter without the need to reconfigure existing formatters 2014-04-16 14:55:33 -04:00
0b29c9607d fixed broken API links [skip ci] 2014-04-09 22:22:49 -04:00
134d3d4610 Fixes #2034: Added ContentNegotiator to support response format and language negotiation 2014-04-09 14:57:04 -04:00
c4af1569a3 typo fix [skip ci] 2014-04-08 21:03:11 -04:00
aec1b8172b Added HtmlResponseFormatter and JsonResponseFormatter 2014-04-08 20:54:07 -04:00
435747cf98 apidoc and codestyle fixes 2014-03-26 23:03:18 +01:00
bf3c75147d reverted breaking PHPdoc codestyle changes
issue #2852
2014-03-23 20:51:09 +01:00
b5f8a4dc22 Reformat code te be PSR-2 compatible 2014-03-16 10:46:21 +06:00
ca3b2cd057 Fix some references to removed Html::url in phpdoc 2014-03-11 11:15:21 +01:00
5d6c314d4e Adjusted URL helper, fixed usage 2014-03-10 15:25:15 +04:00
92b381795b Adjusted Url helper methods 2014-03-10 01:34:05 +04:00
3400eb5215 #2630: yii\heplers\Html::url moved to new yii\helpers\Url::create 2014-03-09 16:41:55 +04:00
3dead3386c CS fix. 2014-02-24 07:33:16 -05:00
61767861fb Add X-PJAX-URL header when redirect a pjax request 2014-02-24 12:29:27 +01:00
d53f4dd9ea Fixes #2139: error found while sending response is not displayed. 2014-01-29 21:35:07 -05:00
3519c14e60 throw exceptions in case of invalid response content
fixes #1842
2014-01-29 00:59:41 +01:00
262189533a huge amount of documentation link fixes 2014-01-28 17:54:40 +01:00
0c38655217 psr-4 move 2014-01-10 21:41:43 -05:00
0d814fa523 Moved "framework" to "iii". 2013-05-09 12:00:15 -04:00
147b3155c8 Added contact page. Fixed various form bugs. 2013-05-03 17:09:02 -04:00
4db5041d66 removed metions of 1.1 2013-04-18 20:46:17 +04:00
c0d0d1dc35 Finished User. 2013-03-28 23:53:36 -04:00
6aa86712e2 User WIP 2013-03-28 21:51:31 -04:00
1fbf81be57 User WIP. 2013-03-28 17:43:27 -04:00
884977a724 renamed util to helpers. 2013-03-23 15:32:26 -04:00
4fdaab3560 updated file header. 2013-03-04 08:03:46 -05:00
4d6b3ddb9d request wip 2013-02-28 20:30:50 -05:00
1536a6828a cookie, request, response WIP 2013-02-27 21:27:28 -05:00
8e05e6e62d changed copyright line. 2013-01-07 11:34:52 -05:00
89b578259e web request/response WIP 2012-09-03 20:00:09 -04:00
72ff81f73d Web WIP 2012-09-01 22:42:43 -04:00