aboutsummaryrefslogtreecommitdiffstats
path: root/app/controllers
Commit message (Expand)AuthorAgeLines
* Handle a request with no user in the show request function0.16.0.5hotfix/0.16.0.5Louise Crow2014-01-28-1/+4
* Merge branch 'feature/cleanup-popups' into release/0.16Louise Crow2014-01-14-3/+0
|\
| * Cleanup popup notices.Louise Crow2014-01-14-3/+0
* | Merge branch 'feature/display-social-media-when-configured' into rails-3-developLouise Crow2013-12-09-0/+4
|\ \
| * | Only show the blog if a BLOG_FEED is configured.Louise Crow2013-12-09-0/+4
* | | Fix the command-line CSV importer under Ruby 1.9Mark Longair2013-12-03-0/+2
|/ /
* | Merge remote-tracking branch 'origin/merged-rails-3-2-assset-pipeline' into r...Louise Crow2013-11-29-5/+11
|\ \ | |/ |/|
| * Merge branch 'feature/rails-3-2-upgrade-spike' into feature/switch-to-asset-p...Mark Longair2013-11-29-5/+11
| |\
| | * Add a dummy exception notification address for testingLouise Crow2013-11-12-1/+3
| | * Don't specify format in template name.Louise Crow2013-11-12-4/+8
* | | Move getting recent requests into a helper method.Louise Crow2013-11-25-24/+0
* | | Move getting popular bodies into a model method.Louise Crow2013-11-25-21/+0
* | | Cache the similar requests for 1 dayLouise Crow2013-11-25-0/+7
* | | Move getting similar requests to the InfoRequest model.Louise Crow2013-11-25-9/+0
|/ /
* | Reduce the memory used to serve /body/all-authorities.csvMark Longair2013-11-14-2/+26
* | Merge branch 'feature/1118-fix-ask-us-to-add-links' into rails-3-developMark Longair2013-11-07-5/+6
|\ \
| * | Show highlights and correction regardless of search type.Louise Crow2013-11-07-5/+6
* | | Factor out code for generating graphable data and add testsMark Longair2013-11-05-23/+48
* | | Add "(n)" to the tooltips on the stats graphsMark Longair2013-11-05-1/+2
|/ /
* | Fix a small error in stats-graphs-improvementsMark Longair2013-11-03-2/+2
* | Merge branch 'stats-graphs-improvements' into rails-3-developMark Longair2013-10-31-14/+14
|\ \
| * | Avoid an error when the statistics column hasn't been populatedMark Longair2013-10-31-14/+14
* | | Merge remote-tracking branch 'origin/stats-graphs-improvements' into rails-3-...Louise Crow2013-10-30-5/+15
|\| |
| * | Refactor to avoid repeating .each_with_index.mapMark Longair2013-10-15-4/+9
| * | Increase the number of public bodies per graph to 10Mark Longair2013-10-15-1/+1
| * | Only include minimal information about public bodies in JSONMark Longair2013-10-15-1/+6
* | | Merge branch 'hotfix/0.14.0.3' into rails-3-developLouise Crow2013-10-24-1/+2
|\ \ \ | |/ / |/| |
| * | Don't allow redirects to another host.Louise Crow2013-10-02-1/+2
| |/
* / Allow public body listing based on first letter outside US-ASCIIMark Longair2013-10-04-2/+2
|/
* Revert "No need to set permissions on file now."Louise Crow2013-09-19-0/+1
* Remove extra "is invalid" message.Louise Crow2013-09-18-1/+1
* Merge branch 'hotfix/0.13.0.3' into rails-3-developLouise Crow2013-09-18-2/+1
|\
| * Restrict old_unclassified methods to normal prominence.0.13.0.3hotfix/0.13.0.3Louise Crow2013-09-18-2/+1
* | Merge branch 'feature/hide-individual-responses' into rails-3-developLouise Crow2013-09-17-167/+220
|\ \
| * | Use 403, not 410, for hidden items.Louise Crow2013-09-16-2/+2
| * | No need to set permissions on file now.Louise Crow2013-09-16-1/+0
| * | Add message index to attachment filesLouise Crow2013-09-16-1/+3
| * | Add public criteria for message event access methodsLouise Crow2013-09-16-1/+1
| * | Shorter way of getting text template.Louise Crow2013-09-16-1/+1
| * | Add prominence fields and cache expiry to outgoing adminLouise Crow2013-09-16-4/+15
| * | Move some download methods to InfoRequest.Louise Crow2013-09-16-25/+7
| * | Restore the download for hidden requestsLouise Crow2013-09-16-4/+4
| * | Make sure that info_request gets assigned to the viewLouise Crow2013-09-16-2/+2
| * | Move zip file creation to its own method.Louise Crow2013-09-16-16/+15
| * | Remove hidden incoming messages from correspondence.txtLouise Crow2013-09-16-1/+2
| * | Extract calculation of last update hashLouise Crow2013-09-16-2/+1
| * | Extract out code for making a request summary fileLouise Crow2013-09-16-26/+36
| * | Extract the various info_request assignsLouise Crow2013-09-16-9/+15
| * | Reorder assignsLouise Crow2013-09-16-12/+12
| * | Add new code and specs for hiding attachments.Louise Crow2013-09-16-1/+14