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

Add key resolver to allow signed URLs to work

c258e666b9c66174e773a57317764209665f2703 authored almost 5 years ago
Re-add db:seed Artisan command

Refs: https://github.com/octobercms/docs/issues/394#issuecomment-585485201

9bc02271fdb74c3326d977549062f659e7f24095 authored almost 5 years ago
Update Assetic SCSS filter reference

d107198cf03a509aec26455f4e5ec2aa63adc4fd authored almost 5 years ago
Replace JSMin with JSqueeze

Refs: https://github.com/octobercms/october/commit/627c0aa6431ad67c6575851b85630856eb5448d8

27e99109e961f57c8628a2ac21b8d23bdd66cebe authored almost 5 years ago
Merge branch 'wip/laravel-6' of https://github.com/octobercms/library into wip/laravel-6

dd2d69df299c48972b910332ca1fd338f3817712 authored almost 5 years ago
Restore SCSS dependency for SASS / SCSS compilation support

eccc5a5cbde634efc7439149d37be2d0cd969d81 authored almost 5 years ago
Fix null issue if cache manager is not specified in Halcyon model.

cefb7efe9302a6f0613a8d93e7462b07f769cb1a authored almost 5 years ago
Add clearDuplicate method for Halycon models.

Acts similar to the same method in the database models.

34a08b719d9ed9920c815610e773fda16065a321 authored almost 5 years ago
Flush models on initial boot of DB/Halcyon services.

Should resolve some issues in testing where models are not properly reset to a blank state.

Ref...

1460bc00a0a7bc1a8db2a39354e0eb3499b750d2 authored almost 5 years ago
Namespace library tests

07a37ff053ab0e2ee976508cead0141d59e95de2 authored about 5 years ago
Revert "Adds support for namespace mapping in ClassLoader."

This reverts commit 8d5cf3c2072d07232b58288d9a9031d2ff2dd0cd.

064942c44593058036201876bc9b611352cf8f4b authored about 5 years ago
Adds support for namespace mapping in ClassLoader.

This is needed for tests, which will use a directory structure similar to plugins and modules, b...

8d5cf3c2072d07232b58288d9a9031d2ff2dd0cd authored about 5 years ago
Replace setGlobalTo reference.

Since the method is protected, it would be a better fix to replace our usage and keep parity wit...

10d3a877881afb1f2e9ab7ca091dbe68b5025558 authored about 5 years ago
Retain setGlobalTo method name for BC.

Fixes https://github.com/octobercms/october/issues/4915

13efd83fc9f10ff21d2b174ed6a5c033e9914699 authored about 5 years ago
Added a subsplit script for the laravel 6 upgrade.

e14a40e7ad88fcfa9a82b16bfac2c37804ea7fad authored about 5 years ago
Merge branch 'develop' into wip/laravel-6

b37c28212e5f67f360de0c715394b5a16dffe179 authored about 5 years ago
Update default rules for base User model

64fec9ee52c5825c015818e42dc6b7cac00a7e63 authored about 5 years ago
Convert cache expiry for Builder objects to DateTime

97ce44660bf4e4b3709d982e594c9a67fab9f419 authored about 5 years ago
Force jenssegers/date to minimum version of 3.5 to support Carbon 2

164d1a89f597e9e12065d7379887f9331f0cc60f authored about 5 years ago
Fix code smells

50fa7bafa337a07cdf900cbbc4facdc30a9b62c4 authored about 5 years ago
Retain support for Mandrill and SparkPost mail transports

c8e34ea17579b5c8a7a4f9d9414d713425e6f30c authored about 5 years ago
Add HasOneThrough relation. Update comments for HasManyThrough.

90718d8c6def5c86fd9479e031f38fb8c5534d29 authored about 5 years ago
Check current file info before using it (#458)

Discussion here: https://github.com/octobercms/october/issues/4797#issuecomment-576020722

ff03ccb4f839db42f90683c2b745cb9bc0ba6453 authored about 5 years ago
Drop unused Exception use case

ef583450e474cec56c4ac5d779853f8adaaa0c24 authored about 5 years ago
Drop our custom log provider.

The two methods it provides are not being used anymore and simply seem to define the location of...

b6ebe0d12e2b1e8618d61985ece353b5e624596b authored about 5 years ago
Implement Laravel helpers in October helpers, remove trusted proxy lib

af29bbfc32230140d4deac1a76b5b81d38f401f1 authored about 5 years ago
Remove extra space

ea831952c1f708ea3dd3c2f244032ad601dcdec7 authored about 5 years ago
Add e() helper into October helpers

In Laravel 5.6, they changed $doubleEncode to "true" by default. As a LOT of functionality in OC...

adda4366544e9e690b1a2b6d0cf3011df8a9ca3a authored about 5 years ago
Drop `app:name` Artisan command.

It 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 ago
[Laravel 6] Bring code to a state where unit tests pass (#443)

bb1511aa8d42b57f998f02b3ef5c82561523801e authored about 5 years ago
Fixes issue setting simple value to collection

When attempting to set a simple value on the relation as a collection, the code will produce a d...

9210441cee275e731bd98e4a8db334ba4fdcc4fd authored about 5 years ago
Merge remote-tracking branch 'origin/develop' into wip/laravel-5.9

f3b782ccb9500a68d92eb6b576f28bd768d413f2 authored about 5 years ago
Added exception.beforeReport & exception.report events

d415b9eeca6ed04417e39515baca734870326ff1 authored about 5 years ago
Remove theme and plugin from split script

b8e679dceeb385e0b33356b34495c8f066e17f96 authored about 5 years ago
Inject queue name into auto-created Mailables. (#454)

The docs stipulate using a string for the view parameter when using Mail. When a string is given...

27f749fb950019377ed8ef490f546a08a8fc8660 authored about 5 years ago
Fixes docblock

d00a3fb7b956bcf5d3eaa1d7e8591a99ae18ef84 authored about 5 years ago
Update ref missed in ba8e975c63794b1e15ec03a7f905118a76d1b67f

2ab9df65e1d6bb2a67d21e766a6aa05490ab27e0 authored about 5 years ago
Make translator implementation compatible with interface (#451)

ba8e975c63794b1e15ec03a7f905118a76d1b67f authored about 5 years ago
Tell sniffer to ignore internal pkg fork

3e7f0b2071ecf075b9eec39e09c341b6a666bc72 authored about 5 years ago
Fixes asset combiner in php 7.4

Stepping through this issue:
- 7.4 returns error "Trying to access array offset on value of type...

b0566659e8d434a0e57f0cf8055c84996c9148a6 authored about 5 years ago
Broken link report

Refs https://github.com/octobercms/docs/issues/427

f758ea05d4a921778a6cf851862280c8ab3719b6 authored about 5 years ago
Add Laravel sig support to simplePaginate

Also did a consistency clean up, args are ordered as close to Laravel as possible and are now co...

16e68abfbbfa2ee28fd6038c85b74de22d5fbb94 authored about 5 years ago
Engage Laravel paginate() signature support

Fixes https://github.com/octobercms/october/issues/4849

38fa6bdfbca886646eb8c5b66bdc16e18e3805b0 authored about 5 years ago
trim down the list of available artisan command to those that actually (#447)

work or do something. Commands that are not listed in the array
will not be registered, can not...

dfd85ebb48922c2abe49b5834c30d9d3e6ef15b5 authored about 5 years ago
Code sniffer

32f2f1fdb2649b4d7c567da1bc3dd8812fc49553 authored about 5 years ago
Transition gracefully away from serialized cookies

This fixes an issue in Build 460 where the user sees an invalid token response when updating. Th...

4066b84b45f8daebf97b452a7e24ff09f87fac61 authored about 5 years ago
Add clean parse method

Unfortunately "safe" was used for another implementation; protecting against natural tabbing + c...

2d8fb579834c6b79f115c792116fc4e5be6604e1 authored about 5 years ago
Prevent early null check of subject

The mailable object (used with Mail::queue()) currently has logic in it to check for an empty su...

b96ca2682c4fc9c19885bef246244b1bc7160298 authored about 5 years ago
Prevent infinite loop with grouped repeater fields in Syntax Parser (#438)

330aff6b6ec86e58b4bd5ae1bf48d5ddabd36a81 authored about 5 years ago
fixes #3416 and allows using custom or built-in laravel error responses (#446)

53ef96b69925ed5310581de1608d96b2dbc127e9 authored about 5 years ago
Document that model events apply to Halcyon models too (#445)

Credit to @mjauvin

06080ccbddcaa9ba0b4d3534d2694c0e02d844fb authored about 5 years ago
Allow replacements to be made for unregistered strings (#444)

Credit to @multiwebinc.

If you do `trans("hello :where", ['where' => 'world'])`, the `:where`...

126fe54536f3e50f1f06927448664d5f56c810bd authored about 5 years ago
Fixes faulty cast comparison

This only impacts apps using Postgres, it was an oversight in the original file changes where an...

21c26917b64376cce4a6031396c6def1e92b69b7 authored about 5 years ago
Merge branch 'develop' into wip/laravel-5.9

618e71002b2934a126c0da8b365264b940e67ab2 authored about 5 years ago
Merge pull request #442 from octobercms/fix/4723

Prevent double saving of models in relation manager widget.

532dbfb76c6e14c7fe99ab7b0fc90506849e29dc authored about 5 years ago
Prevent double saving

In some cases the relationship has already been associated outside this workflow, this change pr...

2133e2fd5f59150344ebb3d10943b5b62da12ad3 authored about 5 years ago
Merge pull request #440 from octobercms/no_serialize_cookie

No longer serialize cookies

7adb563d54741b55dee71435d7687b2e9e80e226 authored over 5 years ago
No longer serialize cookies

This is based on a security patch that was released by Laravel. We implemented their workaround ...

09e859a13ee5663ee6cb6f0c02a4a97e09deefa7 authored over 5 years ago
Prevent infinite loop from circular dependent validation rules.

If there is a circular dependent validation rule chain (i.e. `profile_id => required_with:api_ke...

6692969957b92eff051009a92f12555c9533c49c authored over 5 years ago
Float is not a null value

fbbe8d2687344eef0b03348e3bd7740a70a25c7c authored over 5 years ago
Simplify value trimming detection logic

0937ae92f554f2dd74fe191e45414995bc437f8d authored over 5 years ago
No trim on resources for binary columns

This fixes a problem when the database contains a binary type (pgsql:bytea), it translates to a ...

8aa08d1b04b1270a3d50b701d7dfd1d8e2402df8 authored over 5 years ago
Allow overriding of CURLOPT_POSTFIELDS in Http library (#431)

Allows users to manually overwrite CURLOPT_POSTFIELDS if they wish.

Credit to @JaxWilko.

ed126870facaf3d7673ea6f6c57ba5e9c858d3a8 authored over 5 years ago
Updated docblocks (#437)

Credit to @wenlong-date

1fbeb02b9431f114564b0ac8a0c63966de2a5b13 authored over 5 years ago
Allow subdirectories in DBDatasource filenames (#432)

The basename call here was retrieving only the filename, stripping out the subdirectories when r...

a24b99ac7dda64058e482adacd312da99170bf5b authored over 5 years ago
Add auto detection of required for required_if fields

cff094362bcedcc9bde4caff1b7fe28b1f2a61df authored over 5 years ago
Make dynamic subjects available to mail templates

Accomplishes this by firing the message callback before content is added to the message.

This f...

819981708b8f89e2cef818905deb85fca4d630b4 authored over 5 years ago
Clear classes compile cache (#433)

Credit to @jacobdekeizer

545ef669afc2278c6ec8016e470606664a056de9 authored over 5 years ago
Add GitHub Actions for Library (#430)

5cbe250d4a5b84d5b2af4dc8b3da15984d6870fb authored over 5 years ago
Conform library files to our code style (#428)

6146e461e5156e4d612444852967c976405e9e6b authored over 5 years ago
Fix missing CURLOPT values (#429)

The order of the function calls introduced in https://github.com/octobercms/library/pull/425 pre...

ad7afd5e750d3aadcc1a4f2104378a8987654e77 authored over 5 years ago
Add caching to YAML::parseFile() (#419)

Credit to @Samuell1.

0254f22b8e7e5ca28ba6895e1a8827397988eff1 authored over 5 years ago
Allow for string cURL options in Http library (#425)

Allows the `setOption` method to accept a string or int value, as long as it corresponds to a va...

3539c1f4a71d20dc16e0a4650bb47dc68b21992f authored over 5 years ago
Improved .gif resizing in Resizer class (#427)

Use imagescale() for GIF resizing, produces better results. Credit to @bennothommo

e0445bfb5b840d427408d56fe048079ecc06cc52 authored over 5 years ago
Fix broken Updater class unit test

b509bfd102be3303f94bb28551b6a53556a68092 authored over 5 years ago
Change activaton code check to explicit comparison

Refs: https://github.com/rainlab/user-plugin/commit/9edc9556b0e14aa1d44072b3f9ecd7a3ef6fb8ab#r34...

700b77f1464b53bc4bfcf46eea2ab6525819be6b authored over 5 years ago
Prevent multiple calls to class keyword from breaking migrations (#384)

Credit to @iulianwebdev. Fixes https://github.com/octobercms/october/issues/4176

a2296fe279a97440711d1ea60669784fb583eb09 authored over 5 years ago
Turn off default role-form from form open tag (#422)

Credit to @ayumihamsaki. Refs: https://github.com/octobercms/october/issues/4253#issuecomment-52...

7f5ac18b112960099d7d27bb2a82718b9c4e6cb8 authored over 5 years ago
Use Twig as parser for scaffolding stub contents (#415)

Credit to @Samuell1. Implements a potential resolution for https://github.com/octobercms/october...

927162f7e95a5509dcd87f82897efee1a7816e28 authored over 5 years ago
Add missing options in model scaffolding (#414)

Credit to @Samuell1.

63ec2c6cea0c9de81b58404539f4deae0ca9f49c authored over 5 years ago
Update arrays to short format syntax [] (#420)

Credit to @Samuell1

0a6bb899620eac0bfcf906e8d3256f0b59d26f51 authored over 5 years ago
Revert model.extendQuery event, will be dealt at a higher level

6b1fa6a66bef4d1851cff46ea615699dd3463b7a authored over 5 years ago
Support custom handling of relation attributes

cd797b2149b121136331cfe4d84a31f49c89736b authored over 5 years ago
Added experimental new event (model.extendQuery)

Also applied relationship conditions to all instances of the relationship definitions using cond...

a4aed0b897b3448b86f757e66fa426a7ba135873 authored over 5 years ago
Include InvalidArgumentException class (#416)

Fixes issue where OctoberCMS throws an error that the class is not found. Credit to @SaifurRahma...

4bda08c826fc3ac1efba32fa8799d25ced14191f authored over 5 years ago
Coding Style Updated (#417)

Made the stub conformant with [OctoberCMS' coding standard](https://github.com/octobercms/octobe...

999980a09a9555c4f9ca0bfcf79d5701fef811c4 authored over 5 years ago
Fix count if bindings are present in DataFeed (#403)

Also contains a minor fix for PostgreSQL throwing an error due to the tag name not being casted ...

00c016969b96dc02035c6400b5c0ec5c505510cf authored over 5 years ago
Add helper for including hidden files

Also the Zip::make function now takes options as the third argument

1892924d3acd7f9f1f342c0310c1ff0b770b4f10 authored over 5 years ago
Add is_countable polyfill (#413)

Credit to @Samuell1.

02c3de03024a4cfae3e5997865a363d6e241f860 authored over 5 years ago
Fixed support for Auth::id() (#412)

Fixes octobercms/october#4442 by removing an extra '=' character that was changing an assignment...

011686727468e6d265551a18084a50235d416110 authored over 5 years ago
Fix: Don't minify css rules inside parentheses (#411)

Refs octobercms/october#4438. Credit to @tobias-kuendig.

3026d8e6bacdaef52a75a6b146e924504dedf16c authored over 5 years ago
Don't minify css rules inside parentheses

d0bc1f1c150c194cb3013d223ca2bb526cfbfd9a authored over 5 years ago
Updated dependencies to pull in Laravel 5.9

2525996b22db2ace175bec3f7d69fb7a129fd3b2 authored over 5 years ago
BelongsTo method name changes in 5.8

1c85c1d150cd91783a33e2520dbb6811724d7a51 authored over 5 years ago
Updated dependencies according to 5.6 upgrade guide

52cce0a4d73ea55b453fd2faa2af2d4d479db624 authored over 5 years ago
Removed now unused split package composer files

dbc9635c6b4875e010ac1c9639ad78eaa8e9daf9 authored over 5 years ago
minor code cleanup

3e6f66cfafe9d09f45594cda87744531b410386d authored over 5 years ago
Improve error message when not using directories in custom Halcyon models.

Fixes octobercms/october#4369.

0b50bb4ef6f2294def6f9191808f16a95effacc0 authored over 5 years ago
Prevent double decoding of jsonable attributes (#405)

Credit to @tobias-kuendig.

38dc4ba291410037fe022b34e289f4d433fa846e authored over 5 years ago
Improve Halcyon model AddDynamicPoperty test (#408)

Credit to @mjauvin.

e4570b738312e157d06a02acc94a28b55148d1c2 authored over 5 years ago