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

Merge pull request #3112 from seand7565/add_else_statement_to_product_form

Adding else statement back in to show weight and dimensions on no-var…

d7b101e58f6e99038a2d6f7c2dcd5efead309ad7 authored about 6 years ago
Merge pull request #3089 from nebulab/spaghetticode/flaky-spec

Fix flaky specs in `backend/spec/features/admin/users_spec.rb`

96c86a62ba151738c765533c905f24c262c98b12 authored about 6 years ago
Merge pull request #3110 from nebulab/spaghetticode/taxon-flaky-spec

Tenative fix for flaky spec

6f2bd1661a39bd2fbda85b979ad68ec4ffe26d48 authored about 6 years ago
Merge pull request #3109 from nebulab/spaghetticode/safer-migration-20180710170104

Remove destructive actions from migration 20180710170104

e16106f2be4ba03c4463c99b43c0f6ec9e769afd authored about 6 years ago
Merge pull request #3108 from nebulab/kennyadsl/fix-promotion-code-removal

Fix remove code from promotions migration

ea37b2af7ff253b598f8b9921c4bd7c96f7e0ebb authored about 6 years ago
Merge pull request #3090 from loicginoux/fix_taxon_permalink_edition

Parameterize taxon's permalink also on update

ec57c3d0bb5b1393c234b6f109542d6139d44633 authored about 6 years ago
Set mininum line item quantity in admin cart

It does not make much sense to add zero of anything to an order. This
commit changes the minimum...

7b86783b982aa9b96a102a9080bd28decee99ad3 authored about 6 years ago
Fix migration `20120411123334` on rollback

The migration was not reversible, so `change` was replaced by `up`.

Having a `down` method does...

d87a25a60e81bf7683866f02d6f08c358ed02974 authored about 6 years ago
Add migration to drop table/column from `20180710170104`

Migration `20180710170104` has been reworked with PR#3109 in order to avoid
risky situations for...

e08226edd66be91d14accc34b902364e625b10b3 authored about 6 years ago
Remove destructive actions from migration 20180710170104

Removing tables and renaming columns are destructive actions as they change the
DB schema in a w...

da25ae71cbec6beb00d55f91b99f312e99e7a484 authored about 6 years ago
Fix migration `20161123154034`

The migration was missing a parenthesis causing DB rollback errors.

84b8c1adeb8d17b2ef74cb7b4114be56325c99c0 authored about 6 years ago
Adding else statement back in to show weight and dimensions on no-variant products

1df34a4fd640e99c6f6e4e2327e59e9431876c4e authored about 6 years ago
Tenative fix for flaky spec

Checking the flash message after form submission may clarify if this flaky spec
failure is cause...

89943666264dcb6b58b966dc31f54e6e198a9365 authored about 6 years ago
Add settings stores and shipping pages to nav

ca89bae53377eaba721b36da52d7d850c8bd1358 authored about 6 years ago
Add end users docs for Solidus::Store settings

This commit adds information about everything store administrators need
to get started with the ...

00f31d822968ca46d613ca408a6fda7bb80e2c3e authored about 6 years ago
Improve UX of "Stores" admin settings UI

This commit improves the user experience of the "Stores" page in the
admin interface in the foll...

27fd5ed1f47dbef622a145181a57968c32168c25 authored about 6 years ago
Merge pull request #3105 from benjaminwil/user_guides/orders/initial

Add initial order documentation for end users

e55f3279c2046dc82f42b8cb7703006fa42987a2 authored about 6 years ago
Merge pull request #3100 from tvdeyen/fix-fieldset-legends-in-firefox

Fix fieldset legend position in Firefox

407495a7d5c233ada1ec0d261660a9b5de57af3d authored about 6 years ago
Merge pull request #3102 from nebulab/kennyadsl/remove-changelog-pr-template

Remove CHANGELOG entry from PR's template

504fc2bd43bf6cd3bd81a3f3da4084e7a9b2ccfe authored about 6 years ago
Fix remove code from promotion with multiple empty codes

Promotions could have code nil, but also an empty string. This commit
takes into account this sc...

a1dfc602a58c1d0336ba34ac27385dc7e7167361 authored about 6 years ago
Fix remove code from promotions with type set

spree_promotions table used to be named spree_activators in legacy
spree versions. This table wa...

b8ce7099b2f4ee867ddb8e12e1aff88fb9275cdc authored about 6 years ago
Merge pull request #3104 from benjaminwil/user_guides/product_properties_fix

Move misplaced end-user documentation

0520d8b8d868ccb47872071dd09b1808ce5858d8 authored about 6 years ago
Add initial order documentation for end users

This commit adds an overview that explains the most basic elements of a
Solidus order.

Note tha...

3324eadae2b3c736fe1e57be892612df6e8d4f52 authored about 6 years ago
Move misplaced /users/products documentation

Some of the end-users "Products" documentation was misplaced outside of
the `/guides/source` dir...

1d667299623adcaaa3e04467468b68c4819c8f50 authored about 6 years ago
Remove CHANGELOG entry from PR's template

This is not needed since we generate the CHANGELOG automatically before
each release. We can't e...

e9b94b6c10ef25a35a6abb13768b1310f8517d97 authored about 6 years ago
Merge pull request #3093 from nebulab/kennyadsl/guides/multiple_tocs

Add support for multiple tables of contents in the Solidus Guides

3aa74e762d03660ed5ef2210e59e73c164e70064 authored about 6 years ago
Fix fieldset legend position in Firefox

7052a9c89e7ce29846cedaf7dbc30f556754c51d authored about 6 years ago
parameterize updated taxon permalink #3086

add test for parameterize taxon permalink when taxon parent #3086

correct grammar on test descr...

01509d40ad50b30488929bdea2862d0fffd4abce authored about 6 years ago
Merge pull request #3097 from nebulab/davidedistefano/guides/update-footer

Update Solidus Guide footer

56f2847ed2b177439c636eb07d1429429eb8fabf authored about 6 years ago
Merge pull request #3083 from coorasse/fix_locale_setting

Add tests for locale switch on backend

6b5c90034f1406b53982bde35ad69295878393b4 authored about 6 years ago
Merge pull request #3080 from nebulab/kennyadsl/cleanup-core-tasks

Deprecate core tasks and migration scripts

7fba0ebb785e2a3a9abecfd0308024c7d3e7bc9b authored about 6 years ago
Merge pull request #3094 from seand7565/fix_stock_changes

Fixing inventory unit finalizer

54eb04f3d09bf752857aa64ad793f5d2370b285c authored about 6 years ago
Add Open Collective icon to Guide footer

d5f60df04966b5dadc42b43e4d53963626c7dd77 authored about 6 years ago
Update Guide footer credits

3d668bd2a93fe0d117f19a86ef90e375eb286724 authored about 6 years ago
Fixing inventory unit finalizer

17783280583018a4ccbb6656b6ef3ec349b0d6a5 authored about 6 years ago
Merge pull request #3072 from mdesantis/exclude-line-item-additional-taxes-from-unit-cancel-adjustment-amount

Exclude line item additional taxes from unit cancel adjustment amount

c8e48918afdf864328906c2315bef24cbf6a9338 authored about 6 years ago
Use Middleman content_tag into our custom markdown renderer

97b676fcc5cd317a205a14014dc4c69cf25e69b7 authored about 6 years ago
Convert config.rb to use new Ruby hash syntax

f60361dc45e7ff01465ccf2155682448eb9b423b authored about 6 years ago
Adjust page titles to work with several TOC

It also please Rubocop by removing Ruby 2.3 syntax which makes
Hound to complain.

368a4fe1c2d1ac299b5ee4bd770299287fb3e617 authored about 6 years ago
Add navigation for currently present Users guides pages

21eaa6014585adc125c62f2b8964cb398df21d5b authored about 6 years ago
Add a new main navigation to switch guides

This is needed to switch between Developers and Users guides. This
commit also changes the heade...

d693204564fd02891d7b58af6e437605317da1f4 authored about 6 years ago
Allow guides nav to be used without a title

This was raising an error in the middleman console

7eea7d87045465dcb383b93e5b8f2c359c67f613 authored about 6 years ago
Add a basic content to the main Users guides page

27d8703150463f29c9b1265ceaec674275239d5f authored about 6 years ago
Fix source/users/products/product-stock access

by renaming product-stock.md into product-stock.html.md

304cc53848a0856e855d9c400f493836a8c39d7f authored about 6 years ago
Style links to table of contents indexes

Each table of contents provides a link to the `current_guide.href`. In
the case of the "Solidus ...

50a196b700344238ab4c6d1ce2445cd22807fbc3 authored about 6 years ago
Render multiple tables of contents

This commit enables multiple table of contents rendering for the Solidus
Guides.

Each table of ...

5e12b306bf0ecedd05e5a1930931e0f87b466c77 authored about 6 years ago
Configure guides /users/ pages to be accessible via extension

It allows to access page as users/page.html instead of users/page
like we do into other sections.

893516512ab6535c251c354b610932703e6d79ac authored about 6 years ago
Remove unused CSS

360c21518096d04cd03a67d9d29bba06403c2531 authored about 6 years ago
Remove unused custom_helpers

89d6a8badecca97d04b02d9d1937a86e540a1233 authored about 6 years ago
Add helpers to render multiple tables of contents

This commit adds helper methods that will make rendering different
tables of contents on differe...

40f4087791f722d500c3daa718935fbbb76f622f authored about 6 years ago
Extract helpers from config.rb

be528b89bc544184c1d4c2e5a393fe33883d866c authored about 6 years ago
Merge pull request #3091 from peterberkenbosch/fix-sed-call-sandbox

fix sed call so it works on mac

23644100ae76e00f34aa93b5838eddd625c4940c authored about 6 years ago
Extract guides navigation into partial

16433badffc83249a2164980660d338f2902dcc5 authored about 6 years ago
Move current /index.html to /developers/index.html

As we gain multiple guides (e.g. Developers Guide, User Guide, API
Guide), the /index.html shoul...

661a112760327978ce8f8619d1c14761c9f7a729 authored about 6 years ago
Merge pull request #2504 from softr8/feature/improve-pricing-options

Improve pricing options flexibility

dae0e9aa24fcb0aaa38114813d32b12a99316d80 authored about 6 years ago
fix sed call so it works on mac

before:

```
sed: 1: "Gemfile": extra characters at the end of G command
```

this commit tries ...

8c1bd4f7a5ad7737d97c4c59de043794b7e13276 authored about 6 years ago
Merge pull request #3088 from mdesantis/lock-sqlite3-version-to-1-3

Lock sqlite3 version to 1.3

4c9f71fee9d1bdf2cd49ad30bb6e34a3bae86fe6 authored about 6 years ago
Fix sqlite3 version conflict on sandbox generation

Fixes #3087. `rails new` generates a Gemfile with `gem 'sqlite3'`
dependency declaration, but si...

6fe4886141d538c51f272b5f4f7f6d5ff56a2022 authored about 6 years ago
Merge pull request #3084 from JuanCrg90/docs/add-order-overview-payment-state-link

Add payment state link in orders overview docs

3c2cce942fef0e16833373acfd35fc231a63ac4a authored about 6 years ago
Split `within_table` block to achieve green spec

The `within_table` must be splitted in order to get green specs. This is seems
be caused by rack...

25e680f3593b38b5d35a4c6bb2cf5e02b651fad2 authored about 6 years ago
Tentative fix for flaky specs

These specs are failing often on circleCI builds.

The added expectation ensures that the click ...

192d27f8b4edb196c94386c4818c18897b16bf82 authored about 6 years ago
Add tests for locale switch on backend

Keep quotes consistent

6dd4708cb4635f168c8411e5f06f6325ae3460b4 authored about 6 years ago
Lock sqlite3 version to 1.3

Related to #3087. ActiveRecord 5.2.2 has sqlite3 dependency locked to ~>
1.3.6, we need to refle...

4979232b9ee81f8e2560de9dd694735c256d8386 authored about 6 years ago
Refactor Spree::UnitCancel#compute_amount

Related to #3068. In order to keep code consistency, I made a
refactoring along the same lines o...

d822a085e61880a5dcfa355da08457ccfa210de7 authored about 6 years ago
Exclude line item additional taxes from unit cancel adjustment amount

Fixes #3068. It takes into account the line item taxes amount during
calculation of line item am...

a3a837d8081f7b384c4f2ab0a9e98ddbc4806b7f authored about 6 years ago
Add payment state link in orders overview docs

This adds the payment state link reference in the Orders Overview
documentation.

601f8ac1cc9bef1bfa1a2400de4b87b17c2de498 authored about 6 years ago
Merge pull request #3037 from jacobherrington/add-countries-to-state-selection

Add countries to state selection for zones

a736ec34ebe87d84e7cdbf4b9d443db29e28c472 authored about 6 years ago
Merge pull request #3058 from nebulab/kennyadsl/improve-pr-templates

Improve Pull Request template

4f250c18885cca41282b9f51ab0b49ffb8d40440 authored about 6 years ago
Deprecate spree:migrations:migrate_shipping_rate_taxes:up task

This is a version upgrade helper, no need to keep it.

dddc6b4907d6959551f99bd1df7463f5b00c5280 authored about 6 years ago
Deprecate spree:migrations:copy_order_bill_address_to_credit_card

up and down tasks.

They are migration helpers, no need to keep them.

e98c40292e528b66e328c48a85e8892d64648be3 authored about 6 years ago
Deprecate spree:migrations:migrate_user_addresses up and down

This task is present since Solidus v1.0 and it should just be used
during the update to v1.1.

d4ee1f3a5942c31cb3795c5e3a274c9b3f691470 authored about 6 years ago
Deprecate solidus:migrations:rename_gateways up and down

This was needed for the v2.2 -> v2.3 upgrade and it should not be
needed anymore.

This also cha...

5c47217d64a8554c096f4a2a20f83da522e485e7 authored about 6 years ago
Deprecate TestMailer and its associated rake task

Do we really need to test email sending this way?

5c8f842ca9104e8fbb9bf2d5af1860957d2ac7a8 authored about 6 years ago
Deprecate rake order_capturing:capture_payments

We don't even know if this works with master since this is not tested.
We should not maintain th...

48c30f2a44d61421b8832e3e4d538b129681389e authored about 6 years ago
Allowing princing options to be more flexible from controler helpers

9aee988d3855545b39db2870b5429f8316c20a30 authored about 6 years ago
Using current_pricing_options to find prices in API

c05ad7bf51aae9376585a6efd2050842c0c9f35c authored about 6 years ago
Using find_or_build_default_price when getting variants price in its edit form

dc40bc988347192c1a093eedec095df1a7fd1c7d authored about 6 years ago
Merge pull request #3069 from mdesantis/solidus-bug-report-template-improvements

Bug report template improvements

f448dbaa78b7ec611554d53c83cd1c7ce8f50a88 authored about 6 years ago
Bug report template improvements

It includes the following changes:

1. Remove the `**Describe the bug**` title: since it is a ti...

1178fcd916107ed57441a74ae26e7844248730b3 authored about 6 years ago
Merge pull request #2928 from geminimvp/first_order_promo_prereq

Remove user prereq from First Order promorule

14a9eb15eb22c92ef5e00e4daa74f96e58ced7b9 authored about 6 years ago
Merge pull request #3042 from seand7565/readme_oc

Updating readme to include OpenCollective information

f7a9564c0d8b935e1dfd0085ab39e646bc2941b8 authored about 6 years ago
Merge pull request #3063 from mayanktap/remove_duplicate_variants

Issue 2868: Products at multiple Stock Locations appear as unique variants

b5d6ae71dd679288a1d1269857cc3985776cb74b authored about 6 years ago
Merge pull request #3062 from nebulab/kennyadsl/testing-tool-bump

Testing tools improvements

a7e2c6d00c577a596a79901ecf62d77d5235b200 authored about 6 years ago
Updating readme to include OpenCollective information

1eb9a7004b5199369e7fa5a4ce68f726a273b6e9 authored about 6 years ago
Merge pull request #3060 from nebulab/kennyadsl/add-gem-release

Add gem-release

4a1e245f2f8d300de45bf4efc2b6a425b58f2b5c authored about 6 years ago
Show Unique Variants regardless of stock location

4b5f2d66d0c1eb52eb65e098fcc816efcc0fd119 authored about 6 years ago
Add VERSION constant to please gem-release

gem-release is looking for that constant to understand current version
and allow bump to the new...

7128a5c92c52618c743ce3396260082cd5dc2f14 authored about 6 years ago
Add gem-release gem and its config file

This gem will allow to have a shared config file into the repository
so we can easily define a p...

f2a7ac800cee602946668ec87e40db8408a3f731 authored about 6 years ago
Merge pull request #2753 from snarfmason/remove-useless-association-from-inventory-unit

Remove belongs_to :return_authorization from InventoryUnit

51eae5318af58a5948b601218e53d35a5b9bba8a authored about 6 years ago
Switch Capybara server to Puma

It is the default for Rails and for Capybara 3.x.

8e4bd6953562fc1db275069f3ce72eb310f6b590 authored about 6 years ago
Remove poltergeist from Gemfile

We are no loger using it and there's no need to keep that
dependency in our Gemfile.

4ff5eb723d1bb362e5fa14fa2bd444cde70eaaa1 authored about 6 years ago
Fix specs that need whitespace normalization

With Capybara 3 texts are no more fully normalized but we have
specs when this is required since...

21383aed3bab1f76d898153ff879e5ed6209ca12 authored about 6 years ago
Fix a Gemfile dependency format

Just to have all items uniform

23b8a958e2b67b0c22e8b386b56a3132b3b42a46 authored about 6 years ago
Use Capybara 3

In Capybara 3 the deafult server is Puma, that we don't have (still?)
in Solidus. For now we can...

7e51306fb252c6689ff9bc94e06a4e1e08189f7d authored about 6 years ago
Remove an hack in backend payment spec due to poltergeist

It just use a simple fill_in now.

ce713bfd29ac3ecf5cf39792fc85e46a6bbe40b6 authored about 6 years ago
Implement a pending test on order details

It tests that an alert is displayed in the browser to inform the
admin user that a destination s...

a1ddb6c464ef9198e5c878d755227b54dadd2bcf authored about 6 years ago
Merge pull request #3045 from jacobherrington/docs/using-active-record-in-decorators

Extend Decorator documentation

ae29800e5a344de9dfcb72f8e89b19ae02d614a4 authored about 6 years ago
Master now tracks 2.9.0

Also update CHANGELOG to reflect master tracking and 2.8.0
release date.

40810b01f7c9a9a22183e310636f264505d942b1 authored about 6 years ago
Merge pull request #3059 from mdesantis/unit-cancel-fix-tests

Unit cancel fix tests

4a6b11721a2c7db3582eebd8ed4921012fde294c authored about 6 years ago
Merge pull request #3028 from nebulab/kennyadsl/remove-code-promotions

Remove code column from spree_promotions table

fc84ef87b198a2b88e328943e06aa297e8c48caa authored about 6 years ago