index
:
solidus_subscriptions.git
dependabot/add-v2-config-file
master
nirebu/associate-first-order-to-subscription
subscription-email-reminder
Add subscriptions to Solidus stores.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-10-05
Subscription.processing_states
Brendan Deere
2016-10-05
Allow processing state to be ransacked
Brendan Deere
2016-10-05
Subscription.in_processing_state
Brendan Deere
2016-10-05
Merge pull request #80 from brendandeere/config_minimum_cancellation_notice
Brendan Deere
2016-10-05
Merge pull request #84 from brendandeere/preferred_abilities
Brendan Deere
2016-10-05
Merge pull request #83 from brendandeere/subs_index
Brendan Deere
2016-10-05
Prefer hash conditions over blocks
Brendan Deere
2016-10-04
Merge pull request #86 from brendandeere/fix_unauthorized
Brendan Deere
2016-10-04
Allow guests to edit their subss line items
Brendan Deere
2016-10-04
Merge pull request #85 from brendandeere/reload_totals
Brendan Deere
2016-10-04
Reload order totals after applying promotions
Brendan Deere
2016-10-04
Render subscriptions on the subscription index page
Brendan Deere
2016-10-04
Subscription#processing_state
Brendan Deere
2016-10-04
Set the Completed at time for fulfilled installments
Brendan Deere
2016-10-04
Installment#fulfilled?
Brendan Deere
2016-10-04
Add missing documentation
Brendan Deere
2016-10-04
Processor cancels subs
Brendan Deere
2016-10-04
Processor advances actionable dates
Brendan Deere
2016-10-04
Spec orders are transitioned to 'pending cancellation'
Brendan Deere
2016-10-04
Enforce minimum cancellation notice
Brendan Deere
2016-10-04
Configurable minimum cancellation notice
Brendan Deere
2016-10-04
Merge pull request #72 from brendandeere/create_subs_line_items_through_line_...
Brendan Deere
2016-10-04
Merge pull request #79 from brendandeere/some_processing_fixups
Brendan Deere
2016-10-04
Create subs line items on update aswell
Brendan Deere
2016-10-04
Merge pull request #81 from brendandeere/admin_subs_controller
Brendan Deere
2016-10-03
Fix Documentation
Brendan Deere
2016-10-03
Docs for Spree API line item controller
Brendan Deere
2016-10-03
remove no value added specs
Brendan Deere
2016-10-03
Create subscription line items from api controller
Brendan Deere
2016-10-03
Create subs line item in a helper module
Brendan Deere
2016-10-03
Shared context for creating subscription line items
Brendan Deere
2016-10-03
Add Admin::SubscriptionsController
Brendan Deere
2016-10-03
Usefully qualified names in processor#run
Brendan Deere
2016-10-03
Remove duplicated lib autoload
Brendan Deere
2016-10-03
Correctly specc Solidus
Brendan Deere
2016-09-30
Merge pull request #74 from brendandeere/super_dispatchers
Brendan Deere
2016-09-30
Merge pull request #68 from brendandeere/subscription_order_promo_rule
Brendan Deere
2016-09-30
Merge pull request #77 from brendandeere/feature/pre_release
Brendan Deere
2016-09-30
Fix specs on all versions of solidus
Brendan Deere
2016-09-30
The dispatchers all share functionality
Brendan Deere
2016-09-30
Add scary warning mentioning the current state
Alex Blackie
2016-09-30
Merge pull request #75 from Kingdutch/patch-1
Brendan Deere
2016-09-30
Merge pull request #76 from brendandeere/require_solidus
Brendan Deere
2016-09-30
Require all of solidus
Brendan Deere
2016-09-30
Update install instructions
Alexander Varwijk
2016-09-29
Merge pull request #64 from brendandeere/feature/subscription_update_actionable
Brendan Deere
2016-09-29
Fix case where actionable_date could be in past
Alex Blackie
2016-09-29
Fix pluralised interval_units in spec
Alex Blackie
2016-09-29
Update actionable_date when interval changes
Alex Blackie
2016-09-29
Merge pull request #69 from brendandeere/feature/skip_installment_action
Brendan Deere
[next]