aboutsummaryrefslogtreecommitdiffstats
path: root/app/controllers
Commit message (Expand)AuthorAgeLines
* 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
| * | Add the meat of the update action.Louise Crow2013-09-16-0/+19
| * | Add a simple edit action and templateLouise Crow2013-09-16-0/+4
| * | Add incoming message update action and route.Louise Crow2013-09-16-0/+3
| * | Slightly nicer action names.Louise Crow2013-09-16-2/+2
| * | Move incoming message admin to its own controller.Louise Crow2013-09-16-52/+54
| * | Move outgoing message admin actions to their own controller.Louise Crow2013-09-16-33/+36
* | | Make graph title and axis labels translatableMark Longair2013-09-12-11/+11
* | | Merge branch 'public-body-locale-fallback' into rails-3-developLouise Crow2013-09-12-23/+84
|\ \ \
| * | | Don't display duplicate public bodies with the fallbackMark Longair2013-09-12-30/+78
| * | | Fix locales used to find public bodies in AdminPublicBodyControllerMark Longair2013-09-10-2/+3
| * | | Make falling back to default locale in public body listings optionalMark Longair2013-09-10-13/+24
| * | | Tidy up SQL query stringsMark Longair2013-08-29-14/+14
* | | | Merge branch 'body-statistics' into rails-3-developLouise Crow2013-09-04-1/+79
|\ \ \ \
| * | | | Reduce the number of public bodies per graphMark Longair2013-08-20-1/+1
| * | | | Add a config option to enable the public body statistics pageMark Longair2013-08-20-0/+4
| * | | | Refactor calculation of statisticsMark Longair2013-08-20-77/+48
| * | | | Make the minimum requests for statistics configurableMark Longair2013-08-20-1/+3
| * | | | Add a page with experimental statistics on public bodiesMark Longair2013-08-20-1/+102
| | |_|/ | |/| |
* | | | Serve admin.js as a static fileMark Longair2013-08-21-5/+0
| |/ / |/| |