aboutsummaryrefslogtreecommitdiffstats
path: root/app
Commit message (Expand)AuthorAgeLines
* Cache a user's profile photo rather than repulling it each time.hotfix/0.11.0.8Louise Crow2013-06-11-0/+1
* Only render the popup banner in the layout where it's actually used.Louise Crow2013-06-11-7/+3
* Cope with replying to a message with a missing or empty SubjectMark Longair2013-06-07-1/+1
* We're assuming feed urls without format suffixes should serve up atom/xml, so...0.11.0.4hotfix/0.11.0.4Louise Crow2013-06-05-0/+3
* Merge branch 'release/0.11'0.11.0.3Louise Crow2013-06-04-953/+883
|\
| * Restore public body edit form.hotfix/0.11.0.1Louise Crow2013-06-03-1/+1
| * Handle json requests for hidden info requests.Louise Crow2013-06-03-12/+19
| * For non-HTML requests, just return the response code for now.Louise Crow2013-06-03-1/+4
| * Merge branch 'feed-content-type' into rails-3-developMark Longair2013-05-30-1/+1
| |\
| | * Make sure Atom feeds are served with content type application/atom+xmlMark Longair2013-05-29-1/+1
| * | Restore tabs to keep string for translation the same as previouslyLouise Crow2013-05-30-1/+1
| |/
| * Merge branch 'rails-3-develop' of ssh://git.mysociety.org/data/git/public/ala...Louise Crow2013-05-29-2/+2
| |\
| | * Replace 'render_for_text data' with 'render :text => data'Mark Longair2013-05-28-2/+2
| * | When extracting attachments for an incoming message and getting the body of t...Louise Crow2013-05-29-7/+16
| |/
| * Only cache attachments that are returned with a 200 HTTP status codeMark Longair2013-05-24-1/+1
| * Check that display_filename matches URL part number or fallbackMark Longair2013-05-24-5/+29
| * Refactor IncomingMessage.get_attachment_by_url_part_numberMark Longair2013-05-24-6/+1
| * Move the mapi requires to where they're really neededMark Longair2013-05-22-2/+0
| * Avoid an FoiAttachment validation failure under Rails 3Mark Longair2013-05-16-0/+1
| * Move "require 'alaveteli_file_types'" into the initializerMark Longair2013-05-16-4/+0
| * Make efforts to ensure that we're usually dealing with UTF-8 stringsMark Longair2013-05-16-1/+6
| * Merge branch 'feature/restore-custom-error-pages' into rails-3-developLouise Crow2013-05-13-37/+28
| |\
| | * Add logging of any errors.Louise Crow2013-05-02-0/+4
| | * Remove now unused methodsLouise Crow2013-05-02-50/+0
| | * Handle routing errors with our custom template too.Louise Crow2013-05-02-1/+10
| | * Clearer setting of status code, addition of notification.Louise Crow2013-05-02-10/+17
| | * Return the correct status codes for ActiveRecord::RecordNotFound, ActionContr...Louise Crow2013-05-02-0/+8
| | * Add new error handler method that renders the general/exception_caught templateLouise Crow2013-05-02-0/+13
| * | Move angle brackets to within translation string to avoid double escaping and...Louise Crow2013-05-08-1/+1
| * | Restore load of config (AlaveteliConfiguration is required in forward_on) - u...Louise Crow2013-05-08-1/+1
| * | Encode parameters of Twitter linkMatthew Landauer2013-05-07-2/+2
| * | Add markup of string lost in merging develop to rails-3-develop.Louise Crow2013-05-07-1/+1
| |/
| * Remove debian-specific require clause and use Gemfile to specify non-standard...Louise Crow2013-04-30-7/+0
| * Remove mailer patch methods that are no longer needed.Louise Crow2013-04-30-32/+0
| * Mark ban text as html safeLouise Crow2013-04-25-1/+1
| * Merge branch 'rails-3-develop' of ssh://git.mysociety.org/data/git/public/ala...Louise Crow2013-04-24-0/+1
| |\
| | * Add encoding specifications to two files that use UTF-8Mark Longair2013-04-16-0/+1
| | * Fix the deadlock on dealing with incoming emailMark Longair2013-04-15-0/+11
| * | Merge branch 'release/0.9' into rails-3-developLouise Crow2013-04-24-100/+131
| |\ \ | | |/ | |/|
| * | Merge branch 'hotfix/0.8.0.1' into rails-3-developLouise Crow2013-04-02-2/+2
| |\ \
| * \ \ Merge remote-tracking branch 'openaustralia_github/small_source_code_header_f...Louise Crow2013-03-28-46/+44
| |\ \ \
| | * | | Remove cvs tagMatthew Landauer2013-03-26-2/+0
| | * | | Change email address in header of source code to hello@mysociety.orgMatthew Landauer2013-03-26-44/+44
| * | | | Merge remote-tracking branch 'openaustralia_github/request_action_admin_fixes...Louise Crow2013-03-28-10/+10
| |\ \ \ \
| | * | | | Escaping fix in admin display of events params_yamlMatthew Landauer2013-03-28-1/+1
| | * | | | Allow i18n of template email sent to users for vexatious requestsMatthew Landauer2013-03-28-6/+6
| | * | | | Don't hardcode WhatDoTheyKnow.com in subject of email to usersMatthew Landauer2013-03-28-1/+1
| | * | | | Fix link for showing user bounce messageMatthew Landauer2013-03-28-1/+1
| | * | | | Forms were not being shown because using wrong form of erb blockMatthew Landauer2013-03-28-2/+2
| | |/ / /
| * / / / The configuration class was previously renamed from Configuration to Alavetel...Matthew Landauer2013-03-28-1/+1
| |/ / /