aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
...
| * | | | | | | Make admin edits affect info_request_event described_states.Louise Crow2013-08-15-7/+29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make sure that admin edits changing the described state of an info request are reflected in the latest_status and status values of info request events so that the info requests are retrieved correctly in status-based searches.
| * | | | | | | Allow 'edit' and 'status_update' calculated states to propagate.Louise Crow2013-08-15-7/+45
| | |/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update test expectations and add further test to explicitly show that we want the described status from a status update to be propagated to a preceding response, as well as being filled in in the status update itself (which is mostly to deal with the case where there isn't a preceding response). Make those changes to calculate_event_states
* | | | | | | The mysociety debian repo only has 64-bit packagesGanesh Sittampalam2013-08-14-1/+1
| | | | | | |
* | | | | | | Run migrations before trying to install themeIan Chard2013-08-14-3/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: script/rails-post-deploy
* | | | | | | Try to convert csv files of public bodies into utf-8 before importing them.Louise Crow2013-08-14-1/+2
| | | | | | |
* | | | | | | add wheezy package names as alternates for rdoc and irbIan Chard2013-08-14-2/+2
| | | | | | |
* | | | | | | Update tests for changes to fixture file.Louise Crow2013-08-14-14/+18
| | | | | | |
* | | | | | | Fix for #566. Also fix wrong identifier being used in text.Louise Crow2013-08-13-1/+1
| |_|/ / / / |/| | | | |
* | | | | | Clean up paths to be a bit less OS dependent.Louise Crow2013-08-12-6/+4
| |_|/ / / |/| | | |
* | | | | Merge remote-tracking branch ↵Louise Crow2013-08-12-51/+1
|\ \ \ \ \ | |_|/ / / |/| | | | | | | | | 'openaustralia_github/upgrade-rvmrc-to-ruby-version' into rails-3-develop
| * | | | Switch from .rvmrc to .ruby-versionHenare Degan2013-08-10-51/+1
|/ / / / | | | | | | | | | | | | ruby-version is cross compatible with other Ruby version managers
* | | | Removing db/development_structure.sql from version control. Because ↵Louise Crow2013-08-08-2095/+0
| | | | | | | | | | | | | | | | different versions of postgres are producing minor variations every time this is generated, it's proving more of a hindrance than a help to development. Happy to reinstate it if anyone has suggestions about how to keep it stable across minor postgres version differences.
* | | | Merge branch 'feature/check-submodules' into rails-3-developLouise Crow2013-08-08-0/+30
|\ \ \ \
| * | | | Only check commonlib, don't try to split the response into segments (as @mhl ↵Louise Crow2013-08-08-7/+8
| | | | | | | | | | | | | | | | | | | | points out, the case where the initial character is a space is somewhat confusing), just grab the first character of the whole string and check it against expected values.
| * | | | Call it an error, not a warning.Louise Crow2013-07-30-4/+4
| | | | |
| * | | | Get first character in a way that will work in Ruby 1.8 and 1.9Louise Crow2013-07-30-1/+1
| | | | |
| * | | | Add a rake task to print a warning if the state of a submodule is not what ↵Louise Crow2013-07-30-0/+29
| | | | | | | | | | | | | | | | | | | | we expect it to be.
* | | | | Update for Rails 3 - script/server is deprecated.Louise Crow2013-08-07-1/+1
| |/ / / |/| | |
* | | | Translations with new strings.Louise Crow2013-08-05-81/+384
| | | |
* | | | Latest translations from transifexLouise Crow2013-08-05-390/+7217
| | | |
* | | | Use raw on select_tag option string so it doesn't get escaped. Fixes #1027.Louise Crow2013-07-31-2/+2
| | | |
* | | | Merge remote-tracking branch 'scjody_github/patch-1' into rails-3-developLouise Crow2013-07-31-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix name of locale/ directory in INSTALL.mdJody McIntyre2013-07-31-1/+1
| | | |
| * | | Mark ban text as html safeLouise Crow2013-04-25-1/+1
| | | |
| * | | Merge branch 'release/0.9' into developLouise Crow2013-04-24-535/+3941
| |\ \ \
| * | | | Make sure raw emails are loaded before running integration specLouise Crow2013-04-23-0/+1
| | | | |
* | | | | Preserve string "Tags (separated by a space):", removed in ↵Louise Crow2013-07-31-1/+1
| |_|/ / |/| | | | | | | | | | | f89e2c3d5cee5e3bf2bd2227254fa0edb09aeb53, as there are lots of translations for this already, and we'll probably be re-introducing it with more features around tagging.
* | | | Remove unused line of codeLouise Crow2013-07-30-1/+0
| | | |
* | | | Use first argument to script when not running in daemon mode. Fixes #1023.Louise Crow2013-07-30-1/+1
| | | |
* | | | Add some notes about how to fix existing email addresses with spaces.Louise Crow2013-07-30-2/+1
| | | |
* | | | Add a note on how to start mailcatcher.Louise Crow2013-07-30-1/+2
| | | |
* | | | Handle the case of a name that hits the character limits and has been ↵Louise Crow2013-07-29-7/+27
| | | | | | | | | | | | | | | | suffixed with a number.
* | | | Update commonlib to get fix for ↵Louise Crow2013-07-29-0/+6
| | | | | | | | | | | | | | | | https://github.com/mysociety/alaveteli/issues/282 and https://github.com/opennorth/alaveteli/issues/2. Note, this will not fix https://github.com/mysociety/alaveteli/issues/902, which would require a change in request title validation in https://github.com/mysociety/alaveteli/blob/rails-3-develop/app/models/info_request.rb#L34.
* | | | Merge branch 'feature/localisation-fixes' into rails-3-developLouise Crow2013-07-29-168/+190
|\ \ \ \
| * | | | Prepare the xapian database before running tests that rely on it existing.Louise Crow2013-07-29-0/+5
| | | | |
| * | | | Move some more config into AlaveteliLocalization so that it can be called ↵Louise Crow2013-07-24-13/+14
| | | | | | | | | | | | | | | | | | | | outside initialization e.g. in tests.
| * | | | Clarify comment.Louise Crow2013-07-23-1/+1
| | | | |
| * | | | Use FastGettext.locale, not I18n.locale as the latter will return hyphens, ↵Louise Crow2013-07-23-1/+1
| | | | | | | | | | | | | | | | | | | | not underscores as we use in our URLs.
| * | | | Patch Globalize to compensate for the way gettext_i18n_rails patches ↵Louise Crow2013-07-23-6/+49
| | | | | | | | | | | | | | | | | | | | 118n.locale in the handling of locales with underscores. Fixes #999.
| * | | | Add loading of raw emails - test depends on this.Louise Crow2013-07-23-0/+1
| | | | |
| * | | | Use AlaveteliConfiguration wrapper in test so we can be more specific about ↵Louise Crow2013-07-23-1/+1
| | | | | | | | | | | | | | | | | | | | the method to be stubbed and avoid side effects.
| * | | | Extract code for setting locales in FastGettext and I18nLouise Crow2013-07-18-19/+22
| | | | |
| * | | | Switch routing-filter (which takes locale out of the params and puts it in ↵Louise Crow2013-07-18-144/+113
| | | | | | | | | | | | | | | | | | | | the URL) off by default in model, controller, and helper tests. This means we can supply the locale as a param. Turn it on specifically for a couple of controller tests that test routing, and change other url localization tests into integration tests.
| * | | | gettext_i18n_rails patches I18n.locale= so that it changes underscores in ↵Louise Crow2013-07-18-1/+1
| | | | | | | | | | | | | | | | | | | | locale names (as used in the gettext world) to the dashes that I18n prefers. So for locales that include an underscore the equality test was returning false. Use FastGettext.locale instead to be consistent. Fixes #998.
* | | | | Merge branch 'hotfix/0.12.0.1' into rails-3-developLouise Crow2013-07-29-0/+16
|\ \ \ \ \ | | |_|_|/ | |/| | | | | | | | | | | | | | | | | | Conflicts: locale/he_IL/app.po locale/nb_NO/app.po
| * | | | Backport https://github.com/mikel/mail/pull/405 to prevent stack overflow ↵0.12.0.1hotfix/0.12.0.1Louise Crow2013-07-26-0/+16
| | | | | | | | | | | | | | | | | | | | errors when parsing large mails with envelopes on memory limited systems.
| * | | | Merge branch 'release/0.12'0.12Louise Crow2013-06-26-857/+5390
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: locale/he_IL/app.po locale/hr_HR/app.po locale/nb_NO/app.po locale/uk/app.po
* | | | | | Prevent erroneous internal error messages with multibyte characters under ↵Louise Crow2013-07-25-3/+14
| | | | | | | | | | | | | | | | | | | | | | | | ruby 1.8 by using mb_chars for length comparison - it counts multibyte characters.
* | | | | | New version of commonlibLouise Crow2013-07-25-0/+0
| | | | | |
* | | | | | Update commonlib.Louise Crow2013-07-24-0/+0
| | | | | |