summaryrefslogtreecommitdiff
path: root/engines/support/app/views/tickets/new.html.haml
AgeCommit message (Expand)Author
2016-05-13ensure invalid user ids still render the ticket formAzul
2014-05-26tickets: structure i18nAzul
2014-05-13prefill ticket form from the model - fixes #5657Azul
2014-04-25simple form: add wrapped and loading... buttons #5542Azul
2014-04-25Merge pull request #148 from azul/feature/api-quota-supportazul
2014-04-24check user_id param for present? instead of !nil?Azul
2014-04-18minor fix: User#email_address not User#emailAzul
2014-04-17make use of the UnauthorizedUserAzul
2014-04-11move engines into engines directoryAzul