Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/yiisoft/yii2-framework

[READ ONLY] Yii 2 framework core code only. This is a subtree split off the "yii2" repository
https://github.com/yiisoft/yii2-framework

#13879: Added yii\db\Migration::upsert()

be8ed35e412272b24b6a6064a6d5d69e1f64405f authored almost 7 years ago
Fix typo in UPGRADE.md (#15654) [skip ci]

2e83bf17801f830260345843b8d88b99ca05d9d6 authored almost 7 years ago
2.0.14 upgrade guide improvements (#15652) [skip ci]

* Use the right exception name

* include note about 2.1 "early access" changes in 2.0.14 upgr...

ef4bcc539dfa6373ba1ef7d6e6e6e0be88dc2369 authored almost 7 years ago
improve `@deprecated` annotations

9f3017d0f4df436e73f3ad33facee45eb3cc7b8a authored almost 7 years ago
Added a note about URLManager cache duration

https://github.com/yiisoft/yii2/pull/13426#issuecomment-366078957
issue #13426

9233c100926e43fd7bd779703635d95019dd198c authored almost 7 years ago
Merge branch 'SamMousa-indexby-after-relations-9342'

774117fae042a6a4559aac4ebd23c2d57dbac507 authored almost 7 years ago
Added CHANGELOG and UPGRADE notes

34fc9e3aaab31562dfd6f9f2f090d630c43b112e authored almost 7 years ago
Added ruleConfig to UrlManager::setBuiltRulesCache() to fix tests

05eadd9ad030fa3d89e7c413f37f78cc36727f50 authored almost 7 years ago
Merge branch 'master' into SamMousa-indexby-after-relations-9342

Conflicts:
framework/db/Query.php

b6a6514e1ac7f2b69c3ad6988fb29b54fdd1f8f7 authored almost 7 years ago
Refactored code, added tests

083b0af036768e051923b85c885c6c46db63381f authored almost 7 years ago
changelog

2b539207356fc5516e0e4a407a21bb39f83bd03a authored almost 7 years ago
Merge branch 'master' into yuriystovbur-13425-fix-url-rules-cache

cc55dcf94290bb4b111b474dbe0d258124aa92d7 authored almost 7 years ago
Fixes #15644: Avoid wrong default selection on a dropdown, checkbox list, and radio list, when a option has a key equals to zero

53fd44bd1511ee08e5ecdc4ebf215b4856882bd8 authored almost 7 years ago
Added accidentally removed changelog line [skip ci]

73250ed784bea5699afffff28a52eef84054b772 authored almost 7 years ago
Fixes #14254: add an option to specify whether validator is forced to always use master DB for `yii\validators\UniqueValidator` and `yii\validators\ExistValidator`

ba0d8015a5307c515467c8835b5dba3aaf2061b7 authored almost 7 years ago
Update AttributeTypecastBehavior.php

Line `Handles owner 'beforeInsert' and 'beforeUpdate' events, ensuring attribute typecasting.` r...

d4fc4ca7c0d3c8de47f38a6c8b3cd04c9a79ae43 authored almost 7 years ago
Added tests for #14538, added CHANGELOG line

98e1fe5be98468bb1f5ec2698056fc6cf0559709 authored almost 7 years ago
Fixes #15272: Removed type attribute from script tag

9370efc8d67bd35aaaada4d5df3ac775971a0cf9 authored almost 7 years ago
#8092: Enhance exists validator for relations (#15647)

7d6038dd514ff1eefbd1c124b1414f34a2d0c309 authored almost 7 years ago
getView() made public instead of protected

dca88154973602979010e8fced676ac180a13533 authored almost 7 years ago
Fixes #8092: ExistValidator for relations

1e2a3697b29e20834ac28be8e6145618505b96d1 authored almost 7 years ago
Fixes #15120: Refactored dynamic caching introducing `DynamicContentAwareInterface` and `DynamicContentAwareTrait`

638f82f3ec009d4bfc0e0cc3ef0c0e02b88269e6 authored almost 7 years ago
reordered changelog [skip ci]

e3a9567ac3742f13f70d405ead153b8a46059076 authored almost 7 years ago
Updated CHANGELOG

f35ed43bce5bc1c40cf9839a68aab9cfe039e2a7 authored almost 7 years ago
Merge pull request #15643 from SilverFire/make-query-expression

Implement ExpressionInterface in Query

1eedef38428f3b44ef1331f675542fdfc4421bc6 authored almost 7 years ago
Fixes #14638: Added `yii\db\SchemaBuilderTrait::tinyInteger()`

fc6df45c82e4cd4baed13c4572cfe758c763d7ad authored almost 7 years ago
Fixes #13618: Active record now resets related models after corresponding attributes updates

Co-authored-by: Robert Korulczyk <[email protected]>

c39002ff30f62055bf5c83f0ad12b7963a2151ac authored almost 7 years ago
15630 fixed like escaping (#15642)

* Tests for like escaping.

* Fix for like condition escaping

* Fixed PHPDocs

* Simplify...

7224d2ae2b888ab0753d654e4ef47b6640a25478 authored almost 7 years ago
Changed conditions properties visibility to private

14a638e13e932015809f44d55bf38128b9134218 authored almost 7 years ago
Merge branch 'master' into make-query-expression

a66b704073c934bf1fdeaac6b3fe6125d3a438d5 authored almost 7 years ago
Change BetweenColumnsCondition properties visibility

faefa6a6049ea48cdd7338994c84ef2dc7084285 authored almost 7 years ago
Add ExpressionInterface to Query class

bb19de38e28db78a743bac242edbd4ee6c6803d6 authored almost 7 years ago
Added BetweenConditionBuilder

Replaces #12678, Fixes #11611

043807d7ba2e34c91fbefd76f01f268f042ed5cd authored almost 7 years ago
Fixes #14859: Fixed OCI DB `defaultSchema` failure when `masterConfig` is used

1d9fe856ff261cd283e621c3a79c8b656e8f5f28 authored almost 7 years ago
Fixes #15031: Fixed incorrect string type length detection for OCI DB schema

9a7fd5108f92ce409231cfd89f535c5cdba6af40 authored almost 7 years ago
Fixes #14811: Fixed `yii\filters\HttpCache` to work with PHP 7.2

fb68be79b64eb79420a9a8594a4ce3fc3d71751b authored almost 7 years ago
Fixes #15633: Deprecate some things going away/changing in 2.1

- Deprecated `yii\base\BaseObject::className()` in favor of native PHP syntax `::class`, which d...

3779b1b1683c229f0df49dd830929a7ad6e23fa3 authored almost 7 years ago
Fixed issues in accidental merge of unfinished #15398

edfe1fb7920a794a4e2b23b6b9000c1f1a09f802 authored almost 7 years ago
reordered changelog [skip ci]

a25f38264ada97f1ff6b0795d3b214f7ac7cff35 authored almost 7 years ago
Updated CHANGELOG

a49a128c33aa8d9e8046971f082c489289afba2f authored almost 7 years ago
Extract cache from `yii\db\Command` to `yii\db\CacheableQueryTrait` and use it in `yii\db\Query`

a47cb6967a86f430a9636218495420590cc063e5 authored almost 7 years ago
Removed redundant condition

a1e7fe2becf0b240e419eac8afa50b211d4f0424 authored almost 7 years ago
Try reverting init()

9419fefaf69a4eb053ba5066e16ebc684cf3c374 authored almost 7 years ago
Extra checks

214bbf27855fa737a7b7ec180eb88df126e5e87b authored almost 7 years ago
Remove extra condition

f59668a85e6423087c7f47f80fc724c37abc275d authored almost 7 years ago
Don't use open() method because it registers handlers

617dc60cef209f40eb3d84cbba9b71b6b9d1ec02 authored almost 7 years ago
Fixes #15627: Corrected session freezing/unfreezing not to attempt opening or closing connection if it isn't necessary

883fb30deaf67f415e2cd8963e6da831d8e7b675 authored almost 7 years ago
Merge pull request #15626 from CedricYii/hotfix/QueryBuilderOci

Fixes #7640: oci/QueryBuilder wrong namespace

314d7fe16ecc59fa3f20b86273b0fce20bf4b3ea authored almost 7 years ago
Fixes #15625: `yii\grid\DataColumn` boolean filter dropdown list values are now in reversed order

6ec3efd0da43c21e5a8767e37e60a53461abbde6 authored almost 7 years ago
Fixes #7640: oci/QueryBuilder wrong namespace

Fix commit d165863

91ad79aa70be8be268ee072e20da60d073db6a05 authored almost 7 years ago
Fixes #11401: Fixed `yii\web\DbSession` concurrency issues when writing and regenerating IDs

f7021bbcb9a0e481c2ed3f71d82d8ec3370306c1 authored almost 7 years ago
Fixes #15621: Fixed `yii\web\User::getIdentity()` returning `null` if an exception had been thrown when it was called previously

454ae373aafacc797821b85adcf86e7b537b96a5 authored almost 7 years ago
Fixes #13879: Added upsert support for `yii\db\QueryBuilder` and `yii\db\Command`

4655d5db03b2347b2752babd054723f8ce7a0a83 authored almost 7 years ago
Bug #15523: `yii\web\Session` settings could now be configured after session is started (StalkAlex, rob006, daniel1302, samdark)

Co-authored-by: Alexander Makarov <[email protected]>
Co-authored-by: Robert Korulczyk <robert@...

25d133c34b723b5458dd6219ab0eb6b114daf4e5 authored almost 7 years ago
Fixes #15216: Added `yii\web\ErrorHandler::$traceLine` to allow opening file at line clicked in IDE

af333e6f7c08f12cd3e51d6876874a172340732a authored almost 7 years ago
Reordered property to top [skip ci]

07974c79f2d8c0271712c79e5d7a4d1d4e222d61 authored almost 7 years ago
Fixes #14488: Added support for X-Forwarded-Host to `yii\web\Request`, fixed `getServerPort()` usage

6b1d107b8b6b59cc0f78cf651e46e926de3a6adb authored almost 7 years ago
Fixes #13019: Support JSON in SchemaBuilderTrait

6f2a0e5f8a4f87ea4e4cab1ba37b02c00c746f0f authored almost 7 years ago
Refactor cacheable widget behavior (#15608)

a7129dcd1db10a755d72b897a93f55c655b7de79 authored almost 7 years ago
Fixes #13679: Added `yii\behaviors\CacheableWidgetBehavior`

d81acb1380830466e7953a8fcdf044b4c180ca00 authored almost 7 years ago
Fixes #15595: `yii\data\DataFilter` can now handle `lt`,`gt`,`lte` and `gte` on `yii\validators\DateValidator`

cda416c587ba3da4173cce482fe0cbe17ec317d1 authored almost 7 years ago
Moved ExpressionBuilder creation logic out of QueryBuilder::buildExpression() to a separate method

8546bbefb0e8f87b44da791a0e88685034f302c3 authored almost 7 years ago
Fixed PHPDocs. Resolves discussion https://github.com/yiisoft/yii2/commit/d16586334d7bea226a67aa8db28982848b5c92dd#commitcomment-27343531

187039c2a0eedde1efdd3b5c186adbce27a57da7 authored almost 7 years ago
Reverted #14593

(reverted from commit a42bbd8f01de340d9f4964aad8c9d3297b4eabcd)

3d0d5088589b22e3a8e1407528927c6fcb9234e0 authored almost 7 years ago
Fixes #14593: Added `yii\db\Command::EVENT_AFTER_EXECUTE` event that is triggered after command is executed

bcaa65b3619d91d9c95c13cebe9abd4ebcabe3ca authored almost 7 years ago
Fixed typo [skip ci]

80ba25984e39d870a3dee757db6bfe33dad004dc authored almost 7 years ago
Fixes #7640: Implemented custom data types support. Added JSON support for MySQL and PostgreSQL, array support for PostgreSQL

701893ddea93961b08152cad3aa12c53641e2af7 authored almost 7 years ago
Fixes #15047: `yii\db\Query::select()` and `yii\db\Query::addSelect()` now check for duplicate column names

889d29edc40f75dcb04f3a87e49f15de0742e7b9 authored almost 7 years ago
Fixes #14296: Fixed log targets to throw exception in case log can not be properly exported

8a219c91807a7f863b573f4ea59c75696f69a460 authored almost 7 years ago
Fixes #14643: Added `yii\web\ErrorAction::$layout` property to conveniently set layout from error action config

Co-authored-by: Stas So <[email protected]>
Co-authored-by: Carsten Brandt <[email protected]>

f00bdf155e0c9a7db5ff841c855287f55d4f8687 authored almost 7 years ago
Fixes #15355: Additional test and fix

42697bb4d217fb5bec92b0218fb3dc250608bec4 authored almost 7 years ago
Fixes #13465: Added `yii\helpers\FileHelper::findDirectory()` method

ad7dffac00ddf8209ff0dbdf81fd25de03a858df authored almost 7 years ago
Fixed typo [skip ci]

8d9839d10f3f9b91a6377e2e22d79643e93fb307 authored almost 7 years ago
Fixes #8527: Added `yii\i18n\Locale` component having `getCurrencySymbol()` method

Co-authored-by: Anton Gubarev <[email protected]>

1efda39b694cc27f0a78286dc011feda6b7eff23 authored almost 7 years ago
Fixes #14546: Added `dataDirectory` property into `BaseActiveFixture`

c2c9203dc30685633bfccc122714737d32d8daaf authored almost 7 years ago
Fixes #15076: Perfect `yii\db\QueryBuilder` buildColumns function

e50c072799c66eacfc4022b2de4fdb16d2fea7f5 authored almost 7 years ago
Fixes #15522: Fixed `yii\db\ActiveRecord::refresh()` method does not use an alias in the condition

46a61e399a01a48527627bb07ef475f49c2bfee9 authored almost 7 years ago
Fixes #15476: Added `\yii\widgets\ActiveForm::$validationStateOn` to be able to specify where to add class for invalid fields

ce4521f3c073b8f9fe1dca5422b2ea5a039cb3f2 authored about 7 years ago
Fixes #13034: Fixed `normalizePath` for windows network shares that start with two backslashes

dfa0e3875de28d25278773253755bea12c01a685 authored about 7 years ago
Fixes #13996: Added `yii\web\View::registerJsVar()` method that allows registering JavaScript variables

5ee96b50e91cb2c91c3d36477d7731af68a900e6 authored about 7 years ago
Add some @see references near HTML class attribute handling [ci skip] (#15558)

a1e7ac73cc19604dd2ad12298b6d4c395fe96fce authored about 7 years ago
Fixes #15553: Fixed `yii\validators\NumberValidator` incorrectly validate resource

c3eb55d76f3f91c060fc7c7286ce5701d5b6f5a0 authored about 7 years ago
Fixes #9771: Assign hidden input with its own set of HTML options via `$hiddenOptions` in activeFileInput `$options`

b122391e22bce6912d9faac3865ea0fde1403e65 authored about 7 years ago
Fixes #15536: Fixed `yii\widgets\ActiveForm::init()` for call `parent::init()`

848a575198506a3e6e8403e99f2942a209c1d62d authored about 7 years ago
PHPDoc fix

81356dcc2c84f0af5f5a33e1be04db0a61837cb3 authored about 7 years ago
`@inheritdoc` notation changed

8b939b73992ab1cfd0b45872c04798a9e8dd8b5c authored about 7 years ago
Fixed `yii\db\ActiveRecord::with()` unable to use relation defined via attached behavior in case `asArray` is enabled

c66677d68d817b987d6213b4a93c784c74283cd0 authored about 7 years ago
removed excessive whitespace in CHANGELOG (#15539)

- makes ChangeLogTest pass

118ce1a69b85095480aed8084296eef6bf34630a authored about 7 years ago
Fixes #14806: Added $placeFooterAfterBody option for GridView

02856b40ac5b864c14f72c1991b39a4fe99e8072 authored about 7 years ago
IsIndexed() @return wrong description fixed (#15538) [skip ci]

caa1e683186537609cf9d02844203ee1d01865c0 authored about 7 years ago
Fixes #14711: Fixed `yii\web\ErrorHandler` displaying exception message in non-debug mode

81fc3fee6617346f2545e7d690f37dce9318d50b authored about 7 years ago
Fixes #13814: MySQL unique index names can now contain spaces

cc052ebd37606d6875579e42290861474de60741 authored about 7 years ago
Fixes #6391: Added note clarifying config for ListView pager and sorter [skip ci]

fb3b869a2a5c27edaa1ee4f06e902fba385c1c49 authored about 7 years ago
Fixed #14612: Added note about session's logVars [skip ci]

39e0fc5b85271b5c51c95e117d69af6571abbcf0 authored about 7 years ago
Fixed #14840: improved Console::select() phpdoc [skip ci]

02f0f44690936207fd5bb0fa6ccea25ce51bd352 authored about 7 years ago
Fixes #15300: Fixed "Cannot read property 'style' of undefined" error at the error screen

6976c1f4ed289940c970dd8d1f918c24c6096196 authored about 7 years ago
Fixes #15494: Fixed missing `WWW-Authenticate` header

d2bdf66e13a24b4b4e22f64d104285947424e619 authored about 7 years ago
#15426: Added ability to create and drop database views

818eb92c52c505c564e65c540a3518b49a8f942c authored about 7 years ago
Moved time() statement right before usages in \yii\filters\RateLimiter (#14713)

d0e3817d8c7fae059c954cf15a0b1a9908035646 authored about 7 years ago
Fixes #10186: Use native `hash_equals` in `yii\base\Security::compareString()` if available, throw exception if non-strings are compared

8961d8e50fbffc259bf4e7551a70116a2014bbef authored about 7 years ago