aboutsummaryrefslogtreecommitdiffstats
path: root/app/views/admin_outgoing_message
Commit message (Collapse)AuthorAgeLines
* Move outgoing message admin actions to RESTful model.Louise Crow2014-12-18-3/+2
|
* Use RESTful routing for index and show actionsLouise Crow2014-12-12-2/+2
|
* Merge branch 'feature/hide-individual-responses' into rails-3-developLouise Crow2013-09-17-2/+1
| | | | | | | | | | | Conflicts: Gemfile app/views/admin_request/edit_outgoing.html.erb config/packages doc/CHANGES.md doc/INSTALL.md spec/models/info_request_spec.rb spec/models/public_body_spec.rb
* Add prominence fields and cache expiry to outgoing adminLouise Crow2013-09-16-3/+21
|
* Shorter route names and pathsLouise Crow2013-09-16-3/+3
|
* Move outgoing message admin actions to their own controller.Louise Crow2013-09-16-0/+33
Eventually this should use standard RESTful routing.