Ecosyste.ms: OpenCollective

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

Solidus

Become the brand everyone talks about.
Collective - Host: opensource - https://opencollective.com/solidus - Website: https://solidus.io/ - Code: https://github.com/solidusio/solidus

Change name of locations.js to addresses.js

github.com/solidusio/solidus - 917acb85ff9b7892ea7b5e9edbed5206f413406b authored over 6 years ago by Jacob Eubanks <[email protected]>
fix location drop down menus

github.com/solidusio/solidus - 8bca228b0b85c79012c56b77d723e2b8029b75e8 authored over 6 years ago by jacobherrington <[email protected]>
Edit User Address functionality

Add Stock Location Address functionality to User Address

github.com/solidusio/solidus - 0a2b2c69e134d092436503d585da26ed214ade7f authored over 6 years ago by Jacob Eubanks <[email protected]>
Merge pull request #2745 from benjaminwil/user_guides/users/initial

Add initial user management documentation for end users

github.com/solidusio/solidus - f41063df152a64baa871d677cae47e2684a3d323 authored over 6 years ago by Alberto Vena <[email protected]>
Merge pull request #2723 from benjaminwil/user_guides/products/initial

Add initial product documentation for end users

github.com/solidusio/solidus - 47ac92f7679a8d0bc306cd7383a88318baf03690 authored over 6 years ago by Alberto Vena <[email protected]>
Merge pull request #2762 from benjaminwil/guides/middleman_configuration

Tweak documentation site Middleman configuration

github.com/solidusio/solidus - d9400add81679df425cff3b11c53ac7419c8dca3 authored over 6 years ago by Alberto Vena <[email protected]>
Restrict return authorization fire actions to state machine ones

This commit whitelist actions fireable with this action to state
machine events only. We don't w...

github.com/solidusio/solidus - 553f8e4ed615f44536b96dcc32da80ecf27b02d2 authored over 6 years ago by Alberto Vena <[email protected]>
Add links to guides.solidus.io; formatting cleanup

github.com/solidusio/solidus - 4862e379c6d40479bfce544d903a57197f41668f authored over 6 years ago by Benjamin Willems <[email protected]>
Add initial gitignore for docs site

github.com/solidusio/solidus - f736d82424662980ffa198ff21f3de1f8b925b5c authored over 6 years ago by Benjamin Willems <[email protected]>
Don't set middleman port to 4568

Make the config.rb less opinionated when it comes the developer's
environment. The port that mid...

github.com/solidusio/solidus - ceccbf33ec25cb2c7799779475bdec5dacccea3d authored over 6 years ago by Benjamin Willems <[email protected]>
Remove middleman-blog gem

The documentation site does not have a blog.

github.com/solidusio/solidus - a56e389a9049d4d8f896a0bfad7241b45b918792 authored over 6 years ago by Benjamin Willems <[email protected]>
After reimbursement creation run recalculate on order

After reimbursement creation run recalculate on order to recalculate the states of order.

github.com/solidusio/solidus - f0a734bd829b11fbe5f52ceeabecb3ca5378345a authored over 6 years ago by Daniele Palombo <[email protected]>
Merge pull request #2752 from jgayfer/docs-site/gemfile-lock

Add Gemfile.lock to docs site project

github.com/solidusio/solidus - 622dbb3e50a8ff6ea610330b8c0817d42c4b771b authored over 6 years ago by Gregor MacDougall <[email protected]>
Handle firing return authorization with non existing event

github.com/solidusio/solidus - 13203b18905a681d22ff49ec25d2e2cd9ebcbec9 authored over 6 years ago by Alberto Vena <[email protected]>
Add spec for fire action on backend return authorization controller

github.com/solidusio/solidus - 645f811661dd8011278aa1e108fe16e4aa147b2f authored over 6 years ago by Alberto Vena <[email protected]>
Remove belongs_to :return_authorization from InventoryUnit

This association appears to do nothing, and specs all pass without it.

github.com/solidusio/solidus - 98b1a75d7beab35f7dc076c278a000b08d5c1051 authored over 6 years ago by Jon Mason <[email protected]>
Add Gemfile.lock to docs site project

This file wasn't included in the initial PR as it was filtered by the
.gitignore for Solidus.

github.com/solidusio/solidus - f0965920852526c417324a49fa5ef176b1a7c7ae authored over 6 years ago by James Gayfer <[email protected]>
Dynamically render ReportsController translations

This commit modifies how translations for report names/descriptions are
rendered by the `Spree::...

github.com/solidusio/solidus - a737dd34364c9f9ca3be7a7b3acca41dac5c14ce authored over 6 years ago by Andrew Stewart <[email protected]>
Convert user documentation to Middleman format

github.com/solidusio/solidus - 5ca2ca289d21059221b6eba5ca7adf9c37524e48 authored over 6 years ago by Benjamin Willems <[email protected]>
Improve docs for Solidus user management

github.com/solidusio/solidus - 45d88d86736430361bb230a7b03967a789fbed20 authored over 6 years ago by Benjamin Willems <[email protected]>
Add initial users documentation for admins

github.com/solidusio/solidus - b08512e7fc21a8541510fc094655c275f0867e65 authored over 6 years ago by Benjamin Willems <[email protected]>
Revise description of VAT; fix typo

github.com/solidusio/solidus - e5e1399aacf67e186905dbb6e559a93c27a6bd9c authored over 6 years ago by Benjamin Willems <[email protected]>
Add product properties docs stub; tweak existing properties article

github.com/solidusio/solidus - 88eb10c695638610ba938b8004e29d8ed5018d83 authored over 6 years ago by Benjamin Willems <[email protected]>
Explain what a product is for admins

github.com/solidusio/solidus - dbf4004d2dfa64799ad707c51dad8afbd808378a authored over 6 years ago by Benjamin Willems <[email protected]>
Add option types documentation stub

github.com/solidusio/solidus - dfbc5dffd48f0582089166a21ba9c09ef98c04e8 authored over 6 years ago by Benjamin Willems <[email protected]>
Convert user documentation to Middleman format

github.com/solidusio/solidus - 5494a6856f7c303dd90ce402670c3a7940f401c7 authored over 6 years ago by Benjamin Willems <[email protected]>
Merge pull request #2735 from benjaminwil/user_guides/promotions/initial

Add initial promotions documentation for end users

github.com/solidusio/solidus - cdfc27347cc7dc0889f264f96ddbce2d0fe98fb8 authored over 6 years ago by Gregor MacDougall <[email protected]>
Merge pull request #2737 from benjaminwil/backend/promotions/form

Remove promotions admin UI that misleadingly doesn't do anything on the solidus_frontend

github.com/solidusio/solidus - b8bcd53275e6bde5bd29164a091cb404f2d910c7 authored over 6 years ago by Gregor MacDougall <[email protected]>
Merge pull request #2714 from benjaminwil/api_docs/initial

Overview documentation for the Solidus API

github.com/solidusio/solidus - f999ac691e0f7268fda13efd9ebf969ce4078995 authored over 6 years ago by Gregor MacDougall <[email protected]>
Convert user documentation to Middleman format

github.com/solidusio/solidus - 7f383d59418886a0add78808206ea190ca54216c authored over 6 years ago by Benjamin Willems <[email protected]>
Add settings overview stub

github.com/solidusio/solidus - f49808d3669e7dd59ec49b7d18051270da6026d7 authored over 6 years ago by Benjamin Willems <[email protected]>
Add initial tax settings article

github.com/solidusio/solidus - bd95f87e4a3c492c2cb51b2551f1c6f07c23b56b authored over 6 years ago by Benjamin Willems <[email protected]>
Add zones article stub

github.com/solidusio/solidus - 0cd792ca0dd5d52ae22e5c0a08297e567e499f66 authored over 6 years ago by Benjamin Willems <[email protected]>
Add tax rates and calcators docs

github.com/solidusio/solidus - b2262b4bc3e19673e28c7b1e757181fd5db42dda authored over 6 years ago by Benjamin Willems <[email protected]>
Add link for promotion rule article

github.com/solidusio/solidus - dc0c31e152f18add280416549de1297f16ea9c23 authored over 6 years ago by Benjamin Willems <[email protected]>
Document batch promotion codes

github.com/solidusio/solidus - ade4306c987c33bcbb116e418629a2d17bdfa1bf authored over 6 years ago by Benjamin Willems <[email protected]>
Add stub and details on promotion actions

github.com/solidusio/solidus - 67786b25fb077e0cd9e3ecc2387bbd2577f9ca3a authored over 6 years ago by Benjamin Willems <[email protected]>
Add initial promotions overview for admins

github.com/solidusio/solidus - e30250014943d4d2d99a86b6990a63eaa9605fd1 authored over 6 years ago by Benjamin Willems <[email protected]>
Convert user documentation to Middleman format

github.com/solidusio/solidus - 5eea444807d1004c914a2852595821982b606ada authored over 6 years ago by Benjamin Willems <[email protected]>
Tweak upgrades documentation titles and content

github.com/solidusio/solidus - 2e7409c72244c766c2900d4013383b229dffcfb3 authored over 6 years ago by Benjamin Willems <[email protected]>
Convert API discussion to Middleman format

github.com/solidusio/solidus - 9d6119709cb2cad6d6dfa5e3ff38ef3f10a72fe4 authored over 6 years ago by Benjamin Willems <[email protected]>
Add initial overview documentation of solidus_api

github.com/solidusio/solidus - 7d042722d8558c4f9c949aa2859c48441b1b3a16 authored over 6 years ago by Benjamin Willems <[email protected]>
Add stub for API endpoint documentation

Ideally, this document will provide a one-page view of the Solidus API
endpoints. At the moment,...

github.com/solidusio/solidus - ed3d85613ca610f195d18aeffedc27af994af03c authored over 6 years ago by Benjamin Willems <[email protected]>
Add initial product management overview

github.com/solidusio/solidus - 0c4e1aa47bcd45d461b5bc272ba76f7a84331502 authored over 6 years ago by Benjamin Willems <[email protected]>
Add initial product details management information

github.com/solidusio/solidus - 1bcf3eb91813ba542bb8395c15fbb81a5e4f3637 authored over 6 years ago by Benjamin Willems <[email protected]>
Merge pull request #2740 from jgayfer/move_docs

Move guides to new docs site

github.com/solidusio/solidus - 185344d0fd63ad1f8aea95a566ca6535d2c7726e authored over 6 years ago by Thomas von Deyen <[email protected]>
Move guides to docs site source directory

github.com/solidusio/solidus - fe569ae4e4c732809b8ed745d98a5ecea49e63d3 authored over 6 years ago by James Gayfer <[email protected]>
Remove docs index generator and index

The docs index wasn't meant to be a long term solution; it was a means
to aid in navigating the ...

github.com/solidusio/solidus - bd61f8b2585fa91528860b0bd709d75ad48a389e authored over 6 years ago by James Gayfer <[email protected]>
Change relative links in guides from .md to .html

This change allows for relative links to work in the context of the docs
site.

github.com/solidusio/solidus - 6feea2019104ecbcfc2060ef394e51294fcd8485 authored over 6 years ago by James Gayfer <[email protected]>
Rename docs_site directory to guides

This change keeps the original top level file/directory names as we
had previously.

github.com/solidusio/solidus - 57dd11f63e3a32b99b8a703300b6e4b4a573bb37 authored over 6 years ago by James Gayfer <[email protected]>
Change extension of guides from md to html.md

This is a requirement of Middleman, the platform the docs site is built
on. Otherwise, we can't ...

github.com/solidusio/solidus - c6bfc5c81490b913470937594bef76cc1bf2d9ac authored over 6 years ago by James Gayfer <[email protected]>
Merge pull request #2747 from jgayfer/fix/docs_security_vulns

Fix security vulnerabilities in docs site

github.com/solidusio/solidus - c7ca201502bed6a154d84a9315a5569b7ae629f7 authored over 6 years ago by Thomas von Deyen <[email protected]>
Fix security vulnerabilities in docs site

Hoek v2.16.3 has a security vulnerability. Browser-sync and node-sass
were both dependent on thi...

github.com/solidusio/solidus - e5ad6b24601c3494f2bccb6cee9c4504e6a56aeb authored over 6 years ago by James Gayfer <[email protected]>
Merge pull request #2327 from nebulab/coupon-code-into-summary

Move checkout coupon code section into summary

github.com/solidusio/solidus - 485781561beaf5c504c24aa069da62069ea7afe9 authored over 6 years ago by Alberto Vena <[email protected]>
Calculate total before creation

Calculate total before creation if total is not provided

github.com/solidusio/solidus - 44c1a4a8d37ba5c52aa8e29bfee2beaf3f0b60dd authored over 6 years ago by Daniele Palombo <[email protected]>
Merge pull request #2739 from jgayfer/docs_site

Add docs site shell

github.com/solidusio/solidus - 146c69d26dfd0e77f19ab05d86446076d29403d6 authored over 6 years ago by Thomas von Deyen <[email protected]>
Add docs site shell

github.com/solidusio/solidus - fc8642e0f72c6d01403453f5fe9296f8d1572f32 authored over 6 years ago by James Gayfer <[email protected]>
Merge pull request #2742 from bazfer/patch-1

Update promotion-rules.md

github.com/solidusio/solidus - e547b0059e9026876b4ba1680b81d207e39e3265 authored over 6 years ago by Alberto Vena <[email protected]>
Update promotion-rules.md

github.com/solidusio/solidus - 77727fb6bc23e819bb0f9c4d7216105c92513f90 authored over 6 years ago by Fernando Baz <[email protected]>
Add missing data-hook on customer_returns tab

github.com/solidusio/solidus - 1a6b600816770ae9010ec1696d027f7e131a113a authored over 6 years ago by François Koessler <[email protected]>
Update changelog

github.com/solidusio/solidus - d2b65163c8634cf45891ed0243edfbe488030252 authored over 6 years ago by Benjamin Willems <[email protected]>
Remove path promotion activation method spec

github.com/solidusio/solidus - 3aeda1bf4863642ddb8bcd42c9cd9d105fd7b5e8 authored over 6 years ago by Benjamin Willems <[email protected]>
Remove "Advertise" checkbox from the promotions UI

While making promotions advertisable is a good feature, the "Advertise"
checkbox doesn't do anyt...

github.com/solidusio/solidus - 636d97974cd2f31e4bffc356ba7e40ce47195b45 authored over 6 years ago by Benjamin Willems <[email protected]>
Remove "Path" activation option from promotions UI

While having a promotion activate when the customer reaches a path is a
great feature idea, this...

github.com/solidusio/solidus - a80321d9c4f97927607cf4b57d4e13d045683c32 authored over 6 years ago by Benjamin Willems <[email protected]>
Remove unused locales strings; fix capitalization

github.com/solidusio/solidus - 84bd4f5047929c91095fa4e8c2cca1b19a2f3fb6 authored over 6 years ago by Benjamin Willems <[email protected]>
Merge pull request #2736 from jhawthorn/2_6_release

Update CHANGELOG and version.rb following 2.6 release

github.com/solidusio/solidus - bee57ac2cbc1c139f9da48f95ece5fe873a6451e authored over 6 years ago by John Hawthorn <[email protected]>
Master now tracks 2.7.0

github.com/solidusio/solidus - df0c70b347ac2ce1530219f4dee64da487546aaa authored over 6 years ago by John Hawthorn <[email protected]>
Update CHANGELOG for 2.6.0 release

github.com/solidusio/solidus - a3170356ab773cb4d905071a231572a934bb3214 authored over 6 years ago by John Hawthorn <[email protected]>
Merge pull request #2685 from jhawthorn/admin_locale_key

Use a different session key for admin locale

github.com/solidusio/solidus - d7e7aae0a4aeacdb28d7e63dd57446859d85a910 authored over 6 years ago by John Hawthorn <[email protected]>
Use a different session key for admin locale

github.com/solidusio/solidus - d016d2980c414b864660332f90cd3b13b57d8fae authored over 6 years ago by John Hawthorn <[email protected]>
Merge pull request #2732 from jhawthorn/changelog_2_6_0

Update CHANGELOG for 2.6.0

github.com/solidusio/solidus - bcc3e951e408d982ae085d795b5f7635aa28db6a authored over 6 years ago by John Hawthorn <[email protected]>
Merge pull request #2734 from gmacdougall/require-sass-3.5.2

Require sass >= 3.5.2

github.com/solidusio/solidus - b9cab0801f3c082b1bea4a8c13f752ddb23ae024 authored over 6 years ago by Gregor MacDougall <[email protected]>
Require sass >= 3.5.2

Bootstrap 4.x requires at least sass 3.5.2.

For more information see:
https://github.com/twbs/b...

github.com/solidusio/solidus - b8ce8be54eabbd3fb991e64c735ffa071e483462 authored over 6 years ago by Gregor MacDougall <[email protected]>
Move checkout coupon code section into summary

This commit moves the coupon code application section of checkout into the
summary box, still vi...

github.com/solidusio/solidus - 4497ef5c15d5a9f0d62aec0cceb3d5b83f603320 authored over 6 years ago by Alberto Vena <[email protected]>
Use permitted attributes to retrieve coupon code

github.com/solidusio/solidus - 212287a97c1b14e59c173b80a37f396376e163eb authored over 6 years ago by Alberto Vena <[email protected]>
Add controller specs for coupon application

Both in checkout and orders controller.

This feature was not tested at controller level. Adding...

github.com/solidusio/solidus - 4465e16477f335f1390014514be68b24081f8995 authored over 6 years ago by Alberto Vena <[email protected]>
Setup checkout step view correctly on coupon errors

When coupon code handler has errors checkout controller
needs an extra setup for current step vi...

github.com/solidusio/solidus - c7c47b233bbf4bfc144f0e5598758ccda0a74c36 authored over 6 years ago by Alberto Vena <[email protected]>
Duplicate apply_coupon_code into controllers that use it

This method is used into Checkout and Order controllers, but they
need some different behavior w...

github.com/solidusio/solidus - 2daa602febf6183f172f263d72c86d9bbc95afce authored over 6 years ago by Alberto Vena <[email protected]>
Do not try to apply coupon code when field is empty

There's no need to try to apply coupon code when its params is
empty.

Right now, submitting eve...

github.com/solidusio/solidus - 8032c973883fb76188bf6000655281557f6459e6 authored over 6 years ago by Alberto Vena <[email protected]>
Reorganize coupon code feature specs

It will be easier to add other context, like checking out with
logged in user.

github.com/solidusio/solidus - e6cd00b0c4c1540489d0ad6ef2d3d0000efadcf5 authored over 6 years ago by Alberto Vena <[email protected]>
Update CHANGELOG for 2.6.0

github.com/solidusio/solidus - 5777a40dcfcc450a6cfaf6e96304e9f685ad19c0 authored over 6 years ago by John Hawthorn <[email protected]>
Merge pull request #2731 from jhawthorn/cancancan_2

Upgrade cancancan to 2.x

github.com/solidusio/solidus - 014a875cea9b134bea45f76c676b463fa90a9fce authored over 6 years ago by John Hawthorn <[email protected]>
Upgrade cancancan to 2.x

github.com/solidusio/solidus - 4a07f494199d1746fd08bbc790c8468b1b728878 authored over 6 years ago by John Hawthorn <[email protected]>
Merge pull request #2729 from benjaminwil/guides/tweaks

Fix typos and formatting in Solidus guides

github.com/solidusio/solidus - 46e2b82ce02453cc0832da87fd4c212e8a64939c authored over 6 years ago by Alberto Vena <[email protected]>
Fix badly formatted table

This table has a dash character included in its separator line, making
the whole table fail when...

github.com/solidusio/solidus - 197163b5cbc33229664cb44686b1e6ab72dbeca6 authored over 6 years ago by Benjamin Willems <[email protected]>
Fix typo

github.com/solidusio/solidus - 0159df22817e3315d0c9869843a64c90f87ae40a authored over 6 years ago by Benjamin Willems <[email protected]>
Merge pull request #2683 from jhawthorn/frontend_locale_selector

Add locale selector to frontend nav bar

github.com/solidusio/solidus - 2492b6ef625908964e66a905c1e3115bf840d161 authored over 6 years ago by John Hawthorn <[email protected]>
Merge pull request #2690 from jhawthorn/rails_5_2

Rails 5.2

github.com/solidusio/solidus - c28f0f517ded2110af6e42fb1357e2d659083a23 authored over 6 years ago by John Hawthorn <[email protected]>
Simplify sandbox Gemfile additions

We already were using a heredoc to insert into this file. We might as
well insert all gems this ...

github.com/solidusio/solidus - 8343d212da3c182a077e09f92dc63dc47c4be6dd authored over 6 years ago by John Hawthorn <[email protected]>
Allow rails 5.1 or 5.2

github.com/solidusio/solidus - 8242d035c6f65679975dcc990c0027030f28f2f5 authored over 6 years ago by John Hawthorn <[email protected]>
Test both Rails 5.1 and 5.2 on CircleCI

github.com/solidusio/solidus - 9e8386638eb86a5abf10e3c3255e7ad7f83e8479 authored over 6 years ago by John Hawthorn <[email protected]>
Merge pull request #2704 from benjaminwil/available_on_datepicker

Improve the admin UX for a product's "Available On" field

github.com/solidusio/solidus - 28482f19b92abbb0b28fc6e33f4193ae6e9fe633 authored over 6 years ago by Thomas von Deyen <[email protected]>
Merge pull request #2696 from ccarruitero/order_validate_payments_attributes

cleanup order validate_payments_attributes

github.com/solidusio/solidus - 6067791424a709b846e4fff9d9dc08f086487e35 authored over 6 years ago by Thomas von Deyen <[email protected]>
Merge pull request #1346 from mgharbik/small-fix-promotion-categories

fixing the promotion categories error message

github.com/solidusio/solidus - 41ec80876bd45f8ce5c49d9afaecf219d440b0d5 authored over 6 years ago by Thomas von Deyen <[email protected]>
Merge pull request #2682 from gevann/negative-coh-red

Negative coh red

github.com/solidusio/solidus - 0372b9b0eb4efe09ba5ab3b62646fe1f821284f9 authored over 6 years ago by Thomas von Deyen <[email protected]>
Merge pull request #2518 from brendandeere/fix/time_since_purchase

Test TimeSincePurchaseSpec without the database

github.com/solidusio/solidus - d3fd1d3693c3357652e548a01b50f4fff9e42961 authored over 6 years ago by Thomas von Deyen <[email protected]>
Merge pull request #2416 from nebulab/improve-frontend-forms

Improve frontend checkout forms html

github.com/solidusio/solidus - a02685ce889f65d9451fdbf3fb02292943c82136 authored over 6 years ago by Thomas von Deyen <[email protected]>
Merge pull request #2316 from bofrede/taxon_menu_indent

Indent nested taxon menues and highlight the selected taxons.

github.com/solidusio/solidus - 679674be1a3fa0873e26572179cde7c586038bbc authored over 6 years ago by Thomas von Deyen <[email protected]>
Merge pull request #2289 from ccarruitero/fix2150

update no_objects_found partial to allow not show new resource link

github.com/solidusio/solidus - 33d61e453d87e63c69dfdf8ffc1a7ae88bdc43b3 authored over 6 years ago by Thomas von Deyen <[email protected]>
Merge pull request #2717 from benjaminwil/polish

Make documentation clearer and fix invalid links

github.com/solidusio/solidus - 09884bc8ea67493f7bbaf06bd5b6192e1fe688a7 authored over 6 years ago by Thomas von Deyen <[email protected]>