Ecosyste.ms: OpenCollective

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

github.com/yiisoft/yii2-swiftmailer

Yii 2 swiftmailer extension.
https://github.com/yiisoft/yii2-swiftmailer

improved extensions readme

cc1a360915e3795589d4475a9b9c276a916c0451 authored over 9 years ago by Carsten Brandt <[email protected]>
prepare for the next release.

e702187bb958f759c849684222ac98c4c1b08dba authored almost 10 years ago by Qiang Xue <[email protected]>
2.0.2 release

6a1545ff54410ca7fe48a014927f780e3f414a9f authored almost 10 years ago by Qiang Xue <[email protected]>
prepare for next release.

9209999a6db45ef06f307079f95846f6c22e777f authored almost 10 years ago by Qiang Xue <[email protected]>
prepare for 2.0.1 release

662f9a7daa2eba8c7a21ae2580425d82e0eb60c8 authored almost 10 years ago by Qiang Xue <[email protected]>
prepare for next release.

3b9c27a1ec0ab9ddf610b581326673d91684b84d authored about 10 years ago by Qiang Xue <[email protected]>
2.0.0 release.

40fc07ab41e553c8ffaf0847f10ddc68cb553cf8 authored about 10 years ago by Qiang Xue <[email protected]>
prepare for next release.

4ac514cee17ddcb910705d906d3482d3d9d891d9 authored about 10 years ago by Qiang Xue <[email protected]>
prepare for 2.0.0-rc release.

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

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

cf9df41192c4e58621ce8b1507e6b084a3bfcece authored about 10 years ago by Carsten Brandt <[email protected]>
property code style extensions

5f50b47f0787ed6eb08ff0cda825a202d24dc392 authored about 10 years ago by Carsten Brandt <[email protected]>
Fixes #4071: `mail` component renamed to `mailer`, `yii\log\EmailTarget::$mail` renamed to `yii\log\EmailTarget::$mailer`

afd6982af372e6f99b92345b7fc0de7cdf0c9393 authored over 10 years ago by Alexander Makarov <[email protected]>
Fixes #3793: Changed inline autocomplete hints style to get more IDEs support

cc6d73eb043e1c2046611b6a7e7956ebd2e778a3 authored over 10 years ago by Alexander Makarov <[email protected]>
Tabs to spaces to be consistent

```
vendor/bin/indent --spaces -r framework/
vendor/bin/indent --tabs -r . --pattern=*.json
vend...

81fc8edb5110a1c833dd1d56e219c81c7330d0da authored over 10 years ago by Carsten Brandt <[email protected]>
fixed all the PHPdoc in extensions

ca6cfbd4c51f81269b97b6bf068bf35c22f2a6de authored over 10 years ago by Carsten Brandt <[email protected]>
prepare for next release.

693092b44f5e6f3b4804f60b64beb85cff74a9cb authored over 10 years ago by Qiang Xue <[email protected]>
prepare for 2.0.0-beta release.

b14069c5d67ec19a36c83340de5c4b8df5acf3e2 authored over 10 years ago by Qiang Xue <[email protected]>
cleanup CHANGELOGs

ea892b20869a3c2b3c7917acc7bde866a58aba7d authored over 10 years ago by Carsten Brandt <[email protected]>
DI WIP

eba2c032a808aa5631fec8be249483032dbf745b authored over 10 years ago by Qiang Xue <[email protected]>
Reformat code te be PSR-2 compatible

3db18c198a52eea2cb4726d84319670b1fd9e90d authored over 10 years ago by SonicGD <[email protected]>
typo fix.

08294922dcf1ffe59f5a7b736ae205266f6d0fc3 authored over 10 years ago by Qiang Xue <[email protected]>
replaced keyword "yii" with "yii2" in composer.json files (fixes #2557)

f93b7671b14013637bab262d16975807f6125712 authored over 10 years ago by Tobias Munk <[email protected]>
psr-4 change.

21062fb10ca6a89ada2448c08e13dd4c60603532 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]>
Merge branch 'master' of github.com:yiisoft/yii2

* 'master' of github.com:yiisoft/yii2:
Added link to pull requesting guide

7b39e857b40d85eeaafa1f5b1af5ce7b0dba9adb authored almost 11 years ago by Carsten Brandt <[email protected]>
updated autoloader phpdoc

923193d4e2da391c65f214fc76cc328b2d3077b0 authored almost 11 years ago by Carsten Brandt <[email protected]>
Added link to pull requesting guide

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

thanks to @chris68 PR #1338

6bb89e771743fc4576a62185d144cf0c34dc06cc authored almost 11 years ago by Carsten Brandt <[email protected]>
Merge pull request #1855 from creocoder/changelog-1852

Changelog for #1852

7a23f11c4f0e763cbfff8f605ec63bea60155585 authored almost 11 years ago by Carsten Brandt <[email protected]>
Typo fix

5ebe8163e10a0150f243f5e26250084efa26b353 authored almost 11 years ago by Alexander Kochetov <[email protected]>
Changelog for #1852

1469efbaba0714a4d32c7a8d70642f7a3c8739ea authored almost 11 years ago by Alexander Kochetov <[email protected]>
Merge pull request #1853 from creocoder/gii-table-prefix-fix

gii additional table prefix fixes

1e7a359cb36064751eb189ec099634ab12cdd4f9 authored almost 11 years ago by Qiang Xue <[email protected]>
gii additional table prefix fixes

cdfbcd925c7061559a2fec4cfe5ffa5785765ec4 authored almost 11 years ago by Alexander Kochetov <[email protected]>
Merge pull request #1852 from creocoder/activerecord-tablename-prefix-fixes

[WIP] ActiveRecord::tableName() hardcoded prefix fix

4bee9e84304e929db473dbaae7f40229f0273b18 authored almost 11 years ago by Qiang Xue <[email protected]>
Fixed test break.

d9dd7292dbd7f2c0fb4bbb9d649db0ef9f3155fa authored almost 11 years ago by Qiang Xue <[email protected]>