Ecosyste.ms: OpenCollective

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

github.com/yiisoft/yii2-bootstrap4

Yii 2 Bootstrap 4 Extension
https://github.com/yiisoft/yii2-bootstrap4

refactored debug toolbar assets

also fixed problems with display on small screens.

fixes #1747

421ebeee1e907b62338b5c7067393be1154e6a54 authored almost 11 years ago by Carsten Brandt <[email protected]>
updatd TwigRenderer docs, closes #1771

ff444c3e4411ed04b1c29a38e16eafeed70d759c authored almost 11 years ago by Carsten Brandt <[email protected]>
another small fix for debug toolbar

issue #1747

f4bde7a2e3f25bfe816e972f4c48934038081dbf authored almost 11 years ago by Carsten Brandt <[email protected]>
Merge pull request #1770 from yupe/master

fix template guide twig section

5da154ce142cd27a9cb5661e5f864372dd767143 authored almost 11 years ago by Carsten Brandt <[email protected]>
simple fix for #1747

2433a4d7b6761f36cb5f3b183bdb4e81d56d3461 authored almost 11 years ago by Carsten Brandt <[email protected]>
allow class level trigger call on Event subclasses

e.g. UserEvent::trigger('event', 'class');
should result in a UserEvent to be passed to the hand...

8d09633bb963d8f126a0df1c53f87da752534f8e authored almost 11 years ago by Carsten Brandt <[email protected]>
updated docs of Event

4bb2ee95b76526c7718cdda6f232f473e87f3dd4 authored almost 11 years ago by Carsten Brandt <[email protected]>
fix template guide, twig section

1f81f36e4e84102e335beb4b726a986538c70ec5 authored almost 11 years ago by yupe <[email protected]>
Merge pull request #1769 from crtlib/patch-3

Redundant event's instanceof check and some docs punctuation

8d2ce64787b03cbb07097eaa2809ba3fd613ca0b authored almost 11 years ago by Carsten Brandt <[email protected]>
Redundant event's instanceof check

And some docs punctuation.

1924a528beb420c7e113645375b5d50b8c294733 authored almost 11 years ago by Paul Kofmann <[email protected]>
updated apps/basic/.travis.yml

17128f10266999abe691c39eb72f416d389d4aef authored almost 11 years ago by Carsten Brandt <[email protected]>
Changed elasticsearch AR primary key handling

now supports mapped primary key when _id is part of source with an
alias.

a7b852fcc3eed9e0b3a5f0d0247d287471f11c4d authored almost 11 years ago by Carsten Brandt <[email protected]>
applied fixture command docs from #1762

closes #1762

3fdca0508c72bf90e753f9e6a6df97b7bfe77701 authored almost 11 years ago by Carsten Brandt <[email protected]>
CHANGELOG maintainance and code style

76b6eb11a7e6d11b6c87f08a395cfb6888f7a11c authored almost 11 years ago by Carsten Brandt <[email protected]>
simpler implementation of the handler property in yii\web\Session

7e1e622458204865008b526619c669d4034b645f authored almost 11 years ago by John Was <[email protected]>
Merge pull request #1761 from lucianobaraglia/master

Basic app: DB configuration in separated file

58c40818259fa2f8cb63d0178caa48c1fbba64a4 authored almost 11 years ago by Carsten Brandt <[email protected]>
moved dev requirements to require-dev in app composer.json

fixes #1736

0c288358d20051d22ddec7d9cf04f95cbc0e7c40 authored almost 11 years ago by Carsten Brandt <[email protected]>
code style fixes

7d42fc4112ca1c1fd650b689ac52adcd2cad6447 authored almost 11 years ago by Carsten Brandt <[email protected]>
Basic app: DB configuration in separated file

13d6c1fd752614bfc8b69fcc8517c0349d011f71 authored almost 11 years ago by Luciano Baraglia <[email protected]>
Merge pull request #1759 from Ragazzo/fixtures_controller_improvements

Added to the basic app, fixed config, added to core commands.

08ee8b18e6ed29b4d17d23906bd700572d49c7be authored almost 11 years ago by Carsten Brandt <[email protected]>
alias fixed

00ab5ef2d0eda5ceb3fe6913e7a23299cb234a24 authored almost 11 years ago by Mark <[email protected]>
Reverted config change

change was made in 0d263a12a9dbf3f0cb8569db40f0581dc002285b

issue #1744

b0ff35c696a4833f417b12275daa3518cb0c31ec authored almost 11 years ago by Carsten Brandt <[email protected]>
added .travis.yml to basic app

issue #1744

0d263a12a9dbf3f0cb8569db40f0581dc002285b authored almost 11 years ago by Carsten Brandt <[email protected]>
fixture controller improved

f4397f1b8a059016bf5acf1e54720541a94fd05f authored almost 11 years ago by Mark <[email protected]>
Added to the basic app, fixed config, added to core commands.

ccfb7638d07b9500ee2e6b35630fc5c8437f8321 authored almost 11 years ago by Mark <[email protected]>
add handler property to yii\web\Session

53bb25947dfeee9a0dd8be0bbd8636a78f3427f1 authored almost 11 years ago by John Was <[email protected]>
Merge pull request #1753 from Ragazzo/migrations_docs

migration guide improved

6291d0c2493c3596f7e0c9ddd3dc48ca5191e2d7 authored almost 11 years ago by Qiang Xue <[email protected]>
migration guide improved

100f582611d4423dd734bef2b7b96147eb18d9f7 authored almost 11 years ago by Mark <[email protected]>
Removed unnecessary text

99f694f97b48c6dd97e0478d7b2567592c9fbcd6 authored almost 11 years ago by Alexander Makarov <[email protected]>
Merge pull request #1751 from lucianobaraglia/some-debug-fixes

Some debug code style fixes...

ed11750c06c62c2aed4eefd2613e1120422ea91c authored almost 11 years ago by Qiang Xue <[email protected]>
Some debug code style fixes, and https://github.com/yiisoft/yii2/issues/1478#issuecomment-31446267 fix

a1e511465c8c1001261fea0d9390ebf82ccac3d5 authored almost 11 years ago by Luciano Baraglia <[email protected]>
minor issue fix about fixture controllers.

239778efbddca81c42716b59b25a4141d3456b38 authored almost 11 years ago by Qiang Xue <[email protected]>
minor fixes.

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

4c45b429e5124bf14efce070dc72ca42809a6127 authored almost 11 years ago by Qiang Xue <[email protected]>
Fixes #1748: code cleanup.

f331547584093817e139f0cbd9d884fb00071a67 authored almost 11 years ago by Qiang Xue <[email protected]>
Adjusted composer for faker extension.

03a88e4f386e35d9c69d085317fcf5dec18ed811 authored almost 11 years ago by Qiang Xue <[email protected]>
Merge pull request #1743 from Ragazzo/yii2_faker_integration

Yii2 faker integration

389ef891ab6787b194893cedd6ec9d44c57a2ef5 authored almost 11 years ago by Qiang Xue <[email protected]>
changed command signature, docs improved.

c5bd2702deedeef9e830dbc1a030036772fa9d9f authored almost 11 years ago by Mark <[email protected]>
Added support for using array-typed arguments for console commands

4a9b2d2b82f781237ff94ac63d24836d6b29ad15 authored almost 11 years ago by Qiang Xue <[email protected]>
changed composer to require-dev codeception

3ab56021ba783d851a8526c34d7f7c0449cb07d7 authored almost 11 years ago by Carsten Brandt <[email protected]>
method renamed

02bfea4f5c92aec8ef5cd659feea16347732dc18 authored almost 11 years ago by Mark <[email protected]>
docs improved

8dc5c5cfdd98e27701cd582d3cd8ca5e5db7c87e authored almost 11 years ago by Mark <[email protected]>
added prompt for the user, interface improved, multiply generation added

4204f896af1c5141577b30d0df2627db7bca6325 authored almost 11 years ago by Mark <[email protected]>
fixed CS, added exception check

467254a30e4cc1a6b6f6ba29ba187790a5f067c5 authored almost 11 years ago by Mark <[email protected]>
docs fix

aa9049719695fdc830988ce46699c528bf1af588 authored almost 11 years ago by Mark <[email protected]>
readme guide improved

2ae2d57512d60cb89b58e46541e3e0f570312be5 authored almost 11 years ago by Mark <[email protected]>
quotation added.

319d0aef82f944dbb9b4c127436edfc129779e51 authored almost 11 years ago by Mark <[email protected]>
new docs added

1bf1a34f6fd13fba6ce232fe56a0ad28c62fb180 authored almost 11 years ago by Mark <[email protected]>
formatting fix

34b03428ed97e72aece2e4b12d83f7c64d9e920d authored almost 11 years ago by Mark <[email protected]>
docs fix

9666bc6cedfbcd2f519cc36c0efffeab59be72f9 authored almost 11 years ago by Mark <[email protected]>
docs improved

60c305fa3f30612e5c7eb41da61ff6922b1aa8a3 authored almost 11 years ago by Mark <[email protected]>
added faker integration

a3071fd90dd392de5da4e424e50e72b85ddfe3be authored almost 11 years ago by Mark <[email protected]>
Merge pull request #1735 from Ragazzo/url_rules_docs

Url rules docs

0fe1e69b0ba5de3d72b58c2399dad456e1d7d914 authored almost 11 years ago by Qiang Xue <[email protected]>
cs fix

c3a44463af352e11785a3ca8edbf261d94c9d3a9 authored almost 11 years ago by Mark <[email protected]>
Merge pull request #1736 from Ragazzo/tests_composer

Tests composer

b5bd4394c5b25addc4244f9f9315ef572fe897f5 authored almost 11 years ago by Qiang Xue <[email protected]>
docs fix

9ced7b4b4df8b62dc407854538892c9f1e8434ef authored almost 11 years ago by Mark <[email protected]>
added info about setting testing environment

ed74305ae83b7077ffc6f2e58854f147bf9afa47 authored almost 11 years ago by Mark <[email protected]>
docs fixed

ee5c14facb8b4d935b214ee5df6795fd254b86f3 authored almost 11 years ago by Mark <[email protected]>
docs added

13e833b7b30038e3ef8f6f97d9f33af9e70e566d authored almost 11 years ago by Mark <[email protected]>
doc fix.

7ec8d0df5fd8dacfffdadcb208d3244a1b5d7f24 authored almost 11 years ago by Qiang Xue <[email protected]>
`yii\web\User::loginRequired()` now returns the `Response` object instead of exiting the application

fb0c43b30ba6c23a7819e3a6b313cd83aeb4d695 authored almost 11 years ago by Qiang Xue <[email protected]>
fixed test breaks.

35373b14ae2a1df3e07bfebdf998933bf3de7e22 authored almost 11 years ago by Qiang Xue <[email protected]>
refactored Image helper.

afbcae0c7fe6f500507fae4a0b9ec140c333a193 authored almost 11 years ago by Qiang Xue <[email protected]>
Reverted back the change to RequestPanel::save() as it causes issue.

2bd594ea28f40792159333be98f31922ae150ce0 authored almost 11 years ago by Qiang Xue <[email protected]>
increase composer timeout setting for apps.

8516433f60eeb29461a67553aae26bf320c6c4da authored almost 11 years ago by Qiang Xue <[email protected]>
refactored debug module

babee51dfe5639ad34d2248c1231f0acef26f791 authored almost 11 years ago by Qiang Xue <[email protected]>
Merge pull request #1729 from Ragazzo/debug_module_request_panel_improvements

debug module request panel improved

eaf4d3ca1b5c04871ad4eb1e21114ed93af20244 authored almost 11 years ago by Qiang Xue <[email protected]>
Merge pull request #1732 from Ragazzo/debug_module_config_panel_improvements

Debug module config panel improvements

555ff9dc3b29335cb4daef4d6c9dd3415a8be35b authored almost 11 years ago by Qiang Xue <[email protected]>
Merge pull request #1731 from WouterSlob/Use-camel2words-in-gii-crud-create-view-for-create-link

gii index view template: make sure create link is split into words

4b2ec855a74424426641bff68def6a8b2c7cee89 authored almost 11 years ago by Qiang Xue <[email protected]>
Fixes #1733: Incorrect code about `$_modelClasses` in `DbFixtureManager`

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

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

3ccf099bc24d1953b64ac58b23e66434e1505d5b authored almost 11 years ago by Qiang Xue <[email protected]>
Merge branch 'master' of github.com:yiisoft/yii2

00b403fcc2be03ca7ea56baa0592caac7f1f7e68 authored almost 11 years ago by Klimov Paul <[email protected]>
Documentation for "authclient" extension has been extended.

a4f8ce6b5317ca3967de46590b75ebe0e63aa4be authored almost 11 years ago by Klimov Paul <[email protected]>
Doc comments at "yii\authclient\widgets\Choice" extended.

0765f1e5839b735f73d4e436d7a78809acfdd333 authored almost 11 years ago by Klimov Paul <[email protected]>
bug fixes.

4a11e6f2ee3886d17f1fb5d78c58d5eae5c2e43e authored almost 11 years ago by Qiang Xue <[email protected]>
removed unnecessary method

05c230e2536e06726645f35cdcbd86a4ceb1231d authored almost 11 years ago by Mark <[email protected]>
debug module config panel improved

508d43bf63b7195bcdcd86c566eff42efe0e3e15 authored almost 11 years ago by Mark <[email protected]>
Merge branch 'master' of github.com:yiisoft/yii2

ffb791339189e5e86de80c49805e9821817cd5e1 authored almost 11 years ago by Klimov Paul <[email protected]>
Issues #66 and #1710 added to CHANGELOG

a6144fc9b6192a88619f986ef06bfb718d49090c authored almost 11 years ago by Klimov Paul <[email protected]>
OpenId::buildAxParams() fixed to add "openid.ax.required" parameter if required attributes are not empty.

b776706c03463c2d9159ec44d065309d992a8b14 authored almost 11 years ago by Klimov Paul <[email protected]>
doc fix.

a6c2248c07469fbd84c163f847f87f12388a407a authored almost 11 years ago by Qiang Xue <[email protected]>
Refactored imagine extension.

3cd7a7440ef8b56d178447334f844d5b9201c98d authored almost 11 years ago by Qiang Xue <[email protected]>
SREG and AX param merging order at OpenId::buildAuthUrl() changed.

f92498492623e17ec3372b6b3f713048d3b662f9 authored almost 11 years ago by Klimov Paul <[email protected]>
gii index view template: make sure create link is split into words

b3112cdc31a2261f4570654f8205af2aff3c5db0 authored almost 11 years ago by Wouter Slob <[email protected]>
debug module request panel improved

c79cbb3873e13d3ebebbf0f667e6cb0bedb1d886 authored almost 11 years ago by Mark <[email protected]>
Merge pull request #1728 from Ragazzo/i18n_docs_view

I18n docs view

df8d79ee3f8c10179d38b03d243524a7a3dde17b authored almost 11 years ago by Alexander Makarov <[email protected]>
typo fix

f80eb9fae0237ad2738d2a94f5680327d14a0a69 authored almost 11 years ago by Mark <[email protected]>
i18n docs for view

57f7d1337ba09244ddbf295c65330a83a2cbcaea authored almost 11 years ago by Mark <[email protected]>
improved traceability of errors thrown in toString() methods

7a1949fe2d789eceb1a90a041e70e5acfe7e3f45 authored almost 11 years ago by Carsten Brandt <[email protected]>
Fixes #1647: Changed the default CSS class of error block to be `error-block`

27658e56ae1bdcaf6ec3226450d556581d178354 authored almost 11 years ago by Qiang Xue <[email protected]>
refactored profiling timing calculation.

978f8ec203acc539e06207983f9ab1d3a91d9dfc authored almost 11 years ago by Qiang Xue <[email protected]>
fixed profiling panel sorting.

35b5b2ef5d78aa3984d51ae1b7c705575a8b513d authored almost 11 years ago by Qiang Xue <[email protected]>
Merge branch '46-image-helper' of github.com:tonydspaniard/yii2 into tonydspaniard-46-image-helper

Conflicts:
composer.json

2df7d0a8bdbcfa3256cf5f37c53a4a2c33a1f311 authored almost 11 years ago by Qiang Xue <[email protected]>
Fixes #1713.

011c6c14ae31fdfdc9d5689b37bbb69fadadc6a7 authored almost 11 years ago by Qiang Xue <[email protected]>
Merge pull request #1715 from WouterSlob/1632

Make sure DatePicker is shown when inline and using a language. Remove not used use

978597919d43c374d0b2f41848f4ce6cde7a61e6 authored almost 11 years ago by Qiang Xue <[email protected]>
Merge pull request #1714 from Ragazzo/tests_improved

modified tests, improved configuration, introduced aspect

53daaf81ef02b6de7613406c82811287698a2769 authored almost 11 years ago by Qiang Xue <[email protected]>
CS fix

139fbcbc9386fe8d7fcfd317359b33ca5a9ff0f2 authored almost 11 years ago by Mark <[email protected]>
aspect mock requirement removed

1c1a310a5c7e5ea0af24c8caefec4aa41ee1a6dd authored almost 11 years ago by Mark <[email protected]>
tests improved, aspect mock changes reverted

11c42fa7c1e8ef14b3b82d644975cb0c11dce138 authored almost 11 years ago by Mark <[email protected]>