Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Use RESTful routes for CRUD admin user actions | Louise Crow | 2014-12-18 | -1/+1 |
| | ||||
* | Move show method to use RESTful routing | Louise Crow | 2014-12-18 | -1/+1 |
| | ||||
* | Use RESTful routing for index and show actions | Louise Crow | 2014-12-12 | -1/+1 |
| | ||||
* | Add AdminHelper#comment_visibility | Gareth Rees | 2014-03-25 | -0/+5 |
| | | | | Get the canonical human-readable status of a comment | |||
* | Merge remote-tracking branch ↵ | Louise Crow | 2013-03-11 | -0/+37 |
|\ | | | | | | | | | | | | | | | | | | | | | | | 'openaustralia_github/make_ui_for_links_in_admin_interface_consistent' into develop Conflicts: app/views/admin_censor_rule/new.rhtml app/views/admin_general/index.rhtml app/views/admin_general/timeline.rhtml app/views/admin_request/_some_requests.rhtml app/views/admin_request/show.rhtml app/views/admin_track/_some_tracks.rhtml | |||
| * | Inline helper | Matthew Landauer | 2013-03-08 | -4/+0 |
| | | ||||
| * | Use helpers for icons | Matthew Landauer | 2013-03-08 | -4/+16 |
| | | ||||
| * | New helper for showing two links for a user | Matthew Landauer | 2013-03-08 | -1/+2 |
| | | ||||
| * | Give explanatory titles to links which can be seen on hover | Matthew Landauer | 2013-03-08 | -4/+4 |
| | | ||||
| * | Extract helper for making an icon | Matthew Landauer | 2013-03-08 | -3/+11 |
| | | ||||
| * | Move admin specific helpers to AdminHelper | Matthew Landauer | 2013-03-08 | -0/+20 |
|/ | ||||
* | Remove unused helpers | francis | 2007-10-31 | -2/+0 |
| | ||||
* | Make /admin URL work, and give link through to public body editor. | francis | 2007-09-03 | -0/+2 |
Layout for admin pages. |