| Commit message (Collapse) | Author | Age | Lines |
... | |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Tidy up layout of a few elements on front and map pages
- ensure example places are within county
- match council website body width
- Remove 'size2' class from body
This means we don't need lots of little CSS hacks to tweak things back into position
- Restore 'contact us' underline
- Ensure content extends down to footer
- More UI layout tidying
- Make sure error and confirmation pages don't have obscured content
- Improve display of frontpage header on mobile
- Better CSS selector for header display on mobile
- Fix display of map on mobile
- Tidy up display of footer buttons on mobile
- Put mobile-specific styles back into base.scss
- css separate margin-top for map/twothirds pages
- Fix display of languages in footer on mobile
- Removed unused CSS files
- East Sussex doesn't have tracking_code.html, so remove reference to it
|
|
|
|
|
|
|
| |
- Get layout, including map working
- Identified major clash point for CSS
- Move eastsussex resources locally (in part to be able to override
clashing names like .container)
|
|
|
|
| |
No longer needed due to core changes.
|
|
|
|
|
|
| |
Constrain the map in a position:relative to give it its own stacking
context. This simplifies these z-indices and prevents the elements from
floating above the main header. Fixes #673.
|
|
|
|
|
|
|
|
|
|
|
| |
- redaction marked with [...]
- of report and comments
- stores original data
- uses a single form, on the report/_main view
- requires additional permissions (user_body_permissions)
- Hide report functionality
- Moderation notification/contact form
- Moderation writes to admin_log
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The underlying problem here is the target area is currently too small
for the geocoder to be useful: we're not really getting anything useful
back from the OSM geocoder within Fonadhoo. So I've manually located
the three villages on the island and added them as buttons... this is
really for interface because although one button for the whole island
is probably OK, basically it was just replicating the <h1> and wasn't
obvious (or sensible) that the user needed to hit a button at all..
If the project expands to more areas of the Maldives we can either take
those out or revert to the geocoder.
The same too-small-area logic makes the "locate me automatically" a
bit silly, so that's been dropped from the front page too.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
Testing two things:
* Putting the email box above the Yes/No, or repeating it inside.
* Showing the contents of the Yes/No sections at first, or not.
|
|\
| |
| |
| |
| | |
Conflicts:
web/cobrands/fixmystreet/base.scss
|
| |
| |
| |
| |
| |
| | |
only on FMS and only if from outside the uk
Fixes #571
|
|\ \
| | |
| | |
| | |
| | | |
Conflicts:
templates/web/fixmystreet/footer.html
|
| | |
| | |
| | |
| | |
| | |
| | | |
Make mySociety tab wider to fit logo
Just display text for FixMyStreet Platform link
remove border on front page .content to stop odd line under footer
|
| | |
| | |
| | |
| | |
| | | |
hide footer menu on mobile
add privacy link to main menu, hide on desktop
|
| | |
| | |
| | |
| | |
| | | |
update to new logo
remove donate and our site links
|
| | |
| | |
| | |
| | | |
also change the fonts, tweak the submit button size
|
| | |
| | |
| | |
| | | |
duplicates the top nav mostly
|
| | |
| | |
| | |
| | |
| | | |
mostly adding image replacement to the fms platform link and some
spacing tweaks
|
| | |
| | |
| | |
| | |
| | | |
move it up on the front page so it overlaps the yellow
make footer have a black background
|
| |/ |
|
|/
|
|
| |
And fix a couple that have redirected.
|
|\
| |
| |
| |
| |
| |
| | |
jonkri-master
Conflicts:
locale/sv_SE.UTF-8/LC_MESSAGES/FixMyStreet.po
|
| |\
| | |
| | |
| | | |
jonkri-master
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* Add video to home page
* Add "social buttons" to home page
* Add new FixaMinGata logos
* Center postcodeForm
|
| |/
|/|
| |
| |
| | |
Make the FMS map tile URLs be scheme independent,
and only use one level of subdomain.
|
|/ |
|
|
|
|
| |
add files and change config in cobrand
|
|
|
|
|
| |
make links same height as on other pages
increase height of banner to be the same as other pages
|
|
|
|
|
|
|
|
|
|
|
|
| |
uses select2 for the dropdown and a cobrand call to fetch the list of
report titles as the clinic names.
Relies on a redirect in httpd.conf to make the non JS version work.
Still leaves the postcode search in place as select2 won't accept custom
terms if you base it on a select box, which we want to do so it works if
JavaScript is disabled
Fixes #723
|
| |
|
|
|
|
|
|
| |
remove photos etc
update step text
change background colour and remove crop shadow
|
|
|
|
|
|
|
| |
button -> orange
set background colour for input boxes
make everything a bit wider and left aligned
update the what is this for text
|
| |
|
| |
|
| |
|
|
|
|
| |
Change colour scheme to black and white
|
|
|
|
| |
Only if universal analytics turned on and on the fixmystreet cobrand
|
|
|
|
|
| |
Add in we/cobrand directory with basic sass files, update colours file
and set background on 'click map to report' banner
|
|
|
|
|
|
|
|
|
| |
New cobrand function of pin_path that sets the path to where the image
files for pins are located. Defaults to /i
This still means they need to use the same file names but they can at
least put those in a cobrand directory rather than having to overwrite
the files in /i or fudge it with pin_colour
|
| |
|
|\
| |
| |
| |
| |
| |
| | |
Conflicts:
bin/update-schema
locale/sv_SE.UTF-8/LC_MESSAGES/FixMyStreet.po
perllib/FixMyStreet/DB/Result/Body.pm
|
| |
| |
| |
| | |
Fixes #6.
|
| | |
|