Commit Graph

15402 Commits

Author SHA1 Message Date
Philippe Gaultier
4851d7f9e3 Fixes #8574: Added yii\console\controllers\MessageController support .pot file creation 2015-05-31 12:40:46 +03:00
Qiang Xue
84a9281d02 finished file upload guide [skip ci] 2015-05-30 09:23:51 -04:00
Alexander Makarov
2e0c62ac5a Merge pull request #8603 from noffily/master
Create rest-rate-limiting.md [skip ci]
2015-05-30 13:30:08 +03:00
Andrey Chepurnoy
03b4ec3892 Update rest-rate-limiting.md 2015-05-30 11:01:56 +03:00
Andrey Chepurnoy
cca67e2fc9 Update rest-rate-limiting.md 2015-05-29 23:38:51 +03:00
Andrey Chepurnoy
1ffd5dad4b Update rest-rate-limiting.md 2015-05-29 23:36:56 +03:00
Andrey Chepurnoy
72801c7c83 Update rest-rate-limiting.md 2015-05-29 23:30:37 +03:00
Andrey Chepurnoy
cc2da0fa1b Update rest-rate-limiting.md 2015-05-29 18:04:03 +03:00
Qiang Xue
07bcc8fda1 Fixes #8595: Fixed yii\rbac\DbManager::checkAccessFromCache() to check against auth items loaded in cache recursively 2015-05-29 10:42:32 -04:00
Klimov Paul
886e99be11 Fixed yii\web\Response::xSendFile() does not reset format 2015-05-29 16:29:06 +03:00
Klimov Paul
6637bc241f Added docs about array-style CSS classes specification 2015-05-29 15:55:34 +03:00
Klimov Paul
a849e815df Fixed yii\db\ActiveQuery produces incorrect SQL for aggregations, when sql field is set 2015-05-29 13:18:20 +03:00
noffily
a6a0ef6cc8 Create rest-rate-limiting.md 2015-05-29 12:53:53 +03:00
Klimov Paul
0874ffac38 Fixed yii\helpers\Html::activeTextarea() does not allow value overriding via options 2015-05-29 12:31:52 +03:00
Alexander Makarov
22c4de7cdd Merge pull request #8589 from noffily/patch-2
Update runtime-sessions-cookies.md [skip ci]
2015-05-29 10:46:56 +03:00
Carsten Brandt
aa5887fec7 added missing use statement to fix #8572
- added unit tests for timestamp behavior and insert with expression
- fixed issue #8572

close #8596
2015-05-29 01:37:47 +02:00
noffily
2b3ed1212d Update runtime-sessions-cookies.md 2015-05-28 17:39:12 +03:00
Klimov Paul
95ba06c01b Added ability to use aliases and domain relative URLs at yii\web\AssetManager::assetMap 2015-05-28 16:41:59 +03:00
Davidson Alencar
6444ec8dbe docs/guide-pt-BR/concept-service-locator.md - translate [ci skip] 2015-05-28 09:26:43 -03:00
Qiang Xue
1e29971dce Merge pull request #8586 from yiijan/docs-ja-0528
[docs] ja updated [ci skip]
2015-05-28 08:17:16 -04:00
Nobuo Kihara
f0fa06b699 docs/internals-ja/git-workflow.md updated [ci skip] 2015-05-28 21:11:45 +09:00
Nobuo Kihara
40a8163434 docs/guide-ja updated [ci skip] 2015-05-28 21:10:29 +09:00
Carsten Brandt
8eaacd7320 added comment to datevalidator test
issue #8584
2015-05-28 12:05:39 +02:00
Alexander Makarov
a003a8fb48 Fixed broken postgresql test schema 2015-05-28 11:43:01 +03:00
Qiang Xue
276b367fc5 guide wip [skip ci] 2015-05-27 23:01:15 -04:00
Alexander Makarov
b623d60c85 Merge pull request #8576 from alcirmonteiro/master
docs/guide-pt-BR/concept-autoloading.md - translate [ci skip]
2015-05-27 22:48:23 +03:00
Klimov Paul
8a506e1ee3 Added support for 'only' and 'except' options for yii\web\AssetManager::publish() 2015-05-27 17:01:05 +03:00
Klimov Paul
bc6cc9bfce Unit test for yii\data\Pagination added 2015-05-27 15:48:18 +03:00
Davidson Alencar
662fc32821 docs/guide-pt-BR/concept-autoloading.md - translate [ci skip] 2015-05-27 09:33:54 -03:00
Carsten Brandt
80016d02ad fixed link reference 2015-05-27 14:17:05 +02:00
kidol
88371fb147 Trigger garbage collection in FileCache
close #8569
2015-05-27 13:05:51 +02:00
Carsten Brandt
9c10f17690 added --useHttp option to dev command
allows to clone repos using HTTP only, not SSH

issue #3267
2015-05-27 12:47:16 +02:00
Carsten Brandt
47bcd020ff fixed bug in console controller
pass correct action name to options when $id is empty (default action)
2015-05-27 12:47:09 +02:00
Klimov Paul
5c68dde13c CHANGELOG.md fixed 2015-05-27 12:01:46 +03:00
Klimov Paul
d4d972b535 Merge branch '6043-html-arrays'
Conflicts:
	framework/CHANGELOG.md
2015-05-27 11:56:58 +03:00
Alexander Makarov
fcbb596e7b Fixes #8563 2015-05-26 20:49:22 +03:00
Alexander Makarov
091462d3df Merge pull request #8552 from pana1990/fix-link
Fix link in docs [skip ci]
2015-05-26 16:53:25 +03:00
Qiang Xue
f87f81bcca Merge branch 'master' of github.com:yiisoft/yii2 2015-05-26 08:01:28 -04:00
Qiang Xue
b3a7428aee Merge pull request #8554 from yiijan/docs-internals-ja-update
docs/internals-ja updated [ci skip]
2015-05-26 08:01:07 -04:00
Qiang Xue
0ce4f7a90f Merge pull request #8555 from mohebifar/patch-1
Update PHPDoc Comment
2015-05-26 08:00:47 -04:00
Mohamad Mohebifar
b2e8bf2552 Update PHPDoc Comment 2015-05-26 15:47:11 +04:30
Nobuo Kihara
1fbe575fef docs/internals-ja updated [ci skip] 2015-05-26 18:50:07 +09:00
Klimov Paul
467596633d Code optimization 2015-05-26 12:00:28 +03:00
Klimov Paul
51a442d6c8 Fixed yii\db\ActiveRecord does not updates attribute specified at optimisticLock() after save 2015-05-26 11:53:34 +03:00
pana1990
1ee2fb9cf7 Fix link in docs [skip ci] 2015-05-26 10:51:31 +02:00
Qiang Xue
7cf5fd4b5d minor doc fix [skip ci] 2015-05-25 22:10:31 -04:00
Alexander Makarov
2434511c6e Merge pull request #8547 from yiijan/docs-ja-0526
docs/guide-ja/tutorial-performance-tuning.md updated [ci skip]
2015-05-26 01:57:50 +03:00
Alexander Makarov
0f309f623f Merge pull request #8548 from yiijan/simple-link
docs/internals/translation-workflow.md touched a bit [ci skip]
2015-05-26 01:57:28 +03:00
Nobuo Kihara
15a6546a2c docs/internals/translation-workflow.md touched a bit [ci skip] 2015-05-26 07:21:54 +09:00
Nobuo Kihara
fe63f0a012 docs/guide-ja/tutorial-performance-tuning.md updated [ci skip] 2015-05-26 07:16:12 +09:00