aboutsummaryrefslogtreecommitdiffstats
path: root/app/controllers
Commit message (Expand)AuthorAgeLines
* Don't allow redirects to another host.Louise Crow2013-10-02-1/+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
| |/ / |/| |
* | | Merge remote-tracking branch 'openaustralia_github/fix-production-diagnostic-...Louise Crow2013-08-20-8/+5
|\ \ \ | |/ / |/| |
| * | Make method name clearerHenare Degan2013-08-10-3/+3
| * | Don't show diagnostic messages when request is simply localHenare Degan2013-08-10-6/+3
| |/
* | Merge branch 'feature/further-request-event-fixes' into rails-3-developLouise Crow2013-08-15-4/+6
|\ \
| * | Set the calculated state on external requests.Louise Crow2013-08-15-0/+2
| * | Make admin edits affect info_request_event described_states.Louise Crow2013-08-15-4/+4
| |/
* | Try to convert csv files of public bodies into utf-8 before importing them.Louise Crow2013-08-14-1/+1
* | Fix for #566. Also fix wrong identifier being used in text.Louise Crow2013-08-13-1/+1
|/
* Remove unused line of codeLouise Crow2013-07-30-1/+0