Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/wintercms/storm
The library powering Winter CMS
https://github.com/wintercms/storm
d9276bc30a065ff067f8283687d625b6be656d0f authored over 6 years ago
e47e23b7d7d85d4071bf3314dd05b91792185573 authored over 6 years ago
ade079836d359e338fb5172faa32cfac02c4e166 authored over 6 years ago
b314747ec6d6d16ded03c5af1caccea0d8e80076 authored over 6 years ago
3e16dd933857974844f5a26616f142df43bece76 authored over 6 years ago
61e9cf380b5264b092f627417134bc5be47d8925 authored over 6 years ago
cae1eb9991c6b78af236fbef9734567a505e46aa authored over 6 years ago
28272498d731928801b3af51e2b402c377b1c574 authored over 6 years ago
177c24fcb6f7840785300684f833cec997a115ac authored over 6 years ago
d1043f24a4beac2ea43c7db8ad9b8c08c2fad05c authored over 6 years ago
b9ad5db209b5bbc88890b738d4e3a4d8699f4126 authored over 6 years ago
bdd6871c34dff3a324ef9ceb935fe5fe7a32d16b authored over 6 years ago
ab0bc06fec67203ef8aa708d0bf774fb92990d14 authored over 6 years ago
56aabc07b12327f24a0b8936e18624ee446c68ca authored over 6 years ago
aee1c3fec582fe91a0123ae024baed75d1214c17 authored over 6 years ago
f1b8232be4651ec2481c07ff065ac981f21e7352 authored over 6 years ago
7e477341104724179e66ad4258dddc8f6a923c21 authored over 6 years ago
9f20d3e915bc4d66c4efcf40e6ac506f16f9f4db authored over 6 years ago
Fixes: https://github.com/octobercms/october/issues/3681. Reference: https://laravel.com/docs/5....
c8e2740d974a4409f9990d64f19ef493acf7c0e6 authored over 6 years agoProvide a translation for the single error message that gets displayed when the application is i...
e448daf0954c2b090995dc4f27a1a4c1d5f21e3c authored over 6 years agoEnables the use of the `cookie.unencryptedCookies` config item to specify cookies that should no...
7846ec06fc655b3e5ef4b5753d8e4f67c64d670e authored over 6 years agoCredit to @SeriousKen
95112ec754802b9112d55dbd68710ddfe0b2ed92 authored over 6 years agoCredit to @joakimbo. Also adds getDynamicProperties method to ExtendableBase
f10baf62f02bfa383771f092945bfd70a9aedd08 authored over 6 years agoCredit to @polly3d
8c084045596aaf182a8eae412873437f3729222d authored over 6 years agoCredit to @mrelevance
c5e44a9813249018238ced0dbdcdd382ae90b610 authored over 6 years ago* Fix settings assertion for URL
* Correct order for equals assertions
Expected value shou...
ad3f291abfccc256246b0066e8397a29a7a60b8c authored over 6 years ago4b2381d5ddc4f13d34565b074f23a0987384484d authored over 6 years ago
64c1cc0afcc2a250a57c3b350a41d75e400447c0 authored over 6 years ago
6eff938b1d4d8c794893e5ab35d4f8a817bf627b authored over 6 years ago
Currently `extendClassWith` throws an exception when you try to extend using dot notation suppor...
f2c6715334deb9dc577877dd1b15232a716a96d0 authored over 6 years ago
Fix for call to undefined method SectionParserTest::assertHasKey()
assertHasKey changed to asse...
Fixes https://github.com/octobercms/october/issues/3581. Credit to @SeriousKen for the initial r...
0b6c7c63d7128d06ec38a4a31e38f634619952e3 authored over 6 years ago0c45460e23f5b9916f4eecf4d8d3382d5cd03e15 authored over 6 years ago
This reverts commit d0cdf0ae6e7a5b8c68a312724e108b30efc34c7d.
bd20810e53a8ddc796bef7edfbcaf09733e6117e authored over 6 years agoAdds the fireCombinedEvent helper function to October\Rain\Support\Traits\Emitter to trigger a l...
d0cdf0ae6e7a5b8c68a312724e108b30efc34c7d authored over 6 years agocf7e1cd8ff960a6fa2eac8a6fac03f7f94e055c1 authored over 6 years ago
Example use case:
If you are developing in October and have your /plugins folder symlinked to a ...
fb7d4e8c63994985696938e3c5994c5830d2ed21 authored almost 7 years ago
6f37e7f6d7dee6cedb438877e1404a430e1f27aa authored almost 7 years ago
638f22b136b5ad6618ad3b775a944b047a212b1a authored almost 7 years ago
59e65e90fea5846f558b1e30180d5c1183b140ce authored almost 7 years ago
2b5160333e2410e9d5687b812a202501aedf5ff8 authored almost 7 years ago
Previous method still fail when the `.env` file was not seen. New command no longer follows paren...
bbbaeae8f52fc92a0b59dc613924900b9756c7b1 authored almost 7 years agoRelated to https://github.com/octobercms/october/pull/3465
See main repo hash 97e156d43d30e8323eb...
Adds .ppt, .pptx MS PowerPoint document file extensions
6e23f6fee97ab96511d30cf1bc6ae74e0d70fbfe authored almost 7 years agoWho knew that we'd need a cache for our cache so that we can cache while we cache? Credit to @Jo...
7e29489d87245ff1a17693e74a69d26ac4f2a44e authored almost 7 years agoCredit to @romanov-acc. Documented https://github.com/octobercms/docs/pull/284
76b2f9f21607be314f2e908f887cd495303de646 authored almost 7 years ago78516148e2b715416d498f520298552580bab4bc authored almost 7 years ago
b47489ef573086b4eedf6fbf4bd985f0b62b05c8 authored almost 7 years ago
9e12143bd80269603f35afa6a4cb7d6978262132 authored almost 7 years ago
Fixes octobercms/october#3384
60ac3b46a79a8c7b9815dfb3ccdf293ba4bb3195 authored almost 7 years agoFixes rainlab/pages-plugin#327. Credit to @Fl0Cri
bbde3d020df69909a857c5457c145fde6491dad9 authored almost 7 years agoFixes octobercms/october#3407. Documented in https://github.com/octobercms/docs/commit/390a7ef9a...
bde85275984067ccf25740ca7ab2eb4b67ffca07 authored almost 7 years agoFixes octobercms/october#3399. Related: https://github.com/laravel/framework/pull/22052/files
9d3c73e1d4e6cc562dea6b930bcb4e63d2b64d3b authored almost 7 years agoCredit to @danhrrn
ea1ac3f03ffdf90feada13058aa8e63878c975f6 authored almost 7 years agoThis is used by the custom Argon library
Refs https://github.com/rainlab/translate-plugin/pull/339
Refs https://github.com/octobercms/october/pull/3353
Refs https://github.com/octobercms/october/i...
Removed explicit dependencies on swiftmailer/swiftmailer and symfony/config since these packages...
8785e66424800ff59618b60a147af863b2849efb authored about 7 years agoPreviously restoring a model would not restore the hierarchical structure causing corruption
Fixe...
Refs #276
4d1418ec5a86c86d4761b8cea00e68bcd8ce523e authored about 7 years agoFix pagination total count
aefc32aa7496afaae741302639394a3d5461caa6 authored about 7 years agoFor a hasOne relationship with an existing parent the relationship was nulled. eg:
// Parent ex...
2b73b63ed6cf34949a860889a3a195ff47bd879e authored about 7 years agoSerialization of 'Closure' is not allowed when using Mail::queue with Eloquent model or Collecti...
fdf770bd6df38ed1813996768271750e3fe03a1a authored about 7 years agoIn Laravel 5.1 the array access layer of a model would look at any property on the model, includ...
43717e3f398c5a64d0bc0307bbeccd88b3721d5a authored about 7 years agoWhen you impersonate someone else while already impersonating, system thinks the first impersonat...
d33dd0cc11a64c52a100914bf505a92cf9f94b36 authored about 7 years agoThis addresses an issue where a cropped image would get a 1px black border because of the decima...
1f1c4f7f564cf2c442ce6f57845bd8d543016bc0 authored about 7 years agoAllow singleton instances to be reset
e00b214bb6d97c360c993815e9f36554b609c571 authored about 7 years agoCopies over the `addMany` method from the similar HasOneOrMany trait
fda30b351eba3bb420e3970d4f18028d0df37ae0 authored about 7 years ago44da65b2a90e34cac53c86183bc16afafd228c78 authored over 7 years ago
Fixes https://github.com/octobercms/october/issues/3200
d90996850cec16133b308772a7468d2e9a28b2d1 authored over 7 years agoAdds support for the datepicker field to the SyntaxParser. Related #283. Credit to @vanmil
1def9ba321b9ca6ede0d28b735dfeb08b622bbcd authored over 7 years agoSee #283, Related #281. Credit to @vanmil
7b2c328d95312b36960362523a1d4ff8829f9dcd authored over 7 years agoAdds the .odt and .ods OpenOffice file formats to the defined valid extensions.
dd2ea65919f5c327a9817ec667c8dd3ad8efb953 authored over 7 years agodoctrine/dbal 2.6 requires PHP 7.1
768aa77cf4ad016a93281a2d5b080b9aeb2e2185 authored over 7 years agoCredit to @vojtasvoboda. Related: https://github.com/octobercms/october/issues/1942
71ebbf54d1d2aa8ca1a297a191c35445ca17173b authored over 7 years agoSVG files should not be treated as images - especially when coming to uploads. An SVG file can c...
3bbbbf3da469f457881b5af902eb0b89b95189a2 authored over 7 years ago7900807b5e93f171ace6c181d661b6e88be8317a authored over 7 years ago
This fixes an issue where the default PHP setting has the arg_separator.output set to & but ...
e4e84783e9c65f9bf03a8171b3d08a9b894f7e66 authored over 7 years agoFixes https://github.com/octobercms/october/issues/2845
5675b641bf281079c7145648ab7402f6e367b1c7 authored over 7 years ago90ad8c8eaa0e1d68c2f3ce7dfa389e45ee749ad7 authored over 7 years ago
This ensures that all scopes are applied to the query and is in compliance with the L5.5 paginat...
1ac3d1f27aac9c98431ceed8b6e999e5091c3b8d authored over 7 years agoFixes https://github.com/octobercms/october/issues/3130
a9c5c87603c8a3bea1fdc42b3a7ef2a4975363cd authored over 7 years ago
Copied from:
https://github.com/laravel/framework/blob/5.5/src/Illuminate/Events/Dispatcher.php...
Fix Typo
b9ea7008db62e17597935b5d767eb35b1f436621 authored over 7 years agoNot sure if Queueable will have any affect, let's add it for good measure.
f1966a0ffe02ace7d8dc89ce75ca8dbc38454f8a authored over 7 years agod9a9adcc20b110c5516bc69910e7459dd025aa9d authored over 7 years ago
Fixes https://github.com/octobercms/october/issues/3015
384024082f8425e45c3b308af4a3deb2c5f17aaf authored over 7 years ago46ee58dd812dfd315760609054f332e88621bded authored over 7 years ago
756c93ceed0f9ac35aa645844221c8fbfe4a8ad2 authored over 7 years ago
Looks like they've recently added a secondLocalKey (named secondOtherKey in October)
Fixes https:...
To play nicely with native Laravel
Fixes https://github.com/octobercms/october/issues/3040
a54b9b4f2e3beca6a59c6c36f816ed4b99f6f2ff authored over 7 years ago
Fixes https://github.com/octobercms/october/issues/3025
1cf05e262c32bbbdd9c5fa8c643c0a86b9a539bf authored over 7 years agoRefs #272
ab2f08a91db5bf71c90650bed5b476a7ab1a8547 authored over 7 years agoThe method signature is getting a bit too long so queue + bcc have been moved to an options arg i...
64887a784290cf58f1f5c3020e4b9240efdfe650 authored over 7 years agoFixes cases where attempting to send a mail message to a Collection of recipients would fail. Al...
dde8d5534bad3343caf7f40f5550f72245283110 authored over 7 years agoFixes #1944 by doing date comparisons in PHP instead of SQL.
956dbbab0e479ca2a61d6e8a256ada3d7a4c7dad authored over 7 years ago
Conflicts:
composer.json
025a3cedc5e05ad95871b3cbce034f7cc4277798 authored over 7 years ago
7fdc46cb6c2424436b1eb1cb1a66223785d7520f authored over 7 years ago