Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-11-05 | Use the same URL for viewing tickets when authenticated or not---the couchdb ↵ | jessib | |
ID will be the random string for the secret URL. Tickets created when user was unauthenticated will be viewable by anybody who knows the URL. | |||
2012-11-02 | Some rough functionality for tickets, like showing ticket list for admins, ↵ | jessib | |
and initial way to close tickets. | |||
2012-10-31 | Very basic filtering of tickets based on status. Will want this ajax-y. | jessib | |
2012-10-29 | Just some comments | jessib | |
2012-10-18 | Uses the working authentication code. | jessib | |
2012-10-16 | Some functional tests and other tweaks. | jessib | |
2012-10-12 | more work on ticket creation/updating functionality | jessib | |
2012-10-10 | Some tweaks to get server-side validation working when adding the embedded ↵ | jessib | |
ticket comment to a new ticket. | |||
2012-10-10 | Forgot to commit controller | jessib | |
2012-10-05 | Rough code to add & comment on tickets. | jessib | |