index
:
leap_web.git
drop/ruby-2.1
feat/drop-signup
master
version/0.6
version/0.6.1
version/0.7
version/0.7.1
version/0.8
version/0.9
[leap_web]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
help
/
app
/
views
/
tickets
/
new.html.haml
Age
Commit message (
Collapse
)
Author
2013-01-17
Merge branch 'master' into feature/unauthenticated_tickets
jessib
Conflicts: help/app/views/tickets/_comment.html.haml help/app/views/tickets/_new_comment.html.haml
2013-01-14
Some fixes to the how we keep track of information about users associated ↵
jessib
with a ticket.
2012-12-31
remove commented-out lines.
jessib
2012-12-31
Client-side validations, including only validating email address format if ↵
jessib
something is input for email address.
2012-12-24
Rough functionality for unauthenticated tickets.
jessib
2012-12-21
Still much to do, but improvements to CSS.
jessib
2012-12-18
Minor CSS improvement using bootstrap.
jessib
2012-12-17
Some refactoring of ticket creation/editing.
jessib
2012-12-12
Refactoring of ticket displaying/editing.
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
Pushing some tweaks as I try to get server-side validation working.
jessib
2012-10-05
Rough code to add & comment on tickets.
jessib