summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-10-05Subscription.processing_statesBrendan Deere
2016-10-05Allow processing state to be ransackedBrendan Deere
2016-10-05Subscription.in_processing_stateBrendan Deere
2016-10-05Merge pull request #80 from brendandeere/config_minimum_cancellation_noticeBrendan Deere
2016-10-05Merge pull request #84 from brendandeere/preferred_abilitiesBrendan Deere
2016-10-05Merge pull request #83 from brendandeere/subs_indexBrendan Deere
2016-10-05Prefer hash conditions over blocksBrendan Deere
2016-10-04Merge pull request #86 from brendandeere/fix_unauthorizedBrendan Deere
2016-10-04Allow guests to edit their subss line itemsBrendan Deere
2016-10-04Merge pull request #85 from brendandeere/reload_totalsBrendan Deere
2016-10-04Reload order totals after applying promotionsBrendan Deere
2016-10-04Render subscriptions on the subscription index pageBrendan Deere
2016-10-04Subscription#processing_stateBrendan Deere
2016-10-04Set the Completed at time for fulfilled installmentsBrendan Deere
2016-10-04Installment#fulfilled?Brendan Deere
2016-10-04Add missing documentationBrendan Deere
2016-10-04Processor cancels subsBrendan Deere
2016-10-04Processor advances actionable datesBrendan Deere
2016-10-04Spec orders are transitioned to 'pending cancellation'Brendan Deere
2016-10-04Enforce minimum cancellation noticeBrendan Deere
2016-10-04Configurable minimum cancellation noticeBrendan Deere
2016-10-04Merge pull request #72 from brendandeere/create_subs_line_items_through_line_...Brendan Deere
2016-10-04Merge pull request #79 from brendandeere/some_processing_fixupsBrendan Deere
2016-10-04Create subs line items on update aswellBrendan Deere
2016-10-04Merge pull request #81 from brendandeere/admin_subs_controllerBrendan Deere
2016-10-03Fix DocumentationBrendan Deere
2016-10-03Docs for Spree API line item controllerBrendan Deere
2016-10-03remove no value added specsBrendan Deere
2016-10-03Create subscription line items from api controllerBrendan Deere
2016-10-03Create subs line item in a helper moduleBrendan Deere
2016-10-03Shared context for creating subscription line itemsBrendan Deere
2016-10-03Add Admin::SubscriptionsControllerBrendan Deere
2016-10-03Usefully qualified names in processor#runBrendan Deere
2016-10-03Remove duplicated lib autoloadBrendan Deere
2016-10-03Correctly specc SolidusBrendan Deere
2016-09-30Merge pull request #74 from brendandeere/super_dispatchersBrendan Deere
2016-09-30Merge pull request #68 from brendandeere/subscription_order_promo_ruleBrendan Deere
2016-09-30Merge pull request #77 from brendandeere/feature/pre_releaseBrendan Deere
2016-09-30Fix specs on all versions of solidusBrendan Deere
2016-09-30The dispatchers all share functionalityBrendan Deere
2016-09-30Add scary warning mentioning the current stateAlex Blackie
2016-09-30Merge pull request #75 from Kingdutch/patch-1Brendan Deere
2016-09-30Merge pull request #76 from brendandeere/require_solidusBrendan Deere
2016-09-30Require all of solidusBrendan Deere
2016-09-30Update install instructions Alexander Varwijk
2016-09-29Merge pull request #64 from brendandeere/feature/subscription_update_actionableBrendan Deere
2016-09-29Fix case where actionable_date could be in pastAlex Blackie
2016-09-29Fix pluralised interval_units in specAlex Blackie
2016-09-29Update actionable_date when interval changesAlex Blackie
2016-09-29Merge pull request #69 from brendandeere/feature/skip_installment_actionBrendan Deere