summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-11-20ui tweaks to the menuAzul
2012-11-19Merge branch 'develop' into help_developjessib
2012-11-19adding travis.yml so we have couchDB to test withAzul
2012-11-18Merge branch 'feature-client-side-validations' into developAzul
2012-11-16Rough start to modeling tickets view after the issues view in github (so some...jessib
2012-11-16playing around with pjax-rails but not using it yetjessib
2012-11-15Some more ticket tests.jessib
2012-11-14Improvements to functional ticket tests.jessib
2012-11-13using client side validations during signupAzul
2012-11-13testing against current staging serverAzul
2012-11-12Some test improvements.jessib
2012-11-12Merge branch 'develop' into help_developjessib
2012-11-12fixed .gitignoreAzul
2012-11-12fixed .gitignoreAzul
2012-11-12Merge branch 'develop' into help_developjessib
2012-11-12some notes to test that aren't working now.jessib
2012-11-12Merge branch 'develop' into feature-client-side-validationsAzul
2012-11-12don't track Gemfile.lockAzul
2012-11-12commented out an unfinished testAzul
2012-11-12Merge branch 'feature-warden-srp' into developAzul
2012-11-12adding client side validations to the mixAzul
2012-11-12fixed signup bug and refactored a bitAzul
2012-11-09Various very small tweaks: comments about main div display in firefox, give i...jessib
2012-11-09Merge branch 'develop' into help_developjessib
2012-11-09seperated the warden classes from the initializerAzul
2012-11-09got integration test and login flow to workAzul
2012-11-09Merge branch 'develop' into feature-warden-srpAzul
2012-11-09merged srp master into json api branchAzul
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-06Merge branch 'develop' into help_developjessib
2012-11-06undo accidentally reverted srp-js and ruby 1.9 debugger in gemfileAzul
2012-11-06Merge branch 'develop' of ssh://leap.se/leap_web into developAzul
2012-11-06first steps towards warden srp testingAzul
2012-11-05Working on functionality for replying to and closing tickets.jessib
2012-11-05Unit test for is_admin?jessib
2012-11-05Use the same URL for viewing tickets when authenticated or not---the couchdb ...jessib
2012-11-05Merge branch 'develop' into help_developjessib
2012-11-04fixed functional testsAzul
2012-11-04using new login helper and cleaning up test a bitAzul
2012-11-04stubbing current_user the warden wayAzul
2012-11-04Merge branch 'develop' into feature-warden-srpAzul
2012-11-04using ruby-srp 0.1.4 - ruby 1.9.3 compatibleAzul
2012-11-04using ruby-srp 0.1.4 - ruby 1.9.3 compatibleAzul
2012-11-04fixing tests, including support files from all enginesAzul
2012-11-04minor: yaml syntax fixAzul