| Commit message (Collapse) | Author | Age | Lines |
|
|
|
|
| |
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
|
| |
|
|\
| |
| |
| |
| |
| |
| | |
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.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Provide a button to download the details and text of reports
at the second "Look up" button on /dashboard.
Provides acknowledged, fixed, closed dates by parsing updates.
Fixes #692 (and mysociety/FixMyStreet-Commercial#399)
Email is not shown, and name honours anonymous flag: as /dashboard
is accessible to people who are from_body (who still do not see
anon-users name and email in the FMS web app.)
A basic test is provided as per Zurich's similar report.
|
| | |
|
| |
| |
| |
| |
| | |
(and add style.css to [% version %] managed CSS includes, so that it
updates on live.)
|
| |
| |
| |
| | |
Fixes https://github.com/mysociety/FixMyStreet-Commercial/issues/488
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* remove box shadow
* header and footer CSS tweaks
* white background colour on menu *wrapper*
e.g. to have solid white menu bar for full width, not just the
centered menu portion.
* 10em top-margin on map-page
* revert main nav font size
* Show menu items on mobile map-page
* Move the map-page menu item position:fixed into a media query
* Swap hart & fms nav on mobile
* big green banner zindex reset
* header/footer spacing tweaks
* header centered, even on mappage
by taking out of .container and into .header-container
* push .skipped-map downwards
fixes mysociety/FixMyStreet-Commercial#486 on Safari and IE
* header/footer width tweaks
width (instead of max-width) was making page overflow, causing
artefacts in footer. Also the mobile-nav was visible on desktop, to
the far right.
* remove link hover from images
* fix inconsistent header height
* more spacing on .mappage .content
NB: Same fix for z-index for "fixed" .banner
as per mysociety/FixMyStreet-Commercial#483 and #673
|
| |
| |
| |
| |
| |
| |
| |
| | |
Guidance in prominent places (report, all reports, and message
on confirming problem.)
Should alleviate mysociety/FixMyStreet-Commercial#481 and
mysociety/FixMyStreet-Commercial#485
|
| |
| |
| |
| | |
with steve's help - fix header and footer on desktop and mobile
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| | |
On mobile, the default brand doesn't have the box extend to the
"locate me automatically", so we use that same behaviour, setting
the hart primary box only on media query.
|
| | |
|