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 #2948 from jacobherrington/chore/add-missing-doc-links

Add missing doc links

a8e53b8ee1790c17000a7a5676e27a90e6819302 authored about 6 years ago
Merge pull request #2953 from rymai/2952-add-acts_as_list-to-stock_location

Add acts_as_list to Spree::StockLocation

bd75b8cadab964bb706f1530cc5cbcbc62b6275d authored about 6 years ago
Make deprecation messages for coupon codes endpoints more descriptive

4559a0035a2b2c60af379ac17f7ae489e0bb4a61 authored about 6 years ago
Use new API endpoint for coupon codes on promotion application spec

70b3f3644dddc802a8620b1752513a1050c10f00 authored about 6 years ago
Create Spree::Api::CouponCodesController

8c5131ed8917e1f787520aaf6c5b8a739889f036 authored about 6 years ago
Add missing Spree::Deprecation expectations

0538c2467d6e1670b3e9847b517b7f369c74651d authored about 6 years ago
Refactor response when applying coupon code for DRYness

30de15221f4f31c2620213c70c81b3081d4775a9 authored about 6 years ago
Create Spree::CouponCodesController for frontend

ba08159e33f8d70579b341ee861391fcae7a22ed authored about 6 years ago
Deprecate current endpoints for coupon code usage

81bdd8846fcd33c0dca2572db85b3c87d7ec82f1 authored about 6 years ago
Added a link to the frontend product from the backend product edit page

9e7e83e822b5ddaee5caf77a64527afed05343dd authored about 6 years ago
Add missing yml values

1438f833a4203208ac436e913e720bae29749410 authored about 6 years ago
Move finalize units logic to Spree::Stock::InventoryUnitsFinalizer

Added `finalize_pending_inventory_units` method that is responsible to
finalize just pending inv...

98cbf42c9a9935d978df584375f069ec37b0c115 authored about 6 years ago
Finalize pending inventory units

While inventory units are being add to the shipment, collect and
finalize them if the order is c...

f71363dfcffee3beeffcc4ae44b670cfba9f916e authored about 6 years ago
Deprecate `finalize_units!` in favour of `InventoryUnitsFinalizer#run!`

527102aecfb47dcc5a18652abae8c344bc66681c authored about 6 years ago
Add Spree::Stock::InventoryUnitsFinalizer

Spree::Stock::InventoryUnitsFinalizer is responsible to:

- Unstock the desired quantity
- Updat...

76b37971679193609dabf27d614c7b0bf9ab4985 authored about 6 years ago
Add acts_as_list to Spree::StockLocation

Fixes https://github.com/solidusio/solidus/issues/2952.

Signed-off-by: Rémy Coutable <remy@ryma...

fd223150d03407ceb398d18220fa3b10b6da5624 authored about 6 years ago
Merge pull request #2949 from jacobherrington/chore/fix-comment-typo

Fix a typo

800d3bd72eb5b14009c68d0771e3bb333db48fdc authored about 6 years ago
Add a file path for the initializer

a78c9bec2bdfc93d1bfdc16709293032f0b7399b authored over 6 years ago
Expand the promotion rules implementation example

53e5214e881a5e34dec9b346b57b983c55695fbc authored over 6 years ago
Fix a typo

00e62fc4b84957b47dfef97f6f725e988af461a4 authored over 6 years ago
Capitalize link

c025329e50d3507834146073e6991162e58788e2 authored over 6 years ago
Fix broken link

dcd7960116117b5e30c5a6241c97bc28767bff0e authored over 6 years ago
Add missing doc links

9fbc0367fe8f124b7578bd9398095cc91d796a77 authored over 6 years ago
Merge pull request #2875 from jacobherrington/bug/ui-update-product-sku

Add a Master SKU field to the products form

35010c23483086e1be832708bd06d30bb05b1a88 authored over 6 years ago
Merge pull request #2940 from jacobherrington/chore/use-filter-over-search

Use filter over search for filter options

25c118f1ddde53a4b7aef3203daeaa12eea92795 authored over 6 years ago
Merge pull request #2941 from jacobherrington/chore/capitalize-field-label

Add missing yml for label

eb0dd71f89d465eb47ee55558b48ec5e5cf41d17 authored over 6 years ago
Add performance to table of contents

302718a51a4fcb7b96b5794a038a157a2dc50624 authored over 6 years ago
Standardize headers

00873b96e86f8d32d016c4dadc1fb6bbc7ef4a89 authored over 6 years ago
Add a table of contents

7731e74e5ccd6c1c68de726f7fbcb9cba95dc716 authored over 6 years ago
Add attr_accessor for position

b6540bf685e53fec86a924bc207f9d7d7c9b0db9 authored over 6 years ago
Add missing yml for label

a13a9c16d5ee8037bd86c80431cb987509c6bab2 authored over 6 years ago
Reorder menu items

a8d10f91b331ae63a458aa22ac66c3ed4ecd44b2 authored over 6 years ago
Add ordering to menu items

This change allows menu items to be ordered. If the order value is nil
the menu item will come a...

fea32b820140d09e0b5d2056a68d4b2b3f307249 authored over 6 years ago
Remove s

0c8fda70a4ab8c78a1408dd20451c6c1c8daeec5 authored over 6 years ago
Use filter over search for filter options

ff355c82e0f5e02c549005349ec6a6edc94840df authored over 6 years ago
Merge pull request #2872 from epicery/create-promotion-code

Create a new promotion code inside an existing promotion

5fb0c18459c163b32b4cbb52da145bb5e821d61c authored over 6 years ago
Merge pull request #2923 from nebulab/guides-improvements

Guides improvements

854c4a10776dba16792d655d2741c7a58fa5cd75 authored over 6 years ago
Merge pull request #2871 from jacobherrington/docs/update-promotion-actions

Update promotion actions documentation

8c2e2164bfc053104ad424f0177bf4a07e61da45 authored over 6 years ago
Merge pull request #2900 from bitberries/bugfix/promotion_category_index_exception

symbol can't be argument for :count in east slavic locales

76e1f8ba5d9da33389b08d21d2ca711725d6241e authored over 6 years ago
Fix Guides search bar height

In latest Twitter Bootstrap versions form-control height is
no more auto and this change is need...

bc25ba7658ef7fd08446be87e39b754cb79020b5 authored over 6 years ago
Update guides package: randomatic

This is needed for a security issue:

CVE-2017-16028

Vulnerable versions: < 3.0.0
Patched versi...

8c02c373f239dc61b77e3fd0b8ac41b3c461f7e6 authored over 6 years ago
Update Guides README

Remove broken links, add Yarn and remove Gulp, which does not
seem to be used

524912be8bfb6f07e48f6b1b2ad20c16c4350935 authored over 6 years ago
Use yarn instead of npm for guides packages

b35e4d98ed536579624809d9fabec4740f2c2c29 authored over 6 years ago
Merge pull request #2927 from yono/remove_duplicated_changelog

Remove duplicated CHANGELOG

0a7c48f3e3fea0876f6498abff9153aa9f7035b6 authored over 6 years ago
Merge pull request #2929 from ccarruitero/api_cleanup

remove unused routes and actions from return authorizations

4c4c168f3ff9e2b27206cb183b73879542e6d07d authored over 6 years ago
Merge pull request #2933 from nebulab/elia/improve-decorators-docs

improve decorators / contributing docs

55ab4ea9096b200306006621597e052d52fa93d3 authored over 6 years ago
Merge pull request #2802 from nebulab/gevann-remove-default-address-dependency

Remove default address dependency part 2

496286667cb582340696a797642c0c8197cbcdda authored over 6 years ago
Allow SKU validation to be overridden

Migrate the gate clause on `validates_uniqueness_of :sku` to a method,
so that implementors can ...

10b2806e3dd7ab48b84cc9bf7406d219855b56b7 authored over 6 years ago
Change new order creation link

When a user has no orders, the UI displays a link to create a new order.
This link creates a new...

6f20d59aa1f8363a0da6ae04c2ec0514fddd1eec authored over 6 years ago
Improve the proposed style for decorators

Using `prepend self` avoids repetition and potential errors coming from copy/paste.
Reducing the...

b9c8add891d1cacc4a57f43fc88268a0f8f21377 authored over 6 years ago
Mention the repository inside contributing docs

Otherwise people coming from the website will be confused about where the
doc sources are hosted...

e23d5d084b0255c76836c0a88d4c8955ef5623d2 authored over 6 years ago
Remove hardcoded created_by user from returns methods

This applies only to some deprecated blocks and does not
change the new, working logic.

This me...

05b63545bde4d897cd33db8f4648fc01e8415c6c authored over 6 years ago
Use `.build` instead of `.new` on promotion_codes

e549cd7cc58882633e6a3c9bcb23e0e0fb281f46 authored over 6 years ago
Uniform created_by argument across the repository

whodunnit was basically doing the same thing. It's better to
have the same argument name for eve...

69f7165af815841cdc511e20ada5731a03d4fba7 authored over 6 years ago
Change created keyword argument to created_by

This is done to keep the code language uniform, since at the
end we are setting the store credit...

53e635c294298c2de52cafadf53483c95efe9d35 authored over 6 years ago
Extend reimbursement feature spec

Reimbursements only work if there is a user with the email address
'[email protected]', or if yo...

ebddf235171747db18dfa8527389de68c7b095cd authored over 6 years ago
Remove hard-code DEFAULT_CREATED_BY_EMAIL

fe688c1d33b15dc8822b8e7c275d721dc452c82d authored over 6 years ago
Update existing specs to pass new param

5b27d09e05420b7fdcdeb50ec2ed28e1182e7280 authored over 6 years ago
Update reimbursement controller spec

e5beb6dc00a6d90382e8207dfbe4e4b75ba2586d authored over 6 years ago
Pass creator as param when performing reimbursement

51d4bb4af8529e8f76b48fd78149453439b8c892 authored over 6 years ago
Make reimbursement specs pass without special user

14917d3b4fc06b7092af0eb66d8fe5d15d08347e authored over 6 years ago
Show dependency on '[email protected]' in spec

Without a user with email address equal to '[email protected]', when
a reimbursement is created ...

94dc71b178fe05cc3e971eb380078b43bb9e996e authored over 6 years ago
Update reimbursement helpers

Previously, reimbursement helpers did not take a parameter for the
creator of the reimbursement....

aa3993f3a964e610e68317c858ca240b91f01e87 authored over 6 years ago
remove unused routes and actions for return authorizations

fd595b156d88532d029940beec5ce34884d12a90 authored over 6 years ago
Remove duplicated CHANGELOG

20d08702a4263d0a10b83642becec90dea8facbd authored over 6 years ago
Fix pluralization

Symbol can't be argument for :count in east slavic locales, east slavic pluralization rule requi...

4f9512487aff0eb4222012b4ebc02324961b9484 authored over 6 years ago
Add translation for details attribute of LogEntry model

83e7a1cab94d8735da84cd6c00880ca4fa4ea1eb authored over 6 years ago
Use Spree::Shipment.table_name to avoid hardcoded values

dc248d8cfe0587cbbcd79c98678f231870829b00 authored over 6 years ago
Rename the spec

The old name wasn't that explicit about what it is testing

044ff82d9362076287acf82f0279264e118dd289 authored over 6 years ago
Reword translations

e3866a2bb9ccd89b855208727e7d23fc57ba607f authored over 6 years ago
Use `errors.full_messages.to_sentence`

`.full_messages.to_sentence` will do the same as
`.full_messages.join(', ')` but uses an "and" a...

8bd16f70eafe697f31c6fb8cc2784515a794fa7e authored over 6 years ago
Fix indentation

b8f02dbfdac11ba661b163d71d612bcb1db84158 authored over 6 years ago
Setup PromotionCode management ACL

30db0da5b87e5b64773796221b9084cb9130f4a6 authored over 6 years ago
Add a form to create promotion code

Let users explicitly create a new code on an existing promotion,
without checking if it's a "sin...

31c40720a5e2a4170db099d2d4a3d03bb2c10476 authored over 6 years ago
Add a link to the promotion's code list

400c88eb24d4c9fd64ca39fbae8b607527cbfaaf authored over 6 years ago
Sort promotion codes

dbce7dc161e5d00c16a4a4fb70e768c70dd2bf83 authored over 6 years ago
Fix deprecation warning for Spree::Shipment#reverse_chronological scope

91cba8d8c4836d7149e5f4c44c6acca30d558f41 authored over 6 years ago
Spree::FulfilmentChanger stock allocation fix

When splitting a shipment item to the same stock location, if the stock
location has currently z...

0921e0086b15b2c05e8ea6a2142bda1ffe335df8 authored over 6 years ago
Merge pull request #2918 from bitberries/bugfix/backend_fix_tab_selection_in_sidebar_navigation

Fix tab selection in sidebar navigation

622aa25e6c351c4de16af87e9cba70de596ad959 authored over 6 years ago
Merge pull request #2917 from michaelmichael/fix-issues-in-1960

Improve text in "new promotions" form for better usability

f26550641f103d43bdb850bae23c74c0e20f8542 authored over 6 years ago
Merge pull request #2912 from JDutil/hotfix/2870-fix-money-deprecations

Fix money deprecation warning.

aa01616bd0cb7ed3f6f1d52f42439469f77652fa authored over 6 years ago
Merge pull request #2887 from jacobherrington/use-svg-logo

Use logo.svg in the README

64e8a3f7702eaef890d1124123fe24eb74b0b62f authored over 6 years ago
Merge pull request #2915 from JDutil/hotfix/2773-deprecate-spree-translation-method

Add deprecation warning for Spree.t

79f7acb62b391d1a3bbfbc281925775254583595 authored over 6 years ago
Fix multiple Money gem deprecations.

* [DEPRECATION] `use_i18n` is deprecated - use `Money.locale_backend = :i18n` instead

* [DEPREC...

e529d89310a8dd6a6674b312122815c357270744 authored over 6 years ago
Merge pull request #2902 from bitberries/bugfix/fix_states_translations_in_admin_order_summary

fix translations keys

86992a570c9fb29f2519c865c22ba30dac1093c1 authored over 6 years ago
Merge pull request #2814 from jtapia/chore/move_admin_reports

Move reports from backend into an extension

7e557a224bddf778ab7d3e3f3e35579a57435860 authored over 6 years ago
Merge pull request #2805 from adnotam/add_en-us_to_select2

add en-US locale to select2

f33d2c5df8dcc09ba077d57ff53a63476c88a6c2 authored over 6 years ago
Merge pull request #2800 from nebulab/forgery-protection-api

Skip forgery protection in api controllers

8fd6b1f9175b936b5db3d1724c87bd1fe426425a authored over 6 years ago
Merge pull request #2783 from aldesantis/simple-coordinator-extension

Stock location sorters

5ecf43f71521eac527c28041121c49b08e7fd59a authored over 6 years ago
Add deprecation warning for Spree.t & Spree.translate

* Remove Spree.t usage.

fc0cdb457be5c5dd65656e708d54a329fb43984e authored over 6 years ago
Remove 'General' title from top of promotions admin page

Add character limit to description on Promotions form

Add English translation for character lim...

5067e786cdf8c78d301770f0f81f536006c84bdc authored over 6 years ago
Round calculator values based on order currency

Fixes #1957 by getting the exponent of the desired currency from
Money::Currency

0e0830165e5960b59cc2aced4cfc8116c064c60f authored over 6 years ago
Merge pull request #2916 from JDutil/hotfix/2861-bump-autoprefixer-rails

Dont need to lockdown autoprefixer-rails.

f1f431d96d1d9e78f5735c61f01b3caa6e572ee8 authored over 6 years ago
Fix tab selection in sidebar navigation

dd447b2b1db4c58f2e2c384a3412d0124d2ebbdb authored over 6 years ago
Dont need to lockdown autoprefixer-rails.

a10be0a1d02b8eb4f3986e717329dbf2c00caedd authored over 6 years ago
Write stock location sorters guide

c0bdf54e5482a3050f2d8dd98eec9e6910042c89 authored over 6 years ago
Implement stock location sorters

This makes it easier to change the order of @stock_locations (e.g.
by shipping from the default ...

772583ea69118d1ef8396f8960235a047b512489 authored over 6 years ago
Merge pull request #2888 from JDutil/fix-success-deprecation

Fixes deprecation warning to use successful? rather than success?

53c188787bfe8aa1f4131ab1008f0bac9ae1e735 authored over 6 years ago
Merge pull request #2903 from jacobherrington/bug/missing-padding

Add padding to the order summary

b089fdb13fe10a349167af1de453ed6f645fe36b authored over 6 years ago
Merge pull request #2911 from nebulab/fix-flaky-spec

Fill credit card input with force in checkout spec

4904d0c1cc8ddec63cfae2ff106f3eac86b13c32 authored over 6 years ago