Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-04-11 | move engines into engines directory | Azul | |
Also renamed help to support so it's harder to confuse it with documentation | |||
2013-10-08 | Payments made when authenticated will be donations, and not connected to ↵ | jessib | |
customer in any way. | |||
2013-07-23 | More little display cleanup. | jessib | |
2013-07-17 | billing: helper for the typical BraintreeForm | Azul | |
2013-07-17 | More cleanup of billing code. | jessib | |
2013-07-17 | Some improvements to navigation, and pulling out separate show/edit views ↵ | jessib | |
for customers. | |||
2013-07-17 | Let users select amount for payments. | jessib | |
2013-07-17 | Unauthenticated users can make single payments (like donations), but ↵ | jessib | |
payments from authenticated users will be as a Braintree Customer stored in the braintree vault. | |||
2013-07-17 | Start to adding customers to braintree vault. | jessib | |
2013-07-17 | Replace .erb with .haml files. | jessib | |