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
/
config
/
routes.rb
Age
Commit message (
Collapse
)
Author
2013-12-22
locale prefix support:
elijah
* set locale based on request header * enforce locale path prefix when current locale is not the default * note: don't use root_path anymore, instead use home_path
2013-10-01
Allow admins to view past-due subscriptions.
jessib
2013-09-09
First run at having admins cancel user subscriptions.
jessib
2013-08-06
Some more tweaks to have billing code work, and allow admins to view but not ↵
jessib
edit for other users.
2013-07-17
Back to singular-customer controller, in hopes that would help some confusions.
jessib
2013-07-17
Show single active subscription from user's page, with link to index showing ↵
jessib
all the user's subscriptions.
2013-07-17
Changing customers route to be plural.
jessib
2013-07-17
Some improvements to navigation, and pulling out separate show/edit views ↵
jessib
for customers.
2013-07-17
More working subscriptions.
jessib
2013-07-17
Needs much work, but basic start to recurring payments.
jessib
2013-07-17
Start to adding customers to braintree vault.
jessib