aboutsummaryrefslogtreecommitdiffstats
path: root/spec/controllers/admin_public_body_controller_spec.rb
Commit message (Expand)AuthorAgeLines
* Add to fixtures a public body with an accented initial letterMark Longair2013-10-04-1/+2
* Update Configuration references to new name.Louise Crow2013-03-19-1/+1
* Merge branch 'develop' into rails-3-developLouise Crow2013-03-19-0/+13
|\
| * Allow the emergency user account to be disabled.Louise Crow2013-03-19-0/+13
* | We can't mock this in Rails 3.1 so switch to using fixture_file_upload insteadHenare Degan2013-03-03-3/+2
* | response.flash has been deprecatedHenare Degan2013-02-25-3/+3
* | Change method name as it conflicts with globalize3 method nameHenare Degan2013-01-24-1/+1
* | Get rid of resetting of ActionController::Routing::Routes.filtersMatthew Landauer2013-01-04-18/+0
* | integrate_views is render_views RSpec 2Henare Degan2012-12-11-4/+4
* | The with_locale has been removed in Globalize3Henare Degan2012-12-11-5/+5
* | Switch to new method nameHenare Degan2012-12-11-5/+5
|/
* Add some specs for admin_current_userLouise Crow2012-10-30-0/+27
* Pull out a bit of shared setup code.Louise Crow2012-10-30-13/+11
* Rework the temporary storing of a csv file of public body info between a dry ...Louise Crow2012-08-20-18/+98
* Don't allow non-superusers to access admin interface (eek!) Fixes #515Seb Bacon2012-06-27-1/+9
* Fix test breakage introduced in 8d78cb8844549dc901cd901371be6ec604fb7f68Seb Bacon2012-05-15-14/+11
* Improve administrative user account support:Seb Bacon2012-05-14-14/+27
* 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