4564 Commits

Author SHA1 Message Date
2a3f19e90e Merge pull request #4806 from mrarthur/patch-5
Fix PHPDoc
2014-08-25 01:30:30 +04:00
5794534a26 Unused InvalidConfigException 2014-08-24 23:47:36 +04:00
7deb26f6c8 Fix PHPDoc 2014-08-24 23:25:08 +04:00
ce6f33af28 Fixes #4736 2014-08-23 18:32:24 -04:00
3b705855aa fix bugs of BlameableBehavior in console application. In console application, \yii\console\Application doesn't have getUser() method. Use BlameableBehavior in console application will cause an exception. 2014-08-23 18:30:50 -04:00
385e13978d Fixes #4800. 2014-08-23 18:18:31 -04:00
d86691240c fixed console guide and docs of FixtureController 2014-08-23 00:37:00 +04:00
3f597fd45d updated doc [skip ci] 2014-08-22 10:06:42 -04:00
81c225f470 Upgrade jquery.inputmask to Version: 3.1.1 2014-08-21 17:25:03 -03:00
5be6a841e3 Cleaned up doc. [skip ci] 2014-08-20 21:14:51 -04:00
033d66deac changed format of applying command to all 2014-08-20 20:48:58 -04:00
461576dc85 added other syntax for and tests for fixture controller 2014-08-20 20:48:58 -04:00
d9cd1a859b added append option to fixture controller 2014-08-20 20:48:58 -04:00
3a7ed9b1a9 Added yii\web\Request::setRawBody() 2014-08-20 23:14:48 +08:00
ab3d011443 Merge pull request #4752 from klimov-paul/4062-find-files-case-sensative
Enh #4062 : Added 'caseless' option to `yii\helpers\BaseFileHelper::findFiles()`
2014-08-19 10:35:58 -04:00
0bf16497af Convert 'caseless' option into 'caseSensitive' option at yii\helpers\BaseFileHelper::findFiles() 2014-08-19 17:33:11 +03:00
a3e7a33a9e Merge pull request #4748 from klimov-paul/4424-x-send-file
Enh #4424: Added `forceDownload` parameter to `yii\web\Response::xSendFile()`
2014-08-19 10:12:16 -04:00
fe36bc9ecd options parameter extracted at yii\web\Response::xSendFile() 2014-08-19 16:31:42 +03:00
6461523aca Added 'caseless' option to yii\helpers\BaseFileHelper::findFiles() 2014-08-19 14:52:56 +03:00
b48e46a25b Added error logging at yii\caching\FileCache::gcRecursive() 2014-08-19 12:45:30 +03:00
6709154792 yii\base\ErrorHandler::handleError() adjusted keeping native error processing on error reporting miss match. 2014-08-19 12:42:41 +03:00
e3cea2138a Added forceDownload parameter to yii\web\Response::xSendFile() 2014-08-19 12:18:35 +03:00
6f3832f3ff Merge pull request #4723 from yiisoft/codeception-test-adjustments
Codeception test adjustments for basic and advanced applications
2014-08-18 23:27:01 +04:00
1cfa5bc9ee Fixes #4740: Added yii\web\Session::addFlash() 2014-08-18 14:20:09 -04:00
f1aeac5dc2 addFlash method was implemented 2014-08-18 14:14:24 -04:00
3d2cac534c Multiple flash messages per type support 2014-08-18 14:14:23 -04:00
c0d771f744 Fixes #4640: Added yii\widgets\ActiveForm::beginField() and endField() 2014-08-17 20:58:34 -04:00
67c5894b2b Fixed copyright year in batch files 2014-08-17 18:55:24 +04:00
9a68678ded Additional fix to #4728. 2014-08-16 22:30:28 -04:00
45dbbc39f6 Additional fix to #4728. 2014-08-16 22:25:55 -04:00
109da0b76e Added missing github name to changelog 2014-08-17 01:22:34 +04:00
4a9cc31828 Merge pull request #4728 from DaSourcerer/4372-httpcache-rfc7232-compliance
RFC 7232 Compliance for yii\filters\HttpCache
2014-08-17 01:21:21 +04:00
90c6a476ce Fixes #4727: Fixed wrong Stylus definition in \yii\web\AssetConverter 2014-08-17 01:18:55 +04:00
a5b6c19d81 Removed bogus conditional 2014-08-16 21:48:28 +02:00
f4a9646a22 more on HHVM compatibility 2014-08-15 16:04:02 +02:00
62e7c3e9a6 fixed some inconsistnecies in HHVM tests
exclude parts that have different default values
2014-08-15 15:30:32 +02:00
c05972d15b adjust bower.json further [skip ci] 2014-08-14 23:51:26 -04:00
f92dbf3eb4 updated ignore. [skip ci] 2014-08-14 23:49:03 -04:00
d3fe555d9d added bower.json for yii2-framework. [skip ci] 2014-08-14 23:30:37 -04: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
a315f2b7d0 Merge with master 2014-08-14 20:08:42 +02:00
e944ca18e4 Changelog update [skip ci] 2014-08-14 19:49:30 +02:00
1950d90418 Fix for #4372 2014-08-14 19:28:39 +02:00
3704b9191e Fixes #4697: MSSQL query builder does not work for newer MSSQL versions when LIMIT is used without ORDER BY 2014-08-13 21:07:30 -04:00
7d64e93c00 Merge branch 'master' of git://github.com/yiisoft/yii2 into dynamic-model-typo-fix 2014-08-13 15:51:26 +03:00
a83d441534 typo fix 2014-08-13 15:51:10 +03:00
aec7dca2cd added source map generation so that styling can be debugged easily. 2014-08-13 12:48:41 +10:00
7cf358af03 Fixes #4607: AR model will throw an exception if it does not have a primary key to avoid updating/deleting data massively 2014-08-12 21:54:08 -04:00
25c2f9bf85 Made error message encoding configurable for ActiveForm
Updated yii.activeform.js to use the encode option introduced in #4122.
Updated ActiveForm with new option encodeErrorSummary

fixes #4690, close #4691
2014-08-13 00:53:38 +02:00