aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* Bump Alaveteli version number.release/0.7Louise Crow2013-02-14-1/+1
* Latest translations from transifex.Louise Crow2013-02-14-377/+380
* Remove memcached config for test environment, not using interlock anymore.Louise Crow2013-02-14-2/+0
* Missing Gemfile.lock from 55eb8c0Louise Crow2013-02-11-17/+17
* Upgrade JSON gem to get fix for CVE-2013-0269. Update to latest Rails 2-3 ser...Louise Crow2013-02-11-5/+5
* Merge remote-tracking branch 'openaustralia_github/various_xss_escaping_fixes...Louise Crow2013-02-11-3/+4
|\
| * Don't escape link html on foi email display pageMatthew Landauer2013-02-11-2/+2
| * Don't escape links that are automatically added in user biosMatthew Landauer2013-02-11-1/+2
* | Add full stop.Louise Crow2013-02-11-1/+1
* | Adding some initial change notes.Louise Crow2013-02-08-21/+34
|/
* Restore old trailing whitespace so no need for any change to translation files.Louise Crow2013-02-08-2/+2
* Latest translations from transifexLouise Crow2013-02-08-236/+3478
* Convert .po files to a standard msgmerge format - --no-wrap --sort-output --n...Louise Crow2013-02-08-19190/+8816
* Simple task for converting .po files to a standard msgmerge format.Louise Crow2013-02-08-3/+12
* Use helper method which handles external requests without user accounts when ...Louise Crow2013-02-08-5/+5
* Mark constructed URL strings which have been escaped as safe, so that they ar...Louise Crow2013-02-08-4/+5
* Mark popup banner as html_safeLouise Crow2013-02-08-1/+1
* Mark flash string with markup in it as html safe.Louise Crow2013-02-08-1/+1
* Use raw on text with markup in it.Louise Crow2013-02-08-3/+3
* Mark flash with markup in it as html safe.Louise Crow2013-02-08-1/+1
* Merge remote-tracking branch 'openaustralia_github/more_escaping_fixes' into ...Louise Crow2013-02-07-6/+6
|\
| * Fix escaping of raw email display in admin interfaceMatthew Landauer2013-02-07-1/+1
| * Fix calendar picker on request search pageMatthew Landauer2013-02-07-5/+5
* | Merge remote-tracking branch 'openaustralia_github/email_fix_on_contact_page'...Louise Crow2013-02-07-1/+0
|\ \ | |/ |/|
| * Fix email link on contact page after escaping changesMatthew Landauer2013-02-07-1/+0
* | Rescue an invalid character exception when handling what appears to be badly ...Louise Crow2013-02-06-1/+1
* | Merge remote-tracking branch 'openaustralia_github/backport_timezone_spec_rai...Louise Crow2013-02-01-13/+8
|\ \
| * | read_attribute does timezone conversion in rails 3. So using attributes_befor...Matthew Landauer2013-01-25-13/+8
* | | Merge remote-tracking branch 'openaustralia_github/use_url_helpers_in_redirec...Louise Crow2013-02-01-7/+7
|\ \ \
| * | | modernise redirect tests by converting to using url helpersMatthew Landauer2013-01-29-7/+7
* | | | Merge remote-tracking branch 'openaustralia_github/backport_rails_3_mailer_fi...Louise Crow2013-02-01-5/+5
|\ \ \ \
| * | | | Rename mailer method to avoid naming conflict in Rails 3Matthew Landauer2013-01-25-5/+5
| | |/ / | |/| |
* | | | Merge remote-tracking branch 'openaustralia_github/model-deprecations' into d...Louise Crow2013-02-01-66/+85
|\ \ \ \
| * | | | AboutMeValidator model - Overwriting validate is deprecated in Rails 3Henare Degan2013-01-25-2/+6
| * | | | PublicBody model - Overwriting validate is deprecated in Rails 3Henare Degan2013-01-25-9/+10
| * | | | OutgoingMessage model - Overwriting validate is deprecated in Rails 3Henare Degan2013-01-25-26/+28
| * | | | Indentation and spacing fixes onlyHenare Degan2013-01-25-4/+6
| * | | | Formatting only: Group associations and validationsHenare Degan2013-01-25-4/+3
| * | | | Comment model - Overwriting validate is deprecated in Rails 3Henare Degan2013-01-25-10/+12
| * | | | ChangeEmailValidator model - Overwriting validate is deprecated in Rails 3Henare Degan2013-01-25-1/+4
| * | | | ProfilePhoto model - Overwriting validate is deprecated in Rails 3Henare Degan2013-01-25-1/+5
| * | | | User model - Overwriting validate is deprecated in Rails 3Henare Degan2013-01-25-9/+11
| | |/ / | |/| |
* | | | Merge remote-tracking branch 'openaustralia_github/small_tmail_backend_refact...Louise Crow2013-02-01-12/+9
|\ \ \ \
| * | | | Calling TMail::Mail#base64_decode does not modify the mail object so doesn't ...Matthew Landauer2013-01-28-12/+9
| |/ / /
* | | | Remove backup files. @selishta has confirmed they're not in active use.Louise Crow2013-02-01-21757/+0
* | | | Merge remote-tracking branch 'openaustralia_github/xss_escaping_fixes' into d...Louise Crow2013-02-01-32/+34
|\ \ \ \ | |_|_|/ |/| | |
| * | | Try to be a little nicer by setting the correct content_type for the atom feedMatthew Landauer2013-02-01-1/+1
| * | | Replace use of builder with plain erb because builder is escaping *everything...Matthew Landauer2013-02-01-25/+30
| * | | Mark output of highlight_words helper as html_safeMatthew Landauer2013-02-01-1/+1
| * | | Small refactor to make method more conciseMatthew Landauer2013-02-01-6/+3
|/ / /