summaryrefslogtreecommitdiff
path: root/help/app/views/tickets/new.html.haml
AgeCommit message (Expand)Author
2014-04-11move engines into engines directoryAzul
2013-12-22locale prefix support:elijah
2013-11-18Remove unnecessary label.jessib
2013-11-11Rename ticket title to be subject, as that is what we are displaying it as.jessib
2013-07-06minor - i18n text editelijah
2013-07-04help - fix ticket navigation & links (use @user, not user).elijah
2013-07-04better ticket view navigation: tickets are now either global in scope (for ad...elijah
2013-07-04fix several issues with tickets: js error, when to redirect, navigation, loca...elijah
2013-07-04new ui for ticketselijah
2013-07-04new ui - ticket navigationelijah
2013-01-17Merge branch 'master' into feature/unauthenticated_ticketsjessib
2013-01-14Some fixes to the how we keep track of information about users associated wit...jessib
2012-12-31remove commented-out lines.jessib
2012-12-31Client-side validations, including only validating email address format if so...jessib
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 ti...jessib
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