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

removed support for unlinkAll() from elasticsearch

feature is not reliable

fixes #5136

e9b9b4b76beb32d1766099c2b18d29dbb9303185 authored about 10 years ago by Carsten Brandt <[email protected]>
format timestamps with invalid date input

fixes #4989

503bef24dc72aea2f54565458e9e9299675331ce authored about 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...

a8b8f0194ac2b918fabf0af4e3d85f377b22ae38 authored about 10 years ago by Kartik Visweswaran <[email protected]>
Merge pull request #5140 from gegebao/patch-1

[ci skip] Update User.php

e4d0a5c31985d0db1c9ad5dd52ea702b55d08586 authored about 10 years ago by Alexander Makarov <[email protected]>
Update User.php

delete spaces

4589cfdf2bfaba80d56a72f03eedce72785b8b60 authored about 10 years ago by 宝哥哥 <[email protected]>
Mark failed tests as skipped.

f15cb427e9f30c23a5b9fa0b9dc510a916dd90cf authored about 10 years ago by Qiang Xue <[email protected]>
Merge pull request #5103 from tebazil/patch-7

Перевод runtime-logging на русский язык

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

37b3672202e6a4ae57121ae0523e7b4587e8a4ed authored about 10 years ago by Qiang Xue <[email protected]>
Merge branch 'unlink-tests'

30106a26bb5dd11f305d88de3feea1244c6586cb authored about 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()`

994d385d002ce88ea4c3de21978c95f83cd7a80a authored about 10 years ago by Qiang Xue <[email protected]>
Merge pull request #4944 from yiisoft/redis-fixes

Fixed storing and loading nulls and booleans in Redis

c21abf338faa73bfa0f5cebae419d57e73002b6d authored about 10 years ago by Carsten Brandt <[email protected]>
optimized redis AR insert

588410c2d7d330c1831f69c08b689a8cd7150dd5 authored about 10 years ago by Carsten Brandt <[email protected]>
removed null value adjustment in redis ActiveQuery

asArray will not include null valued keys

c78d89a48ecaec967e10cd872c21d9bbc8a96373 authored about 10 years ago by Carsten Brandt <[email protected]>
finished fix for redis null and boolean value storage

fixes #1311

1b13e07aceec7263fc5c486b7bb8f6dad9f78ecb authored about 10 years ago by Carsten Brandt <[email protected]>
Fixes #5124: Added support to prevent duplicated form submission when using `ActiveForm`

2053c6cffbb1311d2881e8cd1a2a2bd5c2ce30a2 authored about 10 years ago by Qiang Xue <[email protected]>
Use text/plain part of multipart message for text body and charset in debug mail panel.

Fixes #5126

fae2bb6f5d122c17c6ee66adef1322d7e0308774 authored about 10 years ago by Nikola Kovacs <[email protected]>
Merge branch 'master' of git://github.com/yiisoft/yii2

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

8cb4ff0fbb7faf322bf76ef414b42dab59b99a23 authored about 10 years ago by Qiang Xue <[email protected]>
composer.json tabs -> spaces

ddab911c03d4906fb9ac79d76113f6ae6e8924b6 authored about 10 years ago by Carsten Brandt <[email protected]>
Code cleanup - beforeFilter and afterFilter events

5b75c17708b221cc012b4d5bf3ec3db5736d4fa2 authored about 10 years ago by Kartik Visweswaran <[email protected]>
Updated comments for beforeFilter event

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

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

aea1884beec3f866559c15223180fc433264a37c authored about 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...

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

049781ec8da4c559b906559cba773efb473ab62a authored about 10 years ago by Kartik Visweswaran <[email protected]>
Updated comments for beforeFilter and afterFilter events

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

c83d5af120d7e12a405ac7a5c1365c0056dc9c18 authored about 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 ...

1c5513aebdb77e5bbfdef41a585fc7e9a29e6be9 authored about 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...

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

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

6f8183b4f523f55c073b68513d04d63b3407809e authored about 10 years ago by Carsten Brandt <[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...

dbad2fcb011179768c16aa278a7fa6fd2b09f335 authored about 10 years ago by Carsten Brandt <[email protected]>
Merge pull request #5114 from larnu/master

Translate spanish docs

c60ef14346e0b17b4a1513832197876825f09197 authored about 10 years ago by Carsten Brandt <[email protected]>
use utf8_unicode_ci instead of utf8_general_ci

fixes #5119

001322432f5fe12302bc8a170d12cf609daed562 authored about 10 years ago by Carsten Brandt <[email protected]>
Switch to 1.0.0-beta1 for the composer asset plugin.

e371b037b3393c2c6c3bd3d7131c07aa2c4096ea authored about 10 years ago by Qiang Xue <[email protected]>
using stable versions.

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

43a146e556a183ee2ef5b55ea7def829a1892e22 authored about 10 years ago by Qiang Xue <[email protected]>
Adjusted dependency versions to stable ones.

ac3a00d71f205875331100591dd88e580dad0be0 authored about 10 years ago by Qiang Xue <[email protected]>
added asset path info to apidoc composer.json

fixes #5104, fixes #5101

0e57f3f2985fa1c07a07cb4d99f12a96f147c3a3 authored about 10 years ago by Carsten Brandt <[email protected]>
Fixes #5105 [skip ci]

0758a747eb7486a591207c4ad13f060eacbcd9f4 authored about 10 years ago by Qiang Xue <[email protected]>
Fixes #5049.

45cb6ea0b2a0f3cf9e21cb379d949989606287c6 authored about 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

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

Asset improvements

3685febd27cb5ad5d112307d7f5b570d0bebdcd5 authored about 10 years ago by Qiang Xue <[email protected]>
Fixes #5079: added test case.

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

6ef5c953d46701c17d475d1385d5ef7523ccbda4 authored about 10 years ago by Qiang Xue <[email protected]>
Improvements for debug toolbar (#838) - add panel to display used asset bundles

eab967d6b437280c00f23dc6ab1957bcc62dad8e authored about 10 years ago by artur <[email protected]>
Merge pull request #5087 from tebazil/master

[skip ci] Russian translation of structure-views.md

146736ff41dfd1b723c95014b9ead88f205a04fd authored about 10 years ago by Alexander Makarov <[email protected]>
test case for #5084

da0c4410c3a41ed4bcd9088f44dcaeddd378992e authored about 10 years ago by Carsten Brandt <[email protected]>
fixed test break

53fb3d40ae7df842b7520c6924fcf1fe334d4c9f authored about 10 years ago by Carsten Brandt <[email protected]>
avoid publishing dev files of js packages

54b96e2ff6c265159f53e403982344af04b357b1 authored about 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

a86820e69ccd08931f5f66b6c47351b373a43321 authored about 10 years ago by Klimov Paul <[email protected]>
Merge pull request #5027 from yiisoft/date-format-convert

[WIP] extracted date format converting to a helper class

6de8891d03f881f07576a975c76eae3624a2511b authored about 10 years ago by Carsten Brandt <[email protected]>
added test case for menu widget

fixes #5080

19b83b7352ba9f98362a30d665c78d7289f99dd7 authored about 10 years ago by Carsten Brandt <[email protected]>
Merge pull request #5076 from rmrevin/master

Fix alias in authclient widget asset bundle

d574ba28b92e8d1eeb8c51eb261be0f8c952a182 authored about 10 years ago by Qiang Xue <[email protected]>
Fix alias in bundle

59718b60bbddfcc7a530c5241c8ecd49dade3670 authored about 10 years ago by Revin Roman <[email protected]>
Fixed `yii\console\controllers\MessageController` handles category name containing dot incorrectly

1154619bd64c0836b08661fcad0bfa0930231581 authored about 10 years ago by Klimov Paul <[email protected]>
Fixed `yii\mongodb\Collection::buildInCondition()` handles non-sequent key arrays

853c8e680b9bc7643e78072dffcce038e6c2c208 authored about 10 years ago by Klimov Paul <[email protected]>
removed empty bower.json files [skip ci]

ecc50e95eba65179023c31614515e3c480fec56a authored about 10 years ago by Qiang Xue <[email protected]>
Fixes #5057.

0a45168727c2347e1de395261fb65a4d2cc73e60 authored about 10 years ago by Qiang Xue <[email protected]>
Fixed test breaks.

8ca178d2f8d160d34213e237e32b40c33135c69d authored about 10 years ago by Qiang Xue <[email protected]>
Fixed wrong instruction.

853f9483b2a910fd913de0af1b38205e8d4cf315 authored about 10 years ago by Qiang Xue <[email protected]>
Merge pull request #4855 from yiisoft/new-asset

[WIP] New asset management

1f7adb0f75cd607217433f5f5f46d0a2b8375a5e authored about 10 years ago by Qiang Xue <[email protected]>
Fixed test setting.

9e24a0109494e03aa28d782116ceee869931aea6 authored about 10 years ago by Qiang Xue <[email protected]>
Merge branch 'master' into new-asset

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

fb549f5065fa2616c71f487dd39e1ae641007ac3 authored about 10 years ago by Qiang Xue <[email protected]>
Added failing test cases for #3725

cac461c2d1d5021b52c84ac47ce4ba33017478bc authored about 10 years ago by Carsten Brandt <[email protected]>
Refactored DateValidator to support ICU format

30b6b39fc52adafbabc760c74f72e1d69c280315 authored about 10 years ago by Carsten Brandt <[email protected]>
reverted a prior change.

14fa4d91bbd1e8e35baa535ca4d9d3f1386c04b9 authored about 10 years ago by Qiang Xue <[email protected]>
Fixes #5049: `ActiveForm::validationDelay` should be applied to user types only

97f57d0351ccda9ed37ffbb6990d2c4e8e15cf57 authored about 10 years ago by Qiang Xue <[email protected]>
Fixes #5050.

544ef262945242655d9cfad79cdcf23390d50aef authored about 10 years ago by Qiang Xue <[email protected]>
extracted date format converting to a helper class

adding and reworking the conversion of:
- ICU to PHP
- PHP to ICU
- ICU to JUI
- PHP to JUI

4492dab6b1dcab580d47e3824620f4645c0f920c authored about 10 years ago by Carsten Brandt <[email protected]>
Added tests for empty values

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

fixed wrong language name definition

f9081c93250d0e4b721cdf62a402dd5334001fd7 authored about 10 years ago by Carsten Brandt <[email protected]>
WIP

bc4f857e71c8861a9e1fa3c70ea3daf016b4da13 authored about 10 years ago by Qiang Xue <[email protected]>
Fixes #5047.

46c4865049b1a9a930da64baca164b0ab58c3e83 authored about 10 years ago by Qiang Xue <[email protected]>
Fixes #3581: Added `yii\validators\CompareValidator::type` to support type conversion before comparing values

f84aa951e9e63d0837538fd9fdc537e1b07b2269 authored about 10 years ago by Qiang Xue <[email protected]>
Fixes #4905: ActiveForm::$validationDelay doesn't delay after keyrelease when $validateOnType=true

d7e1e155b1cde1cb86532aab4e50acda1a7facfe authored about 10 years ago by Qiang Xue <[email protected]>
Fixes #5006.

33a1cd4d82b258e439c2263875986e370bd0e73c authored about 10 years ago by Qiang Xue <[email protected]>
updated README.md for gii extension [skip ci]

1eab51d736c21baa5fb8f85147db8b1fce1b3d9c authored about 10 years ago by Qiang Xue <[email protected]>
Fixed advanced app fixture data path

97b4fe4143f09f461d06c2f3b141417e1c0b3327 authored about 10 years ago by Alexander Makarov <[email protected]>
Replaced tabs with spaces

a02d34b35e5bd0039d1b7aafd47dd6892879e9e6 authored about 10 years ago by Alexander Makarov <[email protected]>
Fixes #5020: Fixed fixture path in advanced app tests console entry script

a4d8184298ea58c433c3d1f84f383bfead393220 authored about 10 years ago by Alexander Makarov <[email protected]>
Merge pull request #5024 from Skysplit/pl-docs

[skip ci] Added polish guide - README.md

e17ce63f1b41f0f2b9b402900a6b664a18b3765c authored about 10 years ago by Alexander Makarov <[email protected]>
Finished console Gii feature.

bd4c3baf456e589460bea1c898eae7245396aa76 authored about 10 years ago by Qiang Xue <[email protected]>
Merge commit '81c3c48c53d5087be681fc5472a837bc4660ca12' into console-gii

Conflicts:
framework/console/controllers/HelpController.php

c8795b9d1f15695248b90629f4e51b5829f75acd authored about 10 years ago by Qiang Xue <[email protected]>
Finished console Gii.

945e2af1b3558172726b4e0277e187d227394c3f authored about 10 years ago by Qiang Xue <[email protected]>
Merge pull request #5014 from yii2-chinesization/master

Chinese Translation for last month

fe4829445154bc123db81d705b8b575cde68277f authored about 10 years ago by Qiang Xue <[email protected]>
WIP

150a4c7579298b3502cc03cd574619d2903a7d7a authored about 10 years ago by Qiang Xue <[email protected]>
Merge pull request #5017 from GuidoBR/start-gii.md-pt-br

Translate guide/start-gii into pt-BR

7c0de2656a68215f99accfcaa63840395044011b authored about 10 years ago by Carsten Brandt <[email protected]>
OAuth API Response with 20x status should be in normal

Hello,

I used **Yii2 authclient** to build a Github OAuth (2.0) client, and performed a POST ca...

0d6bf84ebae945be388786e781f671e22cca9e71 authored about 10 years ago by Yuan Chong <[email protected]>
Fixes #4938: When `yii\db\ActiveQuery` is used to build sub-queries, its WHERE clause is not correctly generated

85f3964e7ca792c94ebdaf98961a1109d4d54b3a authored about 10 years ago by Qiang Xue <[email protected]>
Fixes #5001: `yii\rest\CreateAction`, `yii\rest\UpdateAction` and `yii\rest\DeleteAction` should throw 500 error if the model operation returns false without validation errors

edd6586f6e3818095bb51898564808ffb960db8e authored about 10 years ago by Qiang Xue <[email protected]>
Merge pull request #4998 from creocoder/aliases-to-bootstrap

Additional fixes for #4993

6eeb6826493e4231de3b8cf9fef42dcd8ec0351b authored about 10 years ago by Alexander Makarov <[email protected]>
Additional fixes

5138819c5e439ccbc92810b708c43d16790360fa authored about 10 years ago by Alexander Kochetov <[email protected]>
reverted a previous change .

60ff3d63b757fedfdeb470670eee6cc57119b61f authored about 10 years ago by Qiang Xue <[email protected]>
Merge pull request #4993 from creocoder/aliases-to-bootstrap

Adv template `aliases.php` => `bootstrap.php` (common + specific for apps)

226b302e02d09f03a005421d8cde61ab5842b4a3 authored about 10 years ago by Alexander Makarov <[email protected]>
`DbPanel` summary view fixed

4e425f2a3dd47a701a81cd0f42ad5b427c62a0fa authored about 10 years ago by Klimov Paul <[email protected]>
`aliases.php` renamed to `bootstrap.php` (introduced to specific applications too)

29511007c56ade03cc9ef075f2eb76f0b0cca157 authored about 10 years ago by Alexander Kochetov <[email protected]>
send accept header for debug toolbar. [skip ci]

2680b5c256349f506bae88eeaadba12737651a6f authored about 10 years ago by Qiang Xue <[email protected]>
removed old test

ff1b97c3ab72747b2e4686744e7ad9ac1940636e authored about 10 years ago by Carsten Brandt <[email protected]>
`MongoDbPanel` addition mentioned at CHANGELOG.md and README.md

15d8684b3c4cc92b29d6392fab1449be9f1882da authored about 10 years ago by Klimov Paul <[email protected]>
Dynamic naming added to `DbPanel`

895ec5c8d72470bb28182f6e2e8effef000d8e16 authored about 10 years ago by Klimov Paul <[email protected]>