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 #2337 from swcraig/add-gallery-to-variant-and-product

Add `#gallery` to `Variant` and `Product`

5662eb427866cfe955a64368020dee19732ffb25 authored over 6 years ago
Merge pull request #2896 from chukitow/hotfix/fix-reference-to-logo-on-heroku-template

Fix reference to logo on heroku template

fd301bd756f77c09e13b70fc59ebbda6c3d79e45 authored over 6 years ago
Merge pull request #2909 from benjaminwil/guides/api_initial_documentation

Add API section to developer guide table of contents

98d41627b0c74ff5296026d2030c1a9a452b19d3 authored over 6 years ago
Fill credit card input with force in checkout spec

This fixes the flaky spec described into #2910.

Capybara fill_in sometime does not fill the inp...

361fc40a06a7429a6528645c1334be6da674133a authored over 6 years ago
Merge pull request #2892 from nebulab/admin_shipment_line_item_destroy_message

Show errors on admin shipment line item destroy failure

fac5b359bb0b27de638d2ae4abb82abc584ad177 authored over 6 years ago
Merge pull request #2879 from jacobherrington/documentation-tweaks

Documentation tweaks

bdacae257ff440d91dd97a55286770dfc73ef3d8 authored over 6 years ago
Merge pull request #2890 from JDutil/hotfix/28674-dispose-tooltips

Revert tooltip observer change as it does not work properly.

eb1ea02514c66eee58fdd45934ad1c39200b65e4 authored over 6 years ago
Merge pull request #2907 from nebulab/dry

DRY Spree::OrderContents

07ece203610248c5d208c6385803fc74d86ec6fb authored over 6 years ago
Merge pull request #2897 from jacquesporveau/jacquesporveau/fix-content-item-bugs

Improve trustworthiness of a content items price.

65f3157bb4048dfc226652ea7bdd1196237f32d3 authored over 6 years ago
fix reference to logo on heroku template

eb30b12d881daf42c3e6c768df7bb387bf52566f authored over 6 years ago
Add API section to dev guides table of contents

There are two articles in the /developers/api/ subdirectory, but they
are not yet accessible fro...

49864556d8087e87cd57baa84c138fa1020c1043 authored over 6 years ago
Fix backend order summary state translation keys

f4e92e569733057686c2a4a3993f5960e80017e7 authored over 6 years ago
Merge pull request #2901 from bitberries/bugfix/invalid_html_fix

fix closing tag mismatch

f797dd584402f0669c7ca299658deb00132563ff authored over 6 years ago
Merge pull request #2894 from rymai/9026-fix-n-plus-1-in-orders-controller

Fix a N+1 query problem in the orders controller

09aadb1e6dd25331e5ac146c271460ce9ef1c593 authored over 6 years ago
Merge pull request #2884 from jacobherrington/change-issue-template

Add comments to the issue template

16910f716bd46cfd384b3a20c6073a5190cb1a03 authored over 6 years ago
Merge pull request #2883 from jacobherrington/move-to-sassc

Move to sassc-rails

c8e4d9e491dd6847f80450c5d1c7a6e0c975acf0 authored over 6 years ago
Merge pull request #2886 from nebulab/shipment_has_many_line_items

Use ActiveRecord relation for Spree::Shipment#line_items

606b30f36d76f49450d1ecb6c78b354b1c48814f authored over 6 years ago
DRY Spree::OrderContents

Some duplicated code has been removed from `Spree::OrderContents` and replaced
by a direct call ...

9bf62797f64620294fe35322781c36a26e2b332f authored over 6 years ago
Improve trustworthiness of a content items price

A line items price is more trustworthy than a variants price in regards
to what a customer is pa...

351bb48187b7eb3838fbeae56657e5f59ae18f51 authored over 6 years ago
Place Spree::Stock::ContentItem under test

There is a bug taking place in this class that I plan to fix. Before I
do that I want to place t...

cf99c6ab83a6d88b6479cd614b630dc5b0be1ad7 authored over 6 years ago
Merge pull request #2862 from tvdeyen/stock-items-modify

[RFC] New stock management

a79bc74576d0f90a62b6f076996035c9bef0cfee authored over 6 years ago
add en-US locale to select2

242c923695937c62b7b403b33d754306d9b8a89c authored over 6 years ago
Add padding to the order summary

This change aligns the order summary heading to the subheadings

ca3227b89e7309193695746518c56f1ed4986869 authored over 6 years ago
fix closing tag mismatch

729ce3ef5db03fd2160129115950f1e76caf2846 authored over 6 years ago
Merge pull request #2803 from benjaminwil/dev_guides/orders/customer_story

Add article that documents a Spree::Order journey

fc8c0723eff7438546db4b26a3f4bc6950dbc737 authored over 6 years ago
Fix a N+1 query problem in the orders controller

Fixes https://github.com/spree/spree/issues/9026.

Signed-off-by: Rémy Coutable <[email protected]>

1245a3a8ae1196ddbb766bd703ef0028e9a55230 authored over 6 years ago
Merge pull request #2893 from tvdeyen/netlify

Add a Netlify configuration for deploying guides site

ed9e634745f0205ef600a4b4a89ad3fd76418122 authored over 6 years ago
Add a netlify config for deploying guides

f3e30007f4e9e7b28019aaedda35fabf0e2abe9e authored over 6 years ago
Do not allow negative stock in UI

a47f8814383f08cf414dd3f7cda834e9237bf242 authored over 6 years ago
Update add stock item feature

1. Fixes add stock item validation. Since we use native selects instead of select2 for most of o...

602ad187ef72a4960f5d20deed7689f321eb9c02 authored over 6 years ago
Make stock management table full width

89561794b26519219ebaf51ef6c9a9b014fb079c authored over 6 years ago
Add a meaningful blank value for stock location select

If no stock location is selected in the variant search forms stock
location select we display al...

cd578517037ca97121d76c1979ffb36187b223fc authored over 6 years ago
Nested stock items table

Nest the stock location stock items into the stock management table.
Previous we misused the row...

0df830333321c70331b84bf520fcd2df7fc8798d authored over 6 years ago
Modify stock count instead of setting it's absolute value

9aa35aa12a81053a76c8fa30d5b655d46ee4d10d authored over 6 years ago
Move the stock table css into one file

The both stylesheets treat the same table.

5d7f66830aa5ef8c8f9c9e60d78071bedfa7e73b authored over 6 years ago
Merge pull request #2885 from nebulab/fix-guides-bootstrap-CVE-2018-14042

Fix a security vulnerability in guides

1ccba07e13c83771b20632a5c51659e1b87fe9a4 authored over 6 years ago
Show errors on admin shipment line item destroy failure

In the admin area, when editing an order, if a line item for a shipment
cannot be destroyed for ...

21a91bc3ff6505777cb2bb8c495ab2412b74dd68 authored over 6 years ago
Merge pull request #2840 from jacobherrington/bug/allow-multiple-taxons-on-product-create

allow multiple taxons on product creation

7c626c219dbaa7b96aaab028815d87761cbddaf9 authored over 6 years ago
Use dispose rather than hide to unbind events.

a385565b33dfaf5e47b90606c0113c59c19ee717 authored over 6 years ago
Revert "Remove zombie tooltips with MutationObserver"

This reverts commit 1df1f3b189ad2aba761a1052d1873defe30717de.

8621da526b303e0217e8c75a883fbf4e8c949011 authored over 6 years ago
Fixes deprecation warning to use successful? rather than success?

aa575eee8f1cf64a37b4367e25f6b26980cedcea authored over 6 years ago
Copy logo from guides

c2cf2a1c041ab381070dc7605f7f50ac0eb2dd87 authored over 6 years ago
Use logo.svg in the README

cee3e5506a5d90ddd7c1b358a85ceddfaf20235c authored over 6 years ago
Use bash for syntax highlighting instead of shell

shell does not provide syntax highlighting in GitHub's markdown.
Using bash will provide more ac...

894049cbc5cae5948ce45542d5a5f5c5a5d21b6d authored over 6 years ago
Use ActiveRecord relation for Spree::Shipment#line_items

The original plain ruby instance method has been replaced by an ActiveRecord
`has_many` relation...

ba05503baa29b1e848d37067b46b0d2d640b8559 authored over 6 years ago
fix a security vulnerability in guides

CVE-2018-14042 on bootstrap (https://github.com/twbs/bootstrap)

Updated with command:
npm insta...

f8b07d178eede30ed11a485de2e5ff9168d8dc16 authored over 6 years ago
Add comments to the issue template

Personally I always end up removing these instructions so it made
sense to me to go ahead and ma...

fc8cf48b9aeb3820c8eebc4cb094007354110f5f authored over 6 years ago
Remove sassc dependency

63c7d6ac2d8f0229d262ea54e5e19bbd0439cbe1 authored over 6 years ago
Add sassc-rails to frontend, add sassc to backend

b40390c20763ebf56c1174d14d9f7ff1dfe1a03e authored over 6 years ago
Move to sassc-rails

Ruby Sass is deprecated and will be unmaintained. This commit
moves Solidus to the recommended s...

80e33207f604d93852dd83fc0a1c7acb2710e990 authored over 6 years ago
Merge pull request #2878 from crystallabs/dev-guide-2

Fix minor things in developers guide

30104960a1a10c5983e1a811750809a0f35374b1 authored over 6 years ago
Convert headings to sentence style capitalization

I made this change based on PR feedback.

1cbef0f3c0f885770ef9d4c4296a770413ac2166 authored over 6 years ago
Capitalize HTML, standardize code blocks

9fc8b9cea4f7920524131d823810a6b36cde15c9 authored over 6 years ago
Fix minor formatting issues

47a8056d9454b80be58d855a83434d4b42f85c46 authored over 6 years ago
Standardize code blocks, fix wrong syntax highlighting

5e47e8127187ba61ea14dfdea7bdde5fa8fcb248 authored over 6 years ago
Change some headers to Title Case

3077df3bdb5a7663c2e9976fb13ba62f0a232aa1 authored over 6 years ago
Fix typos, make small format changes

3e11200fff5dc3a79df83cdfc03de11d5af571d1 authored over 6 years ago
Capitalize Solidus, make capitalization fixes, and add a link

65b5802bb50b2f01a7bc49f4bd8b88bec01d43cc authored over 6 years ago
Capitalize Solidus and improve formatting

5d91b0a6c737e04ce5ee40b1288e6114214c4c6e authored over 6 years ago
Capitalize CSS and JavaScript

911e0e7a55c5873bacb8e52294d703e91a4669f4 authored over 6 years ago
Fix minor things in developers guide

6cdf7e327d60277151ab4b3c5b37359a26914a08 authored over 6 years ago
Merge pull request #2876 from jacobherrington/patch-5

Remove .travis.yml

07a8b7e3c75d8e83457681d0e08756793149baab authored over 6 years ago
Remove .travis.yml

We aren't testing with TravisCI, so this file is just
confusing.

9659bc63e0b5bce3abe8572008263f2a93d769ad authored over 6 years ago
Fix missing whitespace

0e178ad0be005f4a1a06b06a415d535346dc5dea authored over 6 years ago
Add a Master SKU field to the products form

I have come across a use case in which the product's sku attribute needs to be
editable by the a...

ab1bea2f01d0ed52dc6fd3666a896a8fab7c6b40 authored over 6 years ago
Update promotion actions documentation

It is important that the documentation shows
a proper example of namespacing promotion
actions.

0fb22b300fa224b907b3bddc9d569e8d0b7c9eaf authored over 6 years ago
Merge pull request #2859 from jacobherrington/patch-3

Capitalize Solidus in the frontend readme

8e43b3f3b24c8a5d30ba781e2dc2040a53f3b657 authored over 6 years ago
Merge pull request #2865 from crystallabs/master

Fix minor typos in developers guide

ca3a2bd612f212d0a6365ae70027876d205956a2 authored over 6 years ago
Merge pull request #2846 from nebulab/nebulab/2_7_release

Master now tracks 2.8.0

961a834f5437caca841116bf9363bae128af8934 authored over 6 years ago
Merge pull request #2854 from jacobherrington/bug/broken-taxes-nav-highlighting

Fix highlighting on tax sub menu

81efd05ae826ba823a2283f15e180bc81b729094 authored over 6 years ago
Merge pull request #2867 from jacobherrington/patch-4

Update .travis.yml example to non EOL versions

8caf58aabc3d5390051d1f866a537df34f7f6181 authored over 6 years ago
Update .travis.yml example to non EOL versions

Testing versions of Solidus that have reached EOL is a
misuse of resources and should be avoide...

bbbf565bbc79c530e618d84fdae40cf99ff1d4fb authored over 6 years ago
Fix minor typos in developers guide

fa45dcf588278214a44a119715f2326e3f479ee4 authored over 6 years ago
Merge pull request #2853 from jacobherrington/bug/broken-settings-subnav

Fix a bug with the settings subnav

4c75c8bc4b2321aca22c1b478648580c30d1112d authored over 6 years ago
Merge pull request #2850 from jacobherrington/patch-1

Add missing bash tag to code block

b76b8edff010e1107f74db798afa58a4bb04e524 authored over 6 years ago
Merge pull request #2851 from jacobherrington/chore/add-writing-extensions-reference

Add a reference to the Writing Extensions doc

833e8676624273ee788d3bebfc4c5dab098f8992 authored over 6 years ago
Merge pull request #2852 from jacobherrington/patch-2

Update the tests section

a272b92656a8f3afe4190633cd6b69e0d0554882 authored over 6 years ago
Merge pull request #2858 from jacobherrington/chore/fix-capitaliztion-on-back-orderable

Fix capitalization for Back orderable

22260428a4874cd5ee48a68e6bc2090111d049c8 authored over 6 years ago
Capitalize Solidus in the frontend readme

19ca61e8940f4ffdbf13076b306ba409e0450ad1 authored over 6 years ago
Fix capitalization for Back orderable

38eeb149db0b28354c6529c59a1e8c54e7ce4c58 authored over 6 years ago
Fix highlighting on tax sub menu

d9c4da9549a704da5dc0e27a343e8c2218f556c4 authored over 6 years ago
Remove unnecessary configuration tab return_authorization_reasons

28710ad2d70510555f2995aa1ac8ef29c0c4d7a8 authored over 6 years ago
Fix a bug with the settings subnav

aa8e13d6ccdac31a0d862120435b7ad1cafc14d8 authored over 6 years ago
Merge pull request #2727 from tvdeyen/fix-stock-location-form

Use two column layout for stock location form

dcc88cf05f230310e9f773bc85fefc3da70d3d97 authored over 6 years ago
Add a reference to the Writing Extensions doc

ea947fe77718ba68dcb22c0127612e38d5847af6 authored over 6 years ago
Update the tests section

da7bbadb48e8457d844aca1e03db0bffa9196955 authored over 6 years ago
Add missing bash tag to code block

956943c04712d0a738a9a1351d39c18669094741 authored over 6 years ago
Master now tracks 2.8.0

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

615f2597136b0ff00cd6d7a33be6ad40a2e77b55 authored over 6 years ago
Merge pull request #2842 from nebulab/nebulab/v.2.7.0

Version 2.7.0

e4cfe0ab847ff22fc0d8e97a3aad0475440c21b6 authored over 6 years ago
fix typo in comment

016d8f8e91dfcddd2824af7e735861409668166b authored over 6 years ago
add tests for creating products with taxons

320c17891fe423f0d5e341998ea4d03f27978ed1 authored over 6 years ago
Merge pull request #2841 from nebulab/nebulab/update-changelog-v2.7

Update CHANGELOG for 2.7.0

7682cb9188ddc60916ead8087c0c50a29a738140 authored over 6 years ago
Version 2.7.0

8eabb0d110fd152c46093e67f89eb58b9e348988 authored over 6 years ago
Update CHANGELOG for 2.7.0

d1a83f5d0ab6ddb5fac2ba3312a50f5a6b97951f authored over 6 years ago
improve test code quality by moving unecessary let

f55dfece839d0f795efbc32bf5da277645dee367 authored over 6 years ago
allow multiple taxons on product creation

55a8ad4b448895e27bff970d2ad4c77569d4276b authored over 6 years ago
Merge pull request #2838 from nebulab/update-ffi-guides

Update guides ffi gem

a5056f59a3806c79f352131cfb235c7ead47aac2 authored over 6 years ago
Update guides ffi gem

This gem version had a security issue:

https://nvd.nist.gov/vuln/detail/CVE-2018-1000201

d251653050e9bfa8c328b59e7f6164d8ae84992d authored over 6 years ago
Merge pull request #2837 from geminimvp/order_import_line_item_quantity

Set correct quantity on order import

87dbb2521eed643c75a6edd3bb2a2e165ae5f540 authored over 6 years ago
Merge pull request #2813 from jacobherrington/add_solidus_cmd_documentation

add documentation for making new Solidus extensions

a4038c438714e38c2c96db17db4d6d9422ab1674 authored over 6 years ago