Age | Commit message (Expand) | Author |
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-04 | using new login helper and cleaning up test a bit | Azul |
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-11 | Merge branch 'develop' into help_develop | jessib |
2012-10-11 | moved core dependency into */Gemfile with :path | Azul |
2012-10-11 | first steps at reducing core | Azul |
2012-10-10 | Some tweaks to get server-side validation working when adding the embedded ti... | jessib |
2012-10-10 | Forgot to commit controller | jessib |
2012-10-10 | Pushing some tweaks as I try to get server-side validation working. | jessib |
2012-10-08 | Merge branch 'release-0.1.0' into help_develop | jessib |
2012-10-08 | use couchrest session store in core, updated dummy path | Azul |
2012-10-08 | cleaned up the gemspecs a bit - now all build | Azul |
2012-10-08 | enabling rake gem in engines, using LeapWeb::Version all over the place | Azul |
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 |