summaryrefslogtreecommitdiff
path: root/help/app/views/tickets/new.html.haml
AgeCommit message (Collapse)Author
2013-07-04fix several issues with tickets: js error, when to redirect, navigation, ↵elijah
localization.
2013-07-04new ui for ticketselijah
2013-07-04new ui - ticket navigationelijah
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.
2012-12-31remove commented-out lines.jessib
2012-12-31Client-side validations, including only validating email address format if ↵jessib
something is input for email address.
2012-12-24Rough functionality for unauthenticated tickets.jessib
2012-12-21Still much to do, but improvements to CSS.jessib
2012-12-18Minor CSS improvement using bootstrap.jessib
2012-12-17Some refactoring of ticket creation/editing.jessib
2012-12-12Refactoring of ticket displaying/editing.jessib
2012-10-18Uses the working authentication code.jessib
2012-10-16Some functional tests and other tweaks.jessib
2012-10-12more work on ticket creation/updating functionalityjessib
2012-10-10Some tweaks to get server-side validation working when adding the embedded ↵jessib
ticket comment to a new ticket.
2012-10-10Pushing some tweaks as I try to get server-side validation working.jessib
2012-10-05Rough code to add & comment on tickets.jessib