Ecosyste.ms: OpenCollective

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

github.com/yiisoft/yii2-gii

Yii 2 Gii Extension
https://github.com/yiisoft/yii2-gii

Fixes #232: Fixed Help documentation link

20c6678acded5340785e5e37404213230c4fef38 authored over 7 years ago by Bogatkin Dmitriy <[email protected]>
Merge pull request #231 from Nex-Otaku/230-allow-underscores-for-extension-namespaces

Allow underscores for extension namespaces #230

16ce1b4de47bca010ce2d2c7908455133be05624 authored almost 8 years ago by Dmitry Naumenko <[email protected]>
Allow underscores for extension namespaces #230

43d71e2b6ecc358946efac35bb4290cb22fdce69 authored almost 8 years ago by Nex Otaku <[email protected]>
translate the guide to chinese simplified (#229)

e28ccc70fe052187c2d060f67241d05e95ff5eae authored almost 8 years ago by Ricky <[email protected]>
Fixed regression in #186

1238a0c39dc3c39161497e86e9a7d9c3f8c28935 authored almost 8 years ago by shirase <[email protected]>
Merge pull request #225 from greeflas/master

Fixed close HTML tag

b5f5835bee96f03aa227640bdcc5d7d073870edc authored almost 8 years ago by Dmitry Naumenko <[email protected]>
Fixed close HTML tag

ef2ebfe3dacaabb397972e5dc7b6eef24071b177 authored almost 8 years ago by Vladimir Kuprienko <[email protected]>
`fxp/composer-asset-plugin` version raised to `1.2.0`

ffefc12a47f9bdabdd53076767b92dbceb6283e9 authored almost 8 years ago by Klimov Paul <[email protected]>
`yii\gii\Module::defaultVersion()` implemented to pick up 'yiisoft/yii2-gii' extension version (#208)

5d9175364219c0c7f1f880bfbfad4793515931a6 authored almost 8 years ago by Paul Klimov <[email protected]>
fixed syntax error and formatting in CRUD _search.php

fixes #204

12762bb0272db0bfceceeb151a1df6ec7a1898ce authored about 8 years ago by Carsten Brandt <[email protected]>
Fixed syntax error. Closes #204

fb154a5386138d1759990d3dd3d4268c5c0c282e authored about 8 years ago by SilverFire - Dmitry Naumenko <[email protected]>
Merge branch 'Ariestattoo-master'

a9e6c292e0bf1feb0538280f513e11bc3db876b6 authored about 8 years ago by SilverFire - Dmitry Naumenko <[email protected]>
Fixed code formatiing

8b7c0f028fbb1bc7654103aabfec7d8ea1548f20 authored about 8 years ago by SilverFire - Dmitry Naumenko <[email protected]>
Moved the Pjax declaration to include the form and added data-pjax="1" to the form

816b27d85decc89a9437e4d43eba0e56ed2a48a5 authored about 8 years ago by steve <[email protected]>
updated version constraint in extension template

avoid unbound constraints

yiisoft/yii2#12154

a5136efe5495dd1e941615e5c4a4ed09c44af194 authored about 8 years ago by Carsten Brandt <[email protected]>
update composer.json contraints

avoid unbound constraints

yiisoft/yii2#12154

c1be2e8ce94ee36ef59db0a15e2b63e91d468dc8 authored about 8 years ago by Carsten Brandt <[email protected]>
`CodeFile` constructor fixed to call the parent one.

d31f0162a2416dc86b6bda44eb65464476c9743e authored about 8 years ago by Klimov Paul <[email protected]>
Fixes #186: Fixed incorrect database name exception

09243fe7fa0d379b842ef3e9582988d9cf8f659b authored about 8 years ago by Alexander Zlakomanov <[email protected]>
Fixes #167: Added "generating relations from current schema" option to model generator

fb52694ec523bb82ca73e0173f1b96c5c2ff3d5d authored about 8 years ago by Alexander Zlakomanov <[email protected]>
Fixes #179: Fixed indentation and newlines for Pjax widget in crud index view

This change indents `Pjax::begin` and `Pjax::end` to the same depth
as the index widget, and ad...

20004ad8b41800e105027489fe1b4ff1858864d3 authored about 8 years ago by Nikola Kovacs <[email protected]>
fix typo in issue template (#180) [skip ci]

vesion -> version

b7651f395db32675497120c2f8485398f4058cfe authored about 8 years ago by Nikola Kovacs <[email protected]>
Improve wording in search model docblock (#175) [skip ci]

529e35ba79b6e25beb192da161ab0bf4f809cf2b authored about 8 years ago by Nikola Kovacs <[email protected]>
Changed label of attribute: Model Class Name (#173) [skip ci]

752f6cfc17572f32f599639770289a6e52cf3dc2 authored about 8 years ago by Roman Grinyov <[email protected]>
Fixes #166: Fixed "Trying to get property of non-object" during model generation

45696e9f01485799022b0daa56372fc00baece06 authored about 8 years ago by Alexander Zlakomanov <[email protected]>
Fixes #167: Added option for generating relations from current schema only

6f21196254961639f53a2fd5f8d6e9a2872925f2 authored about 8 years ago by Alexander Zlakomanov <[email protected]>
Fixes #126, fixes #139: Fixed model generator form validation when "ActiveQuery Class" is invalid but unused

4f7bece043b6e60571ad855cd937bf0e07e1891d authored over 8 years ago by kikimor <[email protected]>
Fixes #162: Model generator now detects foreign keys named as `id_*`

2385e71733d567b72d4e46ddde77f97904448c14 authored over 8 years ago by Yohanes Candrajaya <[email protected]>
Fixed wording

ad215b7f8c679e11e70ff3dc29c7306f28cef576 authored over 8 years ago by Alexander Makarov <[email protected]>
docs/guide-ru (#158)

f99f9de91b4cb3c72382887a9cb0683a39b2b381 authored over 8 years ago by uranum <[email protected]>
Updated changelog

6777f007457b4f18597d03ac707581e59a3084b6 authored over 8 years ago by Alexander Makarov <[email protected]>
Fixes #100, #102: Fixed "Check This File" button in the preview modal (Insensus, thiagotalma)

983a8b836c2097db553ace397358710ce89e1dfb authored over 8 years ago by Thiago Talma <[email protected]>
Fixes #153: Added filename filter to generated files list preview

15e6b8167276c91369e2cee69b6c362f39c24257 authored over 8 years ago by Thiago Talma <[email protected]>
Fixes #152: Fixed generating model without any rules

62eddfcbf377353777742b3ceaf2b75dc81178e3 authored over 8 years ago by Andriy Maletsky <[email protected]>
Model properties (#148)

Fixes #149: Relation names no longer override existing methods and properties

70edab5a7938b5bf4b5dc3ad1e1c3ce673552f48 authored over 8 years ago by Angel Guevara <[email protected]>
Fixed links in CONTRIBUTING.md

c4f52ed25c0e8656c8198f59e2a880f9b4a60a19 authored over 8 years ago by Alexander Makarov <[email protected]>
Merge pull request #146 from thiagotalma/patch-3

Replace &nbsp;

0d93a9dbd55f2d0921b8e153554379bb213a2c7f authored over 8 years ago by Dmitry Naumenko <[email protected]>
Replace &nbsp;

Fix #145

ec18e1f1b2f23a849dc1adbc3e7cb92e2d35c92d authored over 8 years ago by Thiago Talma <[email protected]>
Added issue templates

989d6c52c92e51f0d562729c329ee1012191cba2 authored over 8 years ago by Alexander Makarov <[email protected]>
Merge pull request #144 from tol17/fix-help-link

In web interface fix link in Help menu item [skip ci]

3a8ca6fb34ebb9da3d5fd6bdf12f3b447021ca66 authored over 8 years ago by Alexander Makarov <[email protected]>
In web interface fix link in Help menu item

6e22f9089917912f147bc885f7d279b67cce7049 authored over 8 years ago by tol17 <[email protected]>
prepare for next release

8cc683206e2d3e4202bee7acaeec1dbc6892055b authored over 8 years ago by Carsten Brandt <[email protected]>
release version 2.0.5

1bd6df6804ca077ec022587905a0d43eb286f507 authored over 8 years ago by Carsten Brandt <[email protected]>
Merge pull request #142 from arogachev/patch-2

Removed redundant space in concatenation

fed0f3b43b9dab333978e8394ee05cfd84d438b2 authored over 8 years ago by Dmitry Naumenko <[email protected]>
Removed redundant space in concatenation

25fd89d6049fc36ee647579593b8876162b2d80e authored over 8 years ago by Alexey Rogachev <[email protected]>
Changelog for #135

ce42838abcbef076ebaf46147671d518ae69d028 authored over 8 years ago by Alexander Makarov <[email protected]>
Merge pull request #135 from zetamen/footer-on-bottom

Footer on bottom page

33e55c13733e4ea80cd0d280c410c70d4c61adbd authored over 8 years ago by Alexander Makarov <[email protected]>
Footer on bottom page

8cedc91a724dfd4385b5616ec5297d1e1fbe092b authored over 8 years ago by zetamen <[email protected]>
Don't use $_POST directly

06d71ba20ccb6a6dbcf568020e93047f0bdc80bd authored over 8 years ago by Alexander Makarov <[email protected]>
Fixes #134: Model generator was not validating ActiveQuery namespace

360c119d1d17c3179b0d2d4b910d8d837fd76cb2 authored over 8 years ago by zetamen <[email protected]>
Merge pull request #133 from quantum13/patch-1

html char instead of unicode symbol

68b0031e87642d4334b90f4df335a55c80c89233 authored over 8 years ago by Dmitry Naumenko <[email protected]>
html char instead of unicode symbol for cp1251 sites

7b0591933f658ed50b41a0267f655f6b35258467 authored over 8 years ago by Vladimir Khramov <[email protected]>
Merge pull request #129 from arogachev/patch-1

Removed redundant return in active() scope example

bb0eba84639a99bff6c8bc9e803bd8ac3ab66297 authored over 8 years ago by Dmitry Naumenko <[email protected]>
Removed redundant return in active() scope example

8aa1399633aada07f717c2b70f641634c4fbe0ad authored over 8 years ago by Alexey Rogachev <[email protected]>
Merge pull request #125 from pana1990/updatecomposer-asset-plugin

Update composer-asset-plugin [skip ci]

d1a58d8c64f9075960665dc5347f5906ecb063cf authored almost 9 years ago by Alexander Makarov <[email protected]>
Update composer-asset-plugin [skip ci]

4f8cefab4bb2a6fb805dddabb4f031a87906147e authored almost 9 years ago by Daniel Gomez Pan <[email protected]>
Merge pull request #124 from pana1990/patch

Fix phpdocs [skip ci]

9bd5679567f094fc46f0430332670a823bd1eb1f authored almost 9 years ago by Alexander Makarov <[email protected]>
Fix phpdocs [skip ci]

bf26635c40134f97535de5e617e1ec7a7d7582f3 authored almost 9 years ago by Daniel Gomez Pan <[email protected]>
Fixes #123: removed Yii::t() from Gii as not necessary

7503709feee21294e57c3f0aeec73b666cf38a1c authored almost 9 years ago by Alexander Makarov <[email protected]>
Merge pull request #60 from Faryshta/patch-2

Doc snippet for the module generator

05dd7a27c575fb3dc3482b5bd24c8bd6c151ae45 authored almost 9 years ago by Dmitry Naumenko <[email protected]>
change Module class documentation

39b53d05c475eaff0e5978745759be6761e8f1d5 authored almost 9 years ago by Angel Guevara <[email protected]>
more detailed phpdoc

99638e03730d3942f110366eaa26264e1cb40cea authored almost 9 years ago by Angel Guevara <[email protected]>
Bug #116: added table prefix autoremoving from the generated model className

402902fee3e5b4073aa98b2baa0414c6f38e0818 authored almost 9 years ago by umanamente <[email protected]>
Fixed PJAX tags out of PHP tags

2ae663d62efe3662e72813c5b0c9f633249fe715 authored almost 9 years ago by SilverFire - Dmitry Naumenko <[email protected]>
Closes #99: add `enablePjax` option

177847f7b4ed07698a42d1e5f01bc792871210fb authored almost 9 years ago by Angel Guevara <[email protected]>
Merge pull request #113 from yiijan/docs-ja-1215

docs/guide-ja block type identifier fixed [ci skip]

b94ed4fbb2afc9a8f165ee3cfef3e8df597d39e7 authored almost 9 years ago by Dmitry Naumenko <[email protected]>
docs/guide-ja block type identifier fixed [ci skip]

227a61b744826c422982ea334ea019ff82d4d627 authored almost 9 years ago by Nobuo Kihara <[email protected]>
Fixes #109: Exception was thrown when `yii\rest\UrlRule` was used in `UrlManager::ruleConfig`

d25bd944c5b835520608a42b66598ead86cb079e authored almost 9 years ago by lichunqiang <[email protected]>
Merge pull request #111 from lichunqiang/fix-document-block

Added block comment for crud controller [skip ci]

9638e27e458d742824b25d53be5ed816cded6d3d authored almost 9 years ago by Alexander Makarov <[email protected]>
Added block comment for crud controller

4291e14990eb2345acbcce7b07c57858c667f64d authored almost 9 years ago by lichunqiang <[email protected]>
Merge pull request #108 from pana1990/update-travis

Update travis

2c1db8efa40b8bfa6f2f95b9c57033f271d85c3d authored almost 9 years ago by Dmitry Naumenko <[email protected]>
Update travis

a38b76b3c165d14ee05e4240b4172930cee85cb9 authored almost 9 years ago by Daniel Gomez Pan <[email protected]>
Merge pull request #105 from yiisoft/fix-104

Allow reuse of the Gii Module

754825cb7ef605f552b4f507fe25fa94645312f6 authored almost 9 years ago by Carsten Brandt <[email protected]>
Allow reuse of the Gii Module

fixes #104

bb462968f3b5f8299d5adc5190285177717ba952 authored almost 9 years ago by Carsten Brandt <[email protected]>
Fixes #95: More parameters are now available in `query.php` view of model generator

741ef183702cb8ba8f7d790040ff2c38124cc8c2 authored almost 9 years ago by Ivan Orlov <[email protected]>
Merge pull request #92 from nineinchnick/9817-many-many-relation-names

fix many-many relation names

3946123b429ef6aa95618a4159f3c0360054ddec authored about 9 years ago by Alexander Makarov <[email protected]>
fix many-many relation names

8c5bdc963ed3df29a4e37a175edd22ce8809d836 authored about 9 years ago by John Was <[email protected]>
Fixes #83: Files were overwritten regardless of answers in console Gii

011faf740a0a4e558a306b069e6fd50f8e36eb66 authored about 9 years ago by Alexander Makarov <[email protected]>
generator fixed

127875860b4a5e21114c7e2b9d140e93841acd53 authored about 9 years ago by Yuriy Chernyshev <[email protected]>
Merge pull request #91 from pana1990/add-editorconfig

Add editorconfig [skip ci]

fbd134b1cbc06fa149cc546cc98b4e701ba08cb0 authored about 9 years ago by Alexander Makarov <[email protected]>
Add editorconfig [skip ci]

4f43da62f94b2f0b4be0f598056a409b928ba034 authored about 9 years ago by Daniel Gomez Pan <[email protected]>
Fixes #20: Added support for composite (multi-column) foreign keys in junction tables

3816e084ed2f96faeecbdb83266fb4212c553648 authored about 9 years ago by John Was <[email protected]>
Fixes #54: Model generator is now able to generate reverse relations

a67035cd3225ea108db03a4da21b0204fe54630d authored about 9 years ago by John Was <[email protected]>
Merge pull request #84 from yiijan/docs-ja-update

docs/guide-ja/installation.md updated [ci skip]

6519954dc8dd16050d886d1266d6248cbae2d14f authored about 9 years ago by Alexander Makarov <[email protected]>
docs/guide-ja/installation.md updated

8b528edd0f3ac4011922331be470f5b4621ccbb2 authored about 9 years ago by Nobuo Kihara <[email protected]>
Merge pull request #81 from phpniki/patch-2

useSchemaName attribute labels is forgotten

0a3940119a7552418bbd7c842de12953390e4ab2 authored about 9 years ago by Carsten Brandt <[email protected]>
useSchemaName attribute labels is forgotten

1c156a68cb1df85aedc6d7bb0a48e5aabb3f693a authored about 9 years ago by Hamed Amjadi <[email protected]>
Changelog for #79

64120b6a640c60cc6fe0f759dfb014d71a1b6fce authored about 9 years ago by Alexander Makarov <[email protected]>
Merge pull request #79 from phpniki/patch-1

Update form.php

cb523f21b52ae87cfce8d87e3e8443413bcbd1c0 authored about 9 years ago by Alexander Makarov <[email protected]>
Fixes #76. Corrects #66. Corrected table name validation regex.

2f125a2f9f4c374a7b86ab57cf0860c8dc58d380 authored about 9 years ago by Alexander Makarov <[email protected]>
Update form.php

bddf068becb8f838ccea87f9df4e85332d72a409 authored about 9 years ago by Hamed Amjadi <[email protected]>
Merge pull request #77 from creocoder/patch-1

Use consistent case for verb names

071113c6a2d514dec2f5df5de066dc7cd5f966b8 authored about 9 years ago by Alexander Makarov <[email protected]>
Use consistent case for verb names

Look for example \yii\rest\ActiveController::verbs

5093845dabfe4f61fbdc9b8835e8c1d9c32513e2 authored about 9 years ago by Alexander Kochetov <[email protected]>
Fixes #34: Model generator now skips FKs pointing to non-existing tables

aeec43df7b85e0f100220f4ab5eb179d827f6aa1 authored about 9 years ago by Alexander Makarov <[email protected]>
phpdoc adjustments

3b99ee8d59ec747e017e0a275e523024add13c49 authored about 9 years ago by Carsten Brandt <[email protected]>
Added comments explaining how to properly customize search models

552f9cb837b1ae0ab5e904aef7366ff191233a5a authored about 9 years ago by Alexander Makarov <[email protected]>
Added link to guide

039bf69706f629dcabdf613f985a90cc10603843 authored about 9 years ago by Alexander Makarov <[email protected]>
Fixes #71

cbf4248b9cfb7f31e966b88f4b4da89516757d57 authored about 9 years ago by Alexander Makarov <[email protected]>
Avoids unnecessary comma

130f9fb571258e860c31ef5c5d564ea2783dceba authored about 9 years ago by Thiago Talma <[email protected]>
Fixed targetAttributes for exist rule generator

db79e960620c515ed502a09c04f0c7b714944c92 authored about 9 years ago by Angel Guevara <[email protected]>
Fixes #66: It was impossible to use tables with spaces

06bcd329e6d4748ccbf7e2118b4e89ead80abd34 authored about 9 years ago by Brett O'Donnell <[email protected]>