Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Generate form tags with non-empty action attribute | Matthew Landauer | 2013-03-07 | -4/+4 |
| | ||||
* | Make url in link actually be something sensible | Matthew Landauer | 2013-03-07 | -1/+1 |
| | ||||
* | Replace use of <big> tag with <span class="big"> | Matthew Landauer | 2013-03-07 | -3/+7 |
| | ||||
* | Replace two links with one | Matthew Landauer | 2013-03-07 | -4/+3 |
| | ||||
* | Encode parameters of Twitter link | Matthew Landauer | 2013-03-07 | -1/+5 |
| | ||||
* | Fix html5 validation errors | Matthew Landauer | 2013-03-07 | -30/+27 |
| | ||||
* | Whitespace changes only for formatting purposes | Matthew Landauer | 2013-03-07 | -137/+134 |
| | ||||
* | Make admin layout html5 | Matthew Landauer | 2013-03-07 | -1/+1 |
| | ||||
* | Switch default layout to html5 | Matthew Landauer | 2013-03-07 | -1/+2 |
| | ||||
* | Remove html validation in preparation for moving to html5 | Matthew Landauer | 2013-03-07 | -72/+0 |
| | ||||
* | Correct route name. | Louise Crow | 2013-03-06 | -1/+1 |
| | ||||
* | Clean up name conflict in admin user routes. | Louise Crow | 2013-03-06 | -9/+9 |
| | ||||
* | Cleanup obsolete url | Louise Crow | 2013-03-06 | -4/+4 |
| | ||||
* | Merge remote-tracking branch 'openaustralia_github/make-links-relative' into ↵ | Louise Crow | 2013-03-06 | -406/+356 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | develop Conflicts: app/controllers/admin_request_controller.rb app/models/request_mailer.rb app/views/admin_general/index.rhtml app/views/admin_general/stats.rhtml app/views/admin_public_body/_one_list.rhtml app/views/admin_public_body/_tags.rhtml app/views/admin_public_body/show.rhtml app/views/admin_request/show.rhtml app/views/admin_user/show.rhtml app/views/layouts/admin.rhtml app/views/public_body/show.rhtml app/views/request/new.rhtml | |||
| * | Reinstate main_url and admin_url helpers with deprecation warning | Matthew Landauer | 2013-02-18 | -0/+26 |
| | | ||||
| * | Configurations ADMIN_BASE_URL and ADMIN_PUBLIC_URL are no longer used anywhere | Matthew Landauer | 2013-02-15 | -24/+0 |
| | | ||||
| * | Don't need to set asset_host anymore because we are removing the proxy admin ↵ | Matthew Landauer | 2013-02-15 | -11/+0 |
| | | | | | | | | setup | |||
| * | Remove unused parameters from helper method | Matthew Landauer | 2013-02-15 | -19/+19 |
| | | ||||
| * | Make internal links relative | Matthew Landauer | 2013-02-15 | -21/+21 |
| | | ||||
| * | Use absolute urls when redirecting | Matthew Landauer | 2013-02-15 | -2/+2 |
| | | ||||
| * | Fix incoming_message_url to return an absolute path. Don't use this helper ↵ | Matthew Landauer | 2013-02-15 | -3/+3 |
| | | | | | | | | with links | |||
| * | Remove unused helper | Matthew Landauer | 2013-02-15 | -4/+0 |
| | | ||||
| * | Replace use of route_url(:only_path => true) with route_path where we can | Matthew Landauer | 2013-02-15 | -3/+3 |
| | | ||||
| * | Inline helper method | Matthew Landauer | 2013-02-15 | -12/+8 |
| | | ||||
| * | Inline helper | Matthew Landauer | 2013-02-15 | -7/+3 |
| | | ||||
| * | Inline helper | Matthew Landauer | 2013-02-15 | -23/+19 |
| | | ||||
| * | Stop using admin_url to generate absolute url for the admin interface | Matthew Landauer | 2013-02-15 | -69/+25 |
| | | ||||
| * | Stop using main_url to generate absolute urls for the main site | Matthew Landauer | 2013-02-15 | -76/+46 |
| | | ||||
| * | Make links relative | Matthew Landauer | 2013-02-15 | -2/+14 |
| | | ||||
| * | Make link relative | Matthew Landauer | 2013-02-15 | -1/+1 |
| | | ||||
| * | Rename named routes for categorisation game as they clash with request_url & ↵ | Matthew Landauer | 2013-02-15 | -8/+8 |
| | | | | | | | | request_path helpers | |||
| * | Redirects should be done with absolute urls | Matthew Landauer | 2013-02-15 | -21/+24 |
| | | ||||
| * | Rename helper method | Matthew Landauer | 2013-02-15 | -41/+41 |
| | | ||||
| * | Make links to within the site use relative urls | Matthew Landauer | 2013-02-15 | -18/+23 |
| | | ||||
| * | Redirects should be done with absolute urls | Matthew Landauer | 2013-02-15 | -10/+14 |
| | | ||||
| * | Rename helper method | Matthew Landauer | 2013-02-15 | -27/+27 |
| | | ||||
| * | Make links to within the site use relative urls | Matthew Landauer | 2013-02-15 | -6/+6 |
| | | ||||
| * | Redirects should be done with absolute urls | Matthew Landauer | 2013-02-15 | -3/+7 |
| | | ||||
| * | Rename helper method | Matthew Landauer | 2013-02-15 | -12/+12 |
| | | ||||
| * | Make links to within the site use relative urls | Matthew Landauer | 2013-02-15 | -30/+42 |
| | | ||||
| * | Add options parameter to url helpers | Matthew Landauer | 2013-02-15 | -6/+6 |
| | | ||||
| * | Rename helper method | Matthew Landauer | 2013-02-15 | -2/+2 |
| | | ||||
| * | Make link to follow up message relative | Matthew Landauer | 2013-02-15 | -7/+10 |
| | | ||||
| * | Make links to within the site use relative urls | Matthew Landauer | 2013-02-13 | -14/+14 |
| | | ||||
| * | Make contact link relative | Matthew Landauer | 2013-02-13 | -1/+1 |
| | | ||||
| * | Make tracking links relative | Matthew Landauer | 2013-02-13 | -11/+17 |
| | | ||||
| * | Inline link helper method by using a preexisting named route | Matthew Landauer | 2013-02-13 | -7/+3 |
| | | ||||
* | | Merge remote-tracking branch ↵ | Louise Crow | 2013-03-06 | -861/+3273 |
|\ \ | | | | | | | | | | 'openaustralia_github/merge_adminbootstrap_theme' into develop | |||
| * | | Don't try to html validate the new default admin interface. It won't work | Matthew Landauer | 2013-02-19 | -0/+3 |
| | | | ||||
| * | | Move serving of js for admin interface from general to admin_general controller | Matthew Landauer | 2013-02-19 | -9/+8 |
| | | |