8957 Commits

Author SHA1 Message Date
cb6d463009 Add structure-extensions.md to translate into Russian 2014-08-22 18:33:45 +07:00
6102a1532f Merge pull request #4784 from thiagotalma/inputmask_v3.1.1
Upgrade jquery.inputmask to Version: 3.1.1
2014-08-21 20:33:30 -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
c7887b666c Added missed case in tests about append option 2014-08-20 20:48:58 -04:00
3e58491bc8 fixed docs 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
85466f17c5 Merge pull request #4773 from bixuehujin/set_raw_body
Added yii\web\Request::setRawBody()
2014-08-20 11:53:26 -04:00
3a7ed9b1a9 Added yii\web\Request::setRawBody() 2014-08-20 23:14:48 +08:00
c3c6e43ce5 Merge pull request #4765 from sklyukin/patch-1
link fix
2014-08-20 11:33:34 +04:00
cf990cf8df link fix 2014-08-20 13:31:41 +06:00
5d67ac4452 Renamed YII_ROOT_DIR → YII_APP_BASE_PATH 2014-08-19 20:42:40 +04:00
02f894556e Fixes #4757: fixed paths in advanced app init 2014-08-19 20:39:38 +04: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
a56490e091 Merge pull request #4750 from klimov-paul/3459-file-cache
Enh #3459 : Added logging of errors, which may occur at `yii\caching\FileCache::gc()`
2014-08-19 08:34:32 -04: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
76b03a3fcd Another attempt to fix travis 2014-08-19 02:55:00 +04:00
34bc23657e Got rid of variables, forced terminating PHP process by name before starting another server 2014-08-19 01:59:09 +04:00
e4e04c9235 Avoided exit in travis since it finishes the whole script 2014-08-19 01:15:00 +04:00
ed5b8afbac Separated travis scripts for basic and advanced apps 2014-08-19 00:57:55 +04:00
ff59e5fd4b Merge pull request #4744 from bevalorous/docs-guide-russian-translation
Docs Rissian translation: translated rest-versioning.md [skip ci]
2014-08-19 00:29:30 +04:00
fcc593534e Translated rest-versioning.md into Russian [skip ci] 2014-08-19 01:11:29 +05:00
8cfdd37475 Light edits 2014-08-18 16:11:12 -04:00
edd293028e Light edits 2014-08-18 16:07:28 -04:00
2aba4346f5 Light edits 2014-08-18 16:03:04 -04:00
2e2a7af5a8 Add rest-versioning.md to translate into Russian [skip ci] 2014-08-19 01:02:46 +05:00
e05222696c Minor punctuation fixes 2014-08-18 15:57:38 -04: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
480b03beb7 Prefixed constants to avoid possible naming conflicts 2014-08-18 01:56:36 +04:00
2df4dff4ed Proper exit codes for codeception tests 2014-08-17 19:56:48 +04:00
ef9d37d841 Split command for easier debug 2014-08-17 19:37:56 +04:00
ac9b479137 Fixed tabs in yml 2014-08-17 19:20:05 +04:00
57b299607b Use separate webservers for basic and advanced apps in travis 2014-08-17 19:18:06 +04:00
ac32c33d79 Removed unneeded && from travis 2014-08-17 18:59:36 +04:00
67c5894b2b Fixed copyright year in batch files 2014-08-17 18:55:24 +04:00
c33214b35d Adjusted test configs structure 2014-08-17 18:45:58 +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