aboutsummaryrefslogtreecommitdiffstats
path: root/app/views
Commit message (Expand)AuthorAgeLines
* 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
|/
* Preserve string "Tags (separated by a space):", removed in f89e2c3d5cee5e3bf2...Louise Crow2013-07-31-1/+1
* Merge branch 'feature/localisation-fixes' into rails-3-developLouise Crow2013-07-29-2/+2
|\
| * Use FastGettext.locale, not I18n.locale as the latter will return hyphens, no...Louise Crow2013-07-23-1/+1
| * gettext_i18n_rails patches I18n.locale= so that it changes underscores in loc...Louise Crow2013-07-18-1/+1
* | Merge branch 'feature/similar-fixes' into rails-3-developLouise Crow2013-07-23-3/+14
|\ \
| * | Change concatenated header and title strings to full, properly escaped string...Louise Crow2013-07-22-2/+13
| * | Supply correct parameter for similar requests page. Fixes #1002.Louise Crow2013-07-22-1/+1
| |/
* | Merge remote-tracking branch 'origin/721-defunct-tag' into rails-3-developLouise Crow2013-07-23-21/+32
|\ \ | |/ |/|