index
:
leap_web.git
drop/ruby-2.1
feat/drop-signup
master
version/0.6
version/0.6.1
version/0.7
version/0.7.1
version/0.8
version/0.9
[leap_web]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
billing
/
app
/
controllers
/
subscriptions_controller.rb
Age
Commit message (
Expand
)
Author
2013-10-17
Some cleanup of code to deal with past due subscriptions.
jessib
2013-10-15
Add permissions to subscriptions index, and fix test to stub the subscription...
jessib
2013-10-10
Admins can cancel pastdue subscriptions, but users cannot cancel their own pa...
jessib
2013-10-08
Consider pending & past due subscriptions as 'active' in the sense that they ...
jessib
2013-09-18
test subscription owner via credit card not transactions
Azul
2013-09-09
First run at having admins cancel user subscriptions.
jessib
2013-08-22
Some more billing cleanup.
jessib
2013-08-08
Still a bit hacky, but catching some more corner cases as far as setting the ...
jessib
2013-08-06
Some more tweaks to have billing code work, and allow admins to view but not ...
jessib
2013-07-17
billing: helper for the typical BraintreeForm
Azul
2013-07-17
More cleanup of billing code.
jessib
2013-07-17
Show single active subscription from user's page, with link to index showing ...
jessib
2013-07-17
Added notices to redirects.
jessib
2013-07-17
Some improvements to navigation, and pulling out separate show/edit views for...
jessib
2013-07-17
Some permission checks for viewing/cancelling subscriptions.
jessib
2013-07-17
Allow subscriptions to be canceled.
jessib
2013-07-17
Displaying of user's subscription. Still not committed to whether user can ha...
jessib
2013-07-17
Display of subscription information on a customer's edit page. It is *super* ...
jessib
2013-07-17
More working subscriptions.
jessib