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

Merge pull request #2329 from tonydspaniard/1094-modal-generator-autocomplete-fix

1904 modal generator autocomplete fix

d46b26f8cd9ce271a5de2e2dba43052ea706deb6 authored over 10 years ago by Alexander Makarov <[email protected]>
Removed unused variable

4fd76b178beb2699e520caf7ee975e9455baee69 authored over 10 years ago by Alexander Makarov <[email protected]>
fix formatting

0b270755cff6cb378d9a8348a974cd3426c9deaa authored over 10 years ago by Antonio Ramirez <[email protected]>
fix formatting

bd98ce4d5097d5b36c125ed8c75033e90637fd57 authored over 10 years ago by Antonio Ramirez <[email protected]>
refactored to add function on `gii.js`

428cddc62ceeac975defcebfa01799a65db355e8 authored over 10 years ago by Antonio Ramirez <[email protected]>
Changelog for #2327

6c7b4e9fadef38ec49b439292df5a29cd6e9d0ea authored over 10 years ago by Alexander Makarov <[email protected]>
Spaces added

4b70b370dbdbad977997efc62f34836e866506f9 authored over 10 years ago by Thiago Talma <[email protected]>
remove tabs for spaces in js

8ceac9efffe0db543df1a859419fd76c9cff70b8 authored over 10 years ago by Antonio Ramirez <[email protected]>
fix js formatting

6f5856025fb859aacc924b7e6bccccc8f27585cf authored over 10 years ago by Antonio Ramirez <[email protected]>
update CHANGELOG.md to its correspondent location

838c04ae528f108b3a3d3d17f578384273f9c223 authored over 10 years ago by Antonio Ramirez <[email protected]>
update typeahead plugin initialization js code

d0345fc773bc624553ec24efd29b631d2876b9f9 authored over 10 years ago by Antonio Ramirez <[email protected]>
update typeahead.js to latest version

78b2ea59face2376c9626f0964b7a4b9d9d2487c authored over 10 years ago by Antonio Ramirez <[email protected]>
Improvements in view of changed files in Gii

0cf9e31215541774f89deb5c68b53430c9056ca6 authored over 10 years ago by Thiago Talma <[email protected]>
Fixes #2298: Fixed the bug that Gii controller generator did not allow digit in the controller ID (qiangxue)

0af35c5db0216f1f6e0bc978321d8068ba39301c authored over 10 years ago by Qiang Xue <[email protected]>
Added missing phpdoc for gii classes

bc78e37b7852e0c662c736d4c343bab738cad537 authored over 10 years ago by Alexander Makarov <[email protected]>
Removed unused variable

248620e814c093746bc643b66bb9a702f1e2ed48 authored over 10 years ago by Alexander Makarov <[email protected]>
added missing use statement.

e3d1f234baa0f57e963cd1b085ba914cb755e496 authored over 10 years ago by Qiang Xue <[email protected]>
updated phpdoc properties

819fc6119ed11b917bd4a82ce4169248ac0c899b authored over 10 years ago by Carsten Brandt <[email protected]>
Added missing class header, used HEREDOC instead of echo

d57630e448071a5e0f03c4ce310f227819eac093 authored over 10 years ago by Alexander Makarov <[email protected]>
changelog

a97f7eb33a3a1792f85eabc35d3bcda737a6e19c authored over 10 years ago by Alexander Makarov <[email protected]>
Fixes #1897

- Gii diff markup is now copy paste friendly
- Removed StringHelper::diff()
- Moved phpspec/php-...

18553cf7abf2bfb4d93921189e361c0729fabc1a authored over 10 years ago by Alexander Makarov <[email protected]>
Merge branch 'request-params-refactoring' of github.com:cebe/yii2 into cebe-request-params-refactoring

Conflicts:
framework/CHANGELOG.md

56ae06dd3d8eef1cd9c40716f196cb8ea48820f3 authored over 10 years ago by Qiang Xue <[email protected]>
Ensure that the table prefix is used when generating the class name.

d43f091a2bc8d3f22d67b81c9e4f224c0680f1dd authored over 10 years ago by Thiago Talma <[email protected]>
Renames AccessDeniedHttpException to ForbiddenHttpException in framework, docs, and extension files

a91cc7cce534fe3b59f060d75c2949a7a8cb3787 authored over 10 years ago by Daniel Schmidt <[email protected]>
Best way to get the labels to search, the existing model.

358672d2a90c7d083fabdfe6c89ec67d9c0141ba authored over 10 years ago by Thiago Talma <[email protected]>
replaced usages of $_GET with Request::queryParams

490f59e450544d2c3240f4318973da2755fdd33c authored over 10 years ago by Carsten Brandt <[email protected]>
fixed issue with null value in CRUD controller findModel()

0a1fcd7c955f14750aa1732e8494eb31881ed054 authored almost 11 years ago by Carsten Brandt <[email protected]>
Fixes #1897: Make gii diff markup copy paste friendly

71593e2f82ea1e7d8d91e04ec1380b3fdc601381 authored almost 11 years ago by Qiang Xue <[email protected]>
changed gii files code style and CHANGELOG for #1818

2735ad6486251aa6048341ee08b78af5fbd6a0fc authored almost 11 years ago by Carsten Brandt <[email protected]>
Merge PR #1914 branch '1818-gii-excess-forms' of https://github.com/johonunu/yii2

* '1818-gii-excess-forms' of https://github.com/johonunu/yii2:
using camelcase
changed vars
...

f20f58bd5690cfef4e0a8443cdce554b2eb18b91 authored almost 11 years ago by Carsten Brandt <[email protected]>
using camelcase

b47350a9c4b85132420353f9f997b6cec84fafdb authored almost 11 years ago by Nikola Trifunovic <[email protected]>
changed vars

f0b76cfb6db8a87cfe6d80cefa74124d407e66a6 authored almost 11 years ago by Nikola Trifunovic <[email protected]>
Gii excess forms. Fixes #1818

478e6023b8967abcfa6ec3728a38467d5ff15c37 authored almost 11 years ago by Nikola Trifunovic <[email protected]>
Fix phpdoc generation in gii model generator.

48d78775eb102e4c6ec3f02c6a5d80c48caa4d6e authored almost 11 years ago by BelalWM <[email protected]>
psr-4 change.

bdbe469174cdfe13f5a438cfed7113f33e5ff49c authored almost 11 years ago by Qiang Xue <[email protected]>
psr-4 change.

d9802aacce5c4331696dc059f04c0478af876491 authored almost 11 years ago by Qiang Xue <[email protected]>
adjust directories for PSR-4.

4cf356df8d9ef1faa7f8c4e4e030d84f12df31a7 authored almost 11 years ago by Qiang Xue <[email protected]>
Merge pull request #1872 from tanakahisateru/i18n-ja

Add Japanese Language

b594e0092df0901b0aba6407ade7d52dda61bcc7 authored almost 11 years ago by Qiang Xue <[email protected]>
Merge pull request #1895 from creocoder/yii2-advanced-app-environment-fixes

Yii 2 advanced app environments fix

746dfa2e20a51a58416aa21bc3a004c20b8433f1 authored almost 11 years ago by Qiang Xue <[email protected]>
added CHANGELOG line for message translations

93fe5f7c3950a13bc4b899603e5a9dd0792698ac authored almost 11 years ago by Carsten Brandt <[email protected]>
Merge pull request #1765 from yiisoft/elasticsearch-pk-refactoring

[WIP] Changed elasticsearch AR primary key handling

f6530314e2e264c190715de175d8392b133f3958 authored almost 11 years ago by Carsten Brandt <[email protected]>
Yii 2 advanced app environments usage fix

b4c60c142c6727db93297cc86a07ac05127eed26 authored almost 11 years ago by Alexander Kochetov <[email protected]>
Doc comments at "yii\authclient\widgets\Choice" fixed

6f9850774d386bf5eaf4d34ee96f09de2b38c875 authored almost 11 years ago by Klimov Paul <[email protected]>
Merge pull request #1890 from kartik-v/patch-11

Typo fix for onCondition example

98f3df5ffb40865ba9733497f6cd5a20fafcf52b authored almost 11 years ago by Alexander Makarov <[email protected]>
Typo fix for onCondition example

392f24a99b07bb1d37850774e689fa7c93612b5f authored almost 11 years ago by Kartik Visweswaran <[email protected]>
Touching up beginning sections

Still need to edit/complete rest.

833db337f1d72aad823d339d45e3f68e69125f50 authored almost 11 years ago by Larry Ullman <[email protected]>
Add Japanese translation for command messages

813069a2def41ad23f725105e3eddb96c89792eb authored almost 11 years ago by Hisateru Tanaka <[email protected]>
Add Japanese Language

a455ef2b7e7ddc3ada38933473d0b26efbf2346c authored almost 11 years ago by Hisateru Tanaka <[email protected]>
removed get() shortcut from find()

35b5bd8ef41040929661d381928fa3d9deb44c4a authored almost 11 years ago by Carsten Brandt <[email protected]>
updated docs

3a86270de90b51a94bc86cde0ae1ce0b1d2ace2d authored almost 11 years ago by Carsten Brandt <[email protected]>
fixed test break

31fece562e2e1e1e0cd731e377a6faa30fcb4e1e authored almost 11 years ago by Carsten Brandt <[email protected]>
Merge pull request #1863 from gimox/gimox

Italian typo Fix

a8498358e01435a3e9e5c76388b5f36747e26d0b authored almost 11 years ago by Alexander Makarov <[email protected]>
Merge pull request #1882 from vova07/1874-ro-lang

Romanian language. Fixes #1874

a4eb54cb079db2add6317f355dbe5461366860ad authored almost 11 years ago by Alexander Makarov <[email protected]>
Merge pull request #1867 from qiansen1386/master

Add Chinese translation

22e7f9c78598baa0b284b23bcae6eb03c18b4791 authored almost 11 years ago by Alexander Makarov <[email protected]>
Romanian language. Fixes #1874

572a2508a515945f4075dfa163b43955df1dea58 authored almost 11 years ago by vova07 <[email protected]>
Merge pull request #1880 from lucianobaraglia/spanish-message-translation

Added spanish translation

9daac9643ec9a7c7e5d01f733f1ad6928118c982 authored almost 11 years ago by Qiang Xue <[email protected]>
Added spanish translation

ee93c952301fa07564a241fb369210c677d7c8fe authored almost 11 years ago by Luciano Baraglia <[email protected]>
Merge pull request #1879 from lucianobaraglia/master

Typo in MessageController [skip ci]

fcb968d80428f8ade3400740d82ad4b510069368 authored almost 11 years ago by Qiang Xue <[email protected]>
Typo in MessageController [skip ci]

d40065cdc23c47761c3b1d91e8725725645f2369 authored almost 11 years ago by Luciano Baraglia <[email protected]>
And a bit more human-friendly extensions doc

967442e382e91346a19087b5e86a5aab51bce14e authored almost 11 years ago by Alexander Makarov <[email protected]>
Made extensions guide more human-friendly and more specific

ce1c702424296078463c769c3196bf1c2238503b authored almost 11 years ago by Alexander Makarov <[email protected]>
Updated extension guide to suggest stricter naming of packages

d863c9eff5b61923ead56bc397c0511e090ff82e authored almost 11 years ago by Alexander Makarov <[email protected]>
Merge pull request #1877 from plusodinminus/patch-2

Type fix

a5378e413941cd41fb967870a297df853984ec8c authored almost 11 years ago by Alexander Makarov <[email protected]>
Updared extensions guide to include info about PSR-4 autoloading

77dda5e67d36f2a6c427e4943299dc22e64a7880 authored almost 11 years ago by Alexander Makarov <[email protected]>
Type fix

c2c47a99ae1f3bea55cf07be1e51a1ae1174f76f authored almost 11 years ago by Алексей <[email protected]>
Merge pull request #1873 from nineinchnick/polish-translation

Added polish translation

7dd0d97c6e51e8fd52ab443ae92cbb00babf606c authored almost 11 years ago by Alexander Makarov <[email protected]>
fix languages list in messages config

4ac4bff457193980b1ae8280a0d5d62cdc2069a8 authored almost 11 years ago by John Was <[email protected]>
Merge branch 'master' into polish-translation

Conflicts:
framework/yii/messages/config.php

53781a5e20ad2e70b8155b6149b8c1721ac1015d authored almost 11 years ago by John Was <[email protected]>
added polish translation

2ed2cca0e9308a8e5fa5e0da35c40d6677470f73 authored almost 11 years ago by John Was <[email protected]>
Merge pull request #1871 from Theill11/danish-translation

Added translations for danish language

9952b56f052010ae501fdb741aff80025db8c958 authored almost 11 years ago by Qiang Xue <[email protected]>
Added translations for danish language

3010cbdff498799233126024311fb8b4b430bbaa authored almost 11 years ago by Johnny Theill <[email protected]>
Update yii.php

ac5b6b34a23dce0cd35d8d396b89c86011497403 authored almost 11 years ago by 东方孤思子(钱森) <[email protected]>
Correction of chinese core message translation.

Signed-off-by: qiansen1386 <[email protected]>

148fee982ae386e29292175eb7f396271c082783 authored almost 11 years ago by qiansen1386 <[email protected]>
Polish Chinese translation. Symbols

Signed-off-by: qiansen1386 <[email protected]>

f8f8903a7e6ea6b6869e2f3d733790875114b8e3 authored almost 11 years ago by qiansen1386 <[email protected]>
Continue to polish chinese Translation. Fix all the issue mentioned by @samdark. Removed all comments.

Signed-off-by: qiansen1386 <[email protected]>

fff8e62113fee51be9e3e238034483ba6dae0c6d authored almost 11 years ago by qiansen1386 <[email protected]>
polish the Translation

7f2280ac0adba075aa3f4d37815c3ef29e292143 authored almost 11 years ago by 东方孤思子(钱森) <[email protected]>
Add Chinese translation

Signed-off-by: qiansen1386 <[email protected]>

b405969d3e766b5506ee4d7e9271f799a9d0120e authored almost 11 years ago by qiansen1386 <[email protected]>
Edited existing content, sketched out "Creating Your Own Behavior"

Undoubtedly will need to update “Creating Your Own Behavior” to reflect
changes in Yii 2.

9edeb37e53cea7b63990a5bd19c94e49ddba9646 authored almost 11 years ago by Larry Ullman <[email protected]>
Updated copyright on title

I assume you’d want this to be updated to 2014.

1c692bce25c730b58c62972147a57ac9923606b6 authored almost 11 years ago by Larry Ullman <[email protected]>
Fixes #1866: fixed German translation message

e0a8e06136ec691964ba893be3393623c275f3a6 authored almost 11 years ago by Alexander Makarov <[email protected]>
Fixed italian translation

d0731ab270f9aec6644c96aa8c0826676909c20c authored almost 11 years ago by gimox <[email protected]>
Added missing translation for Russian messages

dfc079f679a17e8129f33dae9bff75827898b47d authored almost 11 years ago by Alexander Makarov <[email protected]>
fixed german translation

319bca8616f27c4cae633943740572dd5a8939c5 authored almost 11 years ago by Carsten Brandt <[email protected]>
Better names for PHP error-exceptions

5fc01bce6905ca3530527cf7ab546fb7d900f583 authored almost 11 years ago by Alexander Makarov <[email protected]>
fixed de translation

9fb50b911a5313115cf76a2b7fb21817e7b35c63 authored almost 11 years ago by Carsten Brandt <[email protected]>
Update Language Translation

eb4cdd68351ef336237028f129016c58f576ae73 authored almost 11 years ago by gimox <[email protected]>
Changed Mongo → MongoDB in exception messages and logs

65b2aa82a604637a53e72672e4608db4e62ad15f authored almost 11 years ago by Alexander Makarov <[email protected]>
Italian Translation Typo Fix

ba70130ef7ea2ea521075494756d70b97ec1f408 authored almost 11 years ago by gimox <[email protected]>
Removed exception translation, updated translations

c79994c7735caa503351ae50ad5f387b96824086 authored almost 11 years ago by Alexander Makarov <[email protected]>
Update yii.php

95c32d485d2a7ea5ffecde030cc07fdf1ed596df authored almost 11 years ago by gimox <[email protected]>
improved error reporting

6d0f1e4c231d905affb972b073c81d9f3ab976c8 authored almost 11 years ago by Carsten Brandt <[email protected]>
Merge pull request #1862 from andersonamuller/patch-1

Updates pt-BR translation

2d8cd05d06dd0c317541fc12067ce6c1da5e89d6 authored almost 11 years ago by Carsten Brandt <[email protected]>
Updates pt-BR translation

5d85064a48774cf80840bcdc39b337e4688568d0 authored almost 11 years ago by Anderson Müller <[email protected]>
reverted primaryKey of elasticsearch to be array again

meet the AR interface requirements.

5dca1257b2d4a00ed5503a72cfd8d421cb343e54 authored almost 11 years ago by Carsten Brandt <[email protected]>
Merge pull request #1861 from gimox/gimox

Add Italian Language

d3b632f5f4265b4dcee490579bf8e110cef8f9b5 authored almost 11 years ago by Alexander Makarov <[email protected]>
Merge pull request #1860 from LAV45/master

Fix table name in yii\rbac\DbManager::$itemChildTable

6a14d3c70cee5a848f19016723b204d35d1d84c9 authored almost 11 years ago by Alexander Makarov <[email protected]>
Fix table name on yii\rbac\DbManager::$itemChildTable

c8f016d895cc20d0ca8642210c2b364518cbed42 authored almost 11 years ago by LAV45 <[email protected]>
Better exception message when class cannot be loaded

5f9e88d40fd9e4ad0deef6f22276a50b075dad83 authored almost 11 years ago by Alexander Makarov <[email protected]>
typo. fixes #1858

cf302686394bde774a9f3dfbf16d708d029dac4f authored almost 11 years ago by Carsten Brandt <[email protected]>
Add Italian Language

5a94cca085769bb3859d5c0d37bd62e2ddb46125 authored almost 11 years ago by Giorgio Modoni <[email protected]>