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

Fixes #11683: Fixed fixture command to work with short syntax. `yii fixture "*, -User"` should be used instead of `yii fixture "*" -User`

d4b02f5877bd9b28f1ec67e4f377d7d3f1a58a82 authored over 8 years ago
核对好使用表单章节

9b041c0e3f6d0ff01a2c7d3882e93cabe1ded0c5 authored over 8 years ago
核对好说声Hello章节

41c2ab5d6eaa769924aa13bb567fb172525a7740 authored over 8 years ago
翻译和核对好运行应用

d5b70b2d45c88032f4870b75866a75a55d5b5769 authored over 8 years ago
Fix #11252 use strict comparison on hasAttribute()

close #11256

3b2a0a90996c8352163551682871451d4a4f3647 authored over 8 years ago
message improvement and test for #11323

cbf3a807c3a97b9dbd1df66e5e185e1c17f1765c authored over 8 years ago
Added Error message for combined attributes to unique validator

- error message `$comboNotUnique` to include model attribute labels instead of attribute names.
...

21c717c00a04a7de5edc140cb4837c90d76c4e85 authored over 8 years ago
response formatting docs about JSON configuration

close #11399

ef029c5474d70692721e1426d51d06b022491a9e authored over 8 years ago
Correcting Russian translate (#11904) [skip ci]

b3fb633864e37cc446e8d25e9c936c7b4922a658 authored over 8 years ago
对应行数

ffd0d252e8486fa248fdaaf2d2377f414c270f37 authored over 8 years ago
Merge pull request #2 from wakasann/yiichina

安装 Yii 章节翻译和核对完成

64bd6e5f9fb458ae7fc99046b43f1bd4641d8387 authored over 8 years ago
updated jQuery dependency to include 1.12.x

close #11364

9329abf9e0e59475b40d9d9f865cbf789ad7943b authored over 8 years ago
fix mixed case column names for unique indexes in postgres

fixes #10613

14945ecc7b1bceb574339e02bf3fbe91fbfefe7c authored over 8 years ago
修改了Http-server添加参数说明和安装之后的效果图片

d38a796bcd1e76d52ded426ad53f19e8f67cd45d authored over 8 years ago
核对并翻译好start-installation.md

718075935e335da5a3fef2a6d0753fa6af5c4c9d authored over 8 years ago
delete HEAD file

cc8fb0553e7c4fee7766d668623b11207c9eea10 authored over 8 years ago
change file

4035862f508e1f85edd39e5a7f36cbb89146fa2b authored over 8 years ago
resolve conflict

553f88eac09d8919f71f54d5c27751283202fc2b authored over 8 years ago
check line nums

07149ac51b6ebc8d1ea9742f66c57b6a7dacc45f authored over 8 years ago
fixed changelog position

1d66bdce5c85345d756bd014bf0ce5210e563481 authored over 8 years ago
Merge branch 'master' of github.com:yiisoft/yii2

* 'master' of github.com:yiisoft/yii2:
Fixes #11212: Added headers to PO file in `yii\i18n\Get...

ff5432e6de7d954bfabc0fdba3af05ddac20dc59 authored over 8 years ago
Merge branch 'inverseof'

* inverseof:
Make sure inverseOf relations are also populated during dynamic relational querie...

57db7fd591c956a30ae0c9c14ae3607684678e85 authored over 8 years ago
Make sure inverseOf relations are also populated during dynamic relational queries

Refs #6347

f340639ae75a0f6174de213511046dada67dcf32 authored over 8 years ago
Fixes #11212: Added headers to PO file in `yii\i18n\GettextPoFile::save()`

7f4d87e4f921948201e7d7e6893c367bdfd4848b authored over 8 years ago
added test for negative date formatter values

test for #9628

3114192276e2425214d62207e72cf1a15093fbca authored over 8 years ago
remove unnecessary gettimeofday system call

close #9628

f8f3b64ca2ec948d680a1dafe6b2fd4201d7d8c3 authored over 8 years ago
document the fact that widgets use output buffering

so they may break ob stack when end() and begin() are called in
different views.

close #11687

5ef72ed577b63132f62517c11a28b57a640a9a2e authored over 8 years ago
Update db-migrations.md [skip ci] (#11886)

9ce149f27dddfcf28d98c1ae7ebcd5aa4234f90e authored over 8 years ago
Fixes #11878: Fixed i18n gettext fallback language message loading

d940ac4179e5453f6aaa189c93e60c5a9608adf8 authored over 8 years ago
fixed php 7.1 test breaks that depend on ICU data version

9bb536d1504f1a4bed839ea8594c766de969cb0a authored over 8 years ago
Fixes #11808: `_table` and `_column` suffixes are now required when generating migration

a88137eaba445297a774714495fdd97592b9781f authored over 8 years ago
HHVM compatible fix for messageformatter error

fixes #11528

37048154535d8abc5f8a3ef0c7e26d9f47a83c1d authored over 8 years ago
Test for MessageFormatter with broken pattern

close #11644

f245019e424a9229eb2bd62ba212b3b38ba18448 authored over 8 years ago
fixed exception on malformed message in Messageformatter

this exception is thrown since PHP7
fix is compatible with older versions.

close #11644
fixes #...

abb63c4e2c7f615775641d481d307e6c4daec160 authored over 8 years ago
Japanese Documentation updated [ci skip] (#11881)

* Japanese Documentation updated [ci skip]

* docs/guide-ja/input-multiple-models.md [ci skip]

8f1be11590fd5a7f396fc33ccb99bb4f250ba08d authored over 8 years ago
update documentation fxp/composer-asset-plugin to version ^1.2.0 (#11876)

c6bea597c061abebb7a0c9bf264cacb3068e773b authored over 8 years ago
improved tests and docs for #11857

591269611092a71d306a9672c6b6f73708cd870d authored over 8 years ago
improved docs about `tag` option in HTML options

e52e853ef9c21843ef381e4f80ee36d216aaaf87 authored over 8 years ago
Merge pull request #11873 from yiijan/docs-ja-0703

Japanese Internal Documents updated [ci skip]

67e763c95909a51a0de2e60b4bfd53052457852e authored over 8 years ago
docs/internals-ja updated [ci skip]

35204a5780df3760844493d39d7d462816ab523c authored over 8 years ago
docs/internals/release.md typo fixed [ci skip]

1ea7f4d1da64b5d681d1826933b4bc185c7b0efe authored over 8 years ago
Minor adjustments for #11462

f99d3bd33c3173ba15f924127e64f85ed1fe9957 authored over 8 years ago
Fixes #11462: Added support of filtering rules to `yii\log\Target::$logVar`, added `\yii\helpers\BaseArrayHelper::filter()` method

60b023418ec12b97a51accd1b22ed5b6d1b23533 authored over 8 years ago
Fixes #11865: Fixed setting `selected` for dropdown list using options

4fd91f696a33736febfd7fadb5ffb0d0cc1cf439 authored over 8 years ago
Update CHANGELOG.md (#11871) [skip ci]

7372d578fe7fbf491e4289af69027995d7ca3b24 authored over 8 years ago
Fixes #11870: Fixed reliablity of example code in "Getting Data for Multiple Models"

666bbb02e2403fa2b28de39368b60ee4887881be authored over 8 years ago
Fixes #11863: Fixed usage of `mb_substr` with PHP < 5.4.8 where length of NULL was treated the same as 0

c2653e919cda4941cf3f84495d60b6d9be31bedd authored over 8 years ago
Fixes #11857: `yii\filters\AccessRule::$verbs` could not be configured with any case of request method names

25d0a8ccc2026bfb68bd34de07d85a4a4c3e3079 authored over 8 years ago
Fixes #10681: Fixed active form `beforeValidate` wasn't triggered in some cases

5ed47ed57b9f80499f91f35a117cea93aef749d4 authored over 8 years ago
Fix link in documentation (#11861) [skip ci]

99a5520d8215ace44cc72d9ca0d414902af83a5e authored over 8 years ago
Fix incorrect formatting in documentation (#11864) [skip ci]

The asterisks and underscores were interpreted as markdown formatting, which wasn't intended.

...

3a906d66b76ec6b422dcc494ce0422eba041457e authored over 8 years ago
Add missing documentation for getSort (#11862) [skip ci]

78cf2910f4497d2e7fdba150ce660537021749b3 authored over 8 years ago
Fix for #11850

9a0529c7a60c6d95c78a4b36efc95170470f0f49 authored over 8 years ago
Fixes #11847: Fixed `yii\widgets\Pjax` to properly respond with partials when custom selector is used for container

62e8c9f3b2054eb5277b089f01e4a9356d0d5c7a authored over 8 years ago
Fixes #11850: Introduced `yii\widgets\Pjax::$submitEvent` to be able to customize event triggering PJAX form submit

01d5d8e818c8e00f1b165340e466a75bc9c3f4f1 authored over 8 years ago
Merge branch 'master' into 2.1

4c55ee7d05452bc41fd2c0822b8eb8924d510830 authored over 8 years ago
Changed translation status

08473cc17715c4814fb3ffde31211be1127582b9 authored over 8 years ago
note about composer branch alias on branch naming change

84b66ab381668f3fad49457259148e4dfd5e9f88 authored over 8 years ago
add internal docs about making releases

de391c04a469c43e2fc738a0adbc0afc56786b0d authored over 8 years ago
adjust internal documentation according to #7812

close #11117

fe0b3ea13a0418e4033756497186426c2bd7c353 authored over 8 years ago
Update code-of-conduct.md

7d69f97db70bad23ae42b19a72abe88a49a7b12b authored over 8 years ago
Updated code of conduct

cf7df77a0de07c0365dddf1c9baaa8c52e361d0c authored over 8 years ago
Cleaned up changelog

20fe296abb8edab37454ec658f4eb6c78d7b8c60 authored over 8 years ago
fixed crash on non-string input to CSRF token

fixes #11822

also adding proper unit tests for validate CSRF token.

ba56fa635f79ba82aced063b75236454e142cf79 authored over 8 years ago
Updated "fa" translation (#11738) [skip ci]

641e31be11c12929f05edcc88f94fcab384fa23b authored over 8 years ago
Fixed #9574: Implicit run ColumnSchemaBuilder::null() when default value is set to null. (#11813)

ee900a6f0c7b9556ff4b15e734f6bb7399793171 authored over 8 years ago
Fixes #11693: Handle QueryBuilder::batchInsert() calls with no data to insert. (#11812)

176ed931f525a929d5eac7275f000c72cdc7c5ca authored over 8 years ago
Adds indexes on message tables which partly fixes #11725 (#11818)

* Adds indexes on message tables which partly fixes #11725

* Adds indexes on for other specif...

681c19d7313be75596ed04c1d1ec1d51063ecfce authored over 8 years ago
Additional fix for ##11168

ee799bd9f8e08901958523cbace559ba65fa3a56 authored over 8 years ago
Fixes #11168: `yii\helpers\BaseHtml` now uses abstracted `booleanInput()` and `activeBooleanInput()` methods to render `radio()`, `checkbox()`, `activeRadio()` and `activeCheckbox()`

3be5c1544889d6624302ab4b7eafb71112e9d98b authored over 8 years ago
Fixes #11561: Fixed DI container throwing exceptions for optional dependencies

b0c97701eed4479b85a9e877424354f46754749e authored over 8 years ago
Fixes #11672: Fixed `yii\validators\NumberValidator` erroring when value is an object without `__toString()` method

cf44c88551674609ccce1993d3178c9797e4cfe6 authored over 8 years ago
CheckboxColumn - Use CSS class to find the elements (#11729)

* Use CSS class to fetch the elements

* default null

* CHANGELOG.md

* CHANGELOG.md

102e27d5ad800f5f59b6abc2012dd12c1987c1ca authored over 8 years ago
docs/guide-ja updated [ci skip] (#11809)

2b3625c844ba39fd306586ff41b01fee34573aff authored over 8 years ago
docs/guide-ja updated (#11798) [skip ci]

dd232b57a8e26e9fab6249ff8fe11b468d23f0da authored over 8 years ago
Enhanced nginx config denying php files in /assets and .dotfiles access [skip ci]

f965a919b1d04a930c9258a3460f59d516d136d1 authored over 8 years ago
Add instructions for adding authorization to your controllers #11777 (#11791) [skip ci]

* Add instructions for adding authorization to your controllers

* Fixed typos

12c65b37234428919ff22b619d8216a72d14e47a authored over 8 years ago
Moved advanced app docs to corresponding repository

a8db27f53449de8849e6da3853f304a232e9c8d3 authored over 8 years ago
Merge branch 'master' into 2.1

* master: (28 commits)
test against php 7.1
use the same db connection for reading and writi...

2264a77c896cc5c1b61b7814fce007d57c410fff authored over 8 years ago
Update concept-di-container.md (#11793)

d4da7550d5fce1d2f3f2c37d1356f7c731b2e902 authored over 8 years ago
test against php 7.1

597025497fc504b4bd694aabcf3cfd4395965215 authored over 8 years ago
Merge pull request #11789 from yiisoft/refactor-db-tests

[wip] refactored database tests

3f7362ed17a2db82dc9b5bee431311ec27d4874f authored over 8 years ago
use the same db connection for reading and writing data

obviously the test should use the same db in both cases :-D

5b7380a710d15713a8c9f0bd9b859440e5b2fa22 authored over 8 years ago
added tests classes for db related tests

9ed1a257b834a6884a70bea4078bd408ef45ebda authored over 8 years ago
refactored database tests

- changed test class naming for easier copying and searching of classes
- made base tests abstra...

df345292a845d0e0a0921aa4e04b6157e315190e authored over 8 years ago
improved docs about using CORS with REST controllers

fixes #10405, #6254 (thanks to @ydatech and @tunecino)

related to #8626

close #11086

54b26af9e418f7921ed300e2bfdd9e18598d84d9 authored over 8 years ago
调整行数

d930f5496de878faf61a4815e1b30a326cecdc84 authored over 8 years ago
fixed scalar value for IN condition

fixes regression from 2.0.8 #10961

fixes #11536

19e08021d384e37fba6a4cede6e7ad34103d140f authored over 8 years ago
guide section about comparing dates

close #10832

f830b2aaee41f869f43fbcc2a15cc9d9b20e2898 authored over 8 years ago
Consistent behavior of `run()` method in widgets

All widgets return the result now for better extensibility

close #10771

cd11ebe4897826c28b1b3d6ac67c69794975fe6c authored over 8 years ago
change echo to return

close #10771

92539dbc891828f97a1d624047f6ccd9d9372382 authored over 8 years ago
fixed tutorial about using yii 1 with yii 2

correct call to autoloader
fixes #9881

3830be19f6d8f135d0a9731d3ee3953ba29d66dd authored over 8 years ago
added note about varying source languages

fixes #8125

cabecefe0d599483f2f4dcaef3a16f3150347fdc authored over 8 years ago
Updated language packs zh-CN and ZH-TW

close #11769

e5dec5987e20943bae8503bb707dfbce66a47371 authored over 8 years ago
Fixes #8644: Fixed trying to ENABLE/DISABLE TRIGGER ALL on a view in PostgreSQL

a831b5ca6c9c712aa225302afc189cbcf87b3510 authored over 8 years ago
Fixes #11549: Fixed `ArrayHelper::getValue()` to work properly with float keys

c2425497325f9c09c91f5c7c5e0719637b153732 authored over 8 years ago
Unit test for #11549

24ee446bc60db6408d6a5dad4ab84d2ee81d2847 authored over 8 years ago
Fixes #11739: Fixed `ArrayHelper::index()` losing precision for float keys

aae2b0eff93ed0112d711cf83aec5889b0bcdb8c authored over 8 years ago
Fix russian translation for Data widgets page (#11776) [skip ci]

cc75f13a0ab826967c3d583b3aca6ae98031de2d authored over 8 years ago
Fixes #11774: Fixed incorrect recusuive symlinks check in FileHelper

4cf1b981cfef5439b3052e681dca5d38c8e9ab61 authored over 8 years ago