Age | Commit message (Expand) | Author |
2015-10-05 | changed capybara time | claucece |
2015-10-05 | fixed gem file | claucece |
2015-10-05 | add test to payments and subscriptions | claucece |
2015-10-05 | deleted comment | claucece |
2015-10-05 | questions added | claucece |
2015-10-05 | readme | claucece |
2015-10-05 | updated readme | claucece |
2015-10-05 | add a comment regarding home | 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 | Donation button | claucece |
2015-10-05 | add donate button, bitcoin, payment_method | claucece |
2015-10-05 | implemented the form and the generate | claucece |
2015-10-01 | Merge pull request #200 from Alster-Hamburgers/localization | azul |
2015-10-01 | Add the localization keys for invite_code and password confirmation | ankonym |
2015-09-30 | Merge pull request #194 from Alster-Hamburgers/feature/invite_code | azul |
2015-09-28 | Disable CSRF token verification on ticket creation. | Giovane |
2015-09-28 | Add localization labels to signup form and user.en.yml | ankonym |
2015-09-28 | Make invite code configurable | ankonym |
2015-09-28 | Cleaned up code in invite_code_validator.rb | ankonym |
2015-09-28 | Removed the view_by__id from invite code test | ankonym |
2015-09-28 | Fixed the signup bug that wrongly consumes the invite code. | Aya Jaff |
2015-09-28 | Fix cucumber tests by passing valid invite code | ankonym |
2015-09-28 | Fix the remaining failures/errors in our tests | ankonym |
2015-09-28 | Fix three unit tests by passing Factory Girl a valid invite code | ankonym |
2015-09-28 | Fix several test failures by stubbing invite code validation | ankonym |
2015-09-28 | Separate user and invite code validator tests | ankonym |
2015-09-28 | Fixes for the invite code validator | ankonym |
2015-09-28 | Make sure codes can only be used once, fix validations | ankonym |
2015-09-28 | Add rake task for invite code batch generation | ankonym |
2015-09-28 | assign random invite code when creating new invite codes | ankonym |
2015-09-28 | Remove change password browser test | ankonym |
2015-09-28 | Fix test based on actual invite code validation | ankonym |
2015-09-28 | Changed invite code query to look for invite_code string instead of id | ankonym |
2015-09-28 | Add validation of invite code in user object based on codes in couch db | ankonym |
2015-09-28 | Add invite code model | ankonym |
2015-09-28 | Added an 'invite code' to all the tests for the sign-up form so we have a val... | Aya Jaff |
2015-09-28 | Update submodule srp to 9e1a41733 | kaeff |
2015-09-28 | Move account form info from srp_js into leap_web | kaeff |
2015-09-28 | Adding invite code field to signup with validation for hardcoded invite code | ankonym |
2015-09-22 | Merge branch 'bugfix/find_by_nil' of https://github.com/azul/leap_web into de... | elijah |
2015-09-10 | couchrest_model 2.0.1 fixes find_by_sth(nil) | Azul |