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
c258e666b9c66174e773a57317764209665f2703 authored almost 5 years ago
Refs: https://github.com/octobercms/docs/issues/394#issuecomment-585485201
9bc02271fdb74c3326d977549062f659e7f24095 authored almost 5 years agod107198cf03a509aec26455f4e5ec2aa63adc4fd authored almost 5 years ago
Refs: https://github.com/octobercms/october/commit/627c0aa6431ad67c6575851b85630856eb5448d8
27e99109e961f57c8628a2ac21b8d23bdd66cebe authored almost 5 years agodd2d69df299c48972b910332ca1fd338f3817712 authored almost 5 years ago
eccc5a5cbde634efc7439149d37be2d0cd969d81 authored almost 5 years ago
cefb7efe9302a6f0613a8d93e7462b07f769cb1a authored almost 5 years ago
Acts similar to the same method in the database models.
34a08b719d9ed9920c815610e773fda16065a321 authored almost 5 years agoShould resolve some issues in testing where models are not properly reset to a blank state.
Ref...
1460bc00a0a7bc1a8db2a39354e0eb3499b750d2 authored almost 5 years ago07a37ff053ab0e2ee976508cead0141d59e95de2 authored about 5 years ago
This reverts commit 8d5cf3c2072d07232b58288d9a9031d2ff2dd0cd.
064942c44593058036201876bc9b611352cf8f4b authored about 5 years agoThis is needed for tests, which will use a directory structure similar to plugins and modules, b...
8d5cf3c2072d07232b58288d9a9031d2ff2dd0cd authored about 5 years agoSince the method is protected, it would be a better fix to replace our usage and keep parity wit...
10d3a877881afb1f2e9ab7ca091dbe68b5025558 authored about 5 years agoFixes https://github.com/octobercms/october/issues/4915
13efd83fc9f10ff21d2b174ed6a5c033e9914699 authored about 5 years agoe14a40e7ad88fcfa9a82b16bfac2c37804ea7fad authored about 5 years ago
b37c28212e5f67f360de0c715394b5a16dffe179 authored about 5 years ago
64fec9ee52c5825c015818e42dc6b7cac00a7e63 authored about 5 years ago
97ce44660bf4e4b3709d982e594c9a67fab9f419 authored about 5 years ago
164d1a89f597e9e12065d7379887f9331f0cc60f authored about 5 years ago
50fa7bafa337a07cdf900cbbc4facdc30a9b62c4 authored about 5 years ago
c8e34ea17579b5c8a7a4f9d9414d713425e6f30c authored about 5 years ago
90718d8c6def5c86fd9479e031f38fb8c5534d29 authored about 5 years ago
Discussion here: https://github.com/octobercms/october/issues/4797#issuecomment-576020722
ff03ccb4f839db42f90683c2b745cb9bc0ba6453 authored about 5 years agoef583450e474cec56c4ac5d779853f8adaaa0c24 authored about 5 years ago
The two methods it provides are not being used anymore and simply seem to define the location of...
b6ebe0d12e2b1e8618d61985ece353b5e624596b authored about 5 years agoaf29bbfc32230140d4deac1a76b5b81d38f401f1 authored about 5 years ago
ea831952c1f708ea3dd3c2f244032ad601dcdec7 authored about 5 years ago
In Laravel 5.6, they changed $doubleEncode to "true" by default. As a LOT of functionality in OC...
adda4366544e9e690b1a2b6d0cf3011df8a9ca3a authored about 5 years agoIt was removed in Laravel 6, and we have no real need for it as we have a custom namespace (and ...
478d2ce6bda0674af83a61954e7d4df867237adb authored about 5 years agobb1511aa8d42b57f998f02b3ef5c82561523801e authored about 5 years ago
When attempting to set a simple value on the relation as a collection, the code will produce a d...
9210441cee275e731bd98e4a8db334ba4fdcc4fd authored about 5 years agof3b782ccb9500a68d92eb6b576f28bd768d413f2 authored about 5 years ago
d415b9eeca6ed04417e39515baca734870326ff1 authored about 5 years ago
b8e679dceeb385e0b33356b34495c8f066e17f96 authored about 5 years ago
The docs stipulate using a string for the view parameter when using Mail. When a string is given...
27f749fb950019377ed8ef490f546a08a8fc8660 authored about 5 years agod00a3fb7b956bcf5d3eaa1d7e8591a99ae18ef84 authored about 5 years ago
2ab9df65e1d6bb2a67d21e766a6aa05490ab27e0 authored about 5 years ago
ba8e975c63794b1e15ec03a7f905118a76d1b67f authored about 5 years ago
3e7f0b2071ecf075b9eec39e09c341b6a666bc72 authored about 5 years ago
Stepping through this issue:
- 7.4 returns error "Trying to access array offset on value of type...
Refs https://github.com/octobercms/docs/issues/427
f758ea05d4a921778a6cf851862280c8ab3719b6 authored about 5 years agoAlso did a consistency clean up, args are ordered as close to Laravel as possible and are now co...
16e68abfbbfa2ee28fd6038c85b74de22d5fbb94 authored about 5 years agoFixes https://github.com/octobercms/october/issues/4849
38fa6bdfbca886646eb8c5b66bdc16e18e3805b0 authored about 5 years ago
work or do something. Commands that are not listed in the array
will not be registered, can not...
32f2f1fdb2649b4d7c567da1bc3dd8812fc49553 authored about 5 years ago
This fixes an issue in Build 460 where the user sees an invalid token response when updating. Th...
4066b84b45f8daebf97b452a7e24ff09f87fac61 authored about 5 years agoUnfortunately "safe" was used for another implementation; protecting against natural tabbing + c...
2d8fb579834c6b79f115c792116fc4e5be6604e1 authored about 5 years agoThe mailable object (used with Mail::queue()) currently has logic in it to check for an empty su...
b96ca2682c4fc9c19885bef246244b1bc7160298 authored about 5 years ago330aff6b6ec86e58b4bd5ae1bf48d5ddabd36a81 authored about 5 years ago
53ef96b69925ed5310581de1608d96b2dbc127e9 authored about 5 years ago
Credit to @mjauvin
06080ccbddcaa9ba0b4d3534d2694c0e02d844fb authored about 5 years agoCredit to @multiwebinc.
If you do `trans("hello :where", ['where' => 'world'])`, the `:where`...
126fe54536f3e50f1f06927448664d5f56c810bd authored about 5 years agoThis only impacts apps using Postgres, it was an oversight in the original file changes where an...
21c26917b64376cce4a6031396c6def1e92b69b7 authored about 5 years ago618e71002b2934a126c0da8b365264b940e67ab2 authored about 5 years ago
Prevent double saving of models in relation manager widget.
532dbfb76c6e14c7fe99ab7b0fc90506849e29dc authored about 5 years agoIn some cases the relationship has already been associated outside this workflow, this change pr...
2133e2fd5f59150344ebb3d10943b5b62da12ad3 authored about 5 years agoNo longer serialize cookies
7adb563d54741b55dee71435d7687b2e9e80e226 authored over 5 years agoThis is based on a security patch that was released by Laravel. We implemented their workaround ...
09e859a13ee5663ee6cb6f0c02a4a97e09deefa7 authored over 5 years agoIf there is a circular dependent validation rule chain (i.e. `profile_id => required_with:api_ke...
6692969957b92eff051009a92f12555c9533c49c authored over 5 years agofbbe8d2687344eef0b03348e3bd7740a70a25c7c authored over 5 years ago
0937ae92f554f2dd74fe191e45414995bc437f8d authored over 5 years ago
This fixes a problem when the database contains a binary type (pgsql:bytea), it translates to a ...
8aa08d1b04b1270a3d50b701d7dfd1d8e2402df8 authored over 5 years agoAllows users to manually overwrite CURLOPT_POSTFIELDS if they wish.
Credit to @JaxWilko.
ed126870facaf3d7673ea6f6c57ba5e9c858d3a8 authored over 5 years agoCredit to @wenlong-date
1fbeb02b9431f114564b0ac8a0c63966de2a5b13 authored over 5 years agoThe basename call here was retrieving only the filename, stripping out the subdirectories when r...
a24b99ac7dda64058e482adacd312da99170bf5b authored over 5 years agocff094362bcedcc9bde4caff1b7fe28b1f2a61df authored over 5 years ago
Accomplishes this by firing the message callback before content is added to the message.
This f...
819981708b8f89e2cef818905deb85fca4d630b4 authored over 5 years agoCredit to @jacobdekeizer
545ef669afc2278c6ec8016e470606664a056de9 authored over 5 years ago5cbe250d4a5b84d5b2af4dc8b3da15984d6870fb authored over 5 years ago
6146e461e5156e4d612444852967c976405e9e6b authored over 5 years ago
The order of the function calls introduced in https://github.com/octobercms/library/pull/425 pre...
ad7afd5e750d3aadcc1a4f2104378a8987654e77 authored over 5 years agoCredit to @Samuell1.
0254f22b8e7e5ca28ba6895e1a8827397988eff1 authored over 5 years agoAllows the `setOption` method to accept a string or int value, as long as it corresponds to a va...
3539c1f4a71d20dc16e0a4650bb47dc68b21992f authored over 5 years agoUse imagescale() for GIF resizing, produces better results. Credit to @bennothommo
e0445bfb5b840d427408d56fe048079ecc06cc52 authored over 5 years agob509bfd102be3303f94bb28551b6a53556a68092 authored over 5 years ago
Refs: https://github.com/rainlab/user-plugin/commit/9edc9556b0e14aa1d44072b3f9ecd7a3ef6fb8ab#r34...
700b77f1464b53bc4bfcf46eea2ab6525819be6b authored over 5 years agoCredit to @iulianwebdev. Fixes https://github.com/octobercms/october/issues/4176
a2296fe279a97440711d1ea60669784fb583eb09 authored over 5 years agoCredit to @ayumihamsaki. Refs: https://github.com/octobercms/october/issues/4253#issuecomment-52...
7f5ac18b112960099d7d27bb2a82718b9c4e6cb8 authored over 5 years agoCredit to @Samuell1. Implements a potential resolution for https://github.com/octobercms/october...
927162f7e95a5509dcd87f82897efee1a7816e28 authored over 5 years agoCredit to @Samuell1.
63ec2c6cea0c9de81b58404539f4deae0ca9f49c authored over 5 years agoCredit to @Samuell1
0a6bb899620eac0bfcf906e8d3256f0b59d26f51 authored over 5 years ago6b1fa6a66bef4d1851cff46ea615699dd3463b7a authored over 5 years ago
cd797b2149b121136331cfe4d84a31f49c89736b authored over 5 years ago
Also applied relationship conditions to all instances of the relationship definitions using cond...
a4aed0b897b3448b86f757e66fa426a7ba135873 authored over 5 years agoFixes issue where OctoberCMS throws an error that the class is not found. Credit to @SaifurRahma...
4bda08c826fc3ac1efba32fa8799d25ced14191f authored over 5 years agoMade the stub conformant with [OctoberCMS' coding standard](https://github.com/octobercms/octobe...
999980a09a9555c4f9ca0bfcf79d5701fef811c4 authored over 5 years agoAlso contains a minor fix for PostgreSQL throwing an error due to the tag name not being casted ...
00c016969b96dc02035c6400b5c0ec5c505510cf authored over 5 years agoAlso the Zip::make function now takes options as the third argument
1892924d3acd7f9f1f342c0310c1ff0b770b4f10 authored over 5 years agoCredit to @Samuell1.
02c3de03024a4cfae3e5997865a363d6e241f860 authored over 5 years agoFixes octobercms/october#4442 by removing an extra '=' character that was changing an assignment...
011686727468e6d265551a18084a50235d416110 authored over 5 years agoRefs octobercms/october#4438. Credit to @tobias-kuendig.
3026d8e6bacdaef52a75a6b146e924504dedf16c authored over 5 years agod0bc1f1c150c194cb3013d223ca2bb526cfbfd9a authored over 5 years ago
2525996b22db2ace175bec3f7d69fb7a129fd3b2 authored over 5 years ago
1c85c1d150cd91783a33e2520dbb6811724d7a51 authored over 5 years ago
52cce0a4d73ea55b453fd2faa2af2d4d479db624 authored over 5 years ago
dbc9635c6b4875e010ac1c9639ad78eaa8e9daf9 authored over 5 years ago
3e6f66cfafe9d09f45594cda87744531b410386d authored over 5 years ago
Fixes octobercms/october#4369.
0b50bb4ef6f2294def6f9191808f16a95effacc0 authored over 5 years agoCredit to @tobias-kuendig.
38dc4ba291410037fe022b34e289f4d433fa846e authored over 5 years agoCredit to @mjauvin.
e4570b738312e157d06a02acc94a28b55148d1c2 authored over 5 years ago