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
path:
root
/
app
Age
Commit message (
Expand
)
Author
2016-10-12
Only process consolidated installments for the same user
Brendan Deere
2016-10-12
Merge pull request #89 from brendandeere/skips
Brendan Deere
2016-10-11
Only log failed installments
Brendan Deere
2016-10-07
Only use solidus_admin them in versions >= 1.3.0
Brendan Deere
2016-10-07
Add a link to the subscriptions backend area
Brendan Deere
2016-10-07
Merge pull request #87 from brendandeere/subs_search
Brendan Deere
2016-10-07
Paginate the orders
Brendan Deere
2016-10-07
Add filters to subscriptions index page
Brendan Deere
2016-10-06
Fix abilities
Brendan Deere
2016-10-06
Enforce maximum skip limits
Brendan Deere
2016-10-06
Subscription#skip
Brendan Deere
2016-10-06
Add Subscription#skip_count and #successive_skip_count
Brendan Deere
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 #83 from brendandeere/subs_index
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
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
Installment#fulfilled?
Brendan Deere
2016-10-04
Add missing documentation
Brendan Deere
2016-10-04
Processor cancels subs
Brendan Deere
2016-10-04
Enforce 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
Create subs line items on update aswell
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
Add Admin::SubscriptionsController
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
Fix specs on all versions of solidus
Brendan Deere
2016-09-30
The dispatchers all share functionality
Brendan Deere
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
Update actionable_date when interval changes
Alex Blackie
2016-09-29
Add #skip to subscriptions controller
Alex Blackie
2016-09-29
Make next_actionable_date nil when not active
Alex Blackie
2016-09-28
Consolidated installment applies promotions
Brendan Deere
2016-09-28
Hook SubscriptionOrder promo up to solidus
Brendan Deere
2016-09-28
Add a promotion rule for subcription orders
Brendan Deere
2016-09-28
Rerun promotion handler
Brendan Deere
2016-09-28
Merge pull request #67 from brendandeere/promo_rule
Brendan Deere
2016-09-28
Merge pull request #47 from brendandeere/rake_task_and_job
Brendan Deere
2016-09-28
Register Subscription promotion rule with solidus
Brendan Deere
2016-09-28
Merge pull request #65 from brendandeere/feature/singular_units
Brendan Deere
2016-09-28
Add SubscriptionPromotionRule
Brendan Deere
2016-09-28
Merge pull request #66 from brendandeere/fix_timezone_nonsense
Brendan Deere
[next]