Age | Commit message (Expand) | Author |
---|---|---|
2014-05-13 | prefill ticket form from the model - fixes #5657 | Azul |
2014-05-13 | keep empty email field if user removed prefill | Azul |
2014-04-25 | move open and close buttons into status display | Azul |
2014-04-25 | using simple_form for the last form that was not using it. | Azul |
2014-04-25 | simple form: add wrapped and loading... buttons #5542 | Azul |
2014-04-25 | Merge pull request #148 from azul/feature/api-quota-support | azul |
2014-04-24 | add tests for invalid ticket creation | Azul |
2014-04-24 | check user_id param for present? instead of !nil? | Azul |
2014-04-24 | let's only add the flash notice if the ticket has been created | Azul |
2014-04-24 | return nil as auto_ticket_path for invalid tickets | Azul |
2014-04-18 | minor fix: User#email_address not User#email | Azul |
2014-04-17 | make use of the UnauthorizedUser | Azul |
2014-04-11 | minor: our engines do not have a db directory | Azul |
2014-04-11 | move engines into engines directory | Azul |