aboutsummaryrefslogtreecommitdiffstats
path: root/app
Commit message (Expand)AuthorAgeLines
* Clean up translation interpolation syntax.Louise Crow2014-02-27-4/+5
* Merge remote-tracking branch 'opennewzealand_github/feature/encode-utf8-messa...Louise Crow2014-02-24-15/+16
|\
| * Add test for _get_attachment_text_internal with invalid utf-8Rowan Crawford2014-02-23-7/+8
| * encode does no work if it thinks it's already utf-8 (even if invalid)Rowan Crawford2014-02-10-8/+8
* | Merge remote-tracking branch 'opennewzealand_github/feature/translate-view-em...Louise Crow2014-02-18-3/+3
|\ \
| * | Translate titleRowan Crawford2014-02-10-1/+1
| * | Translate "make a new FOI request" in view emailRowan Crawford2014-02-10-2/+2
| |/
* | Use HTTPS Google docs viewer where using HTTPS for alaveteliLouise Crow2014-02-17-1/+2
* | Make all WDTK references use HTTPS.Matthew Somerville2014-01-30-5/+5
* | Merge branch 'feature/batch-requests' into rails-3-developLouise Crow2014-01-29-158/+772
|\ \
| * | Preserve whitespace in strings for translation.Louise Crow2014-01-28-7/+7
| * | Send batch requests as a cron job.Louise Crow2013-12-04-0/+9
| * | Add a mailer method for sending a batch request notificationLouise Crow2013-12-04-0/+40
| * | Show public body list when batch has not been sent.Louise Crow2013-12-04-9/+24
| * | Update notices for offline sending.Louise Crow2013-12-04-16/+11
| * | Simplify return value, set sent_at in create_batch!Louise Crow2013-12-04-1/+4
| * | Display batch requests for user on 'my requests' pageLouise Crow2013-12-04-0/+30
| * | 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-22/+15
| * | Add association between batches and public bodies.Louise Crow2013-12-04-0/+1
| * | Add list of bodies batch request will be sent to.Louise Crow2013-12-04-9/+53
| * | Javascript enhancements.Louise Crow2013-12-04-8/+95
| * | Raise limit on results to 1000.Louise Crow2013-12-04-3/+3
| * | Add the specific salutations to each request.Louise Crow2013-12-04-25/+51
| * | Move creation of batch to InfoRequestBatch.Louise Crow2013-12-04-21/+28
| * | Add a rudimentary view for an info request batch.Louise Crow2013-12-04-2/+14
| * | Notices for success and errors.Louise Crow2013-12-04-7/+28
| * | Add check for double submission.Louise Crow2013-12-04-5/+27
| * | Make method names for finding existing objects clearerLouise Crow2013-12-04-10/+10
| * | Simple code for the happy pathLouise Crow2013-12-04-19/+42
| * | Add InfoRequestBatch model.Louise Crow2013-12-04-0/+27
| * | Remove extra 'is invalid' error message.Louise Crow2013-12-04-2/+4
| * | Handle a banned user making batch requests.Louise Crow2013-12-04-1/+5
| * | Batch users don't have a daily limit.Louise Crow2013-12-04-2/+4
| * | Pass public bodies list through forms.Louise Crow2013-12-04-3/+14
| * | Require at least one public body in the params.Louise Crow2013-12-04-3/+3
| * | Create template and outgoing messageLouise Crow2013-12-04-23/+73
| * | Isolate code for preparing to display the compose interface.Louise Crow2013-12-04-51/+67
| * | Create a placeholder salutation for a batch request template.Louise Crow2013-12-04-1/+5
| * | Handle the application of censor rules to a batch request template.Louise Crow2013-12-04-1/+4
| * | Add a batch_request_template flagLouise Crow2013-12-04-1/+6
| * | Add new_batch actionLouise Crow2013-12-04-72/+92
| * | Add template for select_authoritiesLouise Crow2013-12-04-1/+113
| * | Handle not enabled, no user, unauthorised user.Louise Crow2013-12-04-12/+22
| * | Add a link to the select_authorities page.Louise Crow2013-12-04-0/+7
| * | Add a select_authorities action.Louise Crow2013-12-04-0/+3
| * | Add a can_make_batch_requests flag to user modelLouise Crow2013-12-04-0/+10
* | | Merge branch 'hotfix/0.16.0.6' into rails-3-developLouise Crow2014-01-28-1/+4
|\ \ \ | | |/ | |/|
| * | Handle a request with no user in the show request function0.16.0.5hotfix/0.16.0.5Louise Crow2014-01-28-1/+4
* | | Merge branch 'feature/1176-automate-authority-contacts' into rails-3-developLouise Crow2014-01-28-17/+487
|\ \ \