Mikhail Bazhenov
d1fe76e765
Doc translate for rest-resources
2014-07-22 16:27:25 +08:00
Alexander Makarov
093cb97f4f
Merge pull request #4393 from kartik-v/patch-1
...
Better fix for Dropdown container options
2014-07-22 10:02:58 +03:00
Kartik Visweswaran
2eb9cf802d
Better fix for Dropdown container options
...
Better fix for #3443 that does not break BC and allows widget to be extensible.
2014-07-22 09:40:23 +05:30
Philippe Gaultier
6dc056b325
#4388 : CORS filter fixes:
...
- Upgrade the documentation to match filter code
- Fix bad default behavior with Access-Control-Allow-Credentials
- Fix missing "s" in header Access-Control-Request-Method / Access-Control-Allow-Methods
2014-07-21 23:23:05 +04:00
Qiang Xue
e486b663a0
Fixed test break.
2014-07-21 14:38:45 -04:00
Alexander Makarov
c8a5012610
#4310 : Removed $data from signature of yii\rbac\ManagerInterface
2014-07-21 19:50:29 +04:00
Carsten Brandt
a18255ef47
Update .travis.yml
...
temporarily skip app tests as they seem to be broken somehow
2014-07-21 16:57:23 +02:00
Carsten Brandt
d4237b8e50
Update ActiveRecordInterface.php
...
fixes #3026
2014-07-21 16:27:46 +02:00
Qiang Xue
27132ced7c
Fixes #4384 .
2014-07-21 08:20:10 -04:00
Klimov Paul
98a86ce73b
Sphinx distributed indexes support provided
2014-07-21 12:34:28 +03:00
Qiang Xue
10d617a912
typo fix [skip ci]
2014-07-20 21:07:07 -04:00
Qiang Xue
a3e2b94adf
Fixes #3611 : Refactored query caching.
2014-07-20 20:59:38 -04:00
Carsten Brandt
cc38e9c795
fixed issue with indexBy and array valued relations
2014-07-21 00:35:55 +02:00
Carsten Brandt
d5375e8c3b
added elasticsearch test case for array attribute relations
2014-07-20 23:57:51 +02:00
Klimov Paul
1a07485e27
Added support for relation by array attributes
...
fixes #1249
2014-07-20 23:33:51 +02:00
Misbahul D Munir
6a6caf717b
dropDownList encodeSpaces for subgroups
...
fixes #4105 , close #4376
2014-07-20 22:11:15 +02:00
东方孤思子(Paris·QianSen)
0f6304fffe
profreading [skip ci]
2014-07-20 23:28:44 +08:00
东方孤思子(Paris·QianSen)
def4cf3c05
change 'web' to 'Web'
2014-07-20 22:07:48 +08:00
东方孤思子(Paris·QianSen)
2f2fab989d
minor changes [skip ci]
2014-07-20 21:24:23 +08:00
Qiang Xue
6e6005b148
Refactored code.
2014-07-20 08:01:16 -04:00
Qiang Xue
ae1ed5bdfd
Fixed test break.
2014-07-19 20:46:12 -04:00
Qiang Xue
e8c6bb516f
Fixes #4048 : Added init event to ActiveQuery classes
2014-07-19 20:26:58 -04:00
Qiang Xue
ab9d906351
Fixed test break.
2014-07-19 19:51:44 -04:00
Serge Postrash
dcc8d04727
Fixes #4362 : Made carousel indicators optional
2014-07-20 03:15:23 +04:00
Qiang Xue
6d64d62c8e
Fixed test break.
2014-07-19 15:59:12 -04:00
Qiang Xue
4e4e76e883
Request::cookieValidationKey must be explicitly specified now.
2014-07-19 15:39:03 -04:00
Qiang Xue
8633d0f91c
yii\web\Request::cookieValidationKey is now automatically generated by the installation script for the basic and advanced application templates
2014-07-19 14:56:31 -04:00
Yang Liu
7eda78bab5
Merge pull request #22 from AbrahamGreyson/master
...
Concept-service-locator.md proofread. [skip ci]
2014-07-20 02:28:28 +08:00
AbrahamGreyson
901dd15e85
Concept-service-locator.md proofread. [skip ci]
2014-07-20 02:27:43 +08:00
Alexander Makarov
73f1daad07
Merge pull request #4364 from SDKiller/patch-5
...
Russian translation - semantic fix [skip_ci]
2014-07-19 18:53:20 +03:00
Yang Liu
1abaee0523
Merge pull request #21 from AbrahamGreyson/master
...
Concept-di-container.md proofread. [skip ci]
2014-07-19 19:30:30 +08:00
AbrahamGreyson
e9ed10d917
Concept-di-container.md proofread. [skip ci]
2014-07-19 19:29:09 +08:00
OmgDef
697a85dd26
Check for UPLOAD_ERR_NO_FILE in UploadedFile
...
fixes #4276 , close #4358
2014-07-19 11:57:14 +02:00
Serge Postrash
04bca6a926
Russian translation - semantic fix [skip_ci]
...
Example
```
['profit', 'number', 'min' => 0.01],
```
Value 0.01 is allowed
2014-07-19 09:11:46 +04:00
Qiang Xue
371af5c486
minor doc fix. [skip ci]
2014-07-18 21:59:19 -04:00
Larry Ullman
4d05047b12
Basic edits
2014-07-18 15:27:05 -04:00
Qiang Xue
1b5adca0f2
Merge pull request #4193 from pgaultier/feature/CORS
...
CORS Filter
2014-07-18 11:54:09 -04:00
Alexander Makarov
e6be9fd947
Even better fix for #3443
2014-07-18 19:24:34 +04:00
Alexander Makarov
66751760e5
Better fix for #3443
2014-07-18 19:03:20 +04:00
Alexander Makarov
f2b0d8c209
Passed "encodeLabels" to Dropdown recursive call
2014-07-18 18:37:41 +04:00
artur
0c6516a87c
Fixes #3443 : Fixed yii\bootstrap\Nav and yii\bootstrap\Dropdown were generating wrong ids for submenus
2014-07-18 18:32:18 +04:00
Qiang Xue
86556ac842
Fixed test break.
2014-07-17 23:02:23 -04:00
Qiang Xue
e5a87af234
Fixes #4331 : yii\helpers\Url now uses UrlManager to determine base URL when generating URLs
2014-07-17 21:51:37 -04:00
Carsten Brandt
4717571e22
improved docs about goBack()
...
fixes #4343
2014-07-17 20:45:44 +02:00
Carsten Brandt
96c313d71f
gii: fixed wrong composer.json template
...
reverts 45e4973ac8
2014-07-17 18:31:56 +02:00
Yang Liu
73bb5c74ed
Merge pull request #20 from AbrahamGreyson/master
...
caching-http.md translated. [skip ci]
2014-07-18 00:08:08 +08:00
AbrahamGreyson
c82a6d47d0
caching-http.md translated. [skip ci]
2014-07-18 00:06:38 +08:00
Alexander Makarov
bc3200cef1
Fixes #4295 : reworked message extraction for PO files
2014-07-17 19:33:37 +04:00
Alexander Makarov
21910c61f9
Fixes #4310 : code cleanup
2014-07-17 19:25:04 +04:00
Klimov Paul
e54fc6f4c2
yii\mongodb\log\MongoDbTarget log target added
2014-07-17 17:23:12 +03:00