aboutsummaryrefslogtreecommitdiffstats
path: root/spec/controllers/public_body_controller_spec.rb
Commit message (Expand)AuthorAgeLines
* Limit the number of pages of requests shown for public bodies.Louise Crow2015-04-07-0/+7
* Add a “Back to search results” linkGareth Rees2015-01-13-0/+23
* Remove stubs of removed methodGareth Rees2014-11-18-5/+0
* fixup! Replace existing PublicBodyCategories functionality with db models Pub...Louise Crow2014-09-24-8/+11
* Reinstate automatic loading of categories on get if no categories definedlizconlan2014-09-22-0/+5
* Add PublicBodyController#list_all_csv specsGareth Rees2014-06-06-0/+17
* Support simple searching of bodies by short_nameGareth Rees2014-05-28-0/+5
* Merge branch 'all-authorities-reduce-memory' into rails-3-developMark Longair2013-11-19-0/+14
|\
| * Reduce the memory used to serve /body/all-authorities.csvMark Longair2013-11-14-0/+14
* | Fix construction of example public bodies for upstream globalizeMark Longair2013-11-19-14/+16
* | Refactor some tests to use with_default_localeMark Longair2013-11-19-7/+7
|/
* Factor out code for generating graphable data and add testsMark Longair2013-11-05-0/+87
* Fix the indentation of a PublicBodyController testMark Longair2013-11-05-28/+28
* Allow public body listing based on first letter outside US-ASCIIMark Longair2013-10-04-0/+7
* Merge branch 'public-body-locale-fallback' into rails-3-developLouise Crow2013-09-12-8/+66
|\
| * Don't display duplicate public bodies with the fallbackMark Longair2013-09-12-0/+30
| * Factor out the code to generate example single language public bodiesMark Longair2013-09-10-16/+23
| * Add tests to assert the new public body listing behaviourMark Longair2013-09-10-0/+14
| * Make falling back to default locale in public body listings optionalMark Longair2013-09-10-1/+8
* | Add a config option to enable the public body statistics pageMark Longair2013-08-20-0/+1
* | Improve calculation of PublicBody statistics columnsMark Longair2013-08-20-1/+1
* | Add a test for the PublicBodyController statistics actionMark Longair2013-08-20-0/+34
|/
* Patch Globalize to compensate for the way gettext_i18n_rails patches 118n.loc...Louise Crow2013-07-23-0/+18
* Switch routing-filter (which takes locale out of the params and puts it in th...Louise Crow2013-07-18-20/+4
* Respond to a (currently unsupported) json request for a public body list with...Louise Crow2013-06-20-1/+4
* We've added a new fixture since the last mergeHenare Degan2013-03-15-3/+6
* Use a real example instead of a helperHenare Degan2013-03-15-1/+1
* Merge remote-tracking branch 'mysociety/develop' into rails-3-developHenare Degan2013-03-14-0/+5
|\
| * Retain filter settings when redirecting a public body to its canonical urlMatthew Landauer2013-02-12-0/+5
* | Test result of test with examples rather than another implementationMatthew Landauer2013-01-31-5/+14
* | Merge branch 'i18n_rails3_preparation' into rails-3-spikeMatthew Landauer2013-01-31-9/+5
|\ \
| * | Set locale with I18n rather than through globalizeMatthew Landauer2013-01-17-2/+2
| * | Set locale in controller test by passing parameter in getMatthew Landauer2013-01-16-9/+5
| |/
* | Disable routing filter in tests by using RoutingFilter.active rather than wri...Matthew Landauer2013-01-25-3/+2
* | integrate_views is render_views RSpec 2Henare Degan2012-12-11-3/+3
* | The with_locale has been removed in Globalize3Henare Degan2012-12-11-4/+4
* | Switch to new method nameHenare Degan2012-12-11-4/+4
|/
* Use new function that copies existing xapian index in spec setup where a clea...Louise Crow2012-11-21-9/+9
* add magic encoding comment to specsJames McKinney2012-10-10-0/+1
* Merge jpmckinney/bundlerSeb Bacon2012-02-15-2/+0
* Load all fixtures for all testsRobin Houston2012-01-31-6/+0
* Make better wording at the top of the page listing subsets of public bodies. ...Seb Bacon2012-01-30-1/+4
* Test duplicate requests are coalescedRobin Houston2012-01-29-1/+0
* More test data, and fix testsRobin Houston2012-01-29-5/+10
* Load all raw emails for testingRobin Houston2012-01-29-1/+1
* More test data and a new testRobin Houston2012-01-27-1/+4
* Refactor test code so new test data can be addedRobin Houston2012-01-26-10/+20
* Be sure to restore RoutingFiltersRobin Houston2012-01-20-1/+5
* Fix paging bug for type ahead search. This wasn't caught because the spec di...Seb Bacon2012-01-18-0/+3
* Fix bug introduced in cec2c545e0a10e0641c4ee67839c88d872b394b8, related to is...Seb Bacon2012-01-13-0/+7