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
/
models
Age
Commit message (
Expand
)
Author
2012-12-24
Rough functionality for unauthenticated tickets.
jessib
2012-12-20
Define ascending method in CouchRest::Model::Designs::View so we can call the...
jessib
2012-12-19
Some cleanup of code
jessib
2012-12-18
Refactoring of code to filter/order tickets.
jessib
2012-12-12
Refactoring of ticket displaying/editing.
jessib
2012-12-07
Added reduce functions, so pagination should now work correctly. This also re...
jessib
2012-12-03
Ticket sorting functionality. Needs to be refactored, but works.
jessib
2012-11-29
Not yet done, but more sophisticated and refactored ticket filtering. Still h...
jessib
2012-11-27
fixed some small issues and the tests except one
Azul
2012-11-27
first attempts to map comments
Azul
2012-11-27
moved ticket fetching logic from controller to model
Azul
2012-11-21
Playing around with pagination, and ways to filter/order ticket results.
jessib
2012-11-16
Rough start to modeling tickets view after the issues view in github (so some...
jessib
2012-11-07
Improvements to flow for closing/re-opening tickets.
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-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 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
2012-10-03
Some model/unit test tweaks
jessib
2012-10-02
Some more tweaks to help ticket models. Still want to tweak current_user acce...
jessib
2012-10-01
Moving start to help engine to live within leap_web repo rather than independ...
jessib