aboutsummaryrefslogtreecommitdiffstats
path: root/spec/controllers/admin_public_body_controller_spec.rb
Commit message (Expand)AuthorAgeLines
* Merge branch 'wdtk' into release/0.5Robin Houston2012-02-01-4/+0
|\
| * Load all fixtures for all testsRobin Houston2012-01-31-4/+0
* | Merge branch 'issue_393' of https://github.com/henare/alaveteli into release/0.5Seb Bacon2012-01-31-0/+8
|\ \ | |/ |/|
| * Fixes #393 - Route the mass_assign_tags action so it does what it says on the...Henare Degan2012-01-31-0/+8
* | Merge branch 'wdtk' into release/0.5Robin Houston2012-01-31-2/+2
|\ \
| * | Correct copy-pastoRobin Houston2012-01-31-2/+2
| |/
* / Fix test failure introduced in commit 24bbaa5afac5ce27c351e3b460be1b0182446ba1Seb Bacon2012-01-30-1/+7
|/
* Refactor test code so new test data can be addedRobin Houston2012-01-26-38/+35
* Be sure to restore RoutingFiltersRobin Houston2012-01-20-1/+6
* Fix bug introduced in cec2c545e0a10e0641c4ee67839c88d872b394b8, related to is...Seb Bacon2012-01-13-0/+15
* add more fixtures to one specJames McKinney2011-10-17-4/+4
* allow specs to run independentlyJames McKinney2011-10-16-4/+4
* Respect admin password and username. Fixes #245.Seb Bacon2011-09-30-0/+19
* Refactor fixes to #142 and #143, new implementation much simpler to understandDavid Cabo2011-08-23-20/+19
* Support editing of public bodies simultaneously in all locales (closes #143)David Cabo2011-08-23-11/+16
* Make public body creation tests more robustDavid Cabo2011-08-23-2/+4
* Extend "new public body" form to support multiple locales (closes #142)David Cabo2011-08-23-8/+56
* Ensure we use sensible fallbacks for setting the default / initial locale for...Seb Bacon2011-08-08-6/+6
* Don't treat CSRF tokens as optional session data for administrators (they're ...Seb Bacon2011-07-27-4/+12
* Authentication should only apply to admin interface when *both* email *and* p...Seb Bacon2011-07-27-0/+9
* changes to get tests to pass with IZ fork and new routing-filter gemSeb Bacon2011-07-11-26/+31
* fix up basic auth for admin settings: get credentials from config, cause defa...Seb Bacon2011-07-06-3/+32
* further test fixageSeb Bacon2011-04-01-1/+1
* new i18n tests for controllers and associated fixesSeb Bacon2011-03-10-0/+54
* Make path work in Ruby 1.9Francis Irving2010-09-15-1/+1
* Improvements to test code for requests, users and admin.francis2008-03-20-0/+25
* A few more tests.francis2007-11-13-1/+10
* Change admin interface to use new will_paginate plugin rather than old Railsfrancis2007-11-13-4/+6
* Add a couple of basic tests for InfoRequestfrancis2007-10-30-1/+1
* Adding rspec config files, initial specslouise2007-10-16-0/+9