Age | Commit message (Expand) | Author |
2015-10-13 | Adjust the rake task to make id = invite code | ankonym |
2015-10-06 | Integrated feedback on multi-invite codes | ankonym |
2015-10-05 | deleted comment | claucece |
2015-10-05 | add a comment regarding home | claucece |
2015-10-05 | add subscriptions | 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 | correctly set up comments | claucece |
2015-10-05 | added payment_info, _customer_form, sucess instances | claucece |
2015-10-05 | Donation button | claucece |
2015-10-02 | Update rake task to allow generation of multi-use invites | ankonym |
2015-10-02 | Allow multi-use invite codes | ankonym |
2015-10-01 | identing 2 | EvyW |
2015-10-01 | Identing first line | EvyW |
2015-09-28 | with out identing | EvyW |
2015-09-28 | Add localization labels to signup form and user.en.yml | ankonym |
2015-09-28 | changes style sheets | EvyW |
2015-09-28 | Make invite code configurable | ankonym |
2015-09-28 | Cleaned up code in invite_code_validator.rb | ankonym |
2015-09-28 | Fixed the signup bug that wrongly consumes the invite code. | Aya Jaff |
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 | assign random invite code when creating new invite codes | 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 | 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 | index changes | EvyW |
2015-09-22 | commit user haml | EvyW |
2015-09-22 | Update leap.scss | EvyW |
2015-09-20 | adding ability to disable/enable users by admin | Evelyn |
2015-08-07 | do not include random cruft in the common name of smtp client certificates | elijah |
2015-08-04 | Made the default front-page welcome text translatable. | elijah |
2015-08-03 | make the footer less comically huge when there is only one language configured | elijah |
2015-07-23 | make the default vanilla leap_web include a masthead on the home page. | elijah |
2015-07-14 | fix i18n tests | elijah |
2015-07-14 | fix footer css when the locale links are visible | elijah |
2015-06-15 | added CommonLanguages gem | elijah |
2015-04-30 | added support for email notifications of ticket changes | elijah |
2015-03-17 | Better error message when a database is missing (very useful for nagios tests) | elijah |
2015-03-17 | add support for rotating tokens and sessions databases, and for a special tmp... | elijah |
2015-01-28 | client certificates: allow for time units to be specified in client_cert_life... | elijah |
2014-12-23 | bugfix: ensure both user and identity documents are destroyed if there is a p... | elijah |
2014-12-17 | css - remove @extend .label-default (that class does not exist) | elijah |
2014-12-15 | bugfix: allow deletion of user's identities via api when user is deleted. clo... | elijah |
2014-11-11 | Merge branch 'test/feature-for-service-endpoint' of https://github.com/azul/l... | elijah |