Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | hecks prominence too, to show message if hidden for super user | francis | 2009-06-30 | -2/+3 |
| | ||||
* | Rename body controller to public_body for consistency. | francis | 2009-06-22 | -8/+8 |
| | ||||
* | Stub two methods only now called in view. | francis | 2009-06-12 | -0/+2 |
| | ||||
* | Text change to encourage people to update the status of old requests | louise | 2009-04-27 | -1/+1 |
| | ||||
* | use the new is_incoming_message? etc methods | tony | 2009-04-23 | -6/+6 |
| | ||||
* | Making "update status" link and other text more consistent with the ability ↵ | louise | 2009-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 ↵ | louise | 2009-04-14 | -8/+34 |
| | | | | old and unclassified | |||
* | Moving view specs to more standard place, moving helper method inside spec ↵ | louise | 2009-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 ↵ | louise | 2009-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 Number | tony | 2009-04-13 | -0/+17 |
| | ||||
* | Removed debug line | louise | 2009-04-07 | -1/+0 |
| | ||||
* | Allow request owners or admins to update the status of a request at any time ↵ | louise | 2009-04-07 | -2/+219 |
| | | | | from the main request page | |||
* | Adding specs for describe_state partial - think this can be reused for new ↵ | louise | 2009-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 tests | tony | 2009-03-22 | -0/+5 |
| | ||||
* | Tweak test | tony | 2009-03-22 | -1/+7 |
| | ||||
* | New view test for Body | tony | 2009-03-22 | -0/+71 |
| | ||||
* | View test for recent requests | tony | 2009-03-20 | -0/+50 |