Commit Graph

9309 Commits

Author SHA1 Message Date
Alexander Makarov
8802d0305e Avoid method call in for condition 2014-07-23 16:42:41 +04:00
Alexander Makarov
07f01bcf2b Used substr_compare instead of substr when we don't care about result 2014-07-23 16:37:49 +04:00
Alexander Makarov
5c767e5d34 Better Windows detection 2014-07-23 16:37:10 +04:00
Alexander Makarov
92c64994cd Improved strtr calls 2014-07-23 16:19:28 +04:00
Alexander Makarov
81d5dd0163 Better Windows detection 2014-07-23 16:08:44 +04:00
miramir
67bd4972ba Check availabilty field in BaseActiveRecord::populateRecord
check with Object::canSetProperty()

fixes #4305, close #4211
2014-07-23 13:49:55 +02:00
Carsten Brandt
f5f9364785 fixed test break
how did that manage to pass before...?
2014-07-23 02:50:18 +02:00
Carsten Brandt
3d623a008a Merge pull request #4380 from yiisoft/array-attribute-relations
Array attribute relations
2014-07-23 02:39:12 +02:00
Carsten Brandt
7939a3dec5 Merge branch 'master' into array-attribute-relations
* master:
  Update output-data-widgets.md
  Fixes #4370: fileinfo extension is required for FileValidator.
  Fixes #4342
  Fixes #3887
  minor refactoring of FileValidator.
  Doc translate for rest-resources
  Better fix for Dropdown container options
  #4388: CORS filter fixes:
  Fixed test break.
  #4310: Removed `$data` from signature of `yii\rbac\ManagerInterface`
  Update .travis.yml
  Update ActiveRecordInterface.php
  Fixes #4384.
  Sphinx distributed indexes support provided
  typo fix [skip ci]
  Fixes #3611: Refactored query caching.
2014-07-23 01:43:03 +02:00
Carsten Brandt
5ad178a653 Update CHANGELOG.md 2014-07-23 01:34:43 +02:00
Carsten Brandt
d036d2f5bf add support for array valued attr relations to unlink and link 2014-07-23 01:25:33 +02:00
Carsten Brandt
92e131c5ae Update output-data-widgets.md
fixed broken code block
2014-07-23 00:02:50 +02:00
Qiang Xue
a2e73f9900 Fixes #4370: fileinfo extension is required for FileValidator. 2014-07-22 15:06:14 -04:00
Qiang Xue
a612b492d4 Merge pull request #4401 from tof06/4342_mssql_driver_updates
4342 mssql driver updates
2014-07-22 11:46:04 -04:00
tof06
bbe8bdde93 Merge branch 'master' of git://github.com/yiisoft/yii2 into 4342_mssql_driver_updates 2014-07-22 17:39:21 +02:00
tof06
06bbf017a0 Fixes #4342 2014-07-22 17:39:00 +02:00
Alexander Makarov
e17e99d332 Fixes #3887 2014-07-22 19:35:44 +04:00
Qiang Xue
9fd920e2d1 minor refactoring of FileValidator. 2014-07-22 11:29:04 -04:00
Alexander Makarov
bb4a0c70a1 Merge pull request #4394 from MikeBazhenov/master
Doc translate for rest-resources
2014-07-22 16:35:27 +03:00
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