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

Added DetailView.

36eff14185167c09aaeba665c7d55cf4b35050fb authored over 11 years ago
Added Formatter::format().

f043aa5ea3fa690b05a9d336214f938c9ffe8042 authored over 11 years ago
fixed controller example

279b274e5ad87f686b0b705f091e0802eb924f0f authored over 11 years ago
moved autoloader notes to internals

0aa71986a337ed9e616f58ec2ba3579d2186da73 authored over 11 years ago
started controller docs

a08d8a245b321fe077a62993326c3830ed6736f5 authored over 11 years ago
Merge pull request #597 from Agrumas/master

Corrections in docs and Model::loadMultiple fix

af3dc535d7d4c456029b1e8c6951f13ea878313f authored over 11 years ago
* Fixed Model::loadMultiple() when populating from formName()

* Documentation corrections for data population and quoting names in SQL query

ab27d16efd065c14b7832172e635e1f08ea9d344 authored over 11 years ago
prioritized quoting using special syntax instead of doing it manually

223e259ba7f018635d41529a4e046e53368f0532 authored over 11 years ago
Docs: caching WIP.

33c36f2a13af36753779ca4bc6ebf2ef65582fd8 authored over 11 years ago
added docs about DB table and column quoting

96184c2cb058f38164ad2d971aaed5bae925e891 authored over 11 years ago
fixed wording

33285c5392b51a574740a2dd48e6cb0dda289963 authored over 11 years ago
Fixes #595. Add doc on changing model scenario.

f801115e5e8d905ea83f5855ba9382d1b12c983a authored over 11 years ago
Add DSN for non MySQL/MariaDB RDBMSes.

2433563451e36a693497199a48b057d0e8712fe4 authored over 11 years ago
Fix CS issues.

29c593d526cbbe91b3f5ab0ec47f49a7e2fb1a29 authored over 11 years ago
Add AR atomic operations and scenarios draft.

02594d727b7af7b339973db6d1746e0b6c19ead3 authored over 11 years ago
Fixed test breaks.

f2e57b2eec5172c9280bbac5b0c0ee8e1121525f authored over 11 years ago
Refactored logging.

12c48d1ae45885c71b3aeaff357c0dd276c9195e authored over 11 years ago
renamed "logging" to "log".

689e5d16532acdb6bdeebf407e5d256046d80555 authored over 11 years ago
added note about model validation

6033e20025d773b100cd2071cfd990e618e7dc80 authored over 11 years ago
more structure for doc index

a8a7c43f737ba47ffa4ef60f0b6f15e3ab2a8e28 authored over 11 years ago
Using template engines docs

8b8b6e5d5ad1eb57d6c38d0d72fb61d97632803d authored over 11 years ago
Removed part about extending attributes which is not basic usage

Discussion is here:
https://github.com/yiisoft/yii2/commit/9bc5868dd1f1d843c133d73726fd3f01197a...

c92c0089088ee9c6969a3b6bbe2b1bec866b236e authored over 11 years ago
fixed code blocks in migration docs

3aed08252ac6ad4bd8b67c9f8251ca03532839ac authored over 11 years ago
better sentence for label example.

a2a4c40be0cbb3c8e5dc0614440fca6327405cd9 authored over 11 years ago
Update database-basics.md

271aecb01606148fa47d41586b401e2f5bb32386 authored over 11 years ago
activerecord draft

8036d416f635911f0399d41bb803e0f411d3632f authored over 11 years ago
Update model.md

38f1e59b07f3c991fe0d8ece494bfbd1dbaa046f authored over 11 years ago
removed dao section from docs

ea3c40039db138d14d9be8df6cac183328f60072 authored over 11 years ago
added dabase basics docs

6187681633c47570445ca7fae846c2bab7fe18c5 authored over 11 years ago
model guide

9bc5868dd1f1d843c133d73726fd3f01197a3d5d authored over 11 years ago
added subsection to docs index

c690504c688fc9be0e359abc7eec569bb5b08ebf authored over 11 years ago
Fixes issue #592: I18N t() plural forms possibly broken

b4641259500cc3f323a7cd6cda5803f0eb89af14 authored over 11 years ago
delay validation of scenario to validate().

452fe3e3b02400b3b495ef781b8cf981e5ef874e authored over 11 years ago
Removed redundant code.

6c2cf9a268f6adbc205d0494cfeada4be9374332 authored over 11 years ago
Added back the events for Controller.

7a587f62a6891905ee987ea993c3a0ca71640b78 authored over 11 years ago
Fixes issue #589: validate the scenario name.

55daae4773c945997cbf8dbb7c9ae35d579f4cb2 authored over 11 years ago
Added new events.

3a365dae49d24b20228c83b256d700c254f061c1 authored over 11 years ago
Support preloading modules

611052c4cf4aa1fd17b9394ca930c4db188e052a authored over 11 years ago
Fixes issue #588: Added afterValidate to ActiveForm.

c0746f0689ebb9734bb14bed3c5cf14526824f50 authored over 11 years ago
Removed unused code.

1a02a4d51efd3ea882bbf85344f69fd956f094e8 authored over 11 years ago
Fixed basic layout.

aa514e61c0c377f1fd8a6ad7969ac295a8ee6ebe authored over 11 years ago
Enhanced ArrayHelper::toArray()

0845f4b18324e472eb5601ad4551e7e9398b0bed authored over 11 years ago
Improved Json::encode() security.

95b926a92cca6916f7db830b2370f9a221225b21 authored over 11 years ago
debug toolbar WIP

20666567e8bc0d60f54446e96045ba451632005c authored over 11 years ago
Added Model::loadMultiple() and validateMultiple().

16dcd9701f232b3170c362758eb603bb47d69dc2 authored over 11 years ago
Added Model::load(). Added Controller::refresh() and redirect().

9cf82b3ae1d64aaefbe2a7e45da1ca7a23e9e78a authored over 11 years ago
Added itemOptions for Html::ol

71a156ebdfe32e91688ea80387c289f31e0183a7 authored over 11 years ago
encode checkbox and radio list by default.

d87afeb496b3f75431192e1a1c9250e22a5363f7 authored over 11 years ago
cleanup.

750b220da390acdd0193f9dad531bc329b0f7c3a authored over 11 years ago
Added Html::ol() and Html::ul()

d5bd9853ea993ca7b58220d34e8b239c38e6a48a authored over 11 years ago
Added Formatter::nullDisplay.

3eccd850fe98a94241374242a1b190434351c528 authored over 11 years ago
Mutex WIP.

733dbbfb8b3a78b749f482005c48464e65d235e4 authored over 11 years ago
Fixes:

1. Proper auto release shutdown callback.
2. Proper Mutex::releaseLock() method.

b98a1236bb829f10ae52966e924b54e3ad89fdbb authored over 11 years ago
Autorelease callback.

33adfcea91b45a5287bacfdf26b4bf30e69acd6c authored over 11 years ago
Autorelease callback improved, composer.json typo.

90227bd3448f31d0b4e847236a6cc9740b6bc7d3 authored over 11 years ago
Fixes issue #579: AccessControl deny rule by default

051822075eebab9a274d061c603dd048fcfe77a3 authored over 11 years ago
Mutex cache backend WIP.

397004c8f6695cc8f041c570b2f0e212c790d727 authored over 11 years ago
Proper files location.

b8541df0882c208831aa2a03a56fe9e991e7c7fa authored over 11 years ago
composer.json file and proper class files location.

a15c70f414c67ca0bc46fc8148af988432d594ea authored over 11 years ago
Mutex extension docblocks and several minor fixes.

421e2eb960a13cfb95fa70a1d2afc17a28e12749 authored over 11 years ago
Uncomment UNIX Mutex.

dd48e8a71b1f35f505c2876697f6893d7c27b3d8 authored over 11 years ago
Proposed mutex extension.

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

36655d3b1d0afa24108a925443ba6e2399306e5f authored over 11 years ago
Added functional tests for the basic app.

5698a10c81848622b750398401a3e4f127bb5395 authored over 11 years ago
Merge pull request #573 from bio/normalize-repo

Converted CRLF to LF. Added gitattributes file.

87ee68841ecc0f66a1c45527c4b301c231e9db13 authored over 11 years ago
Adjust for test integration.

7f1b8c109e7c4692bf938e242f9358db69f4e7ab authored over 11 years ago
Forcedly set file type by extension.

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

4e1fc27f84b78c8518649daa0c327db992990887 authored over 11 years ago
Added acceptance tests for the basic app.

a5a2481b4f2ff2d16ae05e5a498e956b88728c2e authored over 11 years ago
Merge pull request #576 from creocoder/ar-set-attribute

ActiveRecord::setAttribute() bugfix

e9d7a220cbcc8978109ed4ab2e163e5ddae25c02 authored over 11 years ago
ActiveRecord::setOldAttribute() bugfix

bb2e19faa52e983d7b39eaef76f8dedeb6c001f9 authored over 11 years ago
ActiveRecord::setAttribute() bugfix

8de3ffabfee7d6ec279d4a21df0efbdd2c68889f authored over 11 years ago
Converted CRLF to LF. Added gitattributes file.

670892374031a0b29c28244b3a4c3ab5854deb1c authored over 11 years ago
Added default value for error in Model::addError().

6c5dfc04f72c6856d29a7c9925ccaded4522adb3 authored over 11 years ago
Merge pull request #564 from FrediL/master

Change validators from 'length' to 'string'

5f930f9ec24389fa3fc11900620c982bac68e3e6 authored over 11 years ago
Change validators from 'length' to 'string'

6249b8993232feb470b9dea088aa9e4eb529343f authored over 11 years ago
Console application has to exit with exitCode

fixes #562

22793139ce2aaa584f3c4ffe2623ce009b91fefb authored over 11 years ago
Merge pull request #560 from resurtm/spaceless-widget

Add spaceless widget.

9a0717dc61538dd6bf64f5902dbd38891ad7422c authored over 11 years ago
PHPDoc Markdown newlines before code blocks added.

aa8fbd965137f3a1e0487a380548851dd26786b1 authored over 11 years ago
Add spaceless widget.

477fd5fbc5aff40e9ab3818498cd90c70e8b431e authored over 11 years ago
Revert "Added ActiveForm::mfield()."

This reverts commit 9a5ca9951318447d050e5d53b05c0c281667b1a5.

6fd1c16609a4b80dc0d46b1317ca2a19e5a7221e authored over 11 years ago
Merge pull request #558 from creocoder/html5

Html helper pure HTML 5 mode without support old standarts

f84582560eb395f1c85298e7af26731d6ce182d7 authored over 11 years ago
Refactoring

ef9ceafdca4cd6bad23701fafed800e30479d9d8 authored over 11 years ago
Comments fixes

5bf0ba562f4cce591a4a61de5f53e257222d7273 authored over 11 years ago
Html helper pure HTML 5 mode without support old standarts

9bb0ce4b1cfe52b3a441692599b6d0d93d9ce64b authored over 11 years ago
Simplified button signature.

11c14a20e976cb72c371ca0003499ef4e321ed64 authored over 11 years ago
Added ActiveForm::mfield().

9a5ca9951318447d050e5d53b05c0c281667b1a5 authored over 11 years ago
Merge pull request #556 from creocoder/php5.3-way-to-get-namespace

Model::formName() and ActiveRecord::getNamespacedClass() PHP 5.3 way

c210de9d7181bd3c6c6404a492c1261407a5a384 authored over 11 years ago
ActiveRecord::getNamespacedClass() correct PHP 5.3 code

826c83c3012aa0b46e26b574b3ac9bee86c6b396 authored over 11 years ago
Fixes #554. Incorrect alias setup.

729446edf9d9bb761f920d94c5d68006d7c5a70a authored over 11 years ago
Model::formName() correct PHP 5.3 code

a788f505fbea2839b4a73113b936cd011f5de066 authored over 11 years ago
Renamed reservedMemorySize to memoryReserveSize.

d182ce1d38994d571ced7236cceb2b7ac82fc7f0 authored over 11 years ago
Added Application::$reservedMemorySize.

e7e9723f8afb2818aec9faac413bb9ee24e3f5f5 authored over 11 years ago
Fixed typo in the \yii\db\ActiveRecord::isOperationAtomic() method.

732e438473f070833dab5bb85e39c0e42fc8f042 authored over 11 years ago
fixed advanced app contact form

b7d78148f5ededc1e2ccbf6bb6f389179296cff7 authored over 11 years ago
fixed advanced app aliases

b5e53b2d12b491b295d2ec174d1db1a4e31e4610 authored over 11 years ago
Removed composer.lock from all apps. Currently it creates more problems since framework code changes rapidly.

b062f62f35328d0f5003cc94b1adaec0eb9c0c6d authored over 11 years ago
Fixed jsonp response handling.

22839ae92216c5112bf7d2f6f42bcff1b8d1d7fd authored over 11 years ago
Merge pull request #550 from cebe/speed

Improve application speed by using classMap for autoloader

769acfbdfb5f5d72f49559ec186db5a3930b679e authored over 11 years ago
fixes #549: ability to use HTMLPurifier multiple times

7dfae28b81502720d402676702ca9faf97d05cda authored over 11 years ago