Ecosyste.ms: OpenCollective

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

github.com/yiisoft/yii2-jui

Yii 2 JQuery UI extension.
https://github.com/yiisoft/yii2-jui

typo in bootstrap composer.json

85a15424bd1d84525bd05ddc19ff157f5cb0e829 authored almost 11 years ago by Carsten Brandt <[email protected]>
Added note about changes in composer.json for yii2-dev

5036a1e1225f750ae64237f3e78f1ca97d6d33ba authored almost 11 years ago by Carsten Brandt <[email protected]>
Made yii2-dev composer.json more lightweight

Do not depend on all packages, suggest them instead. require-dev will still have them for testing.

382cee156c9f3cded7b9e5f7b258078f76014e00 authored almost 11 years ago by Carsten Brandt <[email protected]>
Fixes #1381: better description of Apache config required to hide index.php

4839ac22e29fb9e45522421937a5026a46c62456 authored almost 11 years ago by Alexander Makarov <[email protected]>
Fixes #1522: added example of executing extra queries right after establishing DB connection

12e6c9bc29109b3c6d104691d872236b17556e22 authored almost 11 years ago by Alexander Makarov <[email protected]>
Merge pull request #1485 from schmunk42/docs-extensions

updated extension documentation

68fc694e1bb8bc3193e365b58c7a882e9d3f447b authored almost 11 years ago by Alexander Makarov <[email protected]>
updated database, based on @cebe's comment https://github.com/yiisoft/yii2/pull/1485#discussion_r8410809

249243a7b0580ce39a3fbe6f7d9c0dd97b983e11 authored almost 11 years ago by Tobias Munk <[email protected]>
updated autoloading info

ffe4867d668adb9fdf08916064682b3410bc99b3 authored almost 11 years ago by Tobias Munk <[email protected]>
removed based on samdark's comment from https://github.com/yiisoft/yii2/pull/1485/files#r8293528

35594c73bea1ec6973acdf157aeb4767a63da661 authored almost 11 years ago by Tobias Munk <[email protected]>
updated codeception docs. fixes #1558

0a7def2055c2f2e68655a6004f0d59e3e78855b6 authored almost 11 years ago by Carsten Brandt <[email protected]>
make ActiveRelation reusable

fixes #1560

7a81110f6bcf60a4810bebc53607ed1d9a8342a1 authored almost 11 years ago by Carsten Brandt <[email protected]>
Merge pull request #1560 from cebe/1545-query-reuse

make Query reuseable

089eeaa56193f1c157f6fb813fac572d386d7fe2 authored almost 11 years ago by Qiang Xue <[email protected]>
refactored scalar query functions to share common code

b2d9166927d6e5156ef2d1d037dd08517fa87086 authored almost 11 years ago by Carsten Brandt <[email protected]>
Merge branch 'master' of github.com:yiisoft/yii2 into authclient

de83e4ddd16c270fc09e0233d707469845ff92c4 authored almost 11 years ago by Paul Klimov <[email protected]>
make Query reuseable

fixes #1545

124a73a59801d36f065e93d5443c96876506704f authored almost 11 years ago by Carsten Brandt <[email protected]>
added timeZone property to i18n formatter

fixed #1021

b59b77cd4fd665d1be3d04e7a3daa4c82b2b303d authored almost 11 years ago by Carsten Brandt <[email protected]>
fixed params in Query to allow execution twice

fixes #1545

2febbebb440a80a51e2fa3c11af5929bde123fc6 authored almost 11 years ago by Carsten Brandt <[email protected]>
only add navbar-default when no other class is set (e.g. navbar-inverse)

fixes #1553

d6866256dfa1cee14786c77865a482e3c9f45d19 authored almost 11 years ago by Carsten Brandt <[email protected]>
Fixed markup

4ed1c2fcb6cbb6a0d5b8593f0513963b13513d63 authored almost 11 years ago by Alexander Makarov <[email protected]>
Adjusted Gii guide to mention a bit different config structure of a basic application

896268995d6c302f3ba86bd317256f28f3bb52a6 authored almost 11 years ago by Alexander Makarov <[email protected]>
LinkSorter did not use Html options

fixes #1556

ed7b7db8b92135c68364fe8c400f45e2af10ea25 authored almost 11 years ago by Carsten Brandt <[email protected]>
Fixes #1514: added more doc.

a911e2501b8df683fc1e3b11b3f3177b3a617688 authored almost 11 years ago by Qiang Xue <[email protected]>
doc fix.

0d38d6131e77f313211c513b3b02da00ec37b614 authored almost 11 years ago by Qiang Xue <[email protected]>
changelog for #1474

5e8572011e4403fe0c904d1cfcb822f53f350724 authored almost 11 years ago by Carsten Brandt <[email protected]>
added option to make bootstrap navbar 100% with

fixes #1474

b7e5ed3b2dfa1c14b4da63a0041f2c9f77c5ffb4 authored almost 11 years ago by Carsten Brandt <[email protected]>
added NOT operator for db, elasticsearch, redis

issue #1523

454174a688c1db9e4d483e6c101a3a068fc94283 authored almost 11 years ago by Carsten Brandt <[email protected]>
added note about codeception to changelog

d076da698db7f2cf759365e7396863b15e3beaba authored almost 11 years ago by Carsten Brandt <[email protected]>
added meaningful content to robots.txt

71d80c22635a06c3037b26e272bb9009129c0137 authored almost 11 years ago by Carsten Brandt <[email protected]>
finished codeception extension

c70f5a1bedfb5d04f99d8f011100987ff58aef46 authored almost 11 years ago by Carsten Brandt <[email protected]>
adjusted tests to run on php browser and selenium

5e78fe7f47fb99519f45038f793c366367b094ae authored almost 11 years ago by Carsten Brandt <[email protected]>
removed auto generated files from repo

4acd2c005d212e699f98c6ca7652f260cf047680 authored almost 11 years ago by Carsten Brandt <[email protected]>
cleanup and re-aranged codeception tests for basic app

follow up to PR #1393

8621949f523a19daf19e7eaf9228fe3f257a67a7 authored almost 11 years ago by Carsten Brandt <[email protected]>
Merge PR #1393 branch 'yii2-basic-codeception' of https://github.com/Ragazzo/yii2 into Ragazzo-yii2-basic-codeception

* 'yii2-basic-codeception' of https://github.com/Ragazzo/yii2:
small typo fix
added readme, ...

57277f741570df381c49b4322bb9a5413b5b6b05 authored almost 11 years ago by Carsten Brandt <[email protected]>
Updated changelog

9bc6875dcd66ff8b745b9a85ff7f58aeb85b7708 authored almost 11 years ago by Alexander Makarov <[email protected]>
Merge pull request #1552 from Alex-Code/bootstrap-navbar

Allow multiple navbars

48a9eb4e7ee437ce897d1cb82d563508af1d54f3 authored almost 11 years ago by Alexander Makarov <[email protected]>
Allow multiple navbars

Changed the navbar target to be based of the widget id and not static.

5fa2d6d3a8adcad7a9ec20af1ea8d09bdee996c2 authored almost 11 years ago by Alex-Code <[email protected]>
"yii\authclient\clients\GoogleOpenId" added as blank.

fc0d3bfeb601306914625ac15a07ad3e6be21738 authored almost 11 years ago by Paul Klimov <[email protected]>
Merge branch 'master' of github.com:yiisoft/yii2 into authclient

91000e8d8ca915d8958dd752fb9613e636d865bd authored almost 11 years ago by Paul Klimov <[email protected]>
Sphinx Active Relation lazy load fixed.

b62b4eae2bd16562dc4a81dec668d7bb78c08b11 authored almost 11 years ago by Paul Klimov <[email protected]>
MongoDB Active Relation lazy load fixed.

9ea4ef13fe1bbba2c163f952422c4f0068638cb0 authored almost 11 years ago by Paul Klimov <[email protected]>
Merge branch 'master' of github.com:yiisoft/yii2 into authclient

34f9c924b9b917315a5bbf5c41e9c392c02ed1b7 authored almost 11 years ago by Paul Klimov <[email protected]>
"yii\authclient\AuthAction" fixed.

"yii\authclient\ClientInterface" applied.

c8a0591f488b40c0d5287c4a89f196530523dab8 authored almost 11 years ago by Paul Klimov <[email protected]>
"yii\authclient" structure refactored.

776a92502fdedb2dfce28f7ca9a4e5b311653d7f authored almost 11 years ago by Paul Klimov <[email protected]>
fixed controllerMap docs in Module

fixes #1541

d3a181c6742a135469c627928872901725e3d0c4 authored almost 11 years ago by Carsten Brandt <[email protected]>
Adjusted logging guide, fixed examples for email target

6ed8d1767cf9d00dc4efae3ee3c52e8c386a9d87 authored almost 11 years ago by Alexander Makarov <[email protected]>
Started docs about logger

b79f38215780d319a8d81c280c2a3ea68a83d8b8 authored almost 11 years ago by Alexander Makarov <[email protected]>
doc fix.

d3a450f5fdd37966326eb5bd7c8cc3b21a3ea921 authored almost 11 years ago by Qiang Xue <[email protected]>
Renamed yii\jui\Widget::clientEventsMap to clientEventMap

c79965ce5fe6f15aec511fba50deb1a8fdaaa4cd authored almost 11 years ago by Qiang Xue <[email protected]>
small typo fix

f0d6b560331812db0924e4e31308a599a37d01f9 authored almost 11 years ago by Mark <[email protected]>
added readme, changelog, license and composer files.

bec6743efde4d4372b495e61447cb8840ac0be24 authored almost 11 years ago by Mark <[email protected]>
Edited "basics" and "widgets"

7d1c46374ec3092bd5c9dbece51fcf44293f5f54 authored almost 11 years ago by Larry Ullman <[email protected]>
Fixed incorrect event name for yii\jui\Spinner

40d18557552abc78d6ad1243f672ffd86025eba3 authored almost 11 years ago by Alexander Makarov <[email protected]>
Merge pull request #1528 from omnilight/alias-in-message-command

Added support for aliases for config files in console command 'message'

255c19f3652214583de0836619d42aeb29a20280 authored almost 11 years ago by Qiang Xue <[email protected]>
Added support for aliases for config files in console command 'message'

87d7ffafee324bf893a369ea68898bc8b458af09 authored almost 11 years ago by Pavel Agalecky <[email protected]>
Merge pull request #1525 from dizews/patch-1

Update BaseSecurity.php

02cf3ddef22078b3d42bf1e04a2e3d3b08945529 authored almost 11 years ago by Qiang Xue <[email protected]>
Update BaseSecurity.php

prevent call strlen function twice

92b9ae382fcc2c6ef65f0c6371a600383883deb8 authored almost 11 years ago by Vladimir <[email protected]>
fixes #1515

7488caacc374d3b6768a3f9f7248d080a6e9c64b authored almost 11 years ago by Alexander Makarov <[email protected]>
Fixes #1500: Log messages exported to files are not separated by newlines

35df318e070577899b57f6741b4967352b58e379 authored almost 11 years ago by Qiang Xue <[email protected]>
Fixes #1509: The SQL for creating Postgres RBAC tables is incorrect

35c931ed400d5f15719bae8ac1eb6048bd7b875c authored almost 11 years ago by Qiang Xue <[email protected]>
Added `Widget::autoIdPrefix` to support prefixing automatically generated widget IDs

63640db65ca43f3829afe3ea8c28267277e82a51 authored almost 11 years ago by Qiang Xue <[email protected]>
commented hhvm test on travis until bugs have been fixed

97025771f4b16435074d365d8560b40377cbdb01 authored almost 11 years ago by Carsten Brandt <[email protected]>
reverted travis php config fix

7ab7cb197efc1354d23021435572f1ebab17e5a4 authored almost 11 years ago by Carsten Brandt <[email protected]>
fixed travis timezone config

1ec148a7d902088a554742ecc80901c627a983a4 authored almost 11 years ago by Carsten Brandt <[email protected]>
added hhvm hiphop php vm to travis to run test on it

http://www.hhvm.com/blog/2393/hhvm-2-3-0-and-travis-ci

17840dfad11927ac18c713f3ffb8e5ab58f6175d authored almost 11 years ago by Carsten Brandt <[email protected]>
added new extension yii2-codeception, modified composer settings

1e24d60bcd5fa2a483f1ad92fcc0e97e75430946 authored almost 11 years ago by Mark <[email protected]>
modified tests according yii2-codeception extension

520b491d1b1862c221b86458182c6e5f6c799acb authored almost 11 years ago by Mark <[email protected]>
"yii\authclient\AuthAction" created.

1ef606da9ab9c9a6631f37cc15dfb4351c646099 authored almost 11 years ago by Paul Klimov <[email protected]>
Merge pull request #1502 from Bethrezen/patch-4

Disallow indexing backend by default

6f6495d273867972045429310f6e72f472bcb537 authored almost 11 years ago by Alexander Makarov <[email protected]>
Disallow indexing backend by default

Backend should be always totally closed for indexing by search engine robots

d366a959a8699ab46c341a71ddb5af4673c76e94 authored almost 11 years ago by Alexander Kozhevnikov <[email protected]>
Widget IDs are now always unique no matter if it's the same request or new one

66e5be7f7f42a5f8e7f12e6c90f807477018681d authored almost 11 years ago by Alexander Makarov <[email protected]>
Updated changelog: added line about app template addition of favicon.ico and robots.txt

4d812d460fbd43c89ed80c1eb0bd59530fdf53ae authored almost 11 years ago by Alexander Makarov <[email protected]>
Added robots.txt to application templates

cedee946084592e498056968be68b947a6f1df84 authored almost 11 years ago by Alexander Makarov <[email protected]>
updated change log.

92b7f94cf75da6609391aa2784a74edd387e9cec authored almost 11 years ago by Qiang Xue <[email protected]>
Merge pull request #1498 from mintao/master

i18N: View path does not change if language folder exists

7022d93bc434d8d34ccc51719d56edf49127184a authored almost 11 years ago by Qiang Xue <[email protected]>
Fixes #1497 (wrong file rendered if language != sourceLanguage)

ff7c25ea7b4b783f49fddc0eb84e6f841899083e authored almost 11 years ago by Florian Fackler <[email protected]>
Added favicons to application templates

05c67f43b8491167a9cf107a44bb9a1dc9440dcc authored almost 11 years ago by Alexander Makarov <[email protected]>
doc style

85b5c75b61cf8979631093a12b386cd8f8f2b2bf authored almost 11 years ago by Carsten Brandt <[email protected]>
Merge pull request #1492 from egorpromo/more-docs-for-event

More docs for /yii/base/Component.php::trigger()

033e743f5b3d07e23637d537316226211ffbd26a authored almost 11 years ago by Carsten Brandt <[email protected]>
changed install to create-project, added hint

5deb76120aa503e97fe0ae1dbb5087b7a8f214a2 authored almost 11 years ago by Tobias Munk <[email protected]>
removed composer.lock from gitignore

we should not provide one in the package but developers should commit
them when starting a new p...

a7c0505e76f88c4061f601b548141ac2329263cb authored almost 11 years ago by Carsten Brandt <[email protected]>
Adjusted exception template. Background of images now matches background color of the header.

9590ed75ade31b83ba1fd7c10627629bd1c419c2 authored almost 11 years ago by Alexander Makarov <[email protected]>
Linked to yii2-dev docs from README

febefe43933fdfbc0ea420d8a8e89f11db405038 authored almost 11 years ago by Alexander Makarov <[email protected]>
Added docs about using yii2-dev package

6f0ab24e574665f054a0d47a8f36aeb95d39fac7 authored almost 11 years ago by Alexander Makarov <[email protected]>
Fixed `Call to a member function registerAssetFiles() on a non-object` in case of wrong `sourcePath` for an asset bundle

2355c764a86c5e58c68133de00c4dc15d63d928e authored almost 11 years ago by Alexander Makarov <[email protected]>
Doc comments at "\yii\authclient\widgets\Choice" fixed.

ac594309aa546d8189723edebcd035f179d03d56 authored almost 11 years ago by Paul Klimov <[email protected]>
More docs

5156cc14ce3d6c35641bf7180f7b402732621a9b authored almost 11 years ago by egorpromo <[email protected]>
"\yii\authclient\widgets\Choice" added.

63b16fb430c14f4df5c1258cefbfc96f401af30a authored almost 11 years ago by Paul Klimov <[email protected]>
added link to composer docs about autoloading

93cc73858fb138bb972b69adbe7007e42d0b26e7 authored almost 11 years ago by Tobias Munk <[email protected]>
updated dependencies and testing

ce5c3695de84133340b4227dbd249f5a7e915b6d authored almost 11 years ago by Tobias Munk <[email protected]>
updated code style, added autoloading and prefix examples

857feeb6ac0ee8090a8cbd67e93c350c38434cdd authored almost 11 years ago by Tobias Munk <[email protected]>
use andWhere() in AR::find() to work properly with default scope

fixes #1469

43f19e8aee0fe3d10e90f7c34d46340606e979f0 authored almost 11 years ago by Carsten Brandt <[email protected]>
"\yii\authclient\provider\Collection" added.

691cc14c1c7def5c6b439e3bd7c50d3632f0731c authored almost 11 years ago by Paul Klimov <[email protected]>
updated gii docs

3fba6dc3144f6d38846667d0d5f69d7eefa8dc71 authored almost 11 years ago by Carsten Brandt <[email protected]>
gii docs

ed0e76b7c0d7fce4bdec6b47a14a47c94446ca05 authored almost 11 years ago by Carsten Brandt <[email protected]>
Merge pull request #1487 from nergal/twig-viewrenderer

Add extensions support to yii\twig\ViewRenderer

ffbdaa5dcecc0890e094cc5ddfc440ccc3dc93fe authored almost 11 years ago by Alexander Makarov <[email protected]>
a note about how to not use gii

related to #1482

87291bd34b295c136601e0993760cf7b24357661 authored almost 11 years ago by Carsten Brandt <[email protected]>
Add extension support to yii\twig\ViewRenderer

8b7136320c2047d3021cbccddb5e804325203a0f authored almost 11 years ago by nergal <[email protected]>
reverted events

e748455d8f95484408f7816157c677216c01b503 authored almost 11 years ago by Tobias Munk <[email protected]>
updated extension documentation; added sections dependencies, versioning and authorization

1ab7100e5a67349c22c9db74327b1681a9c9fa60 authored almost 11 years ago by Tobias Munk <[email protected]>
fixed output in Console::select()

839650a6bdca72b9d928b4609d32b8115a068772 authored almost 11 years ago by Carsten Brandt <[email protected]>