Age | Commit message (Expand) | Author |
2016-03-28 | api: added get(:show) to identities and users, allow monitors to create/delet... | elijah |
2016-03-28 | api tokens - clarify terms: "monitors" are admins that authenticated via api ... | elijah |
2016-03-28 | api tokens: allow for special api tokens that work like session tokens but ar... | elijah |
2016-02-10 | allow user accounts to be re-enabled, and for associated identities to also g... | elijah |
2015-10-05 | add subscriptions | claucece |
2015-10-05 | added customers, recurring payment and payment_info | claucece |
2015-10-05 | correctly set up comments | claucece |
2015-10-05 | added payment_info, _customer_form, sucess instances | claucece |
2015-09-28 | Make invite code configurable | 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 validation of invite code in user object based on codes in couch db | ankonym |
2015-09-28 | Adding invite code field to signup with validation for hardcoded invite code | ankonym |
2015-04-30 | added support for email notifications of ticket changes | elijah |
2015-03-17 | add support for rotating tokens and sessions databases, and for a special tmp... | elijah |
2014-07-17 | some cleanup of the messages api and cuke feature | Azul |
2014-07-09 | list identities based on search only | Azul |
2014-05-29 | ensure User#reload returns self | Azul |
2014-05-29 | hand on errors from Email to Identity to User | Azul |
2014-05-28 | ensure identity is cleared on user.reload - fixes test | Azul |
2014-05-28 | use Identity for testing login availability | Azul |
2014-05-13 | destinguish user.email from user.email_address | Azul |
2014-05-13 | keep empty email field if user removed prefill | Azul |
2014-04-08 | moving users: app and test files | Azul |