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

Fixes #5306

13d2b4301e996edca78bbf11e6393149cbbbd3fa authored over 10 years ago by Alexander Makarov <[email protected]>
Fix typo in Polish translation

4f6f1fd1dc16bea78c9ce52b03279373298ab9ea authored over 10 years ago by kane <[email protected]>
Expand abnormally used ternary operator to if

9658b64e465950e4debdac8df6346ece31034eab authored over 10 years ago by Michael Härtl <[email protected]>
Added `yii\base\Application::loadedModules`

407367e9aac9fc9754f3decd88d6c7350b50c0a3 authored over 10 years ago by Qiang Xue <[email protected]>
Changed order of attributes setting in Formatter

close #5261

0da01588c5248479bc9b4a5db258bfec29217084 authored over 10 years ago by Serge Bezborodov <[email protected]>
do not override config when intl is not installed

fixes #5260

5587776fa83ac45d4d9f09bc9f6ed70e97be1800 authored over 10 years ago by Carsten Brandt <[email protected]>
Merge pull request #5256 from nkovacs/patch-1

[skip ci] Update documentation to mention addFlash

961b78178fecc1b639b9fab7feb6db51598120e3 authored over 10 years ago by Alexander Makarov <[email protected]>
Bootstrap Collapse items property uses label element and encodes by default, like Tabs

Fixes #5232 and #5231

4062dca19c0b8ccb6399fbcb02e86675a04dd0b8 authored over 10 years ago by Nikola Kovacs <[email protected]>
Update documentation to mention addFlash

05b4abe1a54d443b48c6cd54815831c9a9437180 authored over 10 years ago by nkovacs <[email protected]>
more guide.

a68a6ae24eabc47f848f15622b3087183d7a33e0 authored over 10 years ago by Qiang Xue <[email protected]>
Fixed issue with timezone conversion in formatter

related to #5128

7d1b115508a1448969bc6f2a8d40ef3c0e29c8f9 authored over 10 years ago by Carsten Brandt <[email protected]>
Added upgrade note about #4275

c9415642d02154aa2cfd118ad966783850699ef6 authored over 10 years ago by Alexander Makarov <[email protected]>
Fixes #4275: Added `removeChildren()` to `yii\rbac\ManagerInterface` and implementations

a8158890fd0237a8c30da63c926ec29ea4444da3 authored over 10 years ago by Alexander Makarov <[email protected]>
Merge pull request #5237 from Haran/latvian-translation

[skip ci] Latvian translation and Russian i18n guide

88e9f84bf52bc8cf8e5aead7b8620d8ce9a2c914 authored over 10 years ago by Alexander Makarov <[email protected]>
Adjusted framework readme

6861673938903546f9213c6120a41ae527429b5c authored over 10 years ago by Alexander Makarov <[email protected]>
Latvian translation fixes

fd2493be5c97aef90a903c329b7c1ff484045df9 authored over 10 years ago by Shader <[email protected]>
Latvian translation RC-update

d4e24d04aa4a1e81085176d9cee7a24e8163cb70 authored over 10 years ago by Shader <[email protected]>
Update README.md

Updated instructions for the current reality.

45c70908a1ac3adb6cc15dcef982a51228ae100b authored over 10 years ago by Evgeniy Tkachenko <[email protected]>
Fixed irregular numeric declination for slovak locales

close #5214

dd36c470140b8911b1bc22e192b4b3861cb76339 authored over 10 years ago by lubos.dzurik <[email protected]>
prepare for next release.

365b903974957297488e3ee04b53335eddd0e078 authored over 10 years ago by Qiang Xue <[email protected]>
prepare for 2.0.0-rc release.

b4bc80a26feb8016a35c6ca7cab6e46968922c69 authored over 10 years ago by Qiang Xue <[email protected]>
adjusted composer.json to follow more stable versioning policy for assets

as discussed before, better do this change before RC to avoid breaking BC in GA.

76a6f1b52ec41ea825ad714801fd666f8261cddb authored over 10 years ago by Carsten Brandt <[email protected]>
fixed crash of Formatter when intl is not installed

related to #5214

fad3b25589e71715dd1ad045ae08ecadff38c3b9 authored over 10 years ago by Carsten Brandt <[email protected]>
use 1.0.0-beta2 version for composer asset plugin.

db5bdb01c787ebc15166781563eb248a6c3f6f60 authored over 10 years ago by Qiang Xue <[email protected]>
Fixes #5202: View::registerJsFiles should not strip leading backlashes for protocol relative URL

02b2017b9ceaf3b51aa30edbd53761a1daa50984 authored over 10 years ago by Qiang Xue <[email protected]>
Fixed some issues in asset command.

25c06ef4964859c0b921d72cc0352ae1a340c42e authored over 10 years ago by Qiang Xue <[email protected]>
[SK] Updated locale strings

6f01de4263fa04aa15a3e7437667616f0784c086 authored over 10 years ago by lubosdz <[email protected]>
Added Czech translation

f6a2c62f6426ccf4080dde1f23a5dbebd7163154 authored over 10 years ago by Vojtech Horak <[email protected]>
Fixes #5176: `ActiveFixture` will reset table in its `load()` method instead of `unload()`

cf1c0a4c575527fc9fb0a11c2f2a493999b3ea74 authored over 10 years ago by Qiang Xue <[email protected]>
Update UPGRADE.md

9bb6fd94318c50ca2d076f202a3dafa7c211b8e6 authored over 10 years ago by Carsten Brandt <[email protected]>
Ukrainian message translation

c9af60f214e7eecba0df0040f14e167dce6b9f4b authored over 10 years ago by artur <[email protected]>
Fixes #5164: Added `Inlfector::$transliterator` that can be used to customize intl transliteration

3b81787c3e6cde4ff33f20c3d90979aebba04576 authored over 10 years ago by Nghia Nguyen <[email protected]>
Fixed changelog formatting

059af07e2c55672fc1396ce0f589307cd689028c authored over 10 years ago by Alexander Makarov <[email protected]>
Merge pull request #5163 from mrarthur/patch-8

Fix PHPDoc [skip ci]

1aada53bc2dbaaa3e1ada69bca869e60ec98a046 authored over 10 years ago by Carsten Brandt <[email protected]>
Merge pull request #5165 from Skysplit/pl-docs

[skip ci] Updated polish docs(README.md) and framework messages

0c9e28622e77414158b5dcf48f120ce8eea5102d authored over 10 years ago by Alexander Makarov <[email protected]>
Update polish messages [ci skip]

f67cdad993254d9c0f42f9508d4c65f524b9636b authored over 10 years ago by Skysplit <[email protected]>
Fix PHPDoc [skip ci]

c9f6c1712a88e482c3a33e5de9575730f782dfcd authored over 10 years ago by Arthur Khachaturov <[email protected]>
Update finnish translation

67f4ed97d252c0c8965948be2afd63e075084e9c authored over 10 years ago by Jani Mikkonen <[email protected]>
added docs for #5147

9c0c69397ed4d96b3d5a5e95dfe0dc68ad105790 authored over 10 years ago by Carsten Brandt <[email protected]>
Fixes #5147: null is not handled correctly for arbitrary operator in SQL.

42802f6833013d86a1bc48e66af70831d18a7a9e authored over 10 years ago by Qiang Xue <[email protected]>
doc typo

fixes #5147
[ci skip]

db15bd48248b61cbd659f1976eaf521709fba382 authored over 10 years ago by Carsten Brandt <[email protected]>
reverted addition of $where property

38c05dbb1c9366928734b6b73b093dd0ade11c08 authored over 10 years ago by Carsten Brandt <[email protected]>
added missing documentation about the NOT operator in Query

fixes #5147

10953e620d721426ab32dd148fab98c77a1f1bcf authored over 10 years ago by Carsten Brandt <[email protected]>
[NL] Updated translations

860d8507130b16d3abc6eeaf094dad7aeca56eac authored over 10 years ago by Steve Guns <[email protected]>
Fixes #5106: Refactored query caching to not load cache component when query caching is not used at all.

ed6df4fff4622a6e5a4a1e3db8e735c75db3ec05 authored over 10 years ago by Qiang Xue <[email protected]>
Fixes #3197: Using `ActiveQuery::indexBy()` may cause relational AR queries to generate incorrect relational results

21b006ee945c86ca35e1c0cc89aed2d911422189 authored over 10 years ago by Qiang Xue <[email protected]>
format timestamps with invalid date input

fixes #4989

2bd9fd40cd50c92c36d42fd77b322091be9a3eeb authored over 10 years ago by Carsten Brandt <[email protected]>
Better date parsing and formatting including 32 bit support

Enhances `normalizeDateTimeValue` to return a DateTime object instead of a converted double valu...

aac285417310f1b2cf19e9f1ecd88e8945cb5e88 authored over 10 years ago by Kartik Visweswaran <[email protected]>
Fixes #5131: Added `$autoRenew` parameter to `yii\web\User::getIdentity()`

5e2192e05d63d51611024ae3ee2fa0268677edcf authored over 10 years ago by Qiang Xue <[email protected]>
Merge branch 'unlink-tests'

3e9b8532b8ad857a5bd567c48effea31bff7cbdc authored over 10 years ago by Qiang Xue <[email protected]>
Fixes #3725: Fixed the bug that the filtering condition used in relation definition was ignored when calling `ActiveRecord::unlinkAll()`

1482889f781a1ff2bbf1108a5c934e7a8770ffa9 authored over 10 years ago by Qiang Xue <[email protected]>
Fixes #5124: Added support to prevent duplicated form submission when using `ActiveForm`

d592b3ac51a0dec1341d1d5a4d91f088db3174ae authored over 10 years ago by Qiang Xue <[email protected]>
Fixes #5126: Fixed text body and charset not being set for multipart mail

682207d0bba8abc0d0ad60d91b52f8d9a7da9ea9 authored over 10 years ago by Qiang Xue <[email protected]>
Merge branch 'master' of git://github.com/yiisoft/yii2

117240516d632ffafbf2a3fbdb59103b1a9e091c authored over 10 years ago by Qiang Xue <[email protected]>
Fixes #5117: Added `beforeFilter` and `afterFilter` JS events to `GridView`

9cc3fc0fc7993a519dbd7246ede00e957de316be authored over 10 years ago by Qiang Xue <[email protected]>
Code cleanup - beforeFilter and afterFilter events

65d2e835b98632cc6bc9097bf7b7acec2bd7e3f6 authored over 10 years ago by Kartik Visweswaran <[email protected]>
Updated comments for beforeFilter event

ef3e9ccd4c900af9910f4c7840fbe4cdcd0a5a43 authored over 10 years ago by Kartik Visweswaran <[email protected]>
Updated formatting - Created beforeFilter and afterFilter grid events

e95a88e5761b1bbff76e227d69f4f51962513803 authored over 10 years ago by Kartik Visweswaran <[email protected]>
Simplified beforeFilter and afterFilter events

Removed `form` as a parameter to the events since it can be retrieved using `$grid.find('form.gr...

fc64d67874b3b0a9c8c505f73cb80febf6f0e19a authored over 10 years ago by Kartik Visweswaran <[email protected]>
Simplified afterFilter event trigger code

2887d16f8b536100c28c01eabff5423eaa894c17 authored over 10 years ago by Kartik Visweswaran <[email protected]>
Updated comments for beforeFilter and afterFilter events

b929218fa04dee05ffe381e6c7e4ad8cf3a3e267 authored over 10 years ago by Kartik Visweswaran <[email protected]>
Corrected trigger element for beforeFilter

1bc46f3ec4569d0779d1c23bd3096cc3b894efbb authored over 10 years ago by Kartik Visweswaran <[email protected]>
Created beforeFilter and afterFilter grid events

Events `beforeFilter.yiiGridView` and `afterFilter.yiiGridView` javascript events created for ad...

268ae44a89152117d8d5c0c740002f427f9bae68 authored over 10 years ago by Kartik Visweswaran <[email protected]>
Add event for coding post filter triggers

Trigger a new `filter.yiiGridView` event for yii grid view after grid filters are applied. This ...

a66a09d873ba96fa61fdacc0b6587aa5250ab9d2 authored over 10 years ago by Kartik Visweswaran <[email protected]>
Updated comments for beforeFilter event

1dd644cc4144774080c35e994b9ee8e42b752761 authored over 10 years ago by Kartik Visweswaran <[email protected]>
improved version constraints for bower asset packages

0830b8a0e8c2b1c0f5eefaf09f269abcf1499364 authored over 10 years ago by Carsten Brandt <[email protected]>
added branch alias to composer.json

1ad216cadbe8be4d0b127a9e91d33004dae0a87e authored over 10 years ago by Carsten Brandt <[email protected]>
Add possibility to customize path to binary using alias.

If you don't want to install command-line utils globally, you have to specify it's paths.

p...

ac605a3510cc0ed3fe3f0253331612ea6ca4f4a1 authored over 10 years ago by Dmitry Kushnikov <[email protected]>
Fixes #5127.

b27af258722c69bfdc59bb851bd225d08ce9423a authored over 10 years ago by Qiang Xue <[email protected]>
Changed version constratints to be semantic versioning again

- in composer the `~` operator is just a shortcut for `~1.0` = `>=1.0.0,<2.0.0`
it does not pr...

410bc9ceff9fd0199b4dac41033f12606576ce53 authored over 10 years ago by Carsten Brandt <[email protected]>
use utf8_unicode_ci instead of utf8_general_ci

fixes #5119

fd10d3fd80a9bbe323033c4d01805c343652770d authored over 10 years ago by Carsten Brandt <[email protected]>
Update UPGRADE.md

e248dd391a86ad867a7e63f0c3e86d4c83c5eac0 authored over 10 years ago by Carsten Brandt <[email protected]>
Fixes #5110.

91e7ca49b1aa91c37881fa924df26b70195698a2 authored over 10 years ago by Qiang Xue <[email protected]>
Switch to 1.0.0-beta1 for the composer asset plugin.

854aefeb0a3488261f08fa807181fa6a4e297373 authored over 10 years ago by Qiang Xue <[email protected]>
using stable versions.

bce9d034a679e3072435c5e0cc31808cb668743e authored over 10 years ago by Qiang Xue <[email protected]>
Removed unused bower.json files. Adjusted version dependencies.

10544fe999057ad688de4dd074d12e03fecab78a authored over 10 years ago by Qiang Xue <[email protected]>
Adjusted dependency versions to stable ones.

d34e640325150f0e087a7372ead21fd17a0dfa70 authored over 10 years ago by Qiang Xue <[email protected]>
Fixes #5105 [skip ci]

f2e0d0b12541997197f292b396cc9f0cf2384754 authored over 10 years ago by Qiang Xue <[email protected]>
Fixes #5049.

43b4f30e9001f9f9c4d9e2979b633481db05da35 authored over 10 years ago by Qiang Xue <[email protected]>
Fixes #2380: Added `yii\widgets\ActiveForm::enableClientScript` to support turning on and off client side script generation

1c9568bd1cef3d5eeff39f62bdddc484443a601d authored over 10 years ago by Qiang Xue <[email protected]>
Fixes #5058: `yii\helpers\Html::activeCheckbox()` and `activeRadio()` will generate labels by default using the corresponding attribute labels

455beb09ea330a32abde7a0c068fb75d5ad37596 authored over 10 years ago by Qiang Xue <[email protected]>
Merge pull request #5084 from yiisoft/asset-improvements

Asset improvements

175b3bed07a29de7db6d249def3aa8b08d42ea4d authored over 10 years ago by Qiang Xue <[email protected]>
Fixes #5089: Added asset debugger panel

a9af444a338882a1d1f0025218d3f0fb16fde6ec authored over 10 years ago by Qiang Xue <[email protected]>
use mb_string to work with non latin characters

07f357bf79f8e85d807990ac2c396957dfeaebbc authored over 10 years ago by Carsten Brandt <[email protected]>
avoid publishing dev files of js packages

a5d4ec65c180829cce285b531f4e83362b6ae3e7 authored over 10 years ago by Carsten Brandt <[email protected]>
Fixed `yii\console\controllers\CacheController` does not check if cache component instance of 'yii\caching\Cache'

close #5055

2c3adab362b106c920e4b96893458d4f7e96868d authored over 10 years ago by Klimov Paul <[email protected]>
typo

db1b3603143754283590e435ceafc3151693ac3c authored over 10 years ago by Carsten Brandt <[email protected]>
Merge pull request #5027 from yiisoft/date-format-convert

[WIP] extracted date format converting to a helper class

024cb7f3ec3887337c6bb5424b8508fba4a08341 authored over 10 years ago by Carsten Brandt <[email protected]>
minor fix. [skip ci]

9042d2971a1efcc41867522910712e263631ce66 authored over 10 years ago by Qiang Xue <[email protected]>
Fixes #5058: Added `$pageSize` parameter to `Pagination::createUrl()` to allow creating URLs with arbitrary page sizes

1270e530238b06d32a3b9f48ab0e795f3ab0b457 authored over 10 years ago by Qiang Xue <[email protected]>
typo fix.

b7c8999953c3fbee2a14d5df657937a49a75b080 authored over 10 years ago by Qiang Xue <[email protected]>
Fixes #5061: Switched to use jquery composer package.

e9be6d46ac0aab43e0ec90b18c0cbdc5378a52ce authored over 10 years ago by Qiang Xue <[email protected]>
Fixed `yii\console\controllers\MessageController` handles category name containing dot incorrectly

eb55f18ffe366870e97544ba80fb4c2785b49aac authored over 10 years ago by Klimov Paul <[email protected]>
Fixed wrong instruction.

33b1af93014faf7bbf71d1a09b5568a0ec8ab084 authored over 10 years ago by Qiang Xue <[email protected]>
Fixes #4454: Improved asset bundle managed and used composer-asset-plugin to manage the dependencies on 3rd-party JS libraries

54509557f7f136bc13905e600c8f44ea453dc8ae authored over 10 years ago by Qiang Xue <[email protected]>
Merge branch 'master' into new-asset

Conflicts:
apps/basic/composer.json
composer.json

a16de333173bf9eb0013e3f912da8936312be9c5 authored over 10 years ago by Qiang Xue <[email protected]>
Refactored DateValidator to support ICU format

55cc897ab4ab01fbf025775ec963da99ae6b8225 authored over 10 years ago by Carsten Brandt <[email protected]>
Fixes #5049: `ActiveForm::validationDelay` should be applied to user types only

dd00ff5f266a3489f1b98f4ba3d7fd80acc12427 authored over 10 years ago by Qiang Xue <[email protected]>
Fixes #5050.

5fa6c116eaaf46ae05f022f663e21a143dd431e0 authored over 10 years ago by Qiang Xue <[email protected]>
Added tests for empty values

use "just now" for empty time difference in Formatter.

fixed wrong language name definition

87d93b2cc68d6a9395a1d4e443e4c975c5c857ab authored over 10 years ago by Carsten Brandt <[email protected]>