Age | Commit message (Expand) | Author |
2017-03-23 | fix: keep ticket submit button clickable | Azul |
2017-03-22 | upgrade: bundle | Azul |
2017-03-21 | upgrade: rails4.2 deprecated deliver -> deliver now | Azul |
2016-11-21 | bugfix: handle missing params for ticket gracefully | Azul |
2016-07-12 | bugfix #226:patch instead of put | thea |
2016-07-07 | Added missing word | luca-marie |
2016-07-05 | Fix db:migrate and similar tasks | Azul |
2016-05-23 | Merge remote-tracking branch 'pr/220' into develop | Azul |
2016-05-22 | make ticket tests pass without network connection | Azul |
2016-05-20 | include engine tests in default test | Azul |
2016-05-14 | ensure invalid user ids still render the ticket form | Azul |
2016-05-02 | bugfix: test user properly in auto_new_ticket_path | Azul |
2016-05-02 | upgrade: use bootstrap3 row and col-md-* | Azul |
2016-05-02 | upgrade: remove references to RestClient | Azul |
2016-01-16 | fix ticket display bug | elijah |
2015-09-30 | Merge pull request #194 from Alster-Hamburgers/feature/invite_code | azul |
2015-09-28 | Disable CSRF token verification on ticket creation. | Giovane |
2015-09-28 | Fix the remaining failures/errors in our tests | ankonym |
2015-09-28 | Fix several test failures by stubbing invite code validation | ankonym |
2015-09-28 | Fix test based on actual invite code validation | ankonym |
2015-08-05 | updated locale files0.7.1version/0.7.1 | elijah |
2015-06-15 | added CommonLanguages gem | elijah |
2015-05-22 | fix failing test | elijah |
2015-04-30 | added support for email notifications of ticket changes | elijah |
2014-12-15 | bugfix: allow deletion of user's identities via api when user is deleted. clo... | elijah |
2014-12-10 | silently ignore 404 errors when trying to delete all user tickets: the ticket... | elijah |
2014-07-17 | make sure i18n key can be found (cascade) | Azul |
2014-07-14 | clean up and simplify error responses and test code | Azul |
2014-07-12 | minor: fix typo in load_views | Azul |
2014-07-09 | adopt ticket list test to new behaviour | Azul |
2014-07-09 | only use user ticket(s) path for real users | Azul |
2014-07-09 | minor: cleanup some links | Azul |
2014-07-09 | stay on all tickets view when sorting (#5879) | Azul |
2014-07-09 | minor: remove dummy dependency in engine test_helpers | Azul |
2014-07-05 | make link_to_navigation more generic and reuse it | Azul |
2014-07-05 | Enable unblocking handles in identities tab | Azul |
2014-06-03 | tickets: fix bug that allow index of other users | elijah |
2014-05-29 | fix flash for creating anonymous tickets | Azul |
2014-05-29 | adopt tests to new translations | Azul |
2014-05-28 | destroy_btn helper method | Azul |
2014-05-27 | add btn helper for link_to with .btn | Azul |
2014-05-26 | navigation works with empty locale selected | Azul |
2014-05-26 | tickets: structure i18n | Azul |
2014-05-26 | flash_for with_errors option displays error messages | Azul |
2014-05-26 | Controller#flash_for instead of FlashResponder | Azul |
2014-05-26 | split up and refactor TicketController#update | Azul |
2014-05-26 | separate tests for the ticket list from main controller test | Azul |
2014-05-26 | splitting up long functional test case | Azul |
2014-05-26 | FlashResponder will automagically add flash messages | Azul |
2014-05-26 | move comment related tests out of TicketControllerTest | Azul |