Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Don't allow duplicate followup messages to the same request. | francis | 2009-08-18 | -0/+12 |
| | | | | Prevent requests, followups and annotations which have all capitals or all lowercase letters. | |||
* | Requester only prominence. | francis | 2009-07-03 | -24/+78 |
| | ||||
* | Needs a filename for cache code now | francis | 2009-07-01 | -2/+2 |
| | ||||
* | Use caching that allows pre-authentication. | francis | 2009-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. | francis | 2009-06-22 | -4/+4 |
| | ||||
* | Fancier options for stopping new responses to requests. | francis | 2009-06-15 | -1/+1 |
| | ||||
* | Simplifying fixtures for general controller | louise | 2009-05-05 | -1/+1 |
| | ||||
* | Remove outdated tests | tony | 2009-04-16 | -9/+0 |
| | ||||
* | Log when anyone other than the request owner updates its status | louise | 2009-04-15 | -0/+21 |
| | ||||
* | Adding form for anyone logged in to update the status of a request that is ↵ | louise | 2009-04-14 | -50/+115 |
| | | | | old and unclassified | |||
* | Allow request owners or admins to update the status of a request at any time ↵ | louise | 2009-04-07 | -6/+126 |
| | | | | from the main request page | |||
* | Rebuild xapian index before specs that require it - to allow tests to be ↵ | louise | 2009-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 :all | tony | 2009-03-22 | -6/+2 |
| | ||||
* | test should be for single body | tony | 2009-03-21 | -1/+1 |
| | ||||
* | Switch recent request test from fixtures to stubs | tony | 2009-03-20 | -16/+4 |
| | ||||
* | Pre-set body/user in test (harmonisation step) | tony | 2009-03-20 | -13/+18 |
| | ||||
* | Test that banned user can't create new request | tony | 2009-03-19 | -2/+9 |
| | ||||
* | add test for preventing new requests when old ones uncategorised | tony | 2009-03-19 | -0/+31 |
| | ||||
* | Use mocks instead of fixtures | tony | 2009-03-19 | -5/+5 |
| | ||||
* | Set up test info request and user beforehand | tony | 2009-03-19 | -4/+9 |
| | ||||
* | We don't care what actual count is, just that it's increased by one | tony | 2009-03-19 | -2/+2 |
| | ||||
* | update comment to reflect new location for rspec docs | tony | 2009-03-19 | -1/+1 |
| | ||||
* | Most put rebuild in begin, or else it just builds when the class loads. | francis | 2009-03-18 | -1/+4 |
| | ||||
* | Make it redirect to email subscription # reference in user page when you | francis | 2009-03-17 | -1/+8 |
| | | | | click unsubscribe link in email. | |||
* | It didn't seem to rebuild unless I put it in begin like this. | francis | 2009-03-16 | -1/+5 |
| | ||||
* | Call rebuild_xapian_index in more tests to reduce order dependency | tony | 2009-03-13 | -6/+3 |
| | ||||
* | use have_tag() to narrow the test to the correct scope | tony | 2009-03-09 | -3/+4 |
| | ||||
* | Display "You" as username in comments you've made. | tony | 2009-03-07 | -0/+19 |
| | ||||
* | Text change reflected in test code. | francis | 2009-02-28 | -1/+1 |
| | ||||
* | Updates to test code with move of controller. | francis | 2009-02-02 | -1/+1 |
| | ||||
* | Update with new list page defaults. | francis | 2009-01-14 | -4/+4 |
| | ||||
* | Fix of test. | francis | 2008-11-07 | -1/+1 |
| | ||||
* | Lots more internal review stuff. | francis | 2008-11-07 | -6/+12 |
| | ||||
* | Fix test code for changed text | francis | 2008-11-03 | -1/+1 |
| | ||||
* | Use link to main request page with # ref in emails announcing new responses. | francis | 2008-10-17 | -1/+2 |
| | | | | | Deprecate completely the describe_state view - just use it as a controller action which does the state description. | |||
* | Update | francis | 2008-10-08 | -1/+1 |
| | ||||
* | Fix up test code, and some bugs relating to splitting out raw_email data. | francis | 2008-09-22 | -13/+13 |
| | ||||
* | Tests for new followup stuff. | francis | 2008-09-22 | -2/+9 |
| | ||||
* | Test for requires admin email. | francis | 2008-09-21 | -2/+17 |
| | ||||
* | Fix tests for comment alerts | francis | 2008-09-13 | -4/+9 |
| | ||||
* | Fix bug in call to sort_by_ascending (boolean || true is always true!) in ↵ | francis | 2008-09-12 | -3/+3 |
| | | | | | | acts_as_xapian Alter WDTK code to use correct meaning of ascending in Xapian. | |||
* | Rename new_frontpage to frontpage. | francis | 2008-09-08 | -11/+0 |
| | | | | Remove public_body_query, only used by old frontpage. | |||
* | Bah. | francis | 2008-09-07 | -1/+1 |
| | ||||
* | Boo | francis | 2008-09-07 | -1/+1 |
| | ||||
* | Tweeks for test code | francis | 2008-09-07 | -1/+1 |
| | ||||
* | Migration to Rails 2.1 | francis | 2008-09-04 | -1/+1 |
| | ||||
* | Transfer count value correctly and display it. | francis | 2008-09-04 | -1/+1 |
| | ||||
* | Update text nor user emails are formatted | francis | 2008-08-29 | -1/+1 |
| | ||||
* | Remove debugging. | francis | 2008-08-29 | -1/+1 |
| | ||||
* | Find mime types we don't yet handle. | francis | 2008-08-29 | -2/+2 |
| | | | | Icon for BMP |