Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Merge branch 'feature/batch-requests' into rails-3-develop | Louise Crow | 2014-01-29 | -0/+6 |
|\ | | | | | | | | | | | Conflicts: config/general.yml-example spec/factories.rb | |||
| * | Add check for double submission. | Louise Crow | 2013-12-04 | -0/+1 |
| | | ||||
| * | Add InfoRequestBatch model. | Louise Crow | 2013-12-04 | -0/+4 |
| | | | | | | | | | | Re-annotate models. Index InfoRequestBatches by user - we'll display the batches for a user when they view their own requests. | |||
| * | Add a can_make_batch_requests flag to user model | Louise Crow | 2013-12-04 | -0/+1 |
| | | | | | | | | Make it updatable via the user admin page. | |||
* | | Populate admin public body forms based on a change request. | Louise Crow | 2014-01-13 | -0/+12 |
|/ | | | | | Also add editable text for an email to be sent to the person requesting the change. | |||
* | Add factory to support new specs.0.14.0.2hotfix/0.14.0.2 | Louise Crow | 2013-10-03 | -0/+7 |
| | ||||
* | Use earlier factory_girl syntax | Louise Crow | 2013-09-16 | -21/+26 |
| | ||||
* | Only include public messages in who_can_followup_to | Louise Crow | 2013-09-16 | -1/+20 |
| | ||||
* | Allow creation of multiple public bodies in one test. | Louise Crow | 2013-09-16 | -2/+4 |
| | | | | | Add some sequences to make sure that we don't get validation errors on unique fields. | |||
* | Give incoming message a body attachment | Louise Crow | 2013-09-16 | -3/+5 |
| | | | | By default, give an incoming message a body attachment. | |||
* | Give incoming message factory a body text. | Louise Crow | 2013-09-16 | -9/+21 |
| | | | | Also, store an event for the incoming message. | |||
* | Rewrite download spec | Louise Crow | 2013-09-16 | -2/+13 |
| | | | | | Make it an integration spec so we don't need to touch the internals so much. | |||
* | Use a real pdf file for foi_attachment factory. | Louise Crow | 2013-09-16 | -2/+2 |
| | ||||
* | Refactor prominence specs to use factories not fixtures. | Louise Crow | 2013-09-16 | -1/+59 |
| | ||||
* | Make some simple factories for real objects. | Louise Crow | 2013-09-16 | -0/+31 |