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
Age
Commit message (
Expand
)
Author
2012-12-21
Still much to do, but improvements to CSS.
jessib
2012-12-18
Merge branch 'master' into feature/tickets-refactor
jessib
2012-12-18
Minor CSS improvement using bootstrap.
jessib
2012-12-18
Merge branch 'develop'
Azul
2012-12-17
Some refactoring of ticket creation/editing.
jessib
2012-12-17
Removing references to pjax.
jessib
2012-12-12
Refactoring of ticket displaying/editing.
jessib
2012-12-11
Start to using x-editable to have title editable.
jessib
2012-12-11
Playing around with using x-editable, which isn't yet working.
jessib
2012-12-03
Ticket sorting functionality. Needs to be refactored, but works.
jessib
2012-11-27
fixed typo
Azul
2012-11-27
bunch of refactoring for the ticket index
Azul
2012-11-26
Put tickets in table. This display is still very rough.
jessib
2012-11-26
adding space to comment line.
jessib
2012-11-21
Playing around with pagination, and ways to filter/order ticket results.
jessib
2012-11-20
minor: stacking the pills and making their titles have similar length
Azul
2012-11-16
Rough start to modeling tickets view after the issues view in github (so some...
jessib
2012-11-09
Various very small tweaks: comments about main div display in firefox, give i...
jessib
2012-11-08
First attempt at functionality for admins viewing their own tickets.
jessib
2012-11-08
added generic flash block
Azul
2012-11-08
Do not overwrite initializer in tickets_controller, as that meant we weren't ...
jessib
2012-11-07
Move destroy button out of ticket form.
jessib
2012-11-07
Improvements to flow for closing/re-opening tickets.
jessib
2012-11-06
Admin deletion of tickets, although need to figure out jquery interaction. An...
jessib
2012-11-05
Working on functionality for replying to and closing tickets.
jessib
2012-11-05
Use the same URL for viewing tickets when authenticated or not---the couchdb ...
jessib
2012-11-02
Some rough functionality for tickets, like showing ticket list for admins, an...
jessib
2012-10-31
Very basic filtering of tickets based on status. Will want this ajax-y.
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 ti...
jessib
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