8618 Commits

Author SHA1 Message Date
28c691362d Double quotes don't work in some environments
https://getcomposer.org/doc/03-cli.md#require
2014-07-24 15:13:55 +07:00
db0c8b3781 Fixes #3957: Added more straightforward configurable properties to BlameableBehavior, SluggableBehavior and TimestampBehavior 2014-07-23 23:03:00 -04:00
b1bcb59aa9 \yii\behaviors\TimestampBehavior updated 2014-07-23 22:58:30 -04:00
c7b51e2565 \yii\behaviors\SluggableBehavior updated 2014-07-23 22:58:30 -04:00
4c20b57b98 \yii\behaviors\TimestampBehavior updated 2014-07-23 22:58:30 -04:00
8d9f5b4803 \yii\behaviors\BlameableBehavior updated 2014-07-23 22:58:30 -04:00
471d053642 \yii\behaviors\AttributeBehavior updated 2014-07-23 22:58:30 -04:00
95460f92b2 Fixes #4360: Added client validation support for file validator 2014-07-23 22:56:04 -04:00
1a3a266fcd Changed Array.prototype.slice.call() into jQuery's $.each function for consistency 2014-07-23 22:41:35 -04:00
b3f0f7dceb Fixed typo and inconsistent conditionals 2014-07-23 22:41:35 -04:00
d1c2b137b3 Added client-side file validator 2014-07-23 22:41:35 -04:00
390a6c782e Fixes #4409: Upper case letters in subdirectory prefixes of controller IDs were not properly handled 2014-07-23 22:10:13 -04:00
4ac6777ce0 Very draft testing docs 2014-07-24 01:35:39 +04:00
5db07a71e5 Added note about app templates 2014-07-24 01:23:22 +04:00
d179ad817c Merge pull request #4411 from reiz/master
Add References Badge to Readme
2014-07-23 23:11:47 +02:00
57f8118f75 Adjusted docs to use global phpunit and codeception installation 2014-07-24 01:03:16 +04:00
678f375710 Added test-overview 2014-07-24 00:47:30 +04:00
4db6bb38c7 Add References Badge to Readme 2014-07-23 22:16:36 +02:00
c620f5cea5 Added info about running codeception tests to getting-started 2014-07-23 19:47:47 +04:00
8802d0305e Avoid method call in for condition 2014-07-23 16:42:41 +04:00
07f01bcf2b Used substr_compare instead of substr when we don't care about result 2014-07-23 16:37:49 +04:00
5c767e5d34 Better Windows detection 2014-07-23 16:37:10 +04:00
92c64994cd Improved strtr calls 2014-07-23 16:19:28 +04:00
81d5dd0163 Better Windows detection 2014-07-23 16:08:44 +04:00
67bd4972ba Check availabilty field in BaseActiveRecord::populateRecord
check with Object::canSetProperty()

fixes #4305, close #4211
2014-07-23 13:49:55 +02:00
f5f9364785 fixed test break
how did that manage to pass before...?
2014-07-23 02:50:18 +02:00
3d623a008a Merge pull request #4380 from yiisoft/array-attribute-relations
Array attribute relations
2014-07-23 02:39:12 +02:00
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
5ad178a653 Update CHANGELOG.md 2014-07-23 01:34:43 +02:00
d036d2f5bf add support for array valued attr relations to unlink and link 2014-07-23 01:25:33 +02:00
92e131c5ae Update output-data-widgets.md
fixed broken code block
2014-07-23 00:02:50 +02:00
a2e73f9900 Fixes #4370: fileinfo extension is required for FileValidator. 2014-07-22 15:06:14 -04:00
a612b492d4 Merge pull request #4401 from tof06/4342_mssql_driver_updates
4342 mssql driver updates
2014-07-22 11:46:04 -04:00
bbe8bdde93 Merge branch 'master' of git://github.com/yiisoft/yii2 into 4342_mssql_driver_updates 2014-07-22 17:39:21 +02:00
06bbf017a0 Fixes #4342 2014-07-22 17:39:00 +02:00
e17e99d332 Fixes #3887 2014-07-22 19:35:44 +04:00
9fd920e2d1 minor refactoring of FileValidator. 2014-07-22 11:29:04 -04:00
bb4a0c70a1 Merge pull request #4394 from MikeBazhenov/master
Doc translate for rest-resources
2014-07-22 16:35:27 +03:00
d1fe76e765 Doc translate for rest-resources 2014-07-22 16:27:25 +08:00
093cb97f4f Merge pull request #4393 from kartik-v/patch-1
Better fix for Dropdown container options
2014-07-22 10:02:58 +03:00
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
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
e486b663a0 Fixed test break. 2014-07-21 14:38:45 -04:00
c8a5012610 #4310: Removed $data from signature of yii\rbac\ManagerInterface 2014-07-21 19:50:29 +04:00
a18255ef47 Update .travis.yml
temporarily skip app tests as they seem to be broken somehow
2014-07-21 16:57:23 +02:00
d4237b8e50 Update ActiveRecordInterface.php
fixes #3026
2014-07-21 16:27:46 +02:00
27132ced7c Fixes #4384. 2014-07-21 08:20:10 -04:00
98a86ce73b Sphinx distributed indexes support provided 2014-07-21 12:34:28 +03:00
10d617a912 typo fix [skip ci] 2014-07-20 21:07:07 -04:00
a3e2b94adf Fixes #3611: Refactored query caching. 2014-07-20 20:59:38 -04:00