Ecosyste.ms: OpenCollective

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

github.com/solidusio/solidus

🛒 Solidus, the open-source eCommerce framework for industry trailblazers.
https://github.com/solidusio/solidus

Drop unused table promotion_action_line_items

There's another table with identical columns that is actually being
referenced in the codebase, ...

0257f2a1c418911aecaa36cf6486d7fb3582ab7a authored almost 2 years ago
Merge pull request #5041 from nebulab/rainerd/automate-backport-label-creation

Automate backport label creation

39e8e46e05bdefe31a5933066ad316382bff275b authored almost 2 years ago
Use Spree::Variant#track_inventory translation

We actually delegate the value to the master variant
and most stores will already have the trans...

32e41bff1ca7f55e2b9f95a59c5743998c121cac authored almost 2 years ago
Include missing GH Token in "Ensure Changelog label" workflow

This commit adds the GitHub Token to a specific job which checks
for the presence of the changel...

b5acc4a8b0f31901d90b05740df55559238eb847 authored almost 2 years ago
Merge pull request #5012 from solidusio/elia/drop-ruby-v2-7-support

Only support for Ruby v3 and Rails v7

9a05b2296995feebe6107718633920488ff6093a authored almost 2 years ago
Add action step for backport label creation

This will allow us to automate the label creation at each
post-release preparation.

c035686bc571998676a8e0657e912ce2dafaf50c authored almost 2 years ago
Bump the required version of Rails to 7.0

cd0c49643b27e09206f47c57672ea8ede7ec6897 authored almost 2 years ago
Drop support for Rails 6.1 compatibility layer for the asset variants processor

187c23a19a069c64b64764b313bc60d71f29a931 authored almost 2 years ago
Update the testing matrix combining the new ruby and rails versions

12026aa825895474d30bfe02be199222ff546603 authored almost 2 years ago
Remove imagemagick and embed libvips in the setup step

b631d83cf7c759af61ada56d36414279111ceb44 authored almost 2 years ago
Bump the minimum ruby version to v3

2a87beb1f40e3feead62e010f5bd4cd269653683 authored almost 2 years ago
Merge pull request #5021 from nebulab/kennyadsl/remove-deprecated-backend-3.x

Remove Deprecated code from Backend component

869b73ae6e7ab577d81370ebb9f2faec38608ef4 authored almost 2 years ago
Rename references to Solidus default branch from master to main

Ref #5038

376f283696220e0c7ee084224686f39a138b6ba4 authored almost 2 years ago
Drop support for Rails 6.1 #to_fs compatibility layer

4eff75c95b619551ca60409de67fb35e92a52c09 authored almost 2 years ago
Drop support for Rails 5 MigrationContext.new signature

21cfd6959666ae597b0ed1e56280d6d81ccaceb6 authored almost 2 years ago
Unskip a passing spec

This example was set to be skipped 9 years ago, it's currently passing
so we'll just restore that.

56f7d490ea77094bd3f4f1786e86279386779964 authored almost 2 years ago
"File.exists?" is no longer available in Ruby 3

182b88b0f6b10fdfec16d3eccbb0f7edd20d26cc authored almost 2 years ago
Drop support for Rails 6.0 dynamic default attachment module

68b4fc363fff6a89a0145625b1c63280b6de5725 authored almost 2 years ago
Drop support for Rails 6.0 in specs and models

7a8129eae34ed33a80b8dab947992194ba0b427e authored almost 2 years ago
Drop support for Rails 6.0 `RailsCompatibility.raise_on_missing_translations`

ffba48b1b3cc46a8393202b523137f9ff5ebf443 authored almost 2 years ago
Drop support for Rails 6.0 `sqlite3.represent_boolean_as_integer` from the dummy app

bfaea3e4df66da9fb4b57334f8bdd0e520ca13a8 authored almost 2 years ago
Improve the check on "troublesome floats" for store credits

c1371806c5eb2a73383a61b13d0ccfbb4c2d5a41 authored almost 2 years ago
Rename the expected default branch in GH workflows & development tools

Ref #5038

6c508a0d3a036fedcf970abd4592189cf3f62a36 authored almost 2 years ago
Merge pull request #5023 from nebulab/kennyadsl/remove-deprecated-factories-usage

Remove deprecated factories usage

8fcebb05a984e46468f519542c3d0fb054e349ac authored almost 2 years ago
Merge pull request #5024 from nebulab/kennyadsl/remove-legacy-events-support

Remove support for legacy event system

b0b31cc932c945b6a43f10a3f465dc069eadfc01 authored almost 2 years ago
Merge pull request #5031 from solidusio/elia/drop-support-for-legacy-frontend-names

Remove support for the legacy frontend names

19012dac1e309286817d35c7a7f28d0f169de8d5 authored almost 2 years ago
Remove deprecated factories usage

Ref https://github.com/solidusio/solidus/pull/3907

f0fab1a5dfbc6cf236066efa97641961770aeafa authored almost 2 years ago
Remove support for passing hash for variantAutocomplete

Instead, pass only

searchParameters: function (_selectSearchTerm) { return { suppliable_onl...

a9950569c4959cc7f0b398cb7b2755ed50a8995d authored almost 2 years ago
Remove line_item_shipment_price backend helper

Use Spree::LineItem#display_amount instead.

Ref https://github.com/solidusio/solidus/pull/4876

cc172893a002f848061a8812e9c1a3b060776365 authored almost 2 years ago
Merge pull request #4890 from mamhoff/remove-deprecated-promotion-adjusting-in-order-updater

Remove deprecated order updater promotions code

b08aa4fef13d75c18f6def9bb0b3787730a97cac authored almost 2 years ago
Merge pull request #4989 from nebulab/kennyadsl/remove-3.x-deprecations

Remove Deprecated code from Core component

ba0276a2071d4ddce61beb2f0c66c9de0f78b9b0 authored almost 2 years ago
Remove support for legacy event system

9b4af065aeac2db51ae465ef1c2b630bea87759d authored almost 2 years ago
Allow to disable track inventory for product without variants

We allow to disable track_inventory on the variant form, but
not on the product form. This makes...

55920f30c53f877b8acdb3cf63c7e9dc88fc6cbc authored almost 2 years ago
Remove deprecated EmailValidator::EMAIL_REGEXP

Please, use Spree::Config.default_email_regexp now.

Ref https://github.com/solidusio/solidus/pu...

e2923f6d83eea26e874c490fb2f419cfeef75fb2 authored almost 2 years ago
Remove deprecated price_for from Product, Variant and PriceSelector

Please, use price_for_options now.

Ref https://github.com/solidusio/solidus/pull/3925

91df7273128bd46dacd914397088bc890d5bd447 authored almost 2 years ago
Remove support for preference default proc with 0 arity

Instead of

preference :foo, :string, default: -> { true }

Do this:

preference :foo, :...

241bbc466437b78d96c073660f55bcac3528a80f authored almost 2 years ago
Remove deprecated Spree::Core::ControllerHelpers::CurrentHost

Please, use ActiveStorage::SetCurrent instead.

Ref https://github.com/solidusio/solidus/commit/...

805dca3ac74166df4cbe24c8f5a7d6ec83a2b2fb authored almost 2 years ago
Remove deprecated try_spree_current_user

Please, use spree_current_user instead.

Ref https://github.com/solidusio/solidus/pull/3923

a99b82e6c019a8933af2e6619ce71a6593f32367 authored almost 2 years ago
Remove deprecated install generator options

929217b8f8d6bd137b7ce27918af862a76086418 authored almost 2 years ago
Remove deprecated Promotion::Rules::ItemTotal::OPERATORS constant

Please use operators_map now.

Ref https://github.com/solidusio/solidus/pull/3431

941f18411f3a76bde1640dd43a520e4d372e31ad authored almost 2 years ago
Remove deprecated offset_payments

This was a leftover for a feature that has been removed long time ago.
Please use Refunds now.

...

fc8613f505792c64570430e5f2844258af7a840a authored almost 2 years ago
Remove deprecated Spree::PromotionRule#for

Please select promotion rules by their applicable status on
the promotable instead.

Ref https:/...

59ac997b736980ee8bdba10748892398f039a5ce authored almost 2 years ago
Remove deprecated Spree::Order#require_email

Please, use Spree::Order#email_required? now.

Ref https://github.com/solidusio/solidus/pull/3879

85705f4c7f1868a0c8bf26c4fc5e371541f4c38a authored almost 2 years ago
Remove deprecated with_variant_sku_cont product scope

Please use with_kept_variant_sku_cont now.

Ref https://github.com/solidusio/solidus/pull/4164

98e86edbbeec292addd2fb736771336a46da578c authored almost 2 years ago
Remove deprecated Spree::Order#finalize!

Please, use Spree::Order#complete! now.

Ref https://github.com/solidusio/solidus/pull/4260

365abd04564d70a5771cd399707f8c49e5d42454 authored almost 2 years ago
Remove support for not passing track_inventory to FulfilmentChanger

Ref https://github.com/solidusio/solidus/pull/3338

a4f3a20fb161a6ce8519c77add3630a0ca1689e3 authored almost 2 years ago
Remove deprecated Spree::Adjustment.in_completed_orders

Please use Spree::Promotion#discounted_orders instead.

Ref https://github.com/solidusio/solidus...

9a1ee58928e53f5ac6ddd160fd37ea778b6b57a5 authored almost 2 years ago
Remove deprecated ransackable attributes

Please, use the provided counterpars.

Ref #4853.

456eb7349d142e19943e0cee020c8330cd16821e authored almost 2 years ago
Remove deprecated Spree::DefaultPrice#find_or_build_default_price

Please, use #default_price_or_build instead.

Ref #4960

eacd6bcc1f61fd7ea5265d28fd39c36ad1ecbca4 authored almost 2 years ago
Remove deprecated Spree::DefaultPrice#currently_valid_prices

Please, use Spree::Variant#default_price instead.

Ref #4639.

1419cacdc99b8d34de770f03a0e55b53b51cbda1 authored almost 2 years ago
Merge pull request #5022 from nebulab/kennyadsl/remove-deprecated-preferences-3.x

Remove Deprecated Preferences

cee82c8a1470d7998d21cba36cafce73a85c5f94 authored almost 2 years ago
Merge pull request #5020 from solidusio/kennyadsl/remove-deprecated-api-3.x

Remove Deprecated code from API component

5d122122bcd5e6efc7d7fdfb59e7a69a16cf7d9f authored almost 2 years ago
Merge pull request #5019 from solidusio/kennyadsl/remove-promo-match-any

Remove support for deprecated promo rules matching policy

0bf79172b35897b6169c05e064e8887f54ce0afd authored almost 2 years ago
Merge pull request #5026 from solidusio/elia/remove-solidus-frontend-from-meta-gem

Remove `solidus_frontend` from the meta gem

c8571073fc7b90f6632d1d67d8ccf22d10db65de authored almost 2 years ago
Remove solidus_frontend from the meta gem

93e33fa0b71fe1d4b72dccde003952b1e8b8d3f7 authored almost 2 years ago
Merge pull request #5036 from solidusio/github-actions/4763750504-1

Post-release chores after having released Solidus v3.4.0

cc2c3fba6ec3009443c16b8b928d817f644a5f9d authored almost 2 years ago
Post-release chores after having released Solidus v3.4.0

This code has been automatically generated by our 'Prepare post-release' GitHub
action.

Make su...

df7c9c64dba0a5f2fba5d927a7cf3acd9fd71f06 authored almost 2 years ago
Fix broken tests in the dev tools now we're tracking a major release

Tracking major can only be true when the base branch is the main one.
The information is taken f...

dc9b9dff5b406002f8b0d2c10e3fad7ba45331f7 authored almost 2 years ago
Merge pull request #5035 from solidusio/github-actions/4763562825-1

Prepare release for Solidus v3.4.0

014411a2bfe242c668356f546d2221fce486e8b0 authored almost 2 years ago
Prepare release for Solidus v3.4.0

This code has been automatically generated by our 'Prepare release' GitHub
action.

The actual r...

2cb56f2eab831c1b25437a757c3b9ae630e0245a authored almost 2 years ago
Merge pull request #5032 from nebulab/kennyadsl/kennyadsl/ssf-update-reminder-2

Fix from argument for starter frontend release bumper

d912496092d5c06febc261bfb57a8700aab44d73 authored almost 2 years ago
Fix from argument for starter frontend release bumper

Implementing this suggestion

https://github.com/solidusio/solidus/pull/5013#discussion_r1171087...

ecaa92efdf96dfcd32500412ce3685acc1c16103 authored almost 2 years ago
Merge pull request #5013 from nebulab/kennyadsl/ssf-update-reminder

Update the starter frontend install branch using release workflows

23df8df16920a6c55062511d864998c141cb16e1 authored almost 2 years ago
Merge pull request #5028 from nebulab/kennyadsl/fulfillment-changer-private-constant

Mark FulfilmentChanger::TRACK_INVENTORY_NOT_PROVIDED as private

7534fd165886fdbbdc55aedf3b2e78b90ef505c6 authored almost 2 years ago
Remove support for the legacy frontend names

e43ec871184f09a933b880b0df8d114b74f1653a authored almost 2 years ago
Update the starter frontend install during release

This extra steps of the workflows will update the version
on the starter frontend install templa...

a823c04b36eff71ced1064acffcf658002fe3374 authored almost 2 years ago
Merge pull request #5011 from nebulab/safafa+kennyadsl/remove-auto-accept-propagation

Remove automatic propagation of generators options

5111949aef306ab0ad2c0b9b61af2e1e26fd2f0d authored almost 2 years ago
Merge pull request #5025 from nebulab/fix/change-broken-partners-logo-references

fix: update Nebulab missing logo asset reference

4b9b955235637576ba7becd02d0b46041eeed561 authored almost 2 years ago
Mark FulfilmentChanger::TRACK_INVENTORY_NOT_PROVIDED as private

This constant is only used internally for the deprecation of not passing
the track_inventory arg...

94d24891f0de579bda47024275a331f9fcddad2e authored almost 2 years ago
fix: change Nebulab missing logo asset reference

change SuperGood logo asset reference
remove Karma & ModdedEuro ambassadors

9cb9e4e14b1210f4fb5fc296d65f08097bb25fb2 authored almost 2 years ago
Remove deprecated mails_from preference

Please, use Spree::Store#mail_from_address now.

Ref https://github.com/solidusio/solidus/pull/4712

ee2ed8050bc6bb2045a54437e71da5c87e0786b3 authored almost 2 years ago
Remove deprecated extra_taxonomy_validations preference

Ref https://github.com/solidusio/solidus/pull/4851

74cd8ee09619594773e2a0b78c3a17af8b095d68 authored almost 2 years ago
Remove deprecated extra_taxon_validations preference

Ref https://github.com/solidusio/solidus/pull/4851

885f048aba82c67999f09d43df1a00bd212676b1 authored almost 2 years ago
Remove access direct to ApiHelpers attributes

For that, please use Spree::Api::Config preferences now.
The helper attributes can be only used ...

0abe34f0d49434f2e6b67c316da9212ce5c6b2fe authored almost 2 years ago
Remove support for passing variant and quantity creating api shipments

Now you should create a shipment and after that, use the dedicated
endpoint to add stuff to it:
...

e897e80c356fb55af14fe1042be2ee6e298d3617 authored almost 2 years ago
Remove deprecated Spree::Api::ResourceController

Please, inherit from Spree::Api::BaseController directly.

Ref https://github.com/solidusio/soli...

381c8886be4d277a3e615476693e7925e306cfa2 authored almost 2 years ago
Remove support for passing return_items_attributes in API as hash of hashes

Ref https://github.com/solidusio/solidus/pull/4007

287c8014d03b107bd4f99b18ae8d4e410ef84fa0 authored almost 2 years ago
Remove deprecated api variants routes

We want to use the shallow version of routes when possible:

- PATCH api/variants/:id
- DELETE a...

cef126d6d836fae938e5ef477eb972a13a14dd53 authored almost 2 years ago
Enforce creating option values with an option type

Add a NOT NULL validation at the database level on top
of removing the existing deprecation warn...

571657f42a2e7bcfb1cf4f459b519aaf28f4bdac authored almost 2 years ago
Remove deprecated api option values routes

We want to use the shallow version of routes when possible:

- PATCH api/option_values/:id
- DEL...

5305e46d24ffd0f72315bcf0463400c34ea65655 authored almost 2 years ago
Remove support for deprecated promo rules matching policy

Matching "all" rules is the only supported path now. You can have the
same effect of the previoy...

86cd4376de91f97a1dbed613f8845546b9ea7d18 authored almost 2 years ago
Merge pull request #4955 from tvdeyen/make-OrderUpdateAttributes-configurable

Allow to set order_update_attributes_class

04a4d68ef9c6957a88e6d66618397754e58367c0 authored almost 2 years ago
Merge pull request #5009 from nebulab/kennyadsl/tooltips-changing-currency

Add a tooltip for default currency in store settings

523796edefbae141eb7126fd81cf206d1b22fa9f authored almost 2 years ago
Remove automatic propagation of generators options

By removing the override of the `generate` method in this
generator, we stop propagating those c...

56d7a0f9c5b02077af1f7fb38e7a4a595171b8cf authored almost 2 years ago
Merge pull request #4992 from julienanne/improve-update-positions-compatibility-with-uuid

Authorize uuid for update_positions on ResourceController

554d3357232550a70cd8c6c289868dfc28450c52 authored almost 2 years ago
Merge pull request #5008 from nebulab/waiting-for-dev/remove_offsets

Deprecate `Spree::Payment` offsets

fd277b0b04a4013f0f5b3c041078c12042fee36d authored almost 2 years ago
Authorize uuid for update_positions on ResourceController

5832d472ebe780ef6379a32c83ec89e982a35f07 authored almost 2 years ago
Use call as public method for OrderUpdateAttributes class

8ac56e9cfc3d662c5cf88dd189fa4dd959d75b35 authored almost 2 years ago
Allow to set order_update_attributes_class

Allows providing your own order update attributes class for checkout.

42413c9f991cab7df0f3bc889f4caee1493d1e7a authored almost 2 years ago
Add missing test to consider refunds on `Payment#credit_allowed`

03ae9a20cc2cf509e146d6cfff1b485c383b2da2 authored almost 2 years ago
Deprecate `Spree::Payment offsets`

The old system for refunds was removed in 2014 [1].

We deprecate the `.offset_payment` scope, w...

b87842f4e78202cf350d7f744a47d85ca17e4e8d authored almost 2 years ago
Add a tooltip for default currency in store settings

This is just a little help for people that try to switch currency.
A proper page on the guide wo...

29a520a3c495489a79dc31334ac359a34acc08a0 authored almost 2 years ago
Merge pull request #5010 from nebulab/kennyadsl/fix-teaspoon

Add webrick as explicit dev dependency

482a56a6209f086b5b2455856e50e91ff7208449 authored almost 2 years ago
Add webrick as explicit dev dependency

We need webrick to run JS tests using Teaspoon.
This dependency is no more bundled with latest r...

0f591e0355b7ba870ec69b96fec2e200f3e262bd authored almost 2 years ago
Merge pull request #5004 from seand7565/patch-1

Fix typo in shipmnent.rb

813a9a1beca00efa9260d79d73239350bf3ccafb authored almost 2 years ago
Merge pull request #5005 from solidusio/elia/tools-versions-cache-key

Split ruby and gems versions as a CI cache key

425956229c6a16054bcfc6836f06b11f981eab95 authored almost 2 years ago
Split ruby and gems versions as a CI cache key

Since the ruby version is way more integral to the installation and
should not be conflated with...

d6c1219a0aeab54395f6babf6014ae199fb54a14 authored almost 2 years ago
Fix typo in shipmnent.rb

370ec0da809f9892b1f1c61d2778b23973089b7c authored almost 2 years ago
Merge pull request #4961 from nebulab/gsmendoza/4749-braintree-payment-method

Add Braintree to the installer as a payment method option

b6f883e99ce7930ca5dfd0e9d383fdd58ff9a9dd authored almost 2 years ago
Convert PAYMENT_METHODS into an array of payment method hashes

54a4abc93ee0609e799dbc8fde6a20b58a3c7125 authored almost 2 years ago