Ecosyste.ms: OpenCollective

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

github.com/yiisoft/yii-core

Yii Framework 3.0 core
https://github.com/yiisoft/yii-core

more changes

8cc32034536e7a5fc10e8e8f3137dc36576bba30 authored almost 9 years ago
added a note about the scope of indexBy()

close #11446

65e33fbda61378a4c4008e3c494f457cd72b7944 authored almost 9 years ago
Updated CHANGELOG

17df125a92f5b47355430f503ea93945e0c1d2a2 authored almost 9 years ago
Merge branch '#11428-oci-findcolumns-speedup' of https://github.com/SSiwek/yii2 into SSiwek-11428-oci-findcolumns-speedup

987171f53bb5de426647a6564e62bf1b62519f4b authored almost 9 years ago
simplify default classes

a5ccf9dbe0a994360039e3a90efe449a5d9e542a authored almost 9 years ago
simplify `::class` usage

ddbdd6390e51e6009273d12366c8e605bc6ecd62 authored almost 9 years ago
fix #11473 trailing backslash in class (#11474)

d8355ce5a09452f90fe2b511f149373629e7770a authored almost 9 years ago
Fixed docs typo

3a8ccae9ecd3804fb758bf833910122a453009da authored almost 9 years ago
UPGRADE note about #10693

45fc3982abbacb0e9a0eb51acc7abfd2c8498580 authored almost 9 years ago
more test fixes for ::className() -> ::class

962d8f7d0d7a6de25d44df68d5a6e56ed41170a7 authored almost 9 years ago
cleanup CHANGELOG

ea28197699a265e1f96308352410571b5bb09019 authored almost 9 years ago
fixed tests for ::class syntax

required php version is 5.5 at least so 5.4 removed from travis

920cb23a3e518c4a6c6b1d07ec6c0577a80696f4 authored almost 9 years ago
::class syntax in the Guide

only partially. covered ::className() replacement and the
concept-configuration.md

fce92cdff135c5b2dc08623402512e6b51109b6a authored almost 9 years ago
removed yii\base\Object::className()

it is easy to upgrade existing code and it serves no purpose since
::class syntax is available.

b3a284266e0031939d12959853eaa74663a54c58 authored almost 9 years ago
use ::class also in documentation and configs

- shorter syntax
- native PHP feature, so it does not depend on yii\base\Object
- Does not trigg...

ce4befbb30fe6063eda006c081e1085ad6b63bbe authored almost 9 years ago
Use ::class instead of ::className()

- shorter syntax
- native PHP feature, so it does not depend on yii\base\Object
- Does not trigg...

51f88fac0049b4f0402f0e49ebd865a0bd7669b9 authored almost 9 years ago
Fixes #11432: Added HTTP status 421 "Misdirected Request" to list of statuses in `yii\web\Response`

Source: http://www.iana.org/assignments/http-status-codes/http-status-codes.xhtml

8a0bf5245b5589164c84474e2346b68feff2c8e4 authored almost 9 years ago
Fixes #2022: Added info about `yii\db\Query::andFilterCompare()` to guide

444568232f64019f110b4058dee5db82ad2715d9 authored almost 9 years ago
Cleaned up security guide

3c3ea889a33495a47f5db7704043e44d93890639 authored almost 9 years ago
Fixed typo

1a8693ed4e5bf398866950921a71085c1c031c8d authored almost 9 years ago
Fixes #6904: Added reference to webshell extension from mirations guide

3133cc2c7a274a021acb667024862b67cc9c73fa authored almost 9 years ago
Fixes #6922: Added note about overriding widget options specified via DI container

7355f18d66ff0fc80c26fa3ab50672b6418bdbaa authored almost 9 years ago
Fixes #8398: added info about how to deal with twoWord namespaces

bffcd462923e95c4194bcef6c53c488a76fe031b authored almost 9 years ago
Fixes #6160: Referred to Yii 2.0 cookbook for low level validation-related JavaScript methods reference

3e7f16a705ab92ff2b16b692d52ce6673c11788a authored almost 9 years ago
Fixes #8422: added note to behaviors explaining that there's no sense in validating attributes there are set automatically

a89e09388fad7a8a6c000f6604208ed5161f07ff authored almost 9 years ago
Added note about where to read/send cookie to the guide

58cbc7e919e75632dea0aeb270f6f5d31793f652 authored almost 9 years ago
Fixes #11243: added note about naming validation rules for later use to validation guide

cd10f6f9eebceec093595a28a3c5a4807085627e authored almost 9 years ago
Better docs wording as suggested in 752d537998f71a568a035a3ac69e69f2c4a8f22b

75f7e19100f8a8c67a679d249cd5811dfbc5c713 authored almost 9 years ago
Fixes #11459: Fixed flash messages not destroyed when `session.auto_start = 1` set in php.ini

45652cf159feb5eaef3fa6c63aeae869a858e1ce authored almost 9 years ago
Fixes #9735: minor corrections in nginx config example

(cherry picked from commit 26a18aaa8cca60eee83b773dca6a6558c27c361c)

75be90e1db93325d359fd49b3bb2f12301c9a48e authored almost 9 years ago
Fixes #11367: mentioned securing connection with TLS in security best practices

5ba4eabf58fdabe1b01e802a2211c684dfa129ad authored almost 9 years ago
Fixes #11397: Minimum required version of PHP is 5.6.0 now

7a47210781da8412d8ccf0b6699962f1a9b20bad authored almost 9 years ago
Fixed merge artifact in CHANGELOG

c206e884fd11623a989cb5440b94471e7c0ee610 authored almost 9 years ago
Merge branch 'master' into 2.1

ff13fa32049ba639c9228ee3b2939758acc9ffe0 authored almost 9 years ago
Fixes #11414: Files specified as `null` in `yii\web\AssetBundle` won't be registered

c65b84fe43455c2a799cc827f8e82a29157d2e77 authored almost 9 years ago
added note about formName() to forms guide

fixes #11466

b9b930e739ea5b5c1d34672ab5d9c18f1ba5cb20 authored almost 9 years ago
Removed extra changelog line (#11451)

d4018ebf7e609e5a358ed060d283696d8a7a5119 authored almost 9 years ago
package app releases

9d4a11be667002f651a426cd456dd9b4ba82448e authored almost 9 years ago
application release automation

53c1791f055072f830fde4eeb6eb913b9a4ccf4b authored almost 9 years ago
avoid random test failure

460ea7088b1637457312ba90e23933616f42cfc7 authored almost 9 years ago
prepare for next release

6b6c9a46a0d43f8bbbd6c50bc914610c977ad2e2 authored almost 9 years ago
release version 2.0.8

250330196b8d64701e5f56397eeda908ac165ce1 authored almost 9 years ago
fix phpdoc controller for empty interfaces

2bb4f7a059d7becb84a17129d77c51c885829bb9 authored almost 9 years ago
framework release automation

5b486d058f09163c988699d119796881845e4603 authored almost 9 years ago
[skip ci] Update tutorial-console-help.png (#11442)

071df2f7951a45c8b572367715cc495376e7aef6 authored almost 9 years ago
Added new comment methods to mirgrations docs

2d4bd556b849ef8ac675c3be8c6c80dbaf5b5e0e authored almost 9 years ago
Merge pull request #11439 from yiisoft/better-test-security

better unit test for generateRandomBytes()

6eaee63b51710057a1991025e08eaa1ce10d7286 authored almost 9 years ago
Fixed tests to run properly on Windows

21ee6fbea516bc27a3896ed37f3c098581e24c30 authored almost 9 years ago
complete test coverage for reading /dev/urandom

fixes an issue with buffered reading

eee720722c1dc02c230b446e30a09ce5a3a9b0fe authored almost 9 years ago
skip testing /dev/urandom on windows

also removed redundant test

40fa1a2382128320d299c4722a60bb44022d1aab authored almost 9 years ago
#11428 (oci) speedup SQL SELECT in findColumns

f57d02b7a9978785a12fde6e87cd3ec96341dd4a authored almost 9 years ago
moved checks before random_bytes() to have consistent behavior accross php versions

703a16eea5ba2e225a67e73a78c4726530c04d39 authored almost 9 years ago
better unit test for generateRandomBytes()

9ecc609a7ccb290f453a33ad0673aa6df1131888 authored almost 9 years ago
german translatoin update

e10fdd5d26f8274a06d8a7ce4414216f9299ee6b authored almost 9 years ago
passing properties to recursive call if properties of top object are not specified

fixes #7717
close #10960

c1acbf1a08e932beb9119df0c7143869e1b3c1b0 authored almost 9 years ago
update Upgrade notes

7a8a2805b460fde15fe71a1e8c01c77875742680 authored almost 9 years ago
Update git-workflow.md

2b7785f57367cf9dcf93159c87044c8c1ccb1e58 authored almost 9 years ago
Merge pull request #11436 from yiijan/docs-ja-0427-2

Docs ja 0427 2 [ci skip]

3c0e9222ab850cb9fd09100e9452165feceeed18 authored almost 9 years ago
Merge branch 'master' into docs-ja-0427-2

bf752c6c00bacd47a16a3c3b46e2319594da2fd5 authored almost 9 years ago
docs/internals-ja/core-code-style.md updated [ci skip]

46dec87a9bcac5aeb3cbef97979f6229592d4006 authored almost 9 years ago
docs/guide-ja updated [skip ci] (#11433)

8a04379170c84ee0362fb9216b5a3dfd4ae2da4e authored almost 9 years ago
docs/guide-ja updated [skip ci]

17dd32cf873b2238dee14eaa420a5f78dcc5be65 authored almost 9 years ago
Fixed changelog line that belongs to 2.0.8 instead of 2.0.7

967e58bb74e8e4c6e34b21c5df2a1608c8d6a307 authored almost 9 years ago
Fixes #10309: Extracted `yii\web\UrlManager` rule cache key into `$cacheKey` protected property

c6911162729f9ad0ec111d48d4f24f73b85e1ef1 authored almost 9 years ago
Fixes #10475: Extracted `getUrlFromCache()` and `setRuleToCache()` protected methods from `yii\web\UrlManager::createUrl()`

10ae1982101ff79ebd4e2612ba891ddf5fffd307 authored almost 9 years ago
moved wrongly created changelog lines

(will be resorted automatically on release)

b6f7df73f9c7a4127133e352be9e25d417611fb9 authored almost 9 years ago
Fixed namespace conflict with Markdown helper and Console helper

fixes #11425

e437f92ea54315b2d9abd651133475eb92df9c33 authored almost 9 years ago
completed implementation for #7177

added TYPE_TIME and default values for format to be chosen from
corresponding formatter variable...

59f329f0ae731bff86489628dfd8b08ff9fcbae6 authored almost 9 years ago
Enhancement for DateValidator (#7177, #10165)

Added parameter to define if checking for 'date' or 'dateTime'
and updated parseDateValueIntl($v...

0eeef55ab592c40583b0462b396907ad0a14cb5f authored almost 9 years ago
Simplified exception page Javascript

- Removed unused block.
- Removed Sizzle library from exception page.
- Fixed highlighting hover...

6706e921f4ca77d271a06966733d2f58d1278a61 authored almost 9 years ago
Moved TraversableObject to yiiunit\data\base namespace

2aee5c43cf7db36b03dda3c1646c624cd3bb197e authored almost 9 years ago
Merge pull request #11426 from s1lver/fixed_email_guide_ru

Correcting spelling for the Russian documentation

8cbd293582b41a3f2fb80d76bc411d4bdd550d19 authored almost 9 years ago
Correcting spelling

1c685f4ae9eaffb2892702560132537ac280e1bc authored almost 9 years ago
updated UPGRADE.md

8d279aae532dc2a3a03ffcfe8b7c4504eb90a484 authored almost 9 years ago
Updated UPGRADE.md

ac355f499573ba4c35a799227394b5ce868cf651 authored almost 9 years ago
Merge branch 'AnatolyRugalev-issue-10322'

3da4aa093dcf7ca3ed188f990b97d7f72f261963 authored almost 9 years ago
Added support of :submit[formtarget]

262f91761c928230b611d00150abb53dace9b362 authored almost 9 years ago
Merge branch 'SamMousa-enh-10954-querybuilder-traversable'

e73a1e6ce18c09e1822478ccf7ce56a810aca200 authored almost 9 years ago
Updated SqliteQueryBuilderTest to work with Composite in conditions

Updated code style, CHANGELOG

73d867bd91e750fac9354a22db0fc2beefbc71ec authored almost 9 years ago
QueryBuilder now supports `Traversable` objects for `IN` clauses.

56a7f389f0f0841f8471c5b30a64713750deac66 authored almost 9 years ago
Fixed build on PHP 5.4 (update .lock)

01da3e3addc710b0122f68b2799f0cf1a9db9301 authored almost 9 years ago
Revert "Revert "Updated composer.lock""

This reverts commit e2b069f344d3e2ff8e03e7f218d44b5427221da4.

9f3975acba0eaa885c7098b08f33190a0e54ac5f authored almost 9 years ago
Revert "Updated composer.lock"

This reverts commit 0b357446c9e9fbb3bf94d92920094e647e6f9956.

3416504c8f5357be49d15422bb0f761bce1818ff authored almost 9 years ago
Updated composer.lock

24b3a60842a2ec67c8481747cf7138d515a34db1 authored almost 9 years ago
Merge branch 'patch-1' of https://github.com/crabkakcrab/yii2 into crabkakcrab-patch-1

dae7a7fc57af5351892c74b9bae1210080c2198c authored almost 9 years ago
update fa/yii.php (#11406)

in persian we never use plural type of these words.
i.e. 5 روز
not 5 روزها

0241d3992fd368ab111000727b879f9e7f27bb90 authored almost 9 years ago
Update structure-modules.md

Found a typo

0eebb395af461f62148c11db4275e8a7e563ab60 authored almost 9 years ago
Fixes #10710: `yii\helpers\FileHelper::copyDirectory()` is now throwing exception when trying to copy a directory to itself or a subdirectory

b630f8d0781094b83bba7a93104e957f1460dc29 authored almost 9 years ago
Added `@since` tags for #10631

8a5822ed9325b45707bfdcd18b9e267962c3ad64 authored almost 9 years ago
Merge branch 'dawei101-10568-405error-after-login'

770185f7e22d45392cb3984683944175eb8295f1 authored almost 9 years ago
Update UserTest::testLoginRequired(), CHANGELOG

0f478d3db7d1abb5cddb06c5b75d02e456b801aa authored almost 9 years ago
Fixed `yii\console\Application::runAction` to not to corrupt response exit code when action returns Response object

close #10235

6427546bade890e7eda9c2161bdaf26ec85910c1 authored almost 9 years ago
`yii\db\BaseActiveRecord` now triggers event EVENT_AFTER_REFRESH` after a record is refreshed

fixes #9604
close #10867

d80eda563529c350fd9303385a3e65084d999050 authored almost 9 years ago
Fixed using DI container with no `Yii::$app` set.

3159968cc84ef13bf550b8def222282e7b1143b2 authored almost 9 years ago
Implemented DI for callable component configuration

fixes #10908

48db8c52f24b74ed3cfd949ebf1130c1b4775ad4 authored almost 9 years ago
added tests for #9047

1. verify it only affects composite primary key situation
2. add failing test for composite prim...

bdcb5a13471c9263c26804b4d4f2507f27d1abe5 authored almost 9 years ago
fix issue with composite key in combination with join

fixes #10201
fixes #9047
close #9895

7cde5a6592cf380e7066f9e1c62a5bb40c7582dc authored almost 9 years ago
#10631: added changelog, simpified code a bit more

1b7ae67eba9ecab9c9533f917debe704368b4066 authored almost 9 years ago
Fixes #10631: Splitted gettng label and rendering cell in `yii\grid\DataColumn::renderHeaderCellContent()` to make code simpler

20d26deaa55ade95f8a0853a378639126f53e2e1 authored almost 9 years ago
Added missing function to ActiveRecordInterface interface.

close #9854

704a8d7704a36e75da1edac01ae0c3eaefc350cf authored almost 9 years ago