aboutsummaryrefslogtreecommitdiffstats
path: root/web
Commit message (Collapse)AuthorAgeLines
* Simpler report meta information displayZarino Zappia2015-06-29-0/+13
| | | | | Removes the italics, and breaks the wording into two separate paragraphs, at the top of the report page.
* 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.
* Update Bing Maps parameter ID.Matthew Somerville2015-05-05-9/+11
|
* Merge remote-tracking branch 'origin/issues/931-mobile-report-in-header'Matthew Somerville2015-04-24-46/+127
|\
| * "Report" button in default mobile header, fixes #931Zarino Zappia2015-04-07-2/+64
| | | | | | | | | | | | | | | | 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.
* | Merge branch 'issues/1028-poop-poster'Matthew Somerville2015-04-24-0/+2174
|\ \
| * | [fixmystreet.com] List new dog poop poster on Goodies pageZarino Zappia2015-04-21-0/+2174
| |/
* / Simplify .update-img layoutZarino Zappia2015-04-21-32/+5
|/ | | | | | | Fixes #424. Using a float rather than table-cell styling also means we no longer have to work around IE7 table display support.
* [ArreglaMiBarrio] Initial CSS/logo/FAQ.Matthew Somerville2015-03-24-0/+74
|
* [Harrogate] show warning banner for NYCC categoriesHakim Cassimally2015-03-20-0/+12
| | | | | | | | | | | | | | | | | | | | 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
* [fixmystreet.com] Update favicon to match the .orgMatthew Somerville2015-03-18-0/+0
|
* [fixmystreet.com] Rename goodies images/PDFs.Matthew Somerville2015-02-25-0/+0
| | | | Fixes #987.
* Support Stamen toner-lite and Bing Maps tiles.Matthew Somerville2015-02-23-59/+121
|
* Tidy up front page and map copyright templates.Matthew Somerville2015-02-23-5/+1
|
* Remove PledgeBank references.Matthew Somerville2015-02-20-0/+0
|
* [fixmystreet.com] Homepage button step A/B test.Zarino Zappia2015-02-20-0/+57
|
* [East Sussex] Reorder so function defined pre use.Matthew Somerville2015-02-20-8/+8
|
* Merge branch '972-completion-adverts'Matthew Somerville2015-02-20-63/+117
|\
| * Simplifed "confirmation-header" for success pages.Zarino Zappia2015-02-19-28/+56
| |
| * Add new "next steps" to bottom of success pages.Zarino Zappia2015-02-19-38/+64
| | | | | | | | Remove the old CrossSell code. Fixes #972.
* | [FixaMinGata] Add Google Play logo on home pageJon Kristensen2015-02-16-0/+0
| |
* | [FixaMinGata] Put white background in footerJon Kristensen2015-02-16-0/+2
| |
* | [FixaMinGata] Enhance problem reporting form.Jon Kristensen2015-02-16-0/+6
|/ | | | | | Use same template structure as fixmystreet cobrand, with tips from fixmystreet.com cobrand. No need for a separate fill_in_details_form.html any more.
* add new logo to Trinidad and Tobabgo, #729Dave Whiteland2015-02-05-0/+38
|
* Add Hybrid map toggle option to Google Maps view.Matthew Somerville2015-01-19-0/+14
|
* Fix tiny display bug in map sub links navigation.Matthew Somerville2015-01-16-2/+2
|
* Merge remote-tracking branch 'mhalden/fiksgatami-js-fiks'Matthew Somerville2015-01-13-3/+3
|\
| * Fixed show/hide pins and show/hide old for norwegian cobrand.fiksgatami-js-fiksMarius Halden2014-12-30-3/+3
| |
* | Add some bottom padding to .content.Matthew Somerville2015-01-13-1/+2
| | | | | | | | | | And remove it in footer if present (so that a different background doesn't potentially show through).
* | Use HTTPS OpenStreetMap tiles.Matthew Somerville2015-01-09-4/+4
| |
* | Revert most of "Experiment, no pins by default."Matthew Somerville2015-01-09-26/+2
| | | | | | | | | | | | This reverts most of commit 71b400a1f5991b9a693095c417aa61e274a5215d, leaving the skip-this-step CSS changes and the tweaks to the /ajax JSON output.
* | [Harrogate] wordings and stylesHakim Cassimally2015-01-08-14/+197
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - auth and intro pages - wording of around page - Styling work with Mike - FAQ and footer tweaks https://github.com/mysociety/FixMyStreet-Commercial/issues/654 https://github.com/mysociety/FixMyStreet-Commercial/issues/655 - Extra spacing https://github.com/mysociety/FixMyStreet-Commercial/issues/656 - Width of footer (override auto -> 100%) - style and logo tweaks - Logo/header same height on all pages (inc mappage) - Content spacing tweaks - Correct "Harrogate district" wording https://github.com/mysociety/FixMyStreet-Commercial/issues/658 - Add extra disclaimer about reports fwd'd to NYCC - push fms_pan_zoom down with css!important (alternative is to use JS as Hart does, or possibly to fix this so doesn't require !important) - add privacy section (Copies part of text on main page, this should perhaps be factored out.) - Set bodyclass for change_password Sets a bodyclass that's unused outwith harrogate cobrand, so should be safe.
* | [Harrogate] custom form fieldsHakim Cassimally2015-01-08-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Requires previous (generic) commit to prevent information only categories (e.g. Dead animals message) from displaying a spurious textbox. Also support for sending these custom fields by email: Requires a hook in RS::Problem method, as by default, only a restricted number of hard-coded fields are send in the email. (And the template language is pseudo-PHP so we can't simply pass in the whole data-structure.)
* | [Harrogate] basic cobrandHakim Cassimally2015-01-08-0/+108
|/
* [fixmystreet.com] New posters page layout/content.Zarino Zappia2014-12-11-1001/+145
|
* [EastSussex] Fix layout without JSHakim Cassimally2014-12-02-1/+9
| | | | The non-js view positioned the map badly (over the issue text).
* [EastSussex] UI improvements to encourage good updatesHakim Cassimally2014-12-02-0/+30
| | | | | | | | | | | | | | | | | | | | | | | | ESCC advised us of concerns that users: * were unaware of how much of their report/update would be visible on the site - make "public" text more visible. - label is presented as fairly flat, with the cursor suppressed (to avoid it looking like a button) but with an explanatory tooltip. The intent is for it to be highly visible, but not too startling. - https://github.com/mysociety/FixMyStreet-Commercial/issues/642 * often comment on an existing report when instead creating a new report would be more appropriate. - Present two buttons, one to create a new report in the same location, another to open the comment box. - (this functionality degrades without Javascript, by simply showing the comment box by default.) - https://github.com/mysociety/FixMyStreet-Commercial/issues/641 Most templates have been split into partials, to avoid long-term forking, however update-form.html is still forked from fixmystreet, which would ideally be fixed in a future commit.
* [Zurich] Move admin table CSS to base stylesheet.v1.5Matthew Somerville2014-11-19-48/+47
| | | | To match shift of styles in bb07940.
* Merge remote-tracking branch 'origin/fiksgatami-update'Matthew Somerville2014-11-19-41/+58
|\
| * [FiksGataMi] Update cobrand to current design.Matthew Somerville2014-11-19-41/+58
| |
* | Add encouraging message about help to admin front.Matthew Somerville2014-11-19-152/+159
|/ | | | Fixes #929. Also move admin hint CSS to base CSS, not just layout.
* Show logged in message as success, not error.Matthew Somerville2014-11-18-0/+7
| | | | | | Fixes #357. Also consolidate almost-identical fill_in_details.html template (for #344).
* Move some data: URIs to FixMyStreet style.Matthew Somerville2014-11-14-5/+13
| | | | | | Easier if the default shared styles stick with the sprite for everything, then you can just change that sprite rather than having to override CSS as well.
* Move footer styling to shared stylesheet.Matthew Somerville2014-11-14-46/+65
| | | | This look works well on the default styling also.
* Don't height fix any full width page.Matthew Somerville2014-11-14-1/+1
|
* Merge remote-tracking branch 'origin/remove-opacity-map-controls-mobile'Matthew Somerville2014-11-14-4/+13
|\
| * Remove opacity from map controls on mobile.Matthew Somerville2014-11-14-4/+13
| | | | | | | | | | This crashes at least one mobile browser; not sure why, but we can do without it.
* | Fix JS-disabled submission in Chrome/Firefox.Hakim Cassimally2014-11-14-0/+4
|/ | | | | | | | | | | Fixes #932, which is caused by HTML5 validation firing for hidden elements, by setting #mapForm to novalidate by default, and reverting this in fixmystreet.js. Note that the 'novalidate' attribute, which is honoured by the browsers' HTML5 validation, isn't to be confused with the class (class="validate") which is picked up by fixmystreet.js, and therefore not problematic for the no-js case.
* more inviting click target for reporting hintZarino Zappia2014-11-12-0/+5
|