aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* Simpler report meta information displayZarino Zappia2015-06-29-12/+27
| | | | | Removes the italics, and breaks the wording into two separate paragraphs, at the top of the report page.
* Add filter elements to top of /reports and /mySteven Day2015-06-29-0/+4
| | | | These are not yet wired up
* Resize map pins based on zoom levelDave Arter2015-06-29-3/+46
| | | | When zoomed out, a smaller icon is used to stop the map getting too overcrowded.
* Allow cobrands to specify ordering on all reports pageDave Arter2015-06-29-1/+11
| | | | | Refactor the default ordering into a method on the Default cobrand which can be overridden by subclasses.
* Add hidden_states and updating functions.Hakim Cassimally2015-06-16-32/+81
| | | | To allow visible/hidden states to be manipulated at runtime.
* [Bromley] Improve disambiguation for Mottingham LaneSteven Day2015-06-12-3/+2
| | | | | | | The previous commit added some disambiguation, but it didn't actually work - despite the string working when you search for it directly. This commit improves that, so we just add a postcode to the road name, which definitely works.
* [Bromley] Add more disambiguation for Bromley - Mottingham LaneSteven Day2015-06-12-3/+8
|
* [zurich] Fix path to setenv.pl in overdue-alert. Fixes #1107Steven Day2015-05-13-1/+1
|
* Use mocked Nominatim to deal with bad connections.Matthew Somerville2015-05-13-2/+45
|
* Fix typo in footer role="contentinfo".Matthew Somerville2015-05-13-10/+10
|
* [fixmystreet.com] Fix typo in footer navigation.Matthew Somerville2015-05-13-1/+1
|
* [fixmystreet.com] Tweak FAQ entry wording.Matthew Somerville2015-05-05-1/+2
|
* Update Bing Maps parameter ID.Matthew Somerville2015-05-05-13/+19
|
* Merge remote-tracking branch 'origin/issues/931-mobile-report-in-header'Matthew Somerville2015-04-24-46/+128
|\
| * "Report" button in default mobile header, fixes #931Zarino Zappia2015-04-07-2/+65
| | | | | | | | | | | | | | | | The new button will be inherited by any cobrand that extends fixmystreet/header_logo.html. Styling has been checked in all current cobrands. Also includes a minor fix to header logo margins on narrow screens.
| * Hamburger menu icon for all themesZarino Zappia2015-04-07-45/+64
| | | | | | | | | | Includes hamburger icon for council cobrands like Bromley, Barnet, and Oxfordshire, but not Warwickshire since that has its own already.
* | [fixmystreet.com] Add alt attributes to images.Matthew Somerville2015-04-24-11/+11
| |
* | Merge branch 'issues/1028-poop-poster'Matthew Somerville2015-04-24-0/+2178
|\ \
| * | [fixmystreet.com] List new dog poop poster on Goodies pageZarino Zappia2015-04-21-0/+2178
| |/
* / Simplify .update-img layoutZarino Zappia2015-04-21-35/+10
|/ | | | | | | Fixes #424. Using a float rather than table-cell styling also means we no longer have to work around IE7 table display support.
* Merge branch 'issues/commercial/678-open311-and-csv'Hakim Cassimally2015-03-31-11/+62
|\
| * [Zurich] change jurisdiction_id in Open311 exampleHakim Cassimally2015-03-31-1/+13
| |
| * [Zurich] add columns to stats exportHakim Cassimally2015-03-31-11/+44
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Original Report description - Amended Report description (unsure what this is) - Media URL (currently one picture, in the future 1-3 pictures) - Interface used (see open311) - Requested datetime (see open311) (seems to be same as created) - Agency sent datetime (see open311) - Updated datetime (see open311) - Council-Response - title as per https://github.com/mysociety/FixMyStreet-Commercial/issues/678
| * [Zurich] add service_notice based on public_responseHakim Cassimally2015-03-31-0/+6
| | | | | | | | for https://github.com/mysociety/FixMyStreet-Commercial/issues/678
* | [ArreglaMiBarrio] Initial CSS/logo/FAQ.Matthew Somerville2015-03-24-0/+169
|/
* Add Extra role to ease use of {extra} field.Hakim Cassimally2015-03-20-81/+452
| | | | | | | | | Historically, the extra field has been used in two different ways by different cobrands, both as a list (e.g. Open311 category fields) and a hash (e.g. the Zurich cobrand). This commit consolidates usage, adding an API to make use of the field easier and always returning a hash for the code to use. Fixes #1018.
* [Harrogate] show warning banner for NYCC categoriesHakim Cassimally2015-03-20-0/+99
| | | | | | | | | | | | | | | | | | | | Harrogate asked for NYCC managed issues to be linked to that council's website. We don't prevent the issue from being logged, but do show a warning banner. As this is at Harrogate's request, we only do this for the Harrogate cobrand, not the whole site, using a new cobrand hook `munge_category_list` Unfortunately, categories are currently passed to the template as plain text, e.g. not structured data. As a simple implementation, we append "( NYCC)" to the appropriate category names. JS could then strip the names back in future, if required (though we're not doing this.) Instead we add a jQuery hook to show the most appropriate link provided. See https://github.com/mysociety/FixMyStreet-Commercial/issues/703
* Version 1.5.4.v1.5.4Matthew Somerville2015-03-18-6340/+14312
| | | | Including updated translations.
* [fixmystreet.com] Update favicon to match the .orgMatthew Somerville2015-03-18-0/+2
|
* [fixmystreet.com] Remove special NI code.Matthew Somerville2015-03-16-145/+89
| | | | | This is now handled by normal bodies in the admin. In order to remove references in send_reports, tidy up (unused) EmptyHomes code a bit.
* [fixmystreet.com] Remove special Report-It code.Matthew Somerville2015-03-13-729/+22
|
* Factor out test contact creation to function.Matthew Somerville2015-03-13-139/+83
|
* [Oxfordshire] correct emergency phone numberHakim Cassimally2015-03-02-1/+1
| | | | Via customer query. Was correct in one location but wrong in other.
* Add links from admin config page to MapIt.Matthew Somerville2015-02-25-2/+13
| | | | Fixes #1022. And include new SECURE_PROXY_SSL_HEADER variable.
* Tweak wording of area local alert email.Matthew Somerville2015-02-25-3/+3
| | | | Fixes #1011.
* [fixmystreet.com] Rename goodies images/PDFs.Matthew Somerville2015-02-25-6/+6
| | | | Fixes #987.
* Use config variable for setting proxy trust.Matthew Somerville2015-02-24-5/+9
| | | | | | Rather than hardcoding domain names, add a SECURE_PROXY_SSL_HEADER variable that provides a trusted HTTP header and value that can be used to determine if we're behind a HTTPS proxy.
* Support Stamen toner-lite and Bing Maps tiles.Matthew Somerville2015-02-23-110/+230
|
* Tidy up front page and map copyright templates.Matthew Somerville2015-02-23-34/+46
|
* [UK] Output NI grid references to NI councils.Matthew Somerville2015-02-20-14/+27
|
* Remove PledgeBank references.Matthew Somerville2015-02-20-8/+2
|
* Use List::MoreUtils, old List::Util lacks none().Matthew Somerville2015-02-20-1/+1
|
* [fixmystreet.com] Homepage button step A/B test.Zarino Zappia2015-02-20-0/+125
|
* [East Sussex] Reorder so function defined pre use.Matthew Somerville2015-02-20-8/+8
|
* Merge branch '972-completion-adverts'Matthew Somerville2015-02-20-629/+352
|\
| * Remove unneeded category_extras template.Matthew Somerville2015-02-19-42/+13
| | | | | | | | | | This also fixes the fact the base template had invalid syntax, and was using incorrect variable names.
| * Add URLs for easy looking at confirmation pages.Matthew Somerville2015-02-19-2/+39
| |
| * Always show confirmation page for reports/updates.Matthew Somerville2015-02-19-97/+56
| | | | | | | | | | Rather than redirecting to the report if they're already logged in. Fixes #1003.
| * Simplifed "confirmation-header" for success pages.Zarino Zappia2015-02-19-135/+130
| |
| * Add new "next steps" to bottom of success pages.Zarino Zappia2015-02-19-377/+138
| | | | | | | | Remove the old CrossSell code. Fixes #972.