Ecosyste.ms: OpenCollective

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

github.com/yiisoft/db

Yii Database Library
https://github.com/yiisoft/db

merge with upstream

2d7e38c66e334fa0aa5fed06422f8dcd3a9b9a38 authored about 10 years ago by Klimov Paul <[email protected]>
Merge pull request #4982 from diiimonn/feature

fix authchoice.js

d306fb793b977b325c7f24697776209e3d4a118e authored about 10 years ago by Paul Klimov <[email protected]>
Fixes #4984.

1363ac5542838b035457128980826ba5622619f2 authored about 10 years ago by Qiang Xue <[email protected]>
CHANGELOG

57cc13b8f848f85be5e971f7918d1e22d0b966c1 authored about 10 years ago by Carsten Brandt <[email protected]>
Add support for elasticsearch delete by query

close #4487

ade028352370b599ce0eae439e52b98863286cd6 authored about 10 years ago by tvdavid <[email protected]>
Add support for elasticsearch suggestions

close #4505

a6d02e77f6493f0127523db5534d26f37ce1f07c authored about 10 years ago by tvdavid <[email protected]>
add aggregation, stats and suggester to elasticsearch

fixes #4452, close #4452

51ba2b8c82486d404fdb46b3861dbec2ace072ec authored about 10 years ago by Carsten Brandt <[email protected]>
fixed size format plural rule to not format number itself

This fix ensures the format configured in the formatter class is used in the message instead
of ...

363cd73f8c5c8bc40a284776bb54a74aa9ccc408 authored about 10 years ago by Carsten Brandt <[email protected]>
Fixes #4970: `joinWith()` called by a relation was ignored by `yii\db\ActiveQuery`

d109665e765ddb04cdd89febdbb940521d819096 authored about 10 years ago by Qiang Xue <[email protected]>
Test for fix

7734520328399f7197c5e059bc06013be8ff7fb6 authored about 10 years ago by Stephen Seliuk <[email protected]>
Merge pull request #4981 from SDKiller/patch-2

Updated phpdoc for \yii\widgets\DetailView [ckip ci]

9efb693c52a9d49b974710a2c2943cd7e9c6f3f8 authored about 10 years ago by Alexander Makarov <[email protected]>
Fixes #4954: MSSQL column comments are not retrieved correctly

a8b004a8178034f291a5927db133703dd9864a8e authored about 10 years ago by Qiang Xue <[email protected]>
fix authchoice.js

977bb440105d545486fda60bc64c12a3f76c1206 authored about 10 years ago by dima <[email protected]>
Merge pull request #3906 from cebe/Erik-r-2359-formatter-refactored

[WIP] formatter refactored

c45f01e6832339b984c3425d3e12b95a31980e37 authored about 10 years ago by Qiang Xue <[email protected]>
Merge branch 'master' into Erik-r-2359-formatter-refactored

* master: (22 commits)
Fixes #4971: Fixed hardcoded table names in `viaTable` expression in mo...

231b9ab080401e065b9bb7875b5a1ffe6f140f44 authored about 10 years ago by Carsten Brandt <[email protected]>
fixed paragraph formatting

cf869558e6f4c95f2139f9eb55a610ee07356bce authored about 10 years ago by Carsten Brandt <[email protected]>
UPGRADE and CHANGELOG notes for the Formatter changes

b37f5dd7250abc96920623fbe5ddc9f3faec1928 authored about 10 years ago by Carsten Brandt <[email protected]>
Fixes #4971: Fixed hardcoded table names in `viaTable` expression in model generator

97347d07ecdaa59e9c4c9b60bfbdf04c6050294e authored about 10 years ago by Stephen Seliuk <[email protected]>
Fixed test break.

3c5024a8123077a7bb0df7ad697875356ee298f6 authored about 10 years ago by Qiang Xue <[email protected]>
Merge pull request #4978 from thiagotalma/patch-1

Fix brackets

24ea278f5855375efd9259f0e6fbdd8cf9a287cc authored about 10 years ago by Qiang Xue <[email protected]>
Fixes #4955: Replaced callbacks with events for `ActiveForm`

b97b4a7e05ee7ccff90b0f300e7bb576c575b27d authored about 10 years ago by Qiang Xue <[email protected]>
Merge pull request #4977 from creocoder/web-user-param-rename1

Rename `\yii\web\User` component param for consistency

5213e309b749bcc37e9a13a6e6566f58b90a5239 authored about 10 years ago by Qiang Xue <[email protected]>
Merge pull request #4974 from creocoder/html-button-type-fix

Html::button() type is `button` by default

2afe9212e8e7b885664576e4311545db0955917d authored about 10 years ago by Qiang Xue <[email protected]>
Merge pull request #4961 from creocoder/fix-typos-1

Typo fixed inside \yii\rest\CreateAction

3d3f4e21a197fe70d3ffc4f21458d3d6c88d90af authored about 10 years ago by Qiang Xue <[email protected]>
Typo fixed inside \yii\rest\CreateAction

5cce52c96a4e2c2777a9c63ad1a33bd65c274d4f authored about 10 years ago by Alexander Kochetov <[email protected]>
final cleanup

a2ec4dd1fa080840efb4bf82ab1acc7be98d84ca authored about 10 years ago by Carsten Brandt <[email protected]>
refactored size format

1da65e1ebdad608ad050db7bddfe18ed39adc92d authored about 10 years ago by Carsten Brandt <[email protected]>
ensure some BC

ensure some features that were recently added to formatter keep working after refactoring

6fd18cdc9b4f0474af19ca36d329eb1c25a5e89c authored about 10 years ago by Carsten Brandt <[email protected]>
unit tests and some locale depended fixes

232b4607f9806d5edaccdf27c7475a7e367c2394 authored about 10 years ago by Carsten Brandt <[email protected]>
finished currency formatter

d7c40214f1d177c6856a8831a839c56392047dfb authored about 10 years ago by Carsten Brandt <[email protected]>
Fixed test break.

54c1bad15c7699be8ae4b38c39273ffbf41d7f86 authored about 10 years ago by Qiang Xue <[email protected]>
Fixed test case.

72ffad5091311c1d201bec6a1ac1a1a218251834 authored about 10 years ago by Qiang Xue <[email protected]>
Merge pull request #4953 from janisto/message_fi_update-3

Update finnish translation

76cc14b20d898dfe3b1f189da48b3819e391ae9e authored about 10 years ago by Carsten Brandt <[email protected]>
Merge pull request #4951 from TriAnMan/testdbcleanup

Make unit tests cleanup a DB after finish

3e916fc4440b418c66fe52f47f3a3de535b937d8 authored about 10 years ago by Carsten Brandt <[email protected]>
Return a fixtures cleanup in case of a failing test

a05849081935f3aac6c15e451a529bf1203de4e9 authored about 10 years ago by Anton Andersen <[email protected]>
skip fixture controller test on HHVM

6ff7f534047aed15c6ebe0a791c2f82da1a73a02 authored about 10 years ago by Carsten Brandt <[email protected]>
Make unit tests cleanup a DB after finish

d33146d234cced3074c7945ce6e729c29cfbedde authored about 10 years ago by Anton Andersen <[email protected]>
added array fixture class

2e76e99138a8aca820c70c746968d16ea749ca24 authored about 10 years ago by Ragazzo <[email protected]>
Merge branch 'master' into Erik-r-2359-formatter-refactored

* master: (1112 commits)
Removed unused "use" statements
Fixed array syntax
Removed unused...

c5fb1710fdf50643f9f2a02103111f0f210d1bc4 authored about 10 years ago by Carsten Brandt <[email protected]>
moved formatter to i18n namespace

6b3b3c8f39c36ef393ecf14a089748cc9124acae authored about 10 years ago by Carsten Brandt <[email protected]>
finsihed formatter implementation

neads cleanup

145a08dafb3ad8cab8b76f721cb23fd29fb283df authored about 10 years ago by Carsten Brandt <[email protected]>
refactored number formatting

c6fe1abf8602bd7ec4c78ab1d19bd1b627e19e10 authored about 10 years ago by Carsten Brandt <[email protected]>
Fixed condition building for booleans

8bc51589c6b069d72ba7971871216a9369fddc9e authored about 10 years ago by Alexander Makarov <[email protected]>
Booleans are now stored as 0 or 1 in Redis

f726785fe664d8cac6f691ed121b89d82c302b93 authored about 10 years ago by Alexander Makarov <[email protected]>
Fixed storing and loading null-values in Redis

ae9379e74e31ff7bfed212ab565de904b5ffe0e8 authored about 10 years ago by Alexander Makarov <[email protected]>
console gii WIP

c0b8199bfe63e0a98fda2ffec771a5200bcf07dd authored about 10 years ago by Qiang Xue <[email protected]>
date formatter iteration

f2d31cce79b5ad87ed6691480cf2ee1448935590 authored about 10 years ago by Carsten Brandt <[email protected]>
small doc adjustments

9c387d18069559dfea75a57624411e4abecb3abf authored about 10 years ago by Carsten Brandt <[email protected]>
Removed unused "use" statements

f3d012cc76445044f06fce957e3a784cc4e394e0 authored about 10 years ago by Alexander Makarov <[email protected]>
Fixed array syntax

e20fcec1ed12c4c623fa45b09784c51fc920cfc7 authored about 10 years ago by Alexander Makarov <[email protected]>
Merge pull request #4942 from tebazil/master

[ci skip] Перевод runtime-handling-errors.md на русский язык

80f109889a3009687f7c1dad841927f6a5f2ed71 authored about 10 years ago by Alexander Makarov <[email protected]>
Mark tests with problematic DBMS as skipped.

09a66f080220241a726c8cd308072207de59a8e0 authored about 10 years ago by Qiang Xue <[email protected]>
Fixes #3511: Dropped `yii.allowAction()` and modified `yii.confirm()` in `yii.js` to support callbacks

ad0283d84f7ddaba3af9b77248c655276cfe6649 authored about 10 years ago by Qiang Xue <[email protected]>
Merge pull request #4940 from tebazil/master

[ci skip] Russian translation of runtime-url-handling.md

b1b8b8a0a6aee0b696038eeead7f766a8e05c7ab authored about 10 years ago by Alexander Makarov <[email protected]>
Fixed test break.

df6cdf279df46cf2951ef7ba52e45cce758c2854 authored about 10 years ago by Qiang Xue <[email protected]>
Fixes #3410: yii.activeForm.js now supports adding/removing fields dynamically

084ac40b10765c5402e3ae4610ffdb749f30b775 authored about 10 years ago by Qiang Xue <[email protected]>
Fixes #4936 [skip ci]

afe611e450ce195059dec3d08b19804c3d320df9 authored about 10 years ago by Qiang Xue <[email protected]>
Reverted/fixed some incorrect changes.

70b2045129fbdabc1f7e003274a9d88f95e04239 authored about 10 years ago by Qiang Xue <[email protected]>
gii command line WIP

a071dc1dcc11161b4cc4795c5792ad30d9957d34 authored about 10 years ago by Qiang Xue <[email protected]>
Merge pull request #4937 from johonunu/missing-serbian-translations

[skip ci] Added more missing serbian translations

baac288caca381a95ead692cef8b2f5b80f96168 authored about 10 years ago by Alexander Makarov <[email protected]>
Removed unused variable initialization

67b875bb2c16362867be39105c414f3eae201fc4 authored about 10 years ago by Alexander Makarov <[email protected]>
Better alias check

ce9c2c9e7a23c028f91f87d96c33fa669c39a17f authored about 10 years ago by Alexander Makarov <[email protected]>
Fixed test breaks.

d96945b1c5494a6ebb159b67c06ea2cb9debb965 authored about 10 years ago by Qiang Xue <[email protected]>
Merge pull request #4934 from alanwillms/pt_br_start_hello

[ci skip] pt-BR start-hello

dccdd119b17f3503a750f650e0659f11e8a98f6c authored about 10 years ago by Alexander Makarov <[email protected]>
Fixes #3240: Added support for assigning an anonymous function to `yii\widgets\ActiveForm::fieldConfig`

6fadf8c0ddb2934573c3286375a0217e1e69173b authored about 10 years ago by Qiang Xue <[email protected]>
allow precision for binary type in MSSQL

fixes #4931

5ffbe35dc20b83a82ff77800bab026ce1bfae37f authored about 10 years ago by Carsten Brandt <[email protected]>
Update README.md

01d5f6cfb2c5b92d7a9acf426de6cc93e4239ef0 authored about 10 years ago by Carsten Brandt <[email protected]>
changed syntax for referencing the guide in apidoc

New syntax:

```
[link to guide](guide:file-name.md)
[link to guide](guide:file-name.md#subsecti...

4cf40393d8160d58d7eb5326c39fd600a8435805 authored about 10 years ago by Carsten Brandt <[email protected]>
Fixes #3910: Removed the `container` option from `Html::checkbox()` and `Html::radio()`

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

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

d15ef53c516f3197c4914f801628b870fb120fa9 authored about 10 years ago by Qiang Xue <[email protected]>
Added `yii\web\Response::enableCsrfCookie` to support storing CSRF tokens in session

e3cbbf1e3321f19b69f4462f83a3d7ecfab30421 authored about 10 years ago by Qiang Xue <[email protected]>
Merge pull request #4913 from yiisoft/console-help-refactoring

Console help refactoring

f360dca01374feeb68d4ed543e81a959088fff3b authored about 10 years ago by Alexander Makarov <[email protected]>
Reverted accidentally edited HelloController

839dcdb857f260a27ecf859506818b883bf27d26 authored about 10 years ago by Alexander Makarov <[email protected]>
Fixes #4914

1d3bc3d390c2af50cd2e93d9104c6ed3b999e974 authored about 10 years ago by Alexander Makarov <[email protected]>
Fixes #4225: Added `ActiveForm::validateOnBlur` and `ActiveField::validateOnBlur`

3a0498c5316e2fc99b6f39c95dce877d31aa477e authored about 10 years ago by Qiang Xue <[email protected]>
Fixes #4254: `SqlDataProvider` does not work with Oracle and SQL Server

f564938502d5bb2ca2389998493a0113324bf457 authored about 10 years ago by Qiang Xue <[email protected]>
Merge pull request #4910 from Quexer69/master

[skip ci] fix link to extension guidlines

3ff5845843f9df3749743ca236c6081adbd898d6 authored about 10 years ago by Alexander Makarov <[email protected]>
fix link to extension guidlines

88abb6629ebd112160941175bae914f268db14ff authored about 10 years ago by Christopher Stebe <[email protected]>
Merge pull request #4759 from mickgeek/apidoc-focus

Remove the focus on the search field

e4e4dc8ff439351a61c6719f23f33cdbd2413d9a authored about 10 years ago by Qiang Xue <[email protected]>
Fixes #4755: `yii\test\BaseActiveFixture::unload()` does not clean up the internal cached data

d7ba177bda9790f2ef17384550ea647481957230 authored about 10 years ago by Qiang Xue <[email protected]>
cleaned up the key so that it can be filled up with a random key automatically when installed.

7b5bc9b768163bd9f2769250a9f094cbd21d02f0 authored about 10 years ago by Qiang Xue <[email protected]>
Added `yii\composer\Installer::postCreateProject()` and modified the syntax of calling installer methods in composer.json [skip ci]

ee88b5417d96b1f53981e55379ad86af0cbda4b7 authored about 10 years ago by Qiang Xue <[email protected]>
new asset WIP [skip ci]

1b40bd8899dd5cef72cb45c23f84e06d14a7243f authored about 10 years ago by Qiang Xue <[email protected]>
new asset WIP: renabled asset publishing

92f5d3c51a188848a135a1a692a8e9003dd3372b authored about 10 years ago by Qiang Xue <[email protected]>
Merge pull request #4891 from Ragazzo/faker_console_controller_adjustments

Faker console controller adjustments

9f53ac227da21487546b19a9d80dd7590998e2f0 authored about 10 years ago by Qiang Xue <[email protected]>
docs fix

8d871729fd41fcdd0becc5dbaa26599ad55f66ae authored about 10 years ago by Mark <[email protected]>
fixed docs

b2863cb38c78baec74c3919224b4a00a20ef68b5 authored about 10 years ago by Mark <[email protected]>
removed unneeded comment

10f498ae2bb94244f7474d32e3eae920076a965d authored about 10 years ago by Mark <[email protected]>
fixed docs

db0a53a944714eaaf6b28aaa722758eec2d17459 authored about 10 years ago by Mark <[email protected]>
fixed docs

d1556a27b7d07c0d3af613aecf44f6797e5b6d07 authored about 10 years ago by Mark <[email protected]>
tests added for faker fixture controller

8621b9b2499a8e17f03860d4ca9e0e56e413bc0c authored about 10 years ago by Mark <[email protected]>
adjusted faker fixture controller

2cb02ab716c0106b3eef4dd9bb931ce5e5903e5d authored about 10 years ago by Mark <[email protected]>
cache controller adjustments and improvements

related to #4792, close #4874

eec00774e22f510f8d79628d9bcf5d9388278414 authored about 10 years ago by Mark <[email protected]>
fixed return value of yii\web\Request::getPrefferedLanguage

ensure it is one of the input values

fixes #4880

1479e8c945e583b0ac336eb5289d1f248b194780 authored about 10 years ago by Carsten Brandt <[email protected]>
Update README.md

4f199135d243dbc38cce129fca8313514d617abf authored about 10 years ago by Carsten Brandt <[email protected]>
Merge pull request #4888 from prosophist/translation-rest-response-formatting

[skip ci] Translation of rest-response-formatting.md

667377d1fe9c9f3157af60883773d2f1bd3f793b authored about 10 years ago by Alexander Makarov <[email protected]>
typo fixes [skip ci]

123c0bf68d7b9418f13814f8266b951922525c02 authored about 10 years ago by Qiang Xue <[email protected]>
Fixes #4424: Added `inline` and `mimeType` options to all file downloading methods provided in `yii\web\Response`

bc6caa8f7ef1070bc99808437dea396fdfc21292 authored about 10 years ago by Qiang Xue <[email protected]>
new asset WIP

7ae72e6150e165b609c26dea075e9fba725a68fa authored about 10 years ago by Qiang Xue <[email protected]>