Ecosyste.ms: OpenCollective

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

github.com/yiisoft/yii2-sphinx

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

Merge branch 'master' of github.com:yiisoft/yii2

* 'master' of github.com:yiisoft/yii2:
Reverted changeset 595ac6d0beaed1ba95c9249262c003cc40a...

219eebf42cff9d6dc5bda8d8bba59cf98db752b2 authored over 11 years ago
Reverted changeset 595ac6d0beaed1ba95c9249262c003cc40a87802

947a557240e6bf8eda4a1b41057d76874e7e0a49 authored over 11 years ago
Fixes #833: added charset to json response.

595ac6d0beaed1ba95c9249262c003cc40a87802 authored over 11 years ago
renamed test method after implementation rename in FileHelper

b5a6dac3ae707ce6ac05fcb06406495c734ac9da authored over 11 years ago
typo in query builder, fixes #832

4d84e0947999b6208cc12a312de13fcdbcb0aa01 authored over 11 years ago
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 over 11 years ago
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 over 11 years ago
documentation fixed for mutex extension

fa07d313103f6f1858514ae419032e2ff1f0a302 authored over 11 years ago
Fixes #829: loginRequired now responds with HTTP 403 in case of AJAX or loginUrl is not set (reverted from commit c2c12a9049ec321e77ee13bc7f8a9a8293596b21)

e1a6aacba8ac4b19c95d716a74f1da5db35d5ca7 authored over 11 years ago
Merge pull request #831 from philippfrenzel/patch-5

add missing return to module template

c0102b41432c20fe17ad61ff62be790cb135f487 authored over 11 years ago
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 over 11 years ago
Merge pull request #830 from philippfrenzel/patch-4

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

d9d000649a1e988a9657c76883fe80260ee94246 authored over 11 years ago
Update module.php

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

If this is outdated...

70d263d66ebfc254d48296a0eed26a73722e163c authored over 11 years ago
Fixes #829: loginRequired now responds with HTTP 403 in case of AJAX or loginUrl is not set

c2c12a9049ec321e77ee13bc7f8a9a8293596b21 authored over 11 years ago
gii form width adjustment.

2ecdfd62252ebb682b2edadf1ed42635df9143e0 authored over 11 years ago
Make sure query cloning works as expected.

cb60fa5ddd4b3b76d4c55cb80a227f98bc983913 authored over 11 years ago
Fixed test break.

30d622994369923f0a07c36fc449cf440ca92607 authored over 11 years ago
Fixes #828: refactored QueryBuilder::build()

6dba4da3ed7521ac81b88ea5c7efece12f7a25d1 authored over 11 years ago
added some class documentation

147558ea198a668815ac4f864601b5f1beb2cd53 authored over 11 years ago
finalized PhpDocController

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

91c16782ef3359c7e73cd27d767a1842c9f8b915 authored over 11 years ago
fixed docs about error methods in Model

1d622b65c3219dfe4154d771a57f3b7456c5f5ce authored over 11 years ago
added note about differing property types

c582e589d2ed3e046816b43f25d71cc06c690ce7 authored over 11 years ago
update of @property annotations

ca69ef09d4a7d64f27a0c9527d6e1fd4b4698d6b authored over 11 years ago
allow [] in property doc type

8366cb6e671d29e7352150533ba85c59cf977bd4 authored over 11 years ago
added proper word wrapping and note about read/writeonly properties

6405c4f3495ec6c8a03202d0ef2fe4431552e546 authored over 11 years ago
Merge branch 'master' of github.com:yiisoft/yii2

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

c5b42910a96e21be44a369d1651b1db8c4f56370 authored over 11 years ago
updated @property annotations of many classes

bdb77f33bafe7564a230d14fe958ebe096f75523 authored over 11 years ago
refactored code.

172d92958f590d3957747e222cb718e2c611cdcf authored over 11 years ago
fixed indentation of PhpDocController and sort properties alphabetically

f87016253515d85d8ec43a514d42baa2725e709a authored over 11 years ago
phpdoc command skip classes that do not extend Object

1c9b9681a752587de1338c39cf7c09b613ffa401 authored over 11 years ago
fixed postioning of property tags in php-doc command

df21e10c5d7047b890c428954e903494887f9e25 authored over 11 years ago
Update PHPDoc command to update classfiles automatically

14181b2be0bffac55dd4123bb039e3a1abcabaef authored over 11 years ago
ported @property phpdoc generator from yii 1.1

fixes #822

fa2a48c68485676dab640f85cc8b64a5ceb2a477 authored over 11 years ago
implement Cache::exists() for various cache backends

fixes #811

427c373ba6a202072d25c8ee1d135f427351722d authored over 11 years ago
cherry picked RedisCache and redis\Connection from redis WIP branch

commit in redis branch was:
0cd65e7496befb3c4aed86e47257103fea63d329

3b91801a353d70dfa58a0a089e19ae19d3f42138 authored over 11 years ago
added Cache::exists() to check key existance in cache

0e2ac86566a1cdf862f4e2c091e21eff0d2445b0 authored over 11 years ago
commented failing tests

0cd65e7496befb3c4aed86e47257103fea63d329 authored over 11 years ago
Fixes #811.

d34f8486ab2b6d5e363ceeb005f0d84e470800b0 authored over 11 years ago
Fixes #820.

f941bfee600b52dbc47d5d0755879039db4c8960 authored over 11 years ago
crud generator WIP

62b4a645f1c5fa52c29dad57f1baf84d9f67f708 authored over 11 years ago
revert accidental change in db ActiveRecord

04a0ca5aab2f19fe7349d2796534e71d5142d6a2 authored over 11 years ago
Merge pull request #809 from cebe/autoconfig-sorting

Gridview and DataProviders: Autoconfig sorting

f48508e341ebc92dde2b2818fd83cc3fe371e884 authored over 11 years ago
Merge pull request #817 from maximal/patch-1

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

71866c60b864170890637fe16bf6ec788ef2cb8f authored over 11 years ago
Redis AR WIP

- introduced RecordSchema class for schema definition

e3df19d984577ac4a53994f6a63855e999f91130 authored over 11 years ago
Blowfish cost must be in range 4…31, not 4…30

`generateSalt` parameter validation fix.

3b8aff5a44daa7598f3011266404839c89fd73d2 authored over 11 years ago
Merge branch 'master' into redis

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

82dc3b124ca41eabf548c98bdcb7bd5993aab045 authored over 11 years ago
Moved label for Sort::link() to html options

53b4ed3d7f9b2611ce2d572adccaf2a01d771a05 authored over 11 years ago
Refactored DataColumn::renderHeaderCellContent()

39c002e83cc4f327577a303ba86faddd6c585144 authored over 11 years ago
typos in doc

155749e18d1150b7371452a22243be278dbd6388 authored over 11 years ago
introduced DataColumn::label property

9847472144ee99e6a129ad6e53dfee419e6aafb8 authored over 11 years ago
css fix.

c86d597077d77f6357fde84b9e952d747becd2d7 authored over 11 years ago
added label option to Sort::link()

b147760c7bd4cecc2df3f52e94c6a409789f2241 authored over 11 years ago
Finished model generator.

7150524e33106cb1f631a1b5dd68527d514d4cd4 authored over 11 years ago
more tests for FileHelper

b968402ebdebd932508bd250d5260814a1da657e authored over 11 years ago
Added note about theme asset bundle to bootstrap widgets guide

582ff594aaee3e47f91d0d516b93a0b477fcf7bb authored over 11 years ago
fixed typos in ArrayHelperBase phpdoc

6c1ef346aabe8a2040028a46771f091f2e38c0fe authored over 11 years ago
More tests for ArrayHelper and Inflector

cc5618c0345b6d12c600cb10a117c95c60973376 authored over 11 years ago
Fixed typo and code style

8f2ce5dab75af0630a152ecac3fb0366f289b5db authored over 11 years ago
Fixes #21: implemented jQueryUI Slider

297504c2fce4267df39ab4960df1777dd746689d authored over 11 years ago
Fixes #790: added visible for Nav and Dropdown

8a1bf04599e7351cd7eb5be5edb7997d8f134fc9 authored over 11 years ago
finished rule generation for model generator.

c835f17d1f981ccc5d035e3c5fe5f7c76bd23831 authored over 11 years ago
bug fix of form generator.

6978a6803f27a3a12460590c4600b08b07d43ba7 authored over 11 years ago
minor fixes of debugger.

89c61c9cb4745a42597e5666d8134d54a538e31f authored over 11 years ago
Added SafeValidator.

c037b481e89f00e68c88b3c5e29f40ce20d98291 authored over 11 years ago
use `@inheritdoc` for ActiveDataProvider::setSort

a2eb49cd3e48df541c2cea893967e612e355ab66 authored over 11 years ago
DataColumn: Allow setting label of sort link via short syntax

attribute:type:Header should also affect sort link

381216595d9cd8caf6d6ff8979ceae8ec86a1758 authored over 11 years ago
Refactor DataColum to use model label for sorting link

c5d65e09afa0f59c20068d5b3683c56449e25be1 authored over 11 years ago
Lazy fallback of label creation for Sort class

f9fab5d40d50d8a300b5a5c83d01b4137db9212a authored over 11 years ago
auto fill sorting colums in ActiveDataProvider if none are configured

713a987a9d803ea9e676026321f7428bdd904dbd authored over 11 years ago
Merge branch 'master' of github.com:yiisoft/yii2

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

ac4b87579cffb3610c5a90cd9ece5857d8812ea9 authored over 11 years ago
fix dataProvider getSort()

correct creation of new Sort object if none is there

c23725aca0fcef938cd2c9e505b1f8956880fd69 authored over 11 years ago
Merge pull request #805 from cebe/datacolumn-default-format

set default format for gridview to text

11ef65812b152f014991d79effe1f791e5df19ec authored over 11 years ago
cleanup MemCache timeout API after #804

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

8beadc91f4360abbff3fa906f03297e1c968acfd authored over 11 years ago
Modal::clientOptions disable support.

c06e9cafe1b0b56057527e2bd832457abc1f3a35 authored over 11 years ago
Added failureCallback, reduced timeouts to 1s

5311dac9046f90c2ef9b7480d819eaa0c36b2322 authored over 11 years ago
Mentioning that timeoutms is available in memcache only.

b010ed8363e810c6602d93e146cc7e98d71ff29c authored over 11 years ago
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 over 11 years ago
Removed extra line

7840ace6e6a9b7e854b2c4444a7015d9df0cac7f authored over 11 years ago
Added timeoutms parameter in MemCache

5eff5310ba87cadefe21f9810dc4fb7c9f350c1f authored over 11 years ago
fixed test break.

1072abb18952ef440e3062effa15daa99e83aff3 authored over 11 years ago
model generator WIP

28423486f164b81da4ddc3e1390bcf0cc7bcccc5 authored over 11 years ago
fixed overflow

2d6ec6bb24c274a0e063e5bc617b7522297b9955 authored over 11 years ago
fixed uninitialized pro issue.

21b0cc73c426c1bbec36027df37e8fe18a6892ac authored over 11 years ago
bring back missing exception callstack display.

dea65efd04ef024910d805715dd8789ff43b6812 authored over 11 years ago
coverage improvements

06682d0ba9407279c06005ccf96e09d04e1f5002 authored over 11 years ago
UniqueValidator test.

c189e5ad3f4e7fbdd4f1bc7a2edda1a2b54813f6 authored over 11 years ago
Renamed validator test models to be less specific.

24e2f885037bca1de58cdf0b6e67e72966c6cbf3 authored over 11 years ago
FilterValidator test

7d5bb082ac32a0e3bf2df1a3a4fd52f85f264128 authored over 11 years ago
Merge pull request #803 from borro/patch-1

Bug in XML format

f3cd7554879535301c64a0445ce89176936bf9c8 authored over 11 years ago
Bug in XML format

9f72973b835c20450950af27d92aaed1f80b6da4 authored over 11 years ago
Added FileValidator tests.

3b07e4affcb13c12cf04bb4924a769b324925829 authored over 11 years ago
typo

92a1bef076c51f6fc8d471fc3d0621f36b788d14 authored over 11 years ago
refactored generators.

95bc36c2e65c528982c1100ec6c8b5d4804d045c authored over 11 years ago
better handling with exceptions in __toString()

a9e71d55657c0d294b5ca962484ffa912d31a30d authored over 11 years ago
Fixes #795: do not generate form-control css class for file input as it would display an unneeded border.

528f8c82f3da0b754296ffc6a06c2933b825f463 authored over 11 years ago
RangeValidator tests.

3469b2cb60aa08093ef6fc2041e1583fc6df44b5 authored over 11 years ago
Merge pull request #793 from philippfrenzel/patch-3

Missing SemiKolon in module generator module template

d24e5b9b1fc77e66534c2ed70355c6903fc7134e authored over 11 years ago
model generator WIP

48e3739b211a3c2317d0405a8f51d957214e2a9b authored over 11 years ago
Refactored hint feature.

a6248b4aabdd539406feb3b65c7c42f416aca997 authored over 11 years ago
Missing SemiKolon in module generator module template

missing semikolon after namespace in module template

17538187c4ff3816c919da039808eef6b647a3fb authored over 11 years ago