summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-12-11Start to using x-editable to have title editable.jessib
2012-12-11Playing around with using x-editable, which isn't yet working.jessib
2012-12-07Added reduce functions, so pagination should now work correctly. This also re...jessib
2012-12-07More tests of retrieving index of tickets, for admins and non-admin authentic...jessib
2012-12-07Merge branch 'master' into help_developjessib
2012-12-07Merge branch 'feature/email-forwards-for-users'Azul
2012-12-07fixed test to work with edit view that includes email and email forward.Azul
2012-12-07fixed signup and removed flash that was not getting displayedAzul
2012-12-07adding a bunch of translationAzul
2012-12-07first stub at displaying success messagesAzul
2012-12-07refactor: use seperate form for signupAzul
2012-12-07using normal requests for user updates except passwordAzul
2012-12-07refactored views to ease adding of email formAzul
2012-12-07bumping version to 0.1.10.1.1Azul
2012-12-07Merge branch 'develop'Azul
2012-12-07Merge branch 'feature/improve-editing-user-settings' into developAzul
2012-12-06forgot to add new partialAzul
2012-12-06seperated login and password changes in settingsAzul
2012-12-06Merge branch 'feature/user-cancel-account' into developAzul
2012-12-05trying to work around a gem issue with the ruby racer 0.11.nAzul
2012-12-04A test of ordering of tickets.jessib
2012-12-04Testing of functionality to retrieve tickets.jessib
2012-12-04Requiring libv8 gem so therubyracer gem will work.jessib
2012-12-03Ticket sorting functionality. Needs to be refactored, but works.jessib
2012-12-03refactored tests with new find_record helperAzul
2012-12-03enable users to cancel their accountAzul
2012-12-03enable admin to edit usersAzul
2012-12-03make tests pass on an empty dbAzul
2012-12-01using login :is_admin => true instead of real recordsAzul
2012-12-01Merge branch 'develop' into help_developAzul
2012-11-29Not yet done, but more sophisticated and refactored ticket filtering. Still h...jessib
2012-11-28admins can destroy usersAzul
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-26removing merge leftoversAzul
2012-11-26don't collabse the navAzul
2012-11-26Merge branch 'develop' into help_developAzul
2012-11-26forgot the user partialAzul
2012-11-26Merge branch 'develop' into help_developjessib
2012-11-26Merge branch 'feature/admin-users-list' into developAzul
2012-11-26Merge branch 'develop' into help_developjessib
2012-11-26basic typeahead and user querying workingAzul