| Commit message (Collapse) | Author | Age | Lines |
|
|
|
| |
Make sure the site's max-width is applied on map pages also.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
The use of the background shorthand was causing cobrands which
override this to have unexpected styling issues because it
only set a colour, not the other background properties.
This commit makes it more specific to just use background-color.
Also fixes a case in Greenwich's css where this was being overriden
in a similar way to just use background-color as well.
Fixes #1238
|
|
|
|
| |
Fixes #1184.
|
|
|
|
|
| |
Reduce need for specificity. Also fix some bugs in Harrogate base menu
display, and couple of other cobrand tweaks.
|
|\ |
|
| |
| |
| |
| | |
Fixes #1164.
|
|/
|
|
| |
Fixes #838.
|
|
|
|
|
|
|
|
| |
Hide the map with aria-hidden, as all report links are duplicated in the
main content. Fix skip map link on mobile (it was disappearing). Place
delegate handler on body to prevent e.g. VoiceOver announcing everything
underneath .container as clickable. Remove header report button rather
than hide off-screen, as is a duplicate link to the previous.
|
|
|
|
|
| |
The GoogleOL layer will default to map, unless the
fixmystreet_google_default variable is set to 'satellite'.
|
|\ |
|
| |
| |
| |
| | |
Remove unnecessary authpage things from other cobrands.
|
| |
| |
| |
| |
| | |
Use the same layout as the "success" screen you will see after
you click the emailed link.
|
|/
|
|
| |
Fixes #1104.
|
| |
|
| |
|
|
|
|
|
| |
Adds a '$direction' parameter that can be used to switch all
layout to either left or right.
|
|
|
|
| |
Remove unused 'oldie' (that was IE6-9).
|
| |
|
| |
|
|
|
|
| |
Fixes #1192.
|
|
|
|
|
| |
On a form, except one where you skipped the map, the category change
call would use the initial map centre, rather than the map pin location.
|
| |
|
|
|
|
|
|
|
|
| |
The reports list styling didn't take into account the difference
in margins on lists marked as 'full-width', and this issue was
being manually fixed in both Greenwich and Oxfordshire. This
changes the reports list styling so that these cobrand-specific
overrides aren't necessary.
|
|
|
|
|
| |
Replaces the existing Bromley council cobrand with a new one that uses
the latest FMS styling. Including the new report list/filter sidebar.
|
| |
|
| |
|
|
|
|
| |
No need to override if it's set right from the start.
|
|
|
|
| |
To match the live site
|
| |
|
|\ |
|
| |
| |
| |
| |
| |
| | |
This moves files only used by fixmystreet.com under
cobrands/fixmystreet.com (some files were already there), and puts
fixmystreet.com's CSS there too, with a special case in the header.
|
| |
| |
| |
| |
| | |
Also move some UK-specific code in the same function.
The specific code is still tested in report_new.t.
|
| |
| |
| |
| |
| |
| |
| |
| | |
This reverts commit 838708d3127bf5bd39375b19ad13b220637c851b.
Conflicts:
web/cobrands/fixmystreet/base.scss
web/cobrands/fixmystreet/layout.scss
|
|\ \ |
|
| |/ |
|
|/
|
|
|
|
|
|
|
|
|
|
|
|
| |
This page used the .sticky-sidebar class that is used in the help
section to present the in-page navigation of a lot of text. There,
there's no danger of the sidebar being scrolled over the footer
because it's very short. On this page though, there is.
This commit removes that class, so that the recent photos are fixed
in position with the top of the content. I don't think this is a
great loss for usability or design. It also removes the alertindex
class, which was only used to work around this issue.
Closes #1168
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
.show-admin-notes was a class that could be applied on a cobrand
basis to turn on or off the showing of admin notes and error
messages. This was introduced when the concept of admin notes
was added, so that existing cobrands could opt-in to the
functionality. Now, every cobrand uses it, so there's no need
to make it optional.
This commit removes the CSS styles based on it, so that errors
and notes always display; removes the addition of the class to
admin pages, and removes the conditional javascript that enabled
admin tooltips based on the class.
Closes #1161
|
|
|
|
|
| |
This reuses some JavaScript I originally wrote for mySociety’s
EveryPolitician project.
|
|\ |
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Add a special category email address used to show an unresponsive
message and page when trying to report in that category. Add a "Refused"
send method for setting a whole body to be unresponsive and show the
message immediately, not on category selection.
Factor out category template, and put at top where needed.
|
| | |
|
| |
| |
| |
| | |
With the old SCSS, it was setting e.g. a:visited:hover.
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
The MakeMyIsland cobrand files now live in a separate repository:
mysociety/fixmystreet-international
The idea is that this repo will be checked out alongside the main fixmystreet
one and cobrand-specific files symlinked into place. To this end, the commit
also adds the MakeMyIsland symlinks to .gitignore.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Oxfordshire reports have a council Reference Number, and an
estimate of how long they'll take to be fixed. To make this
information easier to parse, we've broken it out into its
own section, between the problem description and updates.
Conflicts:
web/cobrands/oxfordshire/base.scss
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
- Replace .big-green-banner with .click-the-map
Design follows similar change in Collideoscope. #skip-this-step link
is hidden for normal users, shown when tabbed to, or when javascript
is disabled.
- Move RSS link to bottom of sidebar
- Combine 'on the map' and 'nearby' tabs into a single list
|
|/
|
|
|
| |
This also adds a new grey pin which is used by the Oxfordshire
cobrand for reports that aren't the Council's responsibility.
|
|
|
|
|
| |
Using Map by default doesn't work for an unknown reason, but is okay if
you switch to it. Fixes #1133.
|
|
|
|
| |
controls
|
| |
|