summaryrefslogtreecommitdiff
path: root/help
AgeCommit message (Expand)Author
2012-12-01using login :is_admin => true instead of real recordsAzul
2012-11-29Not yet done, but more sophisticated and refactored ticket filtering. Still h...jessib
2012-11-27test changes that will fail, but should fail until we fix model.jessib
2012-11-27fixed some small issues and the tests except oneAzul
2012-11-27testing Ticket#by_commented_byAzul
2012-11-27first attempts to map commentsAzul
2012-11-27moved ticket fetching logic from controller to modelAzul
2012-11-27fixed typoAzul
2012-11-27check for logged_in? in before filter - one less case to coverAzul
2012-11-27bunch of refactoring for the ticket indexAzul
2012-11-26Put tickets in table. This display is still very rough.jessib
2012-11-26adding space to comment line.jessib
2012-11-21Playing around with pagination, and ways to filter/order ticket results.jessib
2012-11-20minor: stacking the pills and making their titles have similar lengthAzul
2012-11-16Rough start to modeling tickets view after the issues view in github (so some...jessib
2012-11-15Some more ticket tests.jessib
2012-11-14Improvements to functional ticket tests.jessib
2012-11-12Some test improvements.jessib
2012-11-12Merge branch 'develop' into help_developjessib
2012-11-12some notes to test that aren't working now.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-04using new login helper and cleaning up test a bitAzul
2012-11-02Some rough functionality for tickets, like showing ticket list for admins, an...jessib
2012-10-31Very basic filtering of tickets based on status. Will want this ajax-y.jessib
2012-10-29Just some commentsjessib
2012-10-18Uses the working authentication code.jessib
2012-10-16Some functional tests and other tweaks.jessib
2012-10-12more work on ticket creation/updating functionalityjessib
2012-10-11Merge branch 'develop' into help_developjessib
2012-10-11moved core dependency into */Gemfile with :pathAzul
2012-10-11first steps at reducing coreAzul
2012-10-10Some tweaks to get server-side validation working when adding the embedded ti...jessib
2012-10-10Forgot to commit controllerjessib
2012-10-10Pushing some tweaks as I try to get server-side validation working.jessib
2012-10-08Merge branch 'release-0.1.0' into help_developjessib
2012-10-08use couchrest session store in core, updated dummy pathAzul
2012-10-08cleaned up the gemspecs a bit - now all buildAzul
2012-10-08enabling rake gem in engines, using LeapWeb::Version all over the placeAzul
2012-10-05Rough code to add & comment on tickets.jessib
2012-10-03Some model/unit test tweaksjessib
2012-10-02Some more tweaks to help ticket models. Still want to tweak current_user acce...jessib
2012-10-01Moving start to help engine to live within leap_web repo rather than independ...jessib