Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Latest translations from Transifexhotfix/0.17.0.3 | Louise Crow | 2014-05-13 | -237/+240 |
| | ||||
* | Merge branch 'hotfix/0.17.0.2' | Gareth Rees | 2014-05-07 | -31/+31 |
|\ | ||||
| * | Update rails to 3.2.18 | Gareth Rees | 2014-05-07 | -31/+31 |
|/ | ||||
* | Make sure mail/part is loaded.hotfix/0.17.0.1 | Louise Crow | 2014-04-25 | -0/+2 |
| | ||||
* | Fix for badly-formed content-disposition header. | Louise Crow | 2014-04-25 | -0/+11 |
| | | | | Taken from https://github.com/mikel/mail/pull/602 | |||
* | Merge branch 'release/0.17'0.17 | Louise Crow | 2014-03-04 | -1310/+15107 |
|\ | ||||
| * | Latest translations from Transifexrelease/0.17 | Louise Crow | 2014-03-04 | -19/+23 |
| | | ||||
| * | Bumping Alaveteli version | Louise Crow | 2014-03-03 | -1/+1 |
| | | ||||
| * | Merge branch 'hotfix/0.16.0.8' into release/0.17 | Louise Crow | 2014-03-03 | -1/+2 |
| |\ | |/ |/| | ||||
* | | Merge branch 'hotfix/0.16.0.8' of ↵0.16.0.8 | Louise Crow | 2014-03-03 | -1/+2 |
|\ \ | | | | | | | | | | ssh://git.mysociety.org/data/git/public/alaveteli into hotfix/0.16.0.8 | |||
| * | | Set the blackhole address as the return path for import error messages.hotfix/0.16.0.8 | Louise Crow | 2014-02-28 | -1/+2 |
| | | | | | | | | | | | | | | | Also send them directly to the non-bounce address, don't pipe them through mailin again. | |||
| | * | Remove survey variables added in error. | Louise Crow | 2014-03-03 | -4/+0 |
| | | | ||||
| | * | Merge branch 'hotfix/0.16.0.8' into release/0.17 | Louise Crow | 2014-02-28 | -0/+5 |
| | |\ | |_|/ |/| | | | | | | | | Conflicts: locale/cy/app.po | |||
* | | | Merge branch 'hotfix/0.16.0.7' into wdtk | Louise Crow | 2014-02-19 | -38/+52 |
|\| | | ||||
* | | | Use HTTPS Google docs viewer where using HTTPS for alaveteli | Louise Crow | 2014-02-18 | -1/+2 |
| | | | ||||
* | | | Make all WDTK references use HTTPS. | Matthew Somerville | 2014-02-18 | -9/+9 |
| | | | ||||
* | | | Merge branch 'hotfix/0.16.0.3' into wdtk | Louise Crow | 2014-01-27 | -2/+16 |
|\ \ \ | ||||
* \ \ \ | Merge branch 'welsh-fixes' into wdtk | Louise Crow | 2014-01-27 | -8/+8 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | Conflicts: locale/cy/app.po | |||
* \ \ \ \ | Merge branch 'hotfix/0.16.0.1' into wdtk | Louise Crow | 2014-01-24 | -3/+4 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: app/views/request/_view_html_stylesheet.html.erb | |||
* | | | | | | Fixing more typos | Louise Crow | 2014-01-24 | -2/+2 |
| | | | | | | ||||
* | | | | | | Point at application.css | Louise Crow | 2014-01-24 | -1/+1 |
| | | | | | | ||||
* | | | | | | Fix typo | Louise Crow | 2014-01-24 | -1/+1 |
| | | | | | | ||||
* | | | | | | Restore survey variables. | Louise Crow | 2014-01-24 | -0/+5 |
| | | | | | | ||||
* | | | | | | Merge branch 'release/0.16' into wdtk | Louise Crow | 2014-01-24 | -3363/+19753 |
|\ \ \ \ \ \ | ||||
* \ \ \ \ \ \ | Merge branch 'feature/cleanup-popups' into wdtk | Louise Crow | 2014-01-14 | -2/+0 |
|\ \ \ \ \ \ \ | ||||
* \ \ \ \ \ \ \ | Merge branch 'feature/cleanup-popups' into wdtk | Louise Crow | 2014-01-14 | -1/+1 |
|\ \ \ \ \ \ \ \ | ||||
* \ \ \ \ \ \ \ \ | Merge branch 'feature/cleanup-popups' into wdtk | Louise Crow | 2014-01-14 | -79/+90 |
|\ \ \ \ \ \ \ \ \ | ||||
| | | | | | | | | * | Add some release notes. | Louise Crow | 2014-02-27 | -1/+32 |
| | | | | | | | | | | ||||
| | | | | | | | | * | Syntax fixes in locale files. | Louise Crow | 2014-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 Crow | 2014-02-27 | -616/+487 |
| | | | | | | | | | | ||||
| | | | | | | | | * | Clean up translation interpolation syntax. | Louise Crow | 2014-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 Crow | 2014-02-27 | -189/+190 |
| | | | | | | | | | | ||||
| | | | | | | | | * | Make test specific to versions of ruby with String.encode | Louise Crow | 2014-02-24 | -4/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The code being tested is specific in that way. | |||
| | | | | | | | | * | Merge remote-tracking branch ↵ | Louise Crow | 2014-02-24 | -16/+23 |
| | | | | | | | | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'opennewzealand_github/feature/encode-utf8-messages' into rails-3-develop | |||
| | | | | | | | | | * | Add test for _get_attachment_text_internal with invalid utf-8 | Rowan Crawford | 2014-02-23 | -8/+15 |
| | | | | | | | | | | | ||||
| | | | | | | | | | * | encode does no work if it thinks it's already utf-8 (even if invalid) | Rowan Crawford | 2014-02-10 | -8/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also use duck typing for whether we should use encode | |||
| | | | | | | | | * | | Merge branch 'hotfix/0.16.0.7' into rails-3-develop | Louise Crow | 2014-02-19 | -28/+28 |
| | | | | | | | | |\ \ | | | | | | | | | |/ / | | | | | | | | |/| | | ||||
| | | | | | | | * | | | Upgrade to latest version of Rails0.16.0.7hotfix/0.16.0.7 | Louise Crow | 2014-02-19 | -28/+28 |
| | | | | | | | | |/ | | | | | | | | |/| | ||||
| | | | | | | | | * | Merge remote-tracking branch ↵ | Louise Crow | 2014-02-18 | -3/+9 |
| | | | | | | | | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'opennewzealand_github/feature/translate-view-email' into rails-3-develop | |||
| | | | | | | | | | * | Translate title | Rowan Crawford | 2014-02-10 | -1/+1 |
| | | | | | | | | | | | ||||
| | | | | | | | | | * | Translate "make a new FOI request" in view email | Rowan Crawford | 2014-02-10 | -2/+8 |
| | | | | | | | | |/ | | | | | | | | |/| | ||||
| | | | | | | | | * | Merge branch 'feature/https-fixes' into rails-3-develop | Louise Crow | 2014-02-17 | -10/+11 |
| | | | | | | | | |\ | ||||
| | | | | | | | | | * | Use HTTPS Google docs viewer where using HTTPS for alaveteli | Louise Crow | 2014-02-17 | -1/+2 |
| | | | | | | | | | | | ||||
| | | | | | | | | | * | Make all WDTK references use HTTPS. | Matthew Somerville | 2014-01-30 | -9/+9 |
| | | | | | | | | | | | ||||
| | | | | | | | | * | | Remove an obsolete string | Mark Longair | 2014-01-31 | -5/+2 |
| | | | | | | | | | | | ||||
| | | | | | | | | * | | Remove fuzzy strings from en_UG/app.po as well | Mark Longair | 2014-01-30 | -57/+29 |
| | | | | | | | | | | | ||||
| | | | | | | | | * | | Remove fuzzy strings from the .po files | Mark Longair | 2014-01-30 | -3420/+1656 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Done by re-pulling from Transifex and running: bundle exec rake gettext:clean | |||
| | | | | | | | | * | | Update the .pot and .po files | Mark Longair | 2014-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 + cleaning | Mark Longair | 2014-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-develop | Louise Crow | 2014-01-29 | -196/+1503 |
| | | | | | | | | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: config/general.yml-example spec/factories.rb |