index
:
leap_web.git
drop/ruby-2.1
feat/drop-signup
master
version/0.6
version/0.6.1
version/0.7
version/0.7.1
version/0.8
version/0.9
[leap_web]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
support
/
app
/
controllers
Age
Commit message (
Expand
)
Author
2016-11-21
bugfix: handle missing params for ticket gracefully
Azul
2015-09-28
Disable CSRF token verification on ticket creation.
Giovane
2015-04-30
added support for email notifications of ticket changes
elijah
2014-07-09
stay on all tickets view when sorting (#5879)
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-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
FlashResponder will automagically add flash messages
Azul
2014-05-13
prefill ticket form from the model - fixes #5657
Azul
2014-05-13
keep empty email field if user removed prefill
Azul
2014-04-25
using simple_form for the last form that was not using it.
Azul
2014-04-25
Merge pull request #148 from azul/feature/api-quota-support
azul
2014-04-24
let's only add the flash notice if the ticket has been created
Azul
2014-04-17
make use of the UnauthorizedUser
Azul
2014-04-11
move engines into engines directory
Azul