aboutsummaryrefslogtreecommitdiffstats
path: root/app/models/info_request_batch.rb
Commit message (Expand)AuthorAgeLines
* Use updated method for sending an InfoRequestBatchGareth Rees2014-10-17-1/+7
* Annotate modelsGareth Rees2014-04-09-3/+4
* Send batch requests as a cron job.Louise Crow2013-12-04-0/+9
* Simplify return value, set sent_at in create_batch!Louise Crow2013-12-04-1/+4
* Use public bodies not requests in find_existingLouise Crow2013-12-04-4/+4
* Split the creation of a batch and the associated requests.Louise Crow2013-12-04-17/+9
* Add association between batches and public bodies.Louise Crow2013-12-04-0/+1
* Add the specific salutations to each request.Louise Crow2013-12-04-20/+35
* Move creation of batch to InfoRequestBatch.Louise Crow2013-12-04-0/+21
* Add check for double submission.Louise Crow2013-12-04-0/+12
* Add InfoRequestBatch model.Louise Crow2013-12-04-0/+20