| Commit message (Collapse) | Author | Age | Lines |
... | |
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | |
| | |
| | |
| | | |
(Swedish version of fixmystreet in the making
|
|\ \ \ |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
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.
|
| | | | |
|
|/ / /
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
The tests have been commented out due to long-running failure. It looks
like the failures happen if working copy MAPIT_URL is not pointing at
live site. Have updated with an override_config setting this to live
site (which is obviously suboptimal, but seems to be widespread practice
across t/ at the moment.)
|
| | | |
|
| | | |
|
| | | |
|
|\ \ \ |
|
| | | |
| | | |
| | | |
| | | | |
Note how we'd like to do the same with SOAP::Lite.
|
| | | |
| | | |
| | | |
| | | | |
This keeps the dependencies of carton separate from those of FixMyStreet.
|
| | | |
| | | |
| | | |
| | | |
| | | | |
(and add style.css to [% version %] managed CSS includes, so that it
updates on live.)
|
| | | |
| | | |
| | | |
| | | | |
Fixes https://github.com/mysociety/FixMyStreet-Commercial/issues/488
|
| | | | |
|
| | | |
| | | |
| | | |
| | | | |
From https://github.com/mysociety/FixMyStreet-Commercial/issues/487
|
| | | |
| | | |
| | | |
| | | | |
From https://github.com/mysociety/FixMyStreet-Commercial/issues/487
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* 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
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
This deals with the issue of hiding a two_tier category for the
Hart cobrand, without removing it for the whole of Hampshire,
e.g. see https://github.com/mysociety/FixMyStreet-Commercial/issues/477
but is written as a generic extension to setup_categories_and_bodies
as it may be generally useful.
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
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
|
| | | | |
|
| | | | |
|