Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Move outgoing message admin actions to RESTful model. | Louise Crow | 2014-12-18 | -3/+2 |
| | ||||
* | Use RESTful routing for index and show actions | Louise Crow | 2014-12-12 | -2/+2 |
| | ||||
* | Merge branch 'feature/hide-individual-responses' into rails-3-develop | Louise Crow | 2013-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 admin | Louise Crow | 2013-09-16 | -3/+21 |
| | ||||
* | Shorter route names and paths | Louise Crow | 2013-09-16 | -3/+3 |
| | ||||
* | Move outgoing message admin actions to their own controller. | Louise Crow | 2013-09-16 | -0/+33 |
Eventually this should use standard RESTful routing. |