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

removed old include from tests bootstrap

issue #12943

425e07568d7b2edf3b9e3d017e2929623e2e79b1 authored over 8 years ago
update composer.json to work on different platforms

issue #12946

e1b0a2533141df59f32ea71145173c3b0a03c731 authored over 8 years ago
Tidy up CHANGELOG

7a69dbe57008ee6b55a35d62831b52d63cfa3e4f authored over 8 years ago
Added unit tests for #12750

ead95eb810cd974a67989405919a71282f1ef3af authored over 8 years ago
Changelog updated

f3230b21e4cc11b79c780d2cbb07ac25323d4369 authored over 8 years ago
Allow itemOptions in ListView to be a closure

67c3ff161e7171b5a4e75060c197780a70888022 authored over 8 years ago
Fixes #12015 Changed visibility `yii\db\ActiveQueryTrait::createModels()` from private to protected

2edc841e45139a224402c5f9275c60246d9712e7 authored over 8 years ago
Fixes #12939: Hard coded table names for MSSQL in RBAC migration

e8e48be55b677536b9eed51310dd3bc0d88fd0f9 authored over 8 years ago
Fixes #12904: Fixed lowercase table name in migrations

21b71e962e89e7ee3f43125e8f459fe607a052fb authored over 8 years ago
typo fix (#12948) [skip ci]

f699fb811f0dd8e22a0954dfd0ceebd0d2338181 authored over 8 years ago
Fixed typo in comment (#12945) [skip ci]

ffaa4238bff9a64d86534456b1536b9006c515b2 authored over 8 years ago
"$data" renamed to "$array" (#12935)

thanks

187610bfe6f8a700b6754def00226d10b44de38b authored over 8 years ago
Update BaseHtml.php (#12933)

3ccf835a7ecd46b9e3adf18f286278af236c43b3 authored over 8 years ago
Merge branch 'diezztsk-master'

38421c217e2a90f9fef28451ba48835e9a839fdb authored over 8 years ago
Merge branch 'master' of https://github.com/diezztsk/yii2 into diezztsk-master

99f65c1585a712f1d432b76138fbbc881fdaa7ee authored over 8 years ago
Changelog update. Fixed phpDoc comment.

817b5de940fab1eceef5fc2fa9ed57507fd55289 authored over 8 years ago
Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc

e0ccc0cd2309edb7c885005b340a2f94fab3eb97 authored over 8 years ago
PHPDocs updated. Closes #12927

6d0b30c41742f005295d413995d80449f2a05aa4 authored over 8 years ago
Tidy up CHANGELOG

ccd93d8078cc79c02ae69f3140d04dcf021b435a authored over 8 years ago
Changed `type` column type from `int` to `smallInt` in RBAC migrations

Closes #11929

bcf37183146542c93e558918b7c5286fecdb1e8f authored over 8 years ago
Simplified Regex usage in JS

Follows 70752b0fc1dde9a32d3565759d77072d3187f4eb

952c6eb85cb5720946866b7800c4141052de0d96 authored over 8 years ago
Revert "Enhances ActiveForm with support for HTML5 attributes like formaction, formtarget and formmethod (#8719) [ci-skip] (#11999)"

This reverts commit 3ba72da6fa11c7565de7ceb002bdf6ff86c841d4.

Fixes #12803
Fixes #12921

13799fa4de9f30288bdb9a539b74ccecbc91fe6f authored over 8 years ago
Removed unnecessary '#' [skip ci]

921aa316c7c5d010e788eb07dc329e4d73193f4a authored over 8 years ago
Fixes #7182: with info about return statement

b850ad9f08860f94fc62e8a7515418c1e90fd385 authored over 8 years ago
Fixes #5385: links created from classes to corresponding guide articles (#12920)

9b37086ed145193bec86c4ac95a4417d3db4d354 authored over 8 years ago
Fixes #12881: Added `removeValue` method to `yii\helpers\BaseArrayHelper` (nilsburg)

30987ffa496c011f835980af5ac1e82c53cb917b authored over 8 years ago
Hebrew translation fix (#12917) [skip ci]

37d6b2d420fae171c0f69b987f4e4e57b60600f7 authored over 8 years ago
Fixed changelog formatting

ccfafc8e6735a39c2909d6d7a05e06e3e4bb7244 authored over 8 years ago
Fixes #12879: Console progress bar was not working properly in Windows terminals

e596854a65639ca3950f31a36dcfcee85ed98bb2 authored over 8 years ago
Referenced "Pro Git" book

See https://github.com/yiisoft/yii2/issues/8202#issuecomment-258081949

f19e6bc3c067239140dd420287f2dbdeaa9d55cd authored over 8 years ago
Merge remote-tracking branch 'upstream/master'

9e6155796b47b007e136ceb70cb3d8e5504db752 authored over 8 years ago
Hebrew translation fix (#12894) [skip ci]

Formatting message for language 'he' failed with error: Message pattern is invalid: msgfmt_creat...

5678d9be04c9ae9a9e0491d2a1f81d9c41b3b675 authored over 8 years ago
Fixes #4113: Error page stacktrace was generating links to private methods which are not part of the API docs

2fc4c2e6b4fe1ef44436a2ab54063beca6616265 authored over 8 years ago
Unit tests created for ActiveQuery (#12889)

* setup ActiveQueryTest

* basic unit tests for ActiveQuery are created:
- all protected & pu...

dbb76a4a04ee245603f216d9ab32c0f0ee522fe4 authored over 8 years ago
link fix (#12890) [skip ci]

a2947dc5d99494c062ee5c911fc403c0bd3ddd98 authored over 8 years ago
Fixed links to Russian MongoDB documentation (#12888) [skip ci]

f40d7b8eaec5f59106d88d5b1bc2cc338278ee4a authored over 8 years ago
Fixes #9220: GridView::filterModel docs update (#12886) [skip ci]

22405971a64b268772b8619cc8e099acf4b241b2 authored over 8 years ago
Fixed `yii\behaviors\AttributeTypecastBehavior` marks attributes with `null` value as 'dirty'

528e8520c0155be7bba08240afe3087b6a75deb3 authored over 8 years ago
Fixes #12748: Migration generator now tries to fetch reference column name for foreignKey from schema if it's not set explicitly

b5bb11b8905b042b8e16c8a4cabb81aa2a5dfaba authored over 8 years ago
Fixes #12856: Fixed `yii\web\XmlResponseFormatter` to use `true` and `false` to represent booleans

d6386c308a4fa6b1e5dc56f8913306e9135a0bf5 authored over 8 years ago
Change place of note about pluralize controller name (#12813) [skip ci]

cabf322ddb5923f068b686de473163874b090060 authored over 8 years ago
Added constants for CompareValidator::$type

also improved and fixed docs about 'compare' validator.

fixes #12864

91125ebc10bad5fe8730aed2a31302152ebcdb31 authored over 8 years ago
Added braces check for initDefaultButton (#12863)

e4058bd136a2de6c565df01537b1534fa044d43f authored over 8 years ago
Fixes #9796: Initialization of not existing yii\grid\ActionColumn default buttons (#12859)

552acf24880450895b185f27335003514f925078 authored over 8 years ago
Fixes #12828: Fixed handling of nested arrays, objects in `\yii\grid\GridView::guessColumns`

e6b2fa88bcc015fd4f826088a62f8f570ee8bb8d authored over 8 years ago
Remove unnecessary comparsion (#12833)

* Remove unnecessary comparsion

* Clarify condition

90f0a0a5c7678257ab0e14db5562475ef9cf1667 authored over 8 years ago
Update UPGRADE.md

fixes #12850

851c58055f175f8902d4ba32fe70e2190ff3a688 authored over 8 years ago
[SK] Updated translations (#12853) [skip ci]

1982c58d3ab95f93cdc5fffd4ac0c69b89be7af7 authored over 8 years ago
Errors in sequence numbers of registerCssFile()'s arguments (#12812) [skip ci]

c1ea7a57b81750f159d9fd4f3bfc80977cc79db2 authored over 8 years ago
Update BaseStringHelper.php (#12832) [skip ci]

ccd992a0a37912c45a8c1f72e5ecfb423fa2f419 authored over 8 years ago
Fixes Gridview JS to respect # in filterUrl (#12837)

* Fixes Gridview JS to respect # in filterUrl

fixes #12836

* Update CHANGELOG.md

91651dc67c022955a0f268ef1f4ac4cf13d97563 authored over 8 years ago
Fixed some typos (#12847)

ca60052ccedd3da86c2ac81f6e40ff8bccc2c1ec authored over 8 years ago
added French output-client-scripts.md [skip ci] (#12844)

98f5e0fabf2c9b91e27a01d63014ba2fb8a61131 authored over 8 years ago
Fixes #11037: yii.js and yii.validation.js should use Regexp.test instead of String.match (#12839)

faa0bec23152893de8cbc81091bfb01595af7e3c authored over 8 years ago
Fixes #12619: Added catch `Throwable` in `yii\base\ErrorHandler::handleException()`

6cbb95ce278348af36b40b6235f72b82150d33d7 authored over 8 years ago
`yii\base\Application::$version` converted to `yii\base\Module::$version` virtual property, allowing to specify version as a PHP callback

`yii\base\Application::$version` converted to `yii\base\Module::$version` virtual property, allo...

4b389fb7e98f748d96485abc072c749663723126 authored over 8 years ago
Enabled tests for FileMutex on Windows, see #12824 (#12831)

3265a4703e98e30f758c5c31bcef82e4f3610ee2 authored over 8 years ago
Fixes #12824: Enabled use of `yii\mutex\FileMutex` on Windows systems

d7474495686c456027f86706d9d80e398eb75eac authored over 8 years ago
Fixes #12816: Added `columnSchemaClass` option for `yii\db\Schema` which adds ability to specify custom `\yii\db\ColumnSchema` class

a9eb96a1d03f3a1a39c3586e0d8c39fd80ebdd22 authored over 8 years ago
Fixes #12810: getChildRoles() throws an exception when role has no children

2b71f9966185e23c7e4fb8a342bdc7a8a499f279 authored over 8 years ago
fixed typos (#12820) [skip ci]

f9f19657bc2c955c08e71ef3b9d412bf94c3a133 authored over 8 years ago
fixed link in PhpMessageSource docs

https://github.com/yiisoft/yii2/pull/12409#r84586089

846c81fb517270a30b482dc4e59a9ef0bdb0c6cb authored over 8 years ago
Fixes #12807: Added console controller checks for `yii\console\controllers\HelpController`

618ef96dc02fe808c1461471beda6e3694a7f291 authored over 8 years ago
Cosmetic changes in DocBlocks (#12815) [skip ci]

26d3ba698e41beb260c54d9f6491f435295af692 authored over 8 years ago
Update UPGRADE.md (#12800) [skip ci]

The newest composer version should be part of the upgrade guide.

e2f1546c7c501841ca505e689469f5059162c11f authored over 8 years ago
Fixed `yii\behaviors\AttributeTypecastBehavior` unable to automatically detect `attributeTypes`

b8425d36cd6ba60f23c3b77fd089584ee776d7a7 authored over 8 years ago
Fixes #12790: Added `scrollToErrorOffset` option for `ActiveForm` which adds ability to specify offset in pixels when scrolling to error

8e894522c84dd3d90f10b7aadd48d1f89c1fcb15 authored over 8 years ago
added test for default route to Url helper

55e8e03a3672041e59db83ca605bcf8091804dd7 authored over 8 years ago
Polish message translations (#12796) [skip ci]

2abe41818da006cc2fa7a97d435364c069aa906f authored over 8 years ago
Updated Greek translation of core framework. (#12793)

1087ea0273af6085ae09e443e2420d688a169d80 authored over 8 years ago
Update CHANGELOG.md

removed reference for #9101 because the fix has been reverted.

604d28095679c8a1e052780ee9ec1b2812d7346e authored over 8 years ago
fixed phpdoc controller to not crash on non-instantiable classes

this happens with codeception classes that are auto generated, they
shoud not be changed by phpd...

89d8d3255e8302373cc7a966e353440b9108d00a authored over 8 years ago
prepare for next release

5e3f5698d38177dcd1a7b34c6df2f5ac6bdecf6b authored over 8 years ago
release version 2.0.10

351e78c508399e655da5fcfb9be83a73e34677cb authored over 8 years ago
adjuste PHPdoc controller to use short form types

cb22217c459599212f437331667746f27c2d3f0c authored over 8 years ago
Fix yii\rest\Serializer serialize ArrayDataProvider with pagination bug

fixes #11987
close #12683

3acbb0a9c41e8727ef59587077cc181d4eebdbb9 authored over 8 years ago
added missing `@since` annotations

9dbf4bd22f3c12cf737ad61cabba828e773f7d7b authored over 8 years ago
fixed indentation and code style

deeae4dac17f2f014afd86be5174d21b04fe6472 authored over 8 years ago
fixed UPGRADE.md duplicate headline

efb9296fdeb412796fc9351458635eb02552b8d0 authored over 8 years ago
完成校对concept-sevice-locator

ae7760b5d2f716d06d7b8e4c40a3895bdf98115b authored over 8 years ago
修改格式

270962fe72498e02518f09dbe88b9205b965cf47 authored over 8 years ago
concept-properties 校验完成

24c0df591a3655826a0a4ed3f1ace59fe97d41e3 authored over 8 years ago
runtime-responses 校验完毕

4e4979850847fa5e0fe5d51bcfd5c9d46599966f authored over 8 years ago
Update structure-modules.md

e4c9dd94b3f0863d7c2b0fc8181002e3ea486419 authored over 8 years ago
Added `public` keyword to example (#12789) [skip ci]

bc55f9809966a8ae370be52849424d2b7cc876b6 authored over 8 years ago
Cosmetic changes in DocBlocks (#12788) [skip ci]

fd6fa3179728c91997c32197e9c33da2563e8bfe authored over 8 years ago
(Not set) to (not set) (#12786) [skip ci]

be0a7c2043c48966e2b26cd37019f3bf1f82584e authored over 8 years ago
Fixes #10587: Latest used controller instance was not available in `Response::EVENT_AFTER_SEND` handler

a2826336972cf443b8b4c12596be22932a9caca2 authored over 8 years ago
Merge pull request #12774 from w3lifer/patch-1

Replaced " to ` (code) in DocBlocks for readability

08da50f8898e6ba95f16475cd82c82efaf4b4982 authored over 8 years ago
Replaced " to ` in DocBlocks for readability

71c54c46fc1e36a59975543dbf153396f56fbe6a authored over 8 years ago
Fixes #12761: Added exact command to upgrade framework via Composer to UPGRADE

c4bc75b3fe8730b01ec96fe2b1ecc7f22dbafa37 authored over 8 years ago
Force AJAX validation on form submit

When AJAX validation in enabled, `yii.activeForm.js` will run it forcefully on form submit to di...

c82e73bf72a9c9e7bd0134f48b3bfcad40739c88 authored over 8 years ago
Fixed URI component decoding with `+` (plus) sign

Fixes #11921

fef04859a1ae88214947e7755b731c1303fed928 authored over 8 years ago
Merge pull request #12747 from werew01f/master

afterInit event for yiiActiveForm

b3fdd5d13c5a71d0769f2b7c3e61c736268f6d96 authored over 8 years ago
Update CHANGELOG.md

edc8e8322b0e75fb127e9776c65be2a60b18c37a authored over 8 years ago
afterInit event for yiiActiveForm

https://github.com/yiisoft/yii2/issues/12744

62518e4e0931645d84870ec9d516305763258039 authored over 8 years ago
Document and test ListView.showOnEmpty

This addresses #11627 by completing the documentation without changing
the behavior. Some basic ...

75afd14148012669044713a08ba8f0403913378d authored over 8 years ago
Merge branch '10358-js-race-condition'

98910eaa6043a55ba216584f8d154637cdeb8c13 authored over 8 years ago
Fixed race condition in yii.js ajax prefilter

Closes #10358

d2c609c633cbaaae6fa436a22a6e8cf42523eda2 authored over 8 years ago
Added unit tests for #9561

canGetProperty and canSetProperty on ActiveRecord checks attributes

close #11087

cd18f0f777aa2caaefe69f4361d42297e8f0a021 authored over 8 years ago