Age | Commit message (Expand) | Author |
2016-11-21 | bugfix: handle missing params for ticket gracefully | Azul |
2016-08-19 | respond_to on a per controller basis | 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: no more underspecified match routes | Azul |
2016-05-02 | upgrade: remove references to RestClient | Azul |
2016-01-16 | fix ticket display bug | elijah |
2015-10-05 | add test to payments and subscriptions | claucece |
2015-10-05 | questions added | claucece |
2015-10-05 | readme | claucece |
2015-10-05 | updated readme | claucece |
2015-10-05 | update to haml, created translations, deleted files | claucece |
2015-10-05 | add subscriptions | claucece |
2015-10-05 | add subs_index and start show | claucece |
2015-10-05 | changed routes and links | claucece |
2015-10-05 | subscriptions, translation | claucece |
2015-10-05 | subscriptions, haml and translations | claucece |
2015-10-05 | added customers, recurring payment and payment_info | claucece |
2015-10-05 | just played a little | claucece |
2015-10-05 | correctly set up comments | claucece |
2015-10-05 | added payment_info, _customer_form, sucess instances | claucece |
2015-10-05 | add donate button, bitcoin, payment_method | claucece |
2015-10-05 | implemented the form and the generate | claucece |
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 |