Ecosyste.ms: OpenCollective

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

github.com/yiisoft/yii2-twig

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

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]>
typo path fix

e1b5ac6e2a3255cd32d03f23982c984247c4f37b authored about 11 years ago by callmez <[email protected]>
used placeholder in version for twig

f2dd9c3f42aba44f191d57455398143eaf6111f0 authored about 11 years ago by Alexander Makarov <[email protected]>
Updated bootstrap to release version including wrappers and views

4b008ae0961585ae486f6f2f6c6a8d9ee1128ed1 authored about 11 years ago by Alexander Makarov <[email protected]>
refactored gii.

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

dccb10d109c6daf947e06b0e150f5db4aafe6382 authored about 11 years ago by Qiang Xue <[email protected]>
Update apps-advanced.md

typo

a65be3b1c0c7a857a9d4df8a094dbd0de6c1df10 authored about 11 years ago by Carsten Brandt <[email protected]>
Merge pull request #784 from lucianobaraglia/master

Last typo fixes in guide - I swear - [skip ci]

22e4684a8fac92f918fff4a2a788a5b89132dded authored about 11 years ago by Qiang Xue <[email protected]>
Fixes #783.

5c4ad45f018ceb61df331ceb5a10be7e31c60ae5 authored about 11 years ago by Qiang Xue <[email protected]>
Last typo fixes in guide - I swear - [skip ci]

4c8058214fbe45b3ab4242ef5efbe117432841a2 authored about 11 years ago by Luciano Baraglia <[email protected]>
Merge pull request #782 from lucianobaraglia/master

Typo in doc [skip ci]

30d3e874d5b51ff596077ae5b5eada4a4281d6cc authored about 11 years ago by Qiang Xue <[email protected]>
More typos [skip ci]

1503d2e71e7ea23dd006d48b47ac2076dd1ed857 authored about 11 years ago by Luciano Baraglia <[email protected]>
More typos [skip ci]

f445decca2041772081d06172b16d387e819249a authored about 11 years ago by Luciano Baraglia <[email protected]>
Another typo [skip ci]

3330909497fb385731421c7d08421dfee72a4289 authored about 11 years ago by Luciano Baraglia <[email protected]>
Typo in doc [skip ci]

e455b5d38696049cd433e7c7f0d41dfd55ed36f9 authored about 11 years ago by Luciano Baraglia <[email protected]>
Replaced diff vendor.

b9553eb57a786d86023db589eb6a52a70c2e0ce3 authored about 11 years ago by Qiang Xue <[email protected]>
Added StringHelper::diff().

c7c7683f8f65b22f6162a1a461bfae0d15da0ba5 authored about 11 years ago by Qiang Xue <[email protected]>
Fixed yii autoload precedence.

829c10f4fa30428bf2390d907926df64247b49e3 authored about 11 years ago by Qiang Xue <[email protected]>
fixed composer.json

dc8966ebcb54cfbc565c9a530f5c4a246e96c5d4 authored about 11 years ago by Alexander Makarov <[email protected]>
composer config update.

710d4767e900076b2378204bc929f17b12765c55 authored about 11 years ago by Qiang Xue <[email protected]>
Gii: use composer instead of including diff library directly

5f6ff37ee7bdc7beaefe9b8e34b5de23e5becdeb authored about 11 years ago by Alexander Makarov <[email protected]>
Gii: minor JS fixes

9bed03384b2314c39f028df7b1fa803fcaef8086 authored about 11 years ago by Alexander Makarov <[email protected]>
Gii: compressed logo image

514f121cf716a82c9f896c42d3e7238898e8da07 authored about 11 years ago by Alexander Makarov <[email protected]>
Gii: fixed logo position in mobile mode, cleanup

ee75653404b3f31c6f0e4846c74f4ed5686feae8 authored about 11 years ago by Alexander Makarov <[email protected]>
NavBar updated to reflect bootstrap v3 changes. Logo is now visible when viewed via mobile.

b70fceb60594a48cb226941bb77bca984164cdb6 authored about 11 years ago by Alexander Makarov <[email protected]>
Merge branch 'master' of github.com:yiisoft/yii2

10f2b9259c73bda7ab6e615e3dcbb1b6af4dcaa1 authored about 11 years ago by Qiang Xue <[email protected]>
finished module code generator.

3852e0b7cbe6a73852915044e01a5989f7c9e96d authored about 11 years ago by Qiang Xue <[email protected]>
sort classmap alphabetically

to avoid producing different results on different file systems
-> better diffs

2c5098860f4a6d79be9838c622318f6d6a18aedd authored about 11 years ago by Carsten Brandt <[email protected]>
exclude gii from classmap

3d5a762bc5bd114a60ce964ed02a75a481fa7f7b authored about 11 years ago by Carsten Brandt <[email protected]>
re-added Exception about wrong class name to autoloader

helps reducing weird error messages.

bb2274eae22c590f5294bf613f0eaa17b0d2d2c2 authored about 11 years ago by Carsten Brandt <[email protected]>
fixed output of classMap controller

5e759790e4d501285d87679c6479bd2577395399 authored about 11 years ago by Carsten Brandt <[email protected]>
Merge pull request #777 from lucianobaraglia/master

Changed label for gii generated form [skip ci]

9922cc3725573abc316c57e53515582f72042365 authored about 11 years ago by Alexander Makarov <[email protected]>
Changed label for gii generated form [skip ci]

52654a9d634c93a5a46f176b4ec6137d3ddb81a8 authored about 11 years ago by Luciano Baraglia <[email protected]>
finished form generator.

4a02e0b5398c6c562fe0d8e3ff6d8bc6b0156c27 authored about 11 years ago by Qiang Xue <[email protected]>
Added tests for uncovered lines.

0c45765e7d53bdb18e5f90aa6cb441329474bfb1 authored about 11 years ago by Suralc <[email protected]>
Merge pull request #776 from lucianobaraglia/master

Code style ultra-minimum-fix [skip ci]

6222e70c9b99021819afde4d793600740afd5aa5 authored about 11 years ago by Carsten Brandt <[email protected]>
Code style ultra-minimum-fix [skip ci]

369a5b7b940d3031535a26705316fbe47e0dab30 authored about 11 years ago by Luciano Baraglia <[email protected]>
gii wip

ff08a5de94db609bf40e029d55468df82adf3f8a authored about 11 years ago by Qiang Xue <[email protected]>
typo fix.

18da3eaa533237c2530a87bcc8f877afe4d5f47a authored about 11 years ago by Qiang Xue <[email protected]>
doc fix.

775604ae0384a995a89daf154827706f5829a168 authored about 11 years ago by Qiang Xue <[email protected]>
Finished controller code generator.

054b6f5818b89fb5824b17f8f3773b417cae3024 authored about 11 years ago by Qiang Xue <[email protected]>
fixed doc typo

fixes #775

2b711ffde82ac08e84e881dc674ea3b1115ed438 authored about 11 years ago by Carsten Brandt <[email protected]>