aboutsummaryrefslogtreecommitdiffstats
path: root/spec/views
Commit message (Collapse)AuthorAgeLines
* hecks prominence too, to show message if hidden for super userfrancis2009-06-30-2/+3
|
* Rename body controller to public_body for consistency.francis2009-06-22-8/+8
|
* Stub two methods only now called in view.francis2009-06-12-0/+2
|
* 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-6/+6
|
* Making "update status" link and other text more consistent with the ability ↵louise2009-04-15-6/+53
| | | | of anyone to update the status of an old unclassified request
* Adding form for anyone logged in to update the status of a request that is ↵louise2009-04-14-8/+34
| | | | old and unclassified
* Moving view specs to more standard place, moving helper method inside spec ↵louise2009-04-14-21/+21
| | | | scope - will run more reliably when specs run in different orders
* Moving view specs to more standard place - helps tools like autotest handle ↵louise2009-04-14-3/+3
| | | | them. Tweak to charity number spec - when no charity number is present, the request sidebar should still be there, but the charity link should not
* Link to Charity Commission website where we have a Charity Numbertony2009-04-13-0/+17
|
* 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
| | | | from the main request page
* Adding specs for describe_state partial - think this can be reused for new ↵louise2009-04-03-0/+97
| | | | feature to let owner change request status at any time, and want to specify current behaviour before modifying.
* add a validate_as_body helper method for teststony2009-03-22-0/+5
|
* Tweak testtony2009-03-22-1/+7
|
* New view test for Bodytony2009-03-22-0/+71
|
* View test for recent requeststony2009-03-20-0/+50