Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-10-05 | add test to payments and subscriptions | claucece | |
2015-10-05 | questions added | claucece | |
2015-10-05 | readme | claucece | |
2015-10-05 | updated readme | claucece | |
2015-10-05 | update to haml, created translations, deleted files | claucece | |
2015-10-05 | add subscriptions | claucece | |
2015-10-05 | add subs_index and start show | claucece | |
2015-10-05 | changed routes and links | claucece | |
2015-10-05 | subscriptions, translation | claucece | |
2015-10-05 | subscriptions, haml and translations | claucece | |
2015-10-05 | added customers, recurring payment and payment_info | claucece | |
2015-10-05 | just played a little | claucece | |
2015-10-05 | correctly set up comments | claucece | |
2015-10-05 | added payment_info, _customer_form, sucess instances | claucece | |
2015-10-05 | add donate button, bitcoin, payment_method | claucece | |
2015-10-05 | implemented the form and the generate | claucece | |
2015-09-28 | Fix several test failures by stubbing invite code validation | ankonym | |
2015-09-28 | Fix test based on actual invite code validation | ankonym | |
2015-06-15 | added CommonLanguages gem | elijah | |
2014-07-14 | clean up and simplify error responses and test code | Azul | |
2014-07-09 | minor: remove dummy dependency in engine test_helpers | Azul | |
This was causing problems with zeus | |||
2014-07-05 | move braintree initilializer into core | Azul | |
it needs APP_CONFIG to be loaded and was failing due to that. Also this sets up some configuration options. They might only be needed if the billing engine is used but they should not be nested in there never the less. | |||
2014-05-28 | destroy_btn helper method | Azul | |
2014-05-27 | add btn helper for link_to with .btn | Azul | |
Also translates the first arg if it's a symbol and adds more btn- classes if given as html_options[:type] | |||
2014-04-11 | minor: our engines do not have a db directory | Azul | |
2014-04-11 | move engines into engines directory | Azul | |
Also renamed help to support so it's harder to confuse it with documentation |