aboutsummaryrefslogtreecommitdiffstats
path: root/spec/views/request
Commit message (Expand)AuthorAgeLines
* Rename ALL THE TEMPLATES!!1!!!one!!1!!Henare Degan2013-02-27-0/+0
* Merge branch 'develop' into rails-3-spikeHenare Degan2013-02-15-1/+1
|\
| * Remove interlock as it's not compatible with Rails 3 and is unmaintainedHenare Degan2013-01-18-2/+0
* | In test we have 3 available locales so these URLs should contain the locale i...Henare Degan2013-02-08-2/+2
* | Update test to use Webrat matchers instead of removed methodsHenare Degan2013-02-07-2/+8
* | Don't need a regex here, it uses #include?Henare Degan2013-02-07-1/+1
* | Merge remote-tracking branch 'mysociety/develop' into rails-3-spikeMatthew Landauer2013-01-04-1/+17
|\|
| * Only offer download links on publicly visible requestsLouise Crow2012-12-13-1/+17
| * Revert "Revert "Merge remote-tracking branch 'henare_github/patch-1'""Louise Crow2012-10-17-35/+36
| * Revert "Merge remote-tracking branch 'henare_github/patch-1'"Louise Crow2012-10-09-36/+35
* | Update render syntax in rspecMatthew Landauer2013-01-04-2/+3
* | Get rid of resetting of ActionController::Routing::Routes.filtersMatthew Landauer2013-01-04-10/+0
* | Remove tests for partials being rendered. Was testing the implementation not ...Matthew Landauer2013-01-04-10/+0
* | url in css selector should have been quoted. Using alternate syntaxMatthew Landauer2013-01-04-2/+2
* | Update test to use Webrat matchers and remove methods that complicate the int...Henare Degan2012-12-18-35/+20
* | Update view tests to use Webrat matchersHenare Degan2012-12-18-19/+19
* | Update view specHenare Degan2012-12-12-8/+8
* | view replaces templateHenare Degan2012-12-12-3/+3
* | Remove workaroundHenare Degan2012-12-12-2/+0
* | Update view test assignment APIHenare Degan2012-12-12-22/+22
* | Remove interlock as it's not compatible with Rails 3 and is unmaintainedHenare Degan2012-12-11-2/+0
|/
* Updating spec for 550f143.Louise Crow2012-09-20-35/+36
* Beef up mocksRobin Houston2012-07-16-1/+10
* Beef up mocks with new methodRobin Houston2012-06-07-1/+2
* Merge branch 'wdtk' of github.com:sebbacon/alaveteli into wdtkRobin Houston2012-01-20-0/+2
|\
| * Don't allow users to page beyond a certain number of results (because in larg...Seb Bacon2012-01-20-0/+2
* | Be sure to restore RoutingFiltersRobin Houston2012-01-20-2/+12
|/
* add encoding magic comments and fix pathsJames McKinney2011-10-16-4/+4
* Fix test failures resulting from commit 0f0854cd60aebde1b4a69e455ee40686c4ab0353Seb Bacon2011-09-15-26/+1
* work around TestRequest bug to get tests to passSeb Bacon2011-08-29-4/+2
* changes to get tests to pass with IZ fork and new routing-filter gemSeb Bacon2011-07-11-1/+3
* Make view tests work with interlock.Francis Irving2010-09-14-9/+11
* Reflect change to show photosFrancis Irving2010-07-18-2/+4
* Mock the new is_school? functionFrancis Irving2009-12-16-1/+2
* Fixing specs - stub render_partial not renderLouise Crow2009-12-06-11/+11
* hecks prominence too, to show message if hidden for super userfrancis2009-06-30-2/+3
* Text change to encourage people to update the status of old requestslouise2009-04-27-1/+1
* use the new is_incoming_message? etc methodstony2009-04-23-3/+3
* Making "update status" link and other text more consistent with the ability o...louise2009-04-15-6/+53
* Adding form for anyone logged in to update the status of a request that is ol...louise2009-04-14-8/+34
* Moving view specs to more standard place, moving helper method inside spec sc...louise2009-04-14-0/+50
* Removed debug linelouise2009-04-07-1/+0
* Allow request owners or admins to update the status of a request at any time ...louise2009-04-07-2/+219
* Adding specs for describe_state partial - think this can be reused for new fe...louise2009-04-03-0/+97