aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* Merge branch 'release/0.17' into wdtkLouise Crow2014-03-04-19/+23
|\
| * Latest translations from Transifexrelease/0.17Louise Crow2014-03-04-19/+23
| |
* | Merge branch 'release/0.17' into wdtkLouise Crow2014-03-04-1297/+15094
|\| | | | | | | | | Conflicts: config/general.yml-example
| * Bumping Alaveteli versionLouise Crow2014-03-03-1/+1
| |
| * Merge branch 'hotfix/0.16.0.8' into release/0.17Louise Crow2014-03-03-1/+2
| |\
| | * Merge branch 'hotfix/0.16.0.8' of ↵0.16.0.8Louise Crow2014-03-03-1/+2
| | |\ | | | | | | | | | | | | ssh://git.mysociety.org/data/git/public/alaveteli into hotfix/0.16.0.8
| * | | Remove survey variables added in error.Louise Crow2014-03-03-4/+0
| | | |
| * | | Merge branch 'hotfix/0.16.0.8' into release/0.17Louise Crow2014-02-28-0/+5
| |\| | | | | | | | | | | | | | | | | | Conflicts: locale/cy/app.po
| * | | Add some release notes.Louise Crow2014-02-27-1/+32
| | | |
| * | | Syntax fixes in locale files.Louise Crow2014-02-27-2/+2
| | | | | | | | | | | | | | | | | | | | The translated strings here were added manually and had the wrong variable name in them.
| * | | Adding latest strings for translation.Louise Crow2014-02-27-616/+487
| | | |
| * | | Clean up translation interpolation syntax.Louise Crow2014-02-27-4/+5
| | | | | | | | | | | | | | | | | | | | | | | | Don't translate strings to be used in the admin interface - we're leaving it in English for now until we can markup the whole thing (#1353 and #1354). Use {{}} interpolation syntax where #{} was used in error.
| * | | Latest translations from Transifex.Louise Crow2014-02-27-189/+190
| | | |
| * | | Make test specific to versions of ruby with String.encodeLouise Crow2014-02-24-4/+6
| | | | | | | | | | | | | | | | The code being tested is specific in that way.
| * | | Merge remote-tracking branch ↵Louise Crow2014-02-24-16/+23
| |\ \ \ | | | | | | | | | | | | | | | 'opennewzealand_github/feature/encode-utf8-messages' into rails-3-develop
| | * | | Add test for _get_attachment_text_internal with invalid utf-8Rowan Crawford2014-02-23-8/+15
| | | | |
| | * | | encode does no work if it thinks it's already utf-8 (even if invalid)Rowan Crawford2014-02-10-8/+8
| | | | | | | | | | | | | | | | | | | | Also use duck typing for whether we should use encode
| * | | | Merge branch 'hotfix/0.16.0.7' into rails-3-developLouise Crow2014-02-19-28/+28
| |\ \ \ \
| * \ \ \ \ Merge remote-tracking branch ↵Louise Crow2014-02-18-3/+9
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | 'opennewzealand_github/feature/translate-view-email' into rails-3-develop
| | * | | | | Translate titleRowan Crawford2014-02-10-1/+1
| | | | | | |
| | * | | | | Translate "make a new FOI request" in view emailRowan Crawford2014-02-10-2/+8
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'feature/https-fixes' into rails-3-developLouise Crow2014-02-17-10/+11
| |\ \ \ \ \
| | * | | | | 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-9/+9
| | | | | | |
| * | | | | | Remove an obsolete stringMark Longair2014-01-31-5/+2
| | | | | | |
| * | | | | | Remove fuzzy strings from en_UG/app.po as wellMark Longair2014-01-30-57/+29
| | | | | | |
| * | | | | | Remove fuzzy strings from the .po filesMark Longair2014-01-30-3420/+1656
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Done by re-pulling from Transifex and running: bundle exec rake gettext:clean
| * | | | | | Update the .pot and .po filesMark Longair2014-01-30-393/+13588
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | These were updated with: bundle exec rake gettext:store_model_attributes bundle exec rake gettext:find
| * | | | | | Update translations after pulling from Transfix + cleaningMark Longair2014-01-30-30/+30
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | As suggested in the release manager's checklist, this commit introduces the results of re-pulling from transifex: tx pull -a -f ... and cleaning the .po files again: bundle exec rake gettext:clean
| * | | | | Merge branch 'feature/batch-requests' into rails-3-developLouise Crow2014-01-29-196/+1503
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: config/general.yml-example spec/factories.rb
| | * | | | | Fix typoLouise Crow2014-01-28-1/+1
| | | | | | |
| | * | | | | Preserve whitespace in strings for translation.Louise Crow2014-01-28-7/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Otherwise they get marked as fuzzy in .po files and lose their existing translations.
| | * | | | | Specify sort on results to return in consistent order.Louise Crow2014-01-28-1/+1
| | | | | | |
| | * | | | | Send batch requests as a cron job.Louise Crow2013-12-04-0/+54
| | | | | | |
| | * | | | | Add a mailer method for sending a batch request notificationLouise Crow2013-12-04-0/+75
| | | | | | |
| | * | | | | Show public body list when batch has not been sent.Louise Crow2013-12-04-17/+53
| | | | | | |
| | * | | | | Update notices for offline sending.Louise Crow2013-12-04-25/+12
| | | | | | |
| | * | | | | Simplify return value, set sent_at in create_batch!Louise Crow2013-12-04-14/+43
| | | | | | |
| | * | | | | Display batch requests for user on 'my requests' pageLouise Crow2013-12-04-2/+34
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This is the most rudimentary possible way to give them access to the batch request urls, pending #1239
| | * | | | | Refactor specs to make adding batch changes easier.Louise Crow2013-12-04-30/+63
| | | | | | |
| | * | | | | Use public bodies not requests in find_existingLouise Crow2013-12-04-10/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | The requests may not have been created at this point.
| | * | | | | Split the creation of a batch and the associated requests.Louise Crow2013-12-04-32/+24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | We're going to want to actually create and send the requests later.
| | * | | | | Add association between batches and public bodies.Louise Crow2013-12-04-0/+9
| | | | | | |
| | * | | | | Add list of bodies batch request will be sent to.Louise Crow2013-12-04-9/+54
| | | | | | |
| | * | | | | Javascript enhancements.Louise Crow2013-12-04-35/+156
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Add or remove all buttons, ajax search as you type.
| | * | | | | Raise limit on results to 1000.Louise Crow2013-12-04-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Seems like you have to specify a limit with xapian. We'll probably want to document the limit somewhere on this page.
| | * | | | | Add the specific salutations to each request.Louise Crow2013-12-04-25/+73
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also, wrap model creation in a transaction and do the message sending separately - we may ultimately want to do this outside the request cycle.
| | * | | | | 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/+46
| | | | | | |
| | * | | | | Notices for success and errors.Louise Crow2013-12-04-23/+62
| | | | | | |