Age | Commit message (Expand) | Author |
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-30 | also replace find_by_param in billing engine | Azul |
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-08-01 | Start to functionality for admins viewing billing of other users. | jessib |
2013-07-25 | Have navigation link to new customer form if user is not already a braintree ... | jessib |
2013-07-23 | Maybe not optimized, but gets working. | jessib |
2013-07-23 | Some navigation tweaks. | jessib |
2013-07-22 | Slight tweaks so navigation basically should work with billing. | jessib |
2013-07-17 | billing: helper for the typical BraintreeForm | Azul |
2013-07-17 | billing: functional test for payments controller | Azul |
2013-07-17 | billing: update customer records - do not create new ones | Azul |
2013-07-17 | More cleanup of billing code. | jessib |
2013-07-17 | Fix issue with transparent redirect if form is first submitted incorrectly. B... | jessib |
2013-07-17 | Back to singular-customer controller, in hopes that would help some confusions. | jessib |
2013-07-17 | Note about knowing sort order for returned transactions | jessib |
2013-07-17 | Display 3 most recent transactions on a customer's page, with a link to all o... | 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 | Changing customers route to be plural. | jessib |
2013-07-17 | Some improvements to navigation, and pulling out separate show/edit views for... | jessib |
2013-07-17 | Basic functionality to edit credit card on file. | jessib |
2013-07-17 | Basic display of a customer's transaction information | 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 | Much more efficient way to get a customer's subscriptions, thanks to http://s... | jessib |
2013-07-17 | Display of subscription information on a customer's edit page. It is *super* ... | jessib |
2013-07-17 | Some tweaks to optimize number of requests to braintree API. | jessib |
2013-07-17 | Some refactoring | jessib |
2013-07-17 | Let users select amount for payments. | jessib |
2013-07-17 | More working subscriptions. | jessib |
2013-07-17 | Adding some links, which will be removed. | jessib |
2013-07-17 | Needs much work, but basic start to recurring payments. | jessib |
2013-07-17 | One Braintree customer per user, and some permissions checks (will need to ch... | jessib |
2013-07-17 | Unauthenticated users can make single payments (like donations), but payments... | jessib |
2013-07-17 | Start to adding customers to braintree vault. | jessib |
2013-07-17 | Basic functionality for one time transactions using Braintree's transparent r... | jessib |