Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | Use updated method for sending an InfoRequestBatch | Gareth Rees | 2014-10-17 | -1/+7 |
* | Annotate models | Gareth Rees | 2014-04-09 | -3/+4 |
* | Send batch requests as a cron job. | Louise Crow | 2013-12-04 | -0/+9 |
* | Simplify return value, set sent_at in create_batch! | Louise Crow | 2013-12-04 | -1/+4 |
* | Use public bodies not requests in find_existing | Louise Crow | 2013-12-04 | -4/+4 |
* | Split the creation of a batch and the associated requests. | Louise Crow | 2013-12-04 | -17/+9 |
* | Add association between batches and public bodies. | Louise Crow | 2013-12-04 | -0/+1 |
* | Add the specific salutations to each request. | Louise Crow | 2013-12-04 | -20/+35 |
* | Move creation of batch to InfoRequestBatch. | Louise Crow | 2013-12-04 | -0/+21 |
* | Add check for double submission. | Louise Crow | 2013-12-04 | -0/+12 |
* | Add InfoRequestBatch model. | Louise Crow | 2013-12-04 | -0/+20 |