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

typo in query builder, fixes #832

4d84e0947999b6208cc12a312de13fcdbcb0aa01 authored about 11 years ago by Carsten Brandt <[email protected]>
Merge branch 'master' of github.com:yiisoft/yii2

* 'master' of github.com:yiisoft/yii2:
Fixes #829: loginRequired now responds with HTTP 403 in...

0d91021f02d175c6299378c5cd1bd5939c18615c authored about 11 years ago by Carsten Brandt <[email protected]>
improved control over and handling of file and dir permissions

- rename FileHelper::mkdir for API consistency
- changed default permission for directories to 7...

4b7f5a728a6f44e08cd84c1d6333cf413b42361c authored about 11 years ago by Carsten Brandt <[email protected]>
documentation fixed for mutex extension

fa07d313103f6f1858514ae419032e2ff1f0a302 authored about 11 years ago by Carsten Brandt <[email protected]>
Fixes #829: loginRequired now responds with HTTP 403 in case of AJAX or loginUrl is not set (reverted from commit c2c12a9049ec321e77ee13bc7f8a9a8293596b21)

e1a6aacba8ac4b19c95d716a74f1da5db35d5ca7 authored about 11 years ago by Alexander Makarov <[email protected]>
Merge pull request #831 from philippfrenzel/patch-5

add missing return to module template

c0102b41432c20fe17ad61ff62be790cb135f487 authored about 11 years ago by Alexander Makarov <[email protected]>
add missing return to module template

I think according to the framework it should return the render and otherwise the browser will st...

e94b4555355479913f96d475d8292dc02e72fdff authored about 11 years ago by Philipp Frenzel <[email protected]>
Merge pull request #830 from philippfrenzel/patch-4

module should extend \yii\base\Module as \yii\web\Module doesn't exist...

d9d000649a1e988a9657c76883fe80260ee94246 authored about 11 years ago by Alexander Makarov <[email protected]>
Update module.php

module should extend \yii\base\Module as \yii\web\Module doesn't exist...

If this is outdated...

70d263d66ebfc254d48296a0eed26a73722e163c authored about 11 years ago by Philipp Frenzel <[email protected]>
Fixes #829: loginRequired now responds with HTTP 403 in case of AJAX or loginUrl is not set

c2c12a9049ec321e77ee13bc7f8a9a8293596b21 authored about 11 years ago by Alexander Makarov <[email protected]>
gii form width adjustment.

2ecdfd62252ebb682b2edadf1ed42635df9143e0 authored about 11 years ago by Qiang Xue <[email protected]>
Make sure query cloning works as expected.

cb60fa5ddd4b3b76d4c55cb80a227f98bc983913 authored about 11 years ago by Qiang Xue <[email protected]>
Fixed test break.

30d622994369923f0a07c36fc449cf440ca92607 authored about 11 years ago by Qiang Xue <[email protected]>
Fixes #828: refactored QueryBuilder::build()

6dba4da3ed7521ac81b88ea5c7efece12f7a25d1 authored about 11 years ago by Qiang Xue <[email protected]>
added some class documentation

147558ea198a668815ac4f864601b5f1beb2cd53 authored about 11 years ago by Carsten Brandt <[email protected]>
finalized PhpDocController

- cleanup API and usage, add documetation link
- introduced @property feature in getter or sette...

91c16782ef3359c7e73cd27d767a1842c9f8b915 authored about 11 years ago by Carsten Brandt <[email protected]>
fixed docs about error methods in Model

1d622b65c3219dfe4154d771a57f3b7456c5f5ce authored about 11 years ago by Carsten Brandt <[email protected]>
added note about differing property types

c582e589d2ed3e046816b43f25d71cc06c690ce7 authored about 11 years ago by Carsten Brandt <[email protected]>
update of @property annotations

ca69ef09d4a7d64f27a0c9527d6e1fd4b4698d6b authored about 11 years ago by Carsten Brandt <[email protected]>
allow [] in property doc type

8366cb6e671d29e7352150533ba85c59cf977bd4 authored about 11 years ago by Carsten Brandt <[email protected]>
added proper word wrapping and note about read/writeonly properties

6405c4f3495ec6c8a03202d0ef2fe4431552e546 authored about 11 years ago by Carsten Brandt <[email protected]>
Merge branch 'master' of github.com:yiisoft/yii2

* 'master' of github.com:yiisoft/yii2:
refactored code.

c5b42910a96e21be44a369d1651b1db8c4f56370 authored about 11 years ago by Carsten Brandt <[email protected]>
updated @property annotations of many classes

bdb77f33bafe7564a230d14fe958ebe096f75523 authored about 11 years ago by Carsten Brandt <[email protected]>
refactored code.

172d92958f590d3957747e222cb718e2c611cdcf authored about 11 years ago by Qiang Xue <[email protected]>
fixed indentation of PhpDocController and sort properties alphabetically

f87016253515d85d8ec43a514d42baa2725e709a authored about 11 years ago by Carsten Brandt <[email protected]>
phpdoc command skip classes that do not extend Object

1c9b9681a752587de1338c39cf7c09b613ffa401 authored about 11 years ago by Carsten Brandt <[email protected]>
fixed postioning of property tags in php-doc command

df21e10c5d7047b890c428954e903494887f9e25 authored about 11 years ago by Carsten Brandt <[email protected]>
Update PHPDoc command to update classfiles automatically

14181b2be0bffac55dd4123bb039e3a1abcabaef authored about 11 years ago by Carsten Brandt <[email protected]>
ported @property phpdoc generator from yii 1.1

fixes #822

fa2a48c68485676dab640f85cc8b64a5ceb2a477 authored about 11 years ago by Carsten Brandt <[email protected]>
implement Cache::exists() for various cache backends

fixes #811

427c373ba6a202072d25c8ee1d135f427351722d authored about 11 years ago by Carsten Brandt <[email protected]>
cherry picked RedisCache and redis\Connection from redis WIP branch

commit in redis branch was:
0cd65e7496befb3c4aed86e47257103fea63d329

3b91801a353d70dfa58a0a089e19ae19d3f42138 authored about 11 years ago by Carsten Brandt <[email protected]>
added Cache::exists() to check key existance in cache

0e2ac86566a1cdf862f4e2c091e21eff0d2445b0 authored about 11 years ago by Carsten Brandt <[email protected]>
commented failing tests

0cd65e7496befb3c4aed86e47257103fea63d329 authored about 11 years ago by Carsten Brandt <[email protected]>
Fixes #811.

d34f8486ab2b6d5e363ceeb005f0d84e470800b0 authored about 11 years ago by Qiang Xue <[email protected]>
Fixes #820.

f941bfee600b52dbc47d5d0755879039db4c8960 authored about 11 years ago by Qiang Xue <[email protected]>
crud generator WIP

62b4a645f1c5fa52c29dad57f1baf84d9f67f708 authored about 11 years ago by Qiang Xue <[email protected]>
revert accidental change in db ActiveRecord

04a0ca5aab2f19fe7349d2796534e71d5142d6a2 authored about 11 years ago by Carsten Brandt <[email protected]>
Merge pull request #809 from cebe/autoconfig-sorting

Gridview and DataProviders: Autoconfig sorting

f48508e341ebc92dde2b2818fd83cc3fe371e884 authored about 11 years ago by Qiang Xue <[email protected]>
Merge pull request #817 from maximal/patch-1

Blowfish cost must be in range 4…31, not 4…30

71866c60b864170890637fe16bf6ec788ef2cb8f authored about 11 years ago by Qiang Xue <[email protected]>
Redis AR WIP

- introduced RecordSchema class for schema definition

e3df19d984577ac4a53994f6a63855e999f91130 authored about 11 years ago by Carsten Brandt <[email protected]>
Blowfish cost must be in range 4…31, not 4…30

`generateSalt` parameter validation fix.

3b8aff5a44daa7598f3011266404839c89fd73d2 authored about 11 years ago by MaximAL <[email protected]>
Merge branch 'master' into redis

* master: (131 commits)
css fix.
Finished model generator.
more tests for FileHelper
Add...

82dc3b124ca41eabf548c98bdcb7bd5993aab045 authored about 11 years ago by Carsten Brandt <[email protected]>
Moved label for Sort::link() to html options

53b4ed3d7f9b2611ce2d572adccaf2a01d771a05 authored about 11 years ago by Carsten Brandt <[email protected]>
Refactored DataColumn::renderHeaderCellContent()

39c002e83cc4f327577a303ba86faddd6c585144 authored about 11 years ago by Carsten Brandt <[email protected]>
typos in doc

155749e18d1150b7371452a22243be278dbd6388 authored about 11 years ago by Carsten Brandt <[email protected]>
introduced DataColumn::label property

9847472144ee99e6a129ad6e53dfee419e6aafb8 authored about 11 years ago by Carsten Brandt <[email protected]>
css fix.

c86d597077d77f6357fde84b9e952d747becd2d7 authored about 11 years ago by Qiang Xue <[email protected]>
added label option to Sort::link()

b147760c7bd4cecc2df3f52e94c6a409789f2241 authored about 11 years ago by Carsten Brandt <[email protected]>
Finished model generator.

7150524e33106cb1f631a1b5dd68527d514d4cd4 authored about 11 years ago by Qiang Xue <[email protected]>
more tests for FileHelper

b968402ebdebd932508bd250d5260814a1da657e authored about 11 years ago by Alexander Makarov <[email protected]>
Added note about theme asset bundle to bootstrap widgets guide

582ff594aaee3e47f91d0d516b93a0b477fcf7bb authored about 11 years ago by Alexander Makarov <[email protected]>
fixed typos in ArrayHelperBase phpdoc

6c1ef346aabe8a2040028a46771f091f2e38c0fe authored about 11 years ago by Alexander Makarov <[email protected]>
More tests for ArrayHelper and Inflector

cc5618c0345b6d12c600cb10a117c95c60973376 authored about 11 years ago by Alexander Makarov <[email protected]>
Fixed typo and code style

8f2ce5dab75af0630a152ecac3fb0366f289b5db authored about 11 years ago by Alexander Makarov <[email protected]>
Fixes #21: implemented jQueryUI Slider

297504c2fce4267df39ab4960df1777dd746689d authored about 11 years ago by Alexander Makarov <[email protected]>
Fixes #790: added visible for Nav and Dropdown

8a1bf04599e7351cd7eb5be5edb7997d8f134fc9 authored about 11 years ago by Alexander Makarov <[email protected]>
finished rule generation for model generator.

c835f17d1f981ccc5d035e3c5fe5f7c76bd23831 authored about 11 years ago by Qiang Xue <[email protected]>
bug fix of form generator.

6978a6803f27a3a12460590c4600b08b07d43ba7 authored about 11 years ago by Qiang Xue <[email protected]>
minor fixes of debugger.

89c61c9cb4745a42597e5666d8134d54a538e31f authored about 11 years ago by Qiang Xue <[email protected]>
Added SafeValidator.

c037b481e89f00e68c88b3c5e29f40ce20d98291 authored about 11 years ago by Qiang Xue <[email protected]>
use `@inheritdoc` for ActiveDataProvider::setSort

a2eb49cd3e48df541c2cea893967e612e355ab66 authored about 11 years ago by Carsten Brandt <[email protected]>
DataColumn: Allow setting label of sort link via short syntax

attribute:type:Header should also affect sort link

381216595d9cd8caf6d6ff8979ceae8ec86a1758 authored about 11 years ago by Carsten Brandt <[email protected]>
Refactor DataColum to use model label for sorting link

c5d65e09afa0f59c20068d5b3683c56449e25be1 authored about 11 years ago by Carsten Brandt <[email protected]>
Lazy fallback of label creation for Sort class

f9fab5d40d50d8a300b5a5c83d01b4137db9212a authored about 11 years ago by Carsten Brandt <[email protected]>
auto fill sorting colums in ActiveDataProvider if none are configured

713a987a9d803ea9e676026321f7428bdd904dbd authored about 11 years ago by Carsten Brandt <[email protected]>
Merge branch 'master' of github.com:yiisoft/yii2

* 'master' of github.com:yiisoft/yii2:
set default format for gridview to text

ac4b87579cffb3610c5a90cd9ece5857d8812ea9 authored about 11 years ago by Carsten Brandt <[email protected]>
fix dataProvider getSort()

correct creation of new Sort object if none is there

c23725aca0fcef938cd2c9e505b1f8956880fd69 authored about 11 years ago by Carsten Brandt <[email protected]>
Merge pull request #805 from cebe/datacolumn-default-format

set default format for gridview to text

11ef65812b152f014991d79effe1f791e5df19ec authored about 11 years ago by Qiang Xue <[email protected]>
cleanup MemCache timeout API after #804

use milliseconds only and fall back to seconds for older memcache
versions.

8beadc91f4360abbff3fa906f03297e1c968acfd authored about 11 years ago by Carsten Brandt <[email protected]>
Modal::clientOptions disable support.

c06e9cafe1b0b56057527e2bd832457abc1f3a35 authored about 11 years ago by callmez <[email protected]>
Added failureCallback, reduced timeouts to 1s

5311dac9046f90c2ef9b7480d819eaa0c36b2322 authored about 11 years ago by Panagiotis Moustafellos <[email protected]>
Mentioning that timeoutms is available in memcache only.

b010ed8363e810c6602d93e146cc7e98d71ff29c authored about 11 years ago by Panagiotis Moustafellos <[email protected]>
set default format for gridview to text

default format is text in short format so it should also be
like that in array() defintion.

96c7534ca3d12d2c8a9b58168ef0706f2751649e authored about 11 years ago by Carsten Brandt <[email protected]>
Removed extra line

7840ace6e6a9b7e854b2c4444a7015d9df0cac7f authored about 11 years ago by Panagiotis Moustafellos <[email protected]>
Added timeoutms parameter in MemCache

5eff5310ba87cadefe21f9810dc4fb7c9f350c1f authored about 11 years ago by Panagiotis Moustafellos <[email protected]>
fixed test break.

1072abb18952ef440e3062effa15daa99e83aff3 authored about 11 years ago by Qiang Xue <[email protected]>
model generator WIP

28423486f164b81da4ddc3e1390bcf0cc7bcccc5 authored about 11 years ago by Qiang Xue <[email protected]>
fixed overflow

2d6ec6bb24c274a0e063e5bc617b7522297b9955 authored about 11 years ago by Qiang Xue <[email protected]>
fixed uninitialized pro issue.

21b0cc73c426c1bbec36027df37e8fe18a6892ac authored about 11 years ago by Qiang Xue <[email protected]>
bring back missing exception callstack display.

dea65efd04ef024910d805715dd8789ff43b6812 authored about 11 years ago by Qiang Xue <[email protected]>
coverage improvements

06682d0ba9407279c06005ccf96e09d04e1f5002 authored about 11 years ago by Suralc <[email protected]>
UniqueValidator test.

c189e5ad3f4e7fbdd4f1bc7a2edda1a2b54813f6 authored about 11 years ago by Suralc <[email protected]>
Renamed validator test models to be less specific.

24e2f885037bca1de58cdf0b6e67e72966c6cbf3 authored about 11 years ago by Suralc <[email protected]>
FilterValidator test

7d5bb082ac32a0e3bf2df1a3a4fd52f85f264128 authored about 11 years ago by Suralc <[email protected]>
Merge pull request #803 from borro/patch-1

Bug in XML format

f3cd7554879535301c64a0445ce89176936bf9c8 authored about 11 years ago by Carsten Brandt <[email protected]>
Bug in XML format

9f72973b835c20450950af27d92aaed1f80b6da4 authored about 11 years ago by Borro <[email protected]>
Added FileValidator tests.

3b07e4affcb13c12cf04bb4924a769b324925829 authored about 11 years ago by Suralc <[email protected]>
typo

92a1bef076c51f6fc8d471fc3d0621f36b788d14 authored about 11 years ago by Qiang Xue <[email protected]>
refactored generators.

95bc36c2e65c528982c1100ec6c8b5d4804d045c authored about 11 years ago by Qiang Xue <[email protected]>
better handling with exceptions in __toString()

a9e71d55657c0d294b5ca962484ffa912d31a30d authored about 11 years ago by Qiang Xue <[email protected]>
Fixes #795: do not generate form-control css class for file input as it would display an unneeded border.

528f8c82f3da0b754296ffc6a06c2933b825f463 authored about 11 years ago by Qiang Xue <[email protected]>
RangeValidator tests.

3469b2cb60aa08093ef6fc2041e1583fc6df44b5 authored about 11 years ago by Suralc <[email protected]>
Merge pull request #793 from philippfrenzel/patch-3

Missing SemiKolon in module generator module template

d24e5b9b1fc77e66534c2ed70355c6903fc7134e authored about 11 years ago by Qiang Xue <[email protected]>
model generator WIP

48e3739b211a3c2317d0405a8f51d957214e2a9b authored about 11 years ago by Qiang Xue <[email protected]>
Refactored hint feature.

a6248b4aabdd539406feb3b65c7c42f416aca997 authored about 11 years ago by Qiang Xue <[email protected]>
Missing SemiKolon in module generator module template

missing semikolon after namespace in module template

17538187c4ff3816c919da039808eef6b647a3fb authored about 11 years ago by Philipp Frenzel <[email protected]>
model generator WIP

2a152cb55503de0b69375eff171a88e342570314 authored about 11 years ago by Qiang Xue <[email protected]>
Merge pull request #789 from rmrevin/master

Update alert widget

6f9ddcf483e73f21d0efefa2639dddd2ee1986a2 authored about 11 years ago by Alexander Makarov <[email protected]>
Update alert widget

fae8084524984c871afd9ecea9568110222419b8 authored about 11 years ago by Roman Revin <[email protected]>
Merge pull request #788 from callmez/master

typo path fix

5424dc94b87791cfaa1a908ef23ee7d94efe57ce authored about 11 years ago by Alexander Makarov <[email protected]>