summaryrefslogtreecommitdiff
path: root/engines/support
AgeCommit message (Expand)Author
2017-12-08upgrade: factory_girl -> factory_botAzul
2017-03-27upgrade: simple_form to bootstrap 3Azul
2017-03-23fix: keep ticket submit button clickableAzul
2017-03-22upgrade: bundleAzul
2017-03-21upgrade: rails4.2 deprecated deliver -> deliver nowAzul
2016-11-21bugfix: handle missing params for ticket gracefullyAzul
2016-07-12bugfix #226:patch instead of putthea
2016-07-07Added missing wordluca-marie
2016-07-05Fix db:migrate and similar tasksAzul
2016-05-23Merge remote-tracking branch 'pr/220' into developAzul
2016-05-22make ticket tests pass without network connectionAzul
2016-05-20include engine tests in default testAzul
2016-05-14ensure invalid user ids still render the ticket formAzul
2016-05-02bugfix: test user properly in auto_new_ticket_pathAzul
2016-05-02upgrade: use bootstrap3 row and col-md-*Azul
2016-05-02upgrade: remove references to RestClientAzul
2016-01-16fix ticket display bugelijah
2015-09-30Merge pull request #194 from Alster-Hamburgers/feature/invite_codeazul
2015-09-28Disable CSRF token verification on ticket creation.Giovane
2015-09-28Fix the remaining failures/errors in our testsankonym
2015-09-28Fix several test failures by stubbing invite code validationankonym
2015-09-28Fix test based on actual invite code validationankonym
2015-08-05updated locale files0.7.1version/0.7.1elijah
2015-06-15added CommonLanguages gemelijah
2015-05-22fix failing testelijah
2015-04-30added support for email notifications of ticket changeselijah
2014-12-15bugfix: allow deletion of user's identities via api when user is deleted. clo...elijah
2014-12-10silently ignore 404 errors when trying to delete all user tickets: the ticket...elijah
2014-07-17make sure i18n key can be found (cascade)Azul
2014-07-14clean up and simplify error responses and test codeAzul
2014-07-12minor: fix typo in load_viewsAzul
2014-07-09adopt ticket list test to new behaviourAzul
2014-07-09only use user ticket(s) path for real usersAzul
2014-07-09minor: cleanup some linksAzul
2014-07-09stay on all tickets view when sorting (#5879)Azul
2014-07-09minor: remove dummy dependency in engine test_helpersAzul
2014-07-05make link_to_navigation more generic and reuse itAzul
2014-07-05Enable unblocking handles in identities tabAzul
2014-06-03tickets: fix bug that allow index of other userselijah
2014-05-29fix flash for creating anonymous ticketsAzul
2014-05-29adopt tests to new translationsAzul
2014-05-28destroy_btn helper methodAzul
2014-05-27add btn helper for link_to with .btnAzul
2014-05-26navigation works with empty locale selectedAzul
2014-05-26tickets: structure i18nAzul
2014-05-26flash_for with_errors option displays error messagesAzul
2014-05-26Controller#flash_for instead of FlashResponderAzul
2014-05-26split up and refactor TicketController#updateAzul
2014-05-26separate tests for the ticket list from main controller testAzul
2014-05-26splitting up long functional test caseAzul