summaryrefslogtreecommitdiff
path: root/help/app/views/tickets/show.html.haml
AgeCommit message (Expand)Author
2013-07-04better ticket view navigation: tickets are now either global in scope (for ad...elijah
2013-07-04new ui for ticketselijah
2012-12-31Client-side validations, including only validating email address format if so...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-12-11Start to using x-editable to have title editable.jessib
2012-12-11Playing around with using x-editable, which isn't yet working.jessib
2012-11-21Playing around with pagination, and ways to filter/order ticket results.jessib
2012-11-09Various very small tweaks: comments about main div display in firefox, give i...jessib
2012-11-08First attempt at functionality for admins viewing their own tickets.jessib
2012-11-08added generic flash blockAzul
2012-11-08Do not overwrite initializer in tickets_controller, as that meant we weren't ...jessib
2012-11-07Move destroy button out of ticket form.jessib
2012-11-07Improvements to flow for closing/re-opening tickets.jessib
2012-11-06Admin deletion of tickets, although need to figure out jquery interaction. An...jessib
2012-11-05Working on functionality for replying to and closing tickets.jessib
2012-11-05Use the same URL for viewing tickets when authenticated or not---the couchdb ...jessib
2012-11-02Some rough functionality for tickets, like showing ticket list for admins, an...jessib
2012-10-16Some functional tests and other tweaks.jessib
2012-10-12more work on ticket creation/updating functionalityjessib
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