summaryrefslogtreecommitdiff
path: root/help/app/views/tickets/_comment.html.haml
AgeCommit message (Collapse)Author
2013-12-17This won't necessarily preserve exact formatting (for example, if there are ↵jessib
multiple blank lines in a row), but seems standard way to do it and maybe sufficient?
2013-07-04fix several issues with tickets: js error, when to redirect, navigation, ↵elijah
localization.
2013-07-04new ui for ticketselijah
2013-01-17Merge branch 'master' into feature/unauthenticated_ticketsjessib
Conflicts: help/app/views/tickets/_comment.html.haml help/app/views/tickets/_new_comment.html.haml
2013-01-14Some fixes to the how we keep track of information about users associated ↵jessib
with a ticket.
2013-01-07Ticket comments can be privatejessib
2012-12-31Small CSS tweakjessib
2012-12-21Still much to do, but improvements to CSS.jessib
2012-10-16Some functional tests and other tweaks.jessib
2012-10-12more work on ticket creation/updating functionalityjessib
2012-10-05Rough code to add & comment on tickets.jessib