Age | Commit message (Expand) | Author |
2016-05-14 | ensure invalid user ids still render the ticket form | Azul |
2016-05-02 | upgrade: use bootstrap3 row and col-md-* | Azul |
2016-01-16 | fix ticket display bug | elijah |
2015-04-30 | added support for email notifications of ticket changes | elijah |
2014-07-17 | make sure i18n key can be found (cascade) | Azul |
2014-07-09 | minor: cleanup some links | Azul |
2014-07-05 | Enable unblocking handles in identities tab | Azul |
2014-05-28 | destroy_btn helper method | Azul |
2014-05-27 | add btn helper for link_to with .btn | Azul |
2014-05-26 | tickets: structure i18n | Azul |
2014-05-26 | flash_for with_errors option displays error messages | Azul |
2014-05-26 | split up and refactor TicketController#update | Azul |
2014-05-14 | Merge pull request #159 from azul/bugfix/5659-fix-ticket-form-submit | azul |
2014-05-13 | open/close toggle and fields in different forms - fixes #5659 | Azul |
2014-05-13 | prefill ticket form from the model - fixes #5657 | 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 | check user_id param for present? instead of !nil? | 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 | move engines into engines directory | Azul |