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
/
lib
/
solidus_subscriptions
/
engine.rb
Age
Commit message (
Expand
)
Author
2021-07-13
Logs an error in the Rails logs when installment processing fails
Alberto Vena
2021-03-19
Set promotion rules model paths similar to Solidus
luca-landa
2021-03-19
Improve installment order promotion rule name
luca-landa
2021-03-19
Improve subscription creation order promotion rule name
luca-landa
2020-10-30
Add Subscriptions tab to User page in Admin
Igor Barbosa
2020-10-07
Migrate ability to permission sets
Alessandro Desantis
2020-09-25
Fix coding style violations
Alessandro Desantis
2020-09-24
Use `.configure`/`.configuration` standard for config management
Alessandro Desantis
2020-07-27
Update default permitted attributes
Alessandro Desantis
2020-06-13
Update decorator namespaces to be compliant with Zeitwerk
Alessandro Desantis
2020-06-13
Update to the latest solidus_dev_support
Alessandro Desantis
2017-07-24
Authorize subscriptions admin sidebar link
Brendan Deere
2017-05-23
Only load permitted attributes once
Brendan Deere
2016-10-07
Add a link to the subscriptions backend area
Brendan Deere
2016-10-03
Remove duplicated lib autoload
Brendan Deere
2016-09-28
Hook SubscriptionOrder promo up to solidus
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-27
Autoload constants in lib
Brendan Deere
2016-09-26
Move decorators to the decorators directory
Brendan Deere
2016-09-23
Autoload constants in the lib folder
Brendan Deere
2016-09-23
autoload app/jobs
Brendan Deere
2016-09-23
Add CanCan abilities class
Alex Blackie
2016-09-21
Fix isolated namespace
Alex Blackie
2016-09-08
Load Config module on initialization
Brendan Deere
2016-08-29
Load all overrides on activation
Brendan Deere
2016-08-25
Namespace Engine models
Brendan Deere
2016-08-24
init
Brendan Deere