aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
...
| * | | Be consistent with references in templatesChris Mytton2013-09-05-2/+2
| | |/ | |/|
| * | Refer to stashed variables more idiomaticallyChris Mytton2013-09-05-2/+2
| | |
| * | Stop Template Toolkit indenting multiline strings.Matthew Somerville2013-09-04-0/+539
| |/ | | | | | | | | | | | | Embed a local copy of Template::Document, which includes the change of https://github.com/abw/Template2/pull/29 so that multiline quoted strings within a template are not indented and thus stop translating.
| * [Zurich] Ensure only superusers can add/edit bodiesChris Mytton2013-09-04-0/+2
| |
| * Fix comment in testsChris Mytton2013-09-04-1/+1
| |
| * [Zurich] Use get_ok for superuser adding bodies testChris Mytton2013-09-04-1/+1
| |
| * [Zurich] Only superusers can see add body formChris Mytton2013-09-04-2/+9
| |
| * [Zurich] Test for only superusers can add bodiesChris Mytton2013-09-04-0/+6
| |
| * [Zurich] Add test for superuser body editingChris Mytton2013-09-03-0/+7
| |
| * [Zurich] Only link to edit body for super userChris Mytton2013-09-03-0/+4
| |
| * [Zurich] Only super user can edit bodiesChris Mytton2013-09-03-0/+8
| |
| * Version 1.2.3.v1.2.3Matthew Somerville2013-09-03-4372/+3702
| |
| * Make 'Permalink' JS string translatable.Matthew Somerville2013-09-03-1/+3
| |
| * [Zurich] Show thumbnails on admin summary pagesChris Mytton2013-09-02-0/+10
| | | | | | | | Closes mysociety/FixMyStreet-Commercial#406
| * Merge branch 'zurich-admin-image-zoom'Chris Mytton2013-09-02-1/+8
| |\
| | * [Zurich] Add fancybox js/css to report_edit pageChris Mytton2013-08-30-0/+1
| | |
| | * [Zurich] Add full size image link to report adminChris Mytton2013-08-30-1/+7
| | | | | | | | | | | | | | | This will allow the image to be opened full size in a fancybox, just like the front end of the site currently does.
| * | Update test to match text change in June.Matthew Somerville2013-08-30-2/+2
| | | | | | | | | | | | Silly me.
| * | Updated MapQuest links per instructionsJonas Oberg2013-08-30-5/+5
| | |
| * | A missing i18n string.Matthew Somerville2013-08-30-1/+1
| | |
| * | The string 'Get updates' wasn't localizedRikard2013-08-30-1/+1
| | |
| * | Changed hardcoded URL in Problem.pm to be using variable from general.yml ↵Matthew Somerville2013-08-30-1/+2
| | | | | | | | | | | | instead.
| * | Replaced hardcoded Mapit-URL in error message to use variable from config ↵Rikard2013-08-30-1/+2
| | | | | | | | | | | | instead
| * | Better make_css, doesn't die if grep too long.Matthew Somerville2013-08-30-15/+7
| |/
| * Fix about controller testChris Mytton2013-08-30-1/+1
| |
| * Allow a version override for the install script.Matthew Somerville2013-08-30-1/+1
| | | | | | | | | | So you can more easily set up a development environment on a clean server, checking out master.
* | [Oxfordshire] Override ref display in includeChris Mytton2013-08-30-43/+22
| | | | | | | | | | This removes the need to override large chunks of template for the sake of a relatively small change.
* | [Oxfordshire] Override report/_main templateChris Mytton2013-08-29-0/+38
| | | | | | | | This allows us to change the way the council ref is displayed
* | [Oxfordshire] Fix typo in footer title attributeChris Mytton2013-08-29-1/+1
| |
* | [Oxfordshire] Move T&Cs link into the footerChris Mytton2013-08-29-3/+2
| |
* | [Oxfordshire] Fix min-height on .containerChris Mytton2013-08-29-1/+1
| |
* | [Oxfordshire] Remove extra emergencies text and link to faqChris Mytton2013-08-29-7/+1
| |
* | Convert tabs to spacesChris Mytton2013-08-29-11/+11
| |
* | Link Oxfordshire text to faq pageChris Mytton2013-08-29-1/+1
| |
* | Remove OCC text from map footer on Oxfordshire cobrandChris Mytton2013-08-29-17/+0
| |
* | Change councils_text_all for Oxfordshire cobrandChris Mytton2013-08-29-24/+5
| |
* | Merge branch 'master' into oxfordshire-usability-recommendationsChris Mytton2013-08-29-35953/+6021
|\|
| * Use name from problem in Bromley Open311 extra paramsStruan Donald2013-08-19-1/+1
| | | | | | | | | | In order to match the way we get the name for the standard Open311 params as changed in b3e8d60
| * Open311 should user name from report not userStruan Donald2013-08-19-1/+28
| | | | | | | | | | Open311 was using the name in the user table for it's reports when it should be the one in the problem table.
| * we need local::lib which wasn't previously includedStruan Donald2013-08-16-115/+2
| |
| * Convert carton.lock to cpanfile.snapshotStruan Donald2013-08-16-35951/+6105
| | | | | | | | | | Carton 1.0 changed the file format of the module list Fixes #511
* | Merge branch 'master' into oxfordshire-usability-recommendationsChris Mytton2013-08-14-1/+2
|\|
| * Specify town in Oxfordshire disambiguate_locationChris Mytton2013-08-13-0/+1
| | | | | | | | | | | | | | | | Part of #508 This seems like a bit of a misuse of this feature, mostly because I'm specifying a county in a parameter called town, but it appears to fix the immediate problem of not being able to find streets in oxfordshire.
| * Correct span in disambiguate_location for OxfordshireChris Mytton2013-08-13-1/+1
| | | | | | | | Related to #508
* | Fix styles for Oxfordshire homepage search boxChris Mytton2013-08-13-1/+7
| | | | | | | | Closes #512
* | Simplify styles for OCC map instructionsChris Mytton2013-08-12-16/+3
| |
* | Use css to position occ messageChris Mytton2013-08-12-3/+5
| |
* | Alter general sidebar notes cssChris Mytton2013-08-12-9/+18
| |
* | Make sure changes only affect the map pageChris Mytton2013-08-12-8/+13
| |
* | Fix stacking of the sticky-sidebarChris Mytton2013-08-12-0/+1
| |