aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* Security update for newrelichotfix/0.6.8.3Louise Crow2013-01-09-1/+1
* Rails security update.Louise Crow2013-01-09-20/+21
* Merge branch 'hotfix/0.6.8-last-translations'Louise Crow2012-12-18-174/+4089
|\
| * Latest translations from Transifex.Louise Crow2012-12-18-174/+4089
|/
* Merge branch 'hotfix/authenticate-and-expire-download-zips'0.6.8.2Louise Crow2012-12-13-13/+67
|\
| * Remove any download zip files when a request's cached files are expired.Louise Crow2012-12-13-0/+8
| * Put download zips in a predictable location - sharded folders based on reques...Louise Crow2012-12-13-1/+9
| * Use helper method for download path, and use Rails.root instead of file locat...Louise Crow2012-12-13-1/+5
| * Check that a request is publicly visible before generating a download link.Louise Crow2012-12-13-10/+26
| * Only offer download links on publicly visible requestsLouise Crow2012-12-13-1/+19
|/
* Merge branch 'hotfix/no-html-conversion-for-hidden'0.6.8.1Louise Crow2012-12-13-8/+29
|\
| * Don't offer or allow viewing of an HTML version of a response attachment if t...Louise Crow2012-12-13-8/+29
|/
* Emphasise the importance of adding a newrelic.yml file, fix formatting.Louise Crow2012-11-12-1/+2
* Merge remote-tracking branch 'origin/release/0.6.8'0.6.8Louise Crow2012-11-12-8979/+9638
|\
| * Uncomment timezone to allow mySoc deployment system to accept timezone param.release/0.6.8Louise Crow2012-11-12-1/+1
| * Stub configuration in order to setup test cases. Previous direct setting of c...Louise Crow2012-11-12-11/+11
| * Bumping Alaveteli version number.Louise Crow2012-11-12-1/+1
| * Latest translations from Transifex.Louise Crow2012-11-12-3/+3
| * Add some notes about using mailcatcher in development.Louise Crow2012-11-08-1/+5
| * Add sqlite required packages depended on by mailcatcher.Louise Crow2012-11-08-0/+2
| * Adding release 0.6.8 notes to change file.Louise Crow2012-11-08-0/+24
| * Add Czech site to list of world FOI sites.Louise Crow2012-11-07-2/+7
| * Latest Czech translations from Transifex.Louise Crow2012-11-07-4/+4
| * Another translation tweak.Louise Crow2012-11-06-1/+1
| * A couple of quick czech locale file fixes.Louise Crow2012-11-06-5/+5
| * Translations re-pulled from Transifex to remove fuzzy strings.Louise Crow2012-11-06-8798/+18429
| * Make newlines in translated strings match newlines in msgidLouise Crow2012-11-06-72/+26
| * Fix fuzzy markers added due to linebreak changes.Louise Crow2012-11-06-39/+34
| * New .po files after running bundle exec rake gettext:store_model_attributes a...Louise Crow2012-11-06-8001/+7496
| * Prepare for escaped linebreaks with new version of fast-gettext.Louise Crow2012-11-06-15691/+5764
| * Add the ability to support a staging environment.Louise Crow2012-11-05-0/+19
| * Restore correct element id.Louise Crow2012-11-05-1/+1
| * Merge branch 'feature/fix-search-page' into developLouise Crow2012-11-05-10/+10
| |\
| | * Use a simple form and submit button for the search box - we don't want the ex...Louise Crow2012-11-05-6/+6
| | * Use simple form for frontpage search - we don't need parameter insertion as t...Louise Crow2012-11-05-4/+4
| |/
| * if the response code doesn't match, the failure message is unhelpfulJames McKinney2012-11-01-2/+7
| * use safe_mock_modelJames McKinney2012-11-01-6/+6
| * Fix bug where errors were rendered like: <ul>["<li>Please enter a subject</li...James McKinney2012-11-01-1/+1
| * use String#replace to set a string in-placeJames McKinney2012-11-01-1/+1
| * fix path to patch for Ruby 1.9James McKinney2012-11-01-1/+1
| * Remove extra dependency added in https://github.com/mysociety/alaveteli/commi...Louise Crow2012-11-01-2/+0
| * remove s switch on regular expressions, which turns on SJIS encodingJames McKinney2012-11-01-11/+12
| * Merge remote-tracking branch 'openaustralia_github/use_mailcatcher_in_develop...Louise Crow2012-11-01-2/+48
| |\
| | * By default in development send mails to mailcatcherMatthew Landauer2012-10-18-5/+50
| * | Merge remote-tracking branch 'openaustralia_github/split_frontpage_into_parti...Louise Crow2012-11-01-77/+77
| |\ \
| | * | Formatting tidy up (whitespace)Matthew Landauer2012-11-01-11/+8
| | * | Split front page into partials for more modular overriding in themesMatthew Landauer2012-11-01-72/+75
| * | | Merge remote-tracking branch 'openaustralia_github/favicon_deploy' into developLouise Crow2012-11-01-0/+1
| |\ \ \
| | * | | Link favicon to shared area on deploy so it can be changedMatthew Landauer2012-11-01-0/+1
| | |/ /
| * | | Merge remote-tracking branch 'openaustralia_github/request_search_form_tidy_u...Louise Crow2012-11-01-14/+25
| |\ \ \