aboutsummaryrefslogtreecommitdiffstats
path: root/app/views
Commit message (Expand)AuthorAgeLines
* Add (and use) minified versions of the Flot JavascriptMark Longair2013-10-15-1/+1
* Make bars in public body statistics charts clickableMark Longair2013-10-15-2/+2
* Rotate labels on the x-axis by 90 degreesMark Longair2013-10-15-1/+1
* Update flot to a development versionMark Longair2013-10-15-1/+1
* Add some translator's notes on the use of 'follow up'.Louise Crow2013-10-04-2/+10
* Merge remote-tracking branch 'origin/radio-button-fix' into rails-3-developLouise Crow2013-10-04-1/+1
|\
| * Fix a radio button label when updating a request statusMark Longair2013-10-01-1/+1
* | Remove important termsLouise Crow2013-10-04-3/+0
* | Fix typorelease/0.14Louise Crow2013-09-24-1/+1
* | Make favicon its own partialLouise Crow2013-09-18-1/+2
* | Merge branch 'feature/hide-individual-responses' into rails-3-developLouise Crow2013-09-17-225/+273
|\ \ | |/ |/|
| * Point admin link to incoming message admin interface.Louise Crow2013-09-16-1/+2
| * Add public criteria for message event access methodsLouise Crow2013-09-16-1/+1
| * Hide hidden outgoing messages in download.Louise Crow2013-09-16-4/+8
| * Add prominence fields and cache expiry to outgoing adminLouise Crow2013-09-16-3/+21
| * Add hidden messages for outgoing message.Louise Crow2013-09-16-29/+35
| * Create MessageProminence module.Louise Crow2013-09-16-1/+1
| * Restore the download for hidden requestsLouise Crow2013-09-16-2/+0
| * Move display text generation to outgoing message.Louise Crow2013-09-16-3/+1
| * Remove hidden incoming messages from correspondence.txtLouise Crow2013-09-16-45/+44
| * Split up translated messages.Louise Crow2013-09-16-2/+5
| * Move a couple of complex conditionals to helper methods.Louise Crow2013-09-16-2/+2
| * Remove unused param.Louise Crow2013-09-16-1/+1
| * Extract out code for making a request summary fileLouise Crow2013-09-16-19/+26
| * Extract the various info_request assignsLouise Crow2013-09-16-1/+1
| * Add new code and specs for hiding attachments.Louise Crow2013-09-16-10/+15
| * Handle the case of an empty string in the prominence_reason.Louise Crow2013-09-16-3/+3
| * Link to the new incoming message edit form.Louise Crow2013-09-16-1/+6
| * I don't think there's any need to refind incoming messages.Louise Crow2013-09-16-1/+1
| * Use new partial for incoming message admin boilerplate.Louise Crow2013-09-16-5/+1
| * Add a simple edit action and templateLouise Crow2013-09-16-0/+28
| * Shorter route names and pathsLouise Crow2013-09-16-6/+6
| * Move outgoing message admin actions to their own controller.Louise Crow2013-09-16-0/+0
| * Remove unused hidden correspondence template.Louise Crow2013-09-16-33/+0
| * Add prominence reason.Louise Crow2013-09-16-4/+15
| * Add messages for hidden and requester_only states.Louise Crow2013-09-16-15/+35
| * Refactor correspondence template into partials.Louise Crow2013-09-16-81/+63
| * Remove prominence.Louise Crow2013-09-16-1/+1
* | Merge branch 'body-statistics' into rails-3-developLouise Crow2013-09-04-0/+75
|\ \
| * | Add some caveats to the experimental statistics pageMark Longair2013-08-20-0/+38
| * | Refactor calculation of statisticsMark Longair2013-08-20-14/+18
| * | Add excanvas for support of graph-drawing on IE8 and beforeMark Longair2013-08-20-0/+1
| * | Add a page with experimental statistics on public bodiesMark Longair2013-08-20-0/+32
* | | Merge remote-tracking branch 'origin/admin-js-static' into rails-3-developLouise Crow2013-08-28-90/+0
|\ \ \
| * | | Serve admin.js as a static fileMark Longair2013-08-21-90/+0
* | | | Merge branch 'feature/restore-unobtrusive-js' into rails-3-developLouise Crow2013-08-22-3/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Add confirmation to outgoing messsage destroy.Louise Crow2013-08-22-2/+1
| * | | Include unobtrusive js in the admin layoutLouise Crow2013-08-22-1/+1
| |/ /
* / / Handle case of nil user_idLouise Crow2013-08-20-1/+1
|/ /
* / Use raw on select_tag option string so it doesn't get escaped. Fixes #1027.Louise Crow2013-07-31-2/+2
|/