aboutsummaryrefslogtreecommitdiffstats
path: root/spec/controllers
Commit message (Collapse)AuthorAgeLines
* Change salutation from "Sir or Madam" to name of authority.Francis Irving2009-12-04-5/+5
|
* Changing rspec / rspec_on_rails versionFrancis Irving2009-12-02-10/+0
|
* Part of upgrade to rails 2.3.2Francis Irving2009-12-02-0/+10
|
* So fixtures and deliveries are right when run in alphabetical order.Francis Irving2009-10-29-2/+2
|
* Reflect behaviour change in 1e74ce210dd3584fbed6f53d2c0360045d7161b5Francis Irving2009-10-29-3/+3
|
* Give this the right name.Francis Irving2009-10-29-0/+0
|
* Make number of days explicit.francis2009-10-26-1/+1
|
* Add extra test.francis2009-10-19-0/+11
|
* League table for classification game.francis2009-10-14-2/+2
| | | | | Show progress of game with Google chart. Don't require login for main game page.
* Remove debugging.francis2009-10-04-1/+2
|
* Change formatting of outgoing emails.francis2009-10-04-0/+1
|
* Don't send overdue alerts, or request for clarification alerts to banned usersfrancis2009-10-03-1/+30
|
* Loads of changes to timescale text, to make it more legally accurate, but stillfrancis2009-10-02-1/+1
| | | | forceful.
* Fix what page it takes admin users to properly, and test code (done on train)francis2009-10-01-7/+59
|
* Let some users leave requests undescribed.francis2009-10-01-0/+11
|
* Need raw emails (I think it was relying on cached in database entries ↵francis2009-09-20-1/+1
| | | | | | before, when it shouldn't have been)
* Change censor rules to apply to strings in place, so using less memory on ↵francis2009-09-15-0/+34
| | | | | | large strings. Add lots of test code for censor rules.
* Force correct filename for attachments.francis2009-09-02-2/+13
|
* Fix subtle bug, which caused error with old data and new ↵francis2009-08-19-3/+7
| | | | not-sending-to-auto-annotations code
* Don't send alert for annotation on your own request.francis2009-08-18-5/+21
|
* Don't allow duplicate followup messages to the same request.francis2009-08-18-0/+12
| | | | Prevent requests, followups and annotations which have all capitals or all lowercase letters.
* Requester only prominence.francis2009-07-03-24/+78
|
* Needs a filename for cache code nowfrancis2009-07-01-2/+2
|
* Use caching that allows pre-authentication.francis2009-06-30-0/+25
| | | | | Add test code for hidden requests. Make super users able to view hidden requests.
* Rename body controller to public_body for consistency.francis2009-06-22-4/+4
|
* Fancier options for stopping new responses to requests.francis2009-06-15-1/+1
|
* Simplifying fixtures for general controllerlouise2009-05-05-1/+1
|
* Remove outdated teststony2009-04-16-9/+0
|
* Log when anyone other than the request owner updates its statuslouise2009-04-15-0/+21
|
* Adding form for anyone logged in to update the status of a request that is ↵louise2009-04-14-50/+115
| | | | old and unclassified
* Allow request owners or admins to update the status of a request at any time ↵louise2009-04-07-6/+126
| | | | from the main request page
* Rebuild xapian index before specs that require it - to allow tests to be ↵louise2009-04-03-30/+62
| | | | more independent, so they can be run in any order. Nest specs so that specs that do not need views generated do not have integrate_views set - mocks for these specs can now be simpler. Add new specs and code for handling an update_status param.
* Rebuild in an :alltony2009-03-22-6/+2
|
* test should be for single bodytony2009-03-21-1/+1
|
* Switch recent request test from fixtures to stubstony2009-03-20-16/+4
|
* Pre-set body/user in test (harmonisation step)tony2009-03-20-13/+18
|
* Test that banned user can't create new requesttony2009-03-19-2/+9
|
* add test for preventing new requests when old ones uncategorisedtony2009-03-19-0/+31
|
* Use mocks instead of fixturestony2009-03-19-5/+5
|
* Set up test info request and user beforehandtony2009-03-19-4/+9
|
* We don't care what actual count is, just that it's increased by onetony2009-03-19-2/+2
|
* update comment to reflect new location for rspec docstony2009-03-19-1/+1
|
* Most put rebuild in begin, or else it just builds when the class loads.francis2009-03-18-1/+4
|
* Make it redirect to email subscription # reference in user page when youfrancis2009-03-17-1/+8
| | | | click unsubscribe link in email.
* It didn't seem to rebuild unless I put it in begin like this.francis2009-03-16-1/+5
|
* Call rebuild_xapian_index in more tests to reduce order dependencytony2009-03-13-6/+3
|
* use have_tag() to narrow the test to the correct scopetony2009-03-09-3/+4
|
* Display "You" as username in comments you've made.tony2009-03-07-0/+19
|
* Text change reflected in test code.francis2009-02-28-1/+1
|
* Updates to test code with move of controller.francis2009-02-02-1/+1
|