Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Latest translations from transifex.0.12.0.4hotfix/0.12.0.4 | Louise Crow | 2013-08-05 | -1859/+18918 |
| | ||||
* | Update tests for changes to fixture file.hotfix/0.12.0.3 | Louise Crow | 2013-08-01 | -14/+18 |
| | ||||
* | Try to convert csv files of public bodies into utf-8 before importing them.0.12.0.2hotfix/0.12.0.2 | Louise Crow | 2013-08-01 | -1/+2 |
| | ||||
* | Backport https://github.com/mikel/mail/pull/405 to prevent stack overflow ↵0.12.0.1hotfix/0.12.0.1 | Louise Crow | 2013-07-26 | -0/+16 |
| | | | | errors when parsing large mails with envelopes on memory limited systems. | |||
* | Merge branch 'release/0.12'0.12 | Louise Crow | 2013-06-26 | -857/+5390 |
|\ | | | | | | | | | | | | | | | Conflicts: locale/he_IL/app.po locale/hr_HR/app.po locale/nb_NO/app.po locale/uk/app.po | |||
| * | Remove notes for c1b3324922687778b316ee1a180582013bcf6d0e, it was reverted ↵release/0.12 | Louise Crow | 2013-06-26 | -1/+0 |
| | | | | | | | | in 9452a2e5fffd35be383250ada139b349a5866acb as it causes ajax requests to be refused in the new request process. | |||
| * | Revert "Assume that format will be specified in the url requested, or ↵ | Louise Crow | 2013-06-26 | -11/+0 |
| | | | | | | | | | | | | default to HTML. Fixes #989." This reverts commit c1b3324922687778b316ee1a180582013bcf6d0e. | |||
| * | Latest translations from Transifex. | Louise Crow | 2013-06-26 | -44/+3647 |
| | | ||||
| * | Bump version number to 0.12 | Louise Crow | 2013-06-25 | -1/+1 |
| | | ||||
| * | Clearer explanation. | Louise Crow | 2013-06-24 | -1/+1 |
| | | ||||
| * | Add list of changes in 0.12 | Louise Crow | 2013-06-24 | -1/+19 |
| | | ||||
| * | Add linebreaks. | Louise Crow | 2013-06-24 | -1/+3 |
| | | ||||
| * | Latest strings for translation. | Louise Crow | 2013-06-24 | -337/+944 |
| | | ||||
| * | Latest translations from Transifex. | Louise Crow | 2013-06-24 | -492/+3898 |
| | | ||||
| * | Split the string interpolation and translation into two steps so that the ↵ | Louise Crow | 2013-06-24 | -2/+5 |
| | | | | | | | | translation gets picked up by rake gettext:find. Add a bit more explanation. | |||
| * | Don't call out to external urls during controller tests | Louise Crow | 2013-06-20 | -0/+12 |
| | | ||||
| * | Use request.params to generate a json format url when @has_json is true, not ↵ | Louise Crow | 2013-06-20 | -1/+8 |
| | | | | | | | | request.query_parameters. The latter has unexpected results when a querystring parameter of 'action' or 'controller' is supplied. Fixes #981. | |||
| * | Assume that format will be specified in the url requested, or default to ↵ | Louise Crow | 2013-06-20 | -0/+11 |
| | | | | | | | | HTML. Fixes #989. | |||
| * | Respond to a (currently unsupported) json request for a public body list ↵ | Louise Crow | 2013-06-20 | -2/+7 |
| | | | | | | | | with a 406, not a 500 caused by a missing template. | |||
| * | Add pagination to the list of requests on the admin page for a public body | Louise Crow | 2013-06-20 | -1/+5 |
| | | ||||
| * | Add note about adding site user to exim trusted_users list. | Louise Crow | 2013-06-20 | -1/+1 |
| | | ||||
| * | Merge branch 'hotfix/0.11.0.14' into rails-3-develop | Louise Crow | 2013-06-19 | -1/+11 |
| |\ | ||||
| * \ | Merge remote-tracking branch 'openaustralia_github/app_version_api_feature' ↵ | Louise Crow | 2013-06-18 | -1/+15 |
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into rails-3-develop Conflicts: app/controllers/application_controller.rb app/controllers/general_controller.rb config/routes.rb | |||
| | * | | Add publicly accesible json api to query alaveteli and ruby version. ↵ | Matthew Landauer | 2013-02-24 | -1/+10 |
| | | | | | | | | | | | | | | | | Implements #834 | |||
| | * | | Extract method | Matthew Landauer | 2013-02-24 | -1/+6 |
| | | | | ||||
| * | | | Use daemon_name as service name rather than hardcoding to give more ↵ | Louise Crow | 2013-06-18 | -6/+6 |
| | | | | | | | | | | | | | | | | flexibility in running multiple instances on a server. | |||
| * | | | Ignore a crontab file in the config directory | Louise Crow | 2013-06-18 | -0/+1 |
| | | | | ||||
| * | | | Add a symlink to an httpd.conf file in the shared directory. | Louise Crow | 2013-06-18 | -0/+1 |
| | | | | ||||
| * | | | Merge branch 'hotfix/0.11.0.13' into rails-3-develop | Louise Crow | 2013-06-17 | -5/+33 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | Conflicts: spec/mailers/outgoing_mailer_spec.rb | |||
| * | | | | Remove obsolete comment. | Louise Crow | 2013-06-17 | -1/+0 |
| | | | | | ||||
| * | | | | Merge branch 'feature/crontab-example' into rails-3-develop | Louise Crow | 2013-06-17 | -6/+6 |
| |\ \ \ \ | ||||
| | * | | | | Move crontab.ugly to crontab-example | Louise Crow | 2013-06-12 | -6/+6 |
| | | | | | | ||||
| * | | | | | Fix typo | Louise Crow | 2013-06-12 | -1/+1 |
| | | | | | | ||||
| * | | | | | Make sure raw emails are loaded before running test. | Louise Crow | 2013-06-12 | -0/+4 |
| | | | | | | ||||
| * | | | | | Merge branch 'rails-3-develop' of ↵ | Louise Crow | 2013-06-12 | -0/+22 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | ssh://git.mysociety.org/data/git/public/alaveteli into rails-3-develop | |||
| | * \ \ \ \ | Merge branch 'hotfix/0.11.0.11' into rails-3-develop | Mark Longair | 2013-06-12 | -0/+22 |
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | | | ||||
| | | * | | | | Add a rake task to re-extract any missing attachments | Mark Longair | 2013-06-12 | -0/+22 |
| | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | You can see the number of emails that would be reparsed by doing: bundle exec rake temp:reextract_missing_attachments To actually reparse the incoming emails and rextract attachments for any that were missing, you would do: bundle exec rake temp:reextract_missing_attachments[commit] (In fact, the 'commit' can be any non-empty string.) | |||
| * | | | | | Merge branch 'hotfix/0.11.0.11' into rails-3-develop | Louise Crow | 2013-06-12 | -1/+1 |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | ||||
| * | | | | | Merge branch 'hotfix/0.11.0.10' into rails-3-develop | Louise Crow | 2013-06-12 | -1/+1 |
| |\ \ \ \ \ | ||||
| * \ \ \ \ \ | Merge branch 'hotfix/0.11.0.9' into rails-3-develop | Louise Crow | 2013-06-11 | -9/+7 |
| |\ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ | Merge commit '0.11.0.8' into rails-3-develop | Louise Crow | 2013-06-11 | -7/+4 |
| |\ \ \ \ \ \ \ | ||||
| * | | | | | | | | Better spec isolation - these specs require raw emails, so make sure they're ↵ | Louise Crow | 2013-06-10 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | loaded. | |||
| * | | | | | | | | Merge branch 'hotfix/0.11.0.7' into rails-3-develop | Louise Crow | 2013-06-10 | -64/+106 |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: spec/models/info_request_spec.rb | |||
| * \ \ \ \ \ \ \ \ | Merge branch 'hotfix/0.11.0.4' into rails-3-develop | Louise Crow | 2013-06-10 | -4/+17 |
| |\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | Remove reference to incoming message from purge request test - it brings in ↵ | Louise Crow | 2013-06-07 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | a requirement to have loaded the raw emails, which is tangential to what we're testing. | |||
| * | | | | | | | | | | Replace specs that left raw email (stored in a file, so not cleaned up ↵ | Louise Crow | 2013-06-07 | -59/+52 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | automatically) in a dirty state. The functionality of the old specs is tested in spec/lib/mail_handler.rb, so remove them and add some new specs that just test the OutgoingMailer methods. | |||
| * | | | | | | | | | | Allow the donation url to be configured. Closes #909. | Louise Crow | 2013-06-07 | -2/+46 |
| | | | | | | | | | | | ||||
| * | | | | | | | | | | Add some context blocks to group together tests with the same status. | Louise Crow | 2013-06-07 | -57/+103 |
| | | | | | | | | | | | ||||
| * | | | | | | | | | | Handle request for json for an external request. Closes #973. | Louise Crow | 2013-06-07 | -1/+34 |
| | | | | | | | | | | | ||||
| * | | | | | | | | | | We're assuming feed urls without format suffixes should serve up atom/xml, ↵ | Louise Crow | 2013-06-05 | -0/+15 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | so ignore any format from content negotiation in favour of that default. |