summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-05Donation buttonclaucece
2015-10-05add donate button, bitcoin, payment_methodclaucece
2015-10-05implemented the form and the generateclaucece
2015-10-02Update rake task to allow generation of multi-use invitesankonym
2015-10-02Allow multi-use invite codesankonym
2015-10-01identing 2EvyW
2015-10-01Identing first lineEvyW
2015-10-01Merge pull request #200 from Alster-Hamburgers/localizationazul
2015-10-01Add the localization keys for invite_code and password confirmationankonym
2015-09-30Merge pull request #194 from Alster-Hamburgers/feature/invite_codeazul
2015-09-28with out identingEvyW
2015-09-28Disable CSRF token verification on ticket creation.Giovane
2015-09-28Translation changesEvyW
2015-09-28Add localization labels to signup form and user.en.ymlankonym
2015-09-28changes style sheets EvyW
2015-09-28Make invite code configurableankonym
2015-09-28Cleaned up code in invite_code_validator.rbankonym
2015-09-28Removed the view_by__id from invite code testankonym
2015-09-28Fixed the signup bug that wrongly consumes the invite code.Aya Jaff
2015-09-28Fix cucumber tests by passing valid invite codeankonym
2015-09-28Fix the remaining failures/errors in our testsankonym
2015-09-28Fix three unit tests by passing Factory Girl a valid invite codeankonym
2015-09-28Fix several test failures by stubbing invite code validationankonym
2015-09-28Separate user and invite code validator testsankonym
2015-09-28Fixes for the invite code validatorankonym
2015-09-28Make sure codes can only be used once, fix validationsankonym
2015-09-28Add rake task for invite code batch generationankonym
2015-09-28assign random invite code when creating new invite codesankonym
2015-09-28Remove change password browser testankonym
2015-09-28Fix test based on actual invite code validationankonym
2015-09-28Changed invite code query to look for invite_code string instead of idankonym
2015-09-28Add validation of invite code in user object based on codes in couch dbankonym
2015-09-28Add invite code modelankonym
2015-09-28Added an 'invite code' to all the tests for the sign-up form so we have a val...Aya Jaff
2015-09-28Update submodule srp to 9e1a41733kaeff
2015-09-28Move account form info from srp_js into leap_webkaeff
2015-09-28Adding invite code field to signup with validation for hardcoded invite codeankonym
2015-09-22index changesEvyW
2015-09-22commit user hamlEvyW
2015-09-22Update leap.scssEvyW
2015-09-22Merge branch 'bugfix/find_by_nil' of https://github.com/azul/leap_web into de...elijah
2015-09-21test users_controller_testEvelyn
2015-09-20fixing translationsEvelyn
2015-09-20spanish translations for user actionsEvelyn
2015-09-20adding ability to disable/enable users by adminEvelyn
2015-09-10couchrest_model 2.0.1 fixes find_by_sth(nil)Azul
2015-09-07Merge branch 'feature/readme-updates' of https://github.com/kaeff/leap_web in...elijah
2015-09-01Update README with docs from website & instructions on local DBkaeff
2015-08-12Merge branch 'bump-therubyracer' of https://github.com/kaeff/leap_web into de...elijah
2015-08-11improved README.mdvarac