summaryrefslogtreecommitdiff
path: root/engines/support/app/views/tickets/_edit_form.html.haml
AgeCommit message (Expand)Author
2016-05-02upgrade: use bootstrap3 row and col-md-*Azul
2016-01-16fix ticket display bugelijah
2014-05-28destroy_btn helper methodAzul
2014-05-27add btn helper for link_to with .btnAzul
2014-05-26tickets: structure i18nAzul
2014-05-26split up and refactor TicketController#updateAzul
2014-05-14Merge pull request #159 from azul/bugfix/5659-fix-ticket-form-submitazul
2014-05-13open/close toggle and fields in different forms - fixes #5659Azul
2014-05-13prefill ticket form from the model - fixes #5657Azul
2014-04-25move open and close buttons into status displayAzul
2014-04-25using simple_form for the last form that was not using it.Azul
2014-04-11move engines into engines directoryAzul