Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | merge WTDK changes to master (preparation for closing WTDK branch and ↵ | Seb Bacon | 2011-06-14 | -2/+2 |
|\ | | | | | | | deploying WTDK website straight from master) | |||
| * | Move the non-fixture files in spec/fixtures to their own subdirectory, | Robin Houston | 2011-06-10 | -2/+2 |
| | | | | | | | | | | so that we can run rake spec:db:fixtures:load without it choking on the files that aren't fixtures. | |||
* | | Make sure the :public_body_translation fixture is included everywhere the ↵ | Robin Houston | 2011-06-09 | -12/+12 |
| | | | | | | | | :public_bodies fixture is, because the PublicBody objects do not work as expected without it. | |||
* | | further test fixage | Seb Bacon | 2011-04-01 | -1/+5 |
|/ | ||||
* | Return more info in request JSON response. | Francis Irving | 2010-10-20 | -3/+3 |
| | ||||
* | Add tag_string to tests. | Francis Irving | 2010-10-18 | -6/+6 |
| | ||||
* | Remove unnecessary integrate views | Francis Irving | 2010-10-18 | -3/+1 |
| | ||||
* | Add test for JSON requests | Francis Irving | 2010-10-18 | -0/+19 |
| | ||||
* | Make path work in Ruby 1.9 | Francis Irving | 2010-09-15 | -1/+1 |
| | ||||
* | Mock views for new syntax of calling search | Francis Irving | 2010-09-14 | -1/+5 |
| | ||||
* | Changed name of variable. | Francis Irving | 2010-09-06 | -1/+1 |
| | ||||
* | Add test of user level censor rules from controller. | Francis Irving | 2010-08-04 | -0/+18 |
| | ||||
* | Updated formatting. | Francis Irving | 2010-06-08 | -1/+1 |
| | ||||
* | Check size of attachment | Francis Irving | 2010-03-03 | -0/+1 |
| | ||||
* | Test code for FOI officer upload | Francis Irving | 2010-03-03 | -0/+85 |
| | ||||
* | Test for previewing followups | Francis Irving | 2009-12-22 | -0/+11 |
| | ||||
* | Fix bug that stopped re-editing requests working | Francis Irving | 2009-12-22 | -0/+9 |
| | ||||
* | Email when request becomes long overdue | Francis Irving | 2009-12-16 | -0/+25 |
| | ||||
* | Fix overdue email text for new policy and for schools. | Francis Irving | 2009-12-16 | -2/+19 |
| | ||||
* | Save the model that was changed. | Francis Irving | 2009-12-16 | -1/+1 |
| | ||||
* | Fix some tests. | Francis Irving | 2009-12-13 | -2/+20 |
| | ||||
* | Change salutation from "Sir or Madam" to name of authority. | Francis Irving | 2009-12-04 | -5/+5 |
| | ||||
* | So fixtures and deliveries are right when run in alphabetical order. | Francis Irving | 2009-10-29 | -1/+1 |
| | ||||
* | Reflect behaviour change in 1e74ce210dd3584fbed6f53d2c0360045d7161b5 | Francis Irving | 2009-10-29 | -3/+3 |
| | ||||
* | Add extra test. | francis | 2009-10-19 | -0/+11 |
| | ||||
* | League table for classification game. | francis | 2009-10-14 | -2/+2 |
| | | | | | Show progress of game with Google chart. Don't require login for main game page. | |||
* | Remove debugging. | francis | 2009-10-04 | -1/+2 |
| | ||||
* | Change formatting of outgoing emails. | francis | 2009-10-04 | -0/+1 |
| | ||||
* | Don't send overdue alerts, or request for clarification alerts to banned users | francis | 2009-10-03 | -1/+30 |
| | ||||
* | Loads of changes to timescale text, to make it more legally accurate, but still | francis | 2009-10-02 | -1/+1 |
| | | | | forceful. | |||
* | Fix what page it takes admin users to properly, and test code (done on train) | francis | 2009-10-01 | -7/+59 |
| | ||||
* | Let some users leave requests undescribed. | francis | 2009-10-01 | -0/+11 |
| | ||||
* | Change censor rules to apply to strings in place, so using less memory on ↵ | francis | 2009-09-15 | -0/+34 |
| | | | | | | large strings. Add lots of test code for censor rules. | |||
* | Force correct filename for attachments. | francis | 2009-09-02 | -2/+13 |
| | ||||
* | Fix subtle bug, which caused error with old data and new ↵ | francis | 2009-08-19 | -3/+7 |
| | | | | not-sending-to-auto-annotations code | |||
* | Don't send alert for annotation on your own request. | francis | 2009-08-18 | -5/+21 |
| | ||||
* | 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. | |||
* | 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. | |||
* | 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 |
| | ||||
* | Most put rebuild in begin, or else it just builds when the class loads. | francis | 2009-03-18 | -1/+4 |
| | ||||
* | Call rebuild_xapian_index in more tests to reduce order dependency | tony | 2009-03-13 | -0/+1 |
| |