aboutsummaryrefslogtreecommitdiffstats
path: root/web
Commit message (Collapse)AuthorAgeLines
* send a virtual page view when we click on the mapStruan Donald2014-04-04-0/+4
| | | | Only if universal analytics turned on and on the fixmystreet cobrand
* Update colours for Trinidad and Tobago cobrandStruan Donald2014-04-02-0/+59
| | | | | Add in we/cobrand directory with basic sass files, update colours file and set background on 'click map to report' banner
* Allow cobrands to set their own path to pin filesHakim Cassimally2014-03-25-5/+9
| | | | | | | | | 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
* Some bits of layout.scss override are variables now, yay.Matthew Somerville2014-03-12-22/+7
|
* Merge remote branch 'origin/sweden-rebase'Matthew Somerville2014-03-11-0/+201
|\ | | | | | | | | | | | | Conflicts: bin/update-schema locale/sv_SE.UTF-8/LC_MESSAGES/FixMyStreet.po perllib/FixMyStreet/DB/Result/Body.pm
| * Enhance visibility of automatic position linkJon Kristensen2014-03-11-0/+6
| | | | | | | | Fixes #6.
| * Made it look prettierJonas Oberg2014-03-11-0/+14
| |
| * Updated footer informationJonas Oberg2014-03-11-0/+34
| |
| * Added favicon.Jonas Oberg2014-03-11-0/+0
| |
| * Uppdaterar logotyp mmJonas Oberg2014-03-11-0/+20
| |
| * Updated colours to match cssJonas Oberg2014-03-11-2/+2
| |
| * Updated the graphics to reflect new colors.Jonas Oberg2014-03-11-0/+0
| |
| * updated image references to current cobrandJonas Oberg2014-03-11-0/+11
| |
| * Added Locale for sv_SE dirs and files, the cobrand perlfile and templatesRikard2014-03-11-0/+116
| |
* | Export reports as CSV on /dashboardHakim Cassimally2014-03-10-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
* | add BellaVistaEnAccion: FMS SantiagoDave Whiteland2014-03-07-0/+55
| |
* | [Southampton] CSS fix to menusHakim Cassimally2014-03-05-2/+2
| | | | | | | | | | (and add style.css to [% version %] managed CSS includes, so that it updates on live.)
* | [Hart] css push report sidebar comments downHakim Cassimally2014-03-05-1/+1
| | | | | | | | Fixes https://github.com/mysociety/FixMyStreet-Commercial/issues/488
* | [Hart] CSS fixesHakim Cassimally2014-03-05-9/+51
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* | [Hart] Guidance related to two_tier, e.g. HCCHakim Cassimally2014-03-05-0/+5
| | | | | | | | | | | | | | | | Guidance in prominent places (report, all reports, and message on confirming problem.) Should alleviate mysociety/FixMyStreet-Commercial#481 and mysociety/FixMyStreet-Commercial#485
* | [Hart] footer and header fixesHakim Cassimally2014-03-05-85/+167
| | | | | | | | with steve's help - fix header and footer on desktop and mobile
* | [Hart] fix display of logo on desktopHakim Cassimally2014-03-05-1/+4
| |
* | [Hart] mobile header and imagesHakim Cassimally2014-03-05-29/+51
| |
* | [Hart] fix alerts page width on desktop viewHakim Cassimally2014-03-05-0/+1
| |
* | [Hart] footer work including social media iconsHakim Cassimally2014-03-05-22/+88
| |
* | [Hart] fix recent photos box in Local AlertsHakim Cassimally2014-03-05-1/+16
| |
* | [Hart] fix jagged green box on mobile viewHakim Cassimally2014-03-05-1/+23
| | | | | | | | | | | | 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.
* | [Hart] header fixesHakim Cassimally2014-03-05-4/+4
| |
* | [Hart] basic Hart cobrandingHakim Cassimally2014-03-05-0/+436
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Originally copied from template of Bromley code, substituting logo, council ID, geolocation data, and renaming .scss variables etc. (NB: this was a bad idea. As per notes/cobranding.txt, should have started with less copying of files, as this required more cleanup. Bromley's code has some particularities, like smaller map, split First/Last name fields and so on. The current branch has been rebased to present a slightly idealised picture of the process.) (Includes contributions by @davea and @stevenday) * Some code cleanup and added is_two_tier * Add Hart-specific links to footer * Shift FMS nav out of the main header * Update styling to follow design more closely * Flip nav colours to better indicate links * Make header banner entire width of the page * Stretch footer bg to entire width of page * Add top-level nav links * Correct header height on mobile * Correct wording of top menu item * Remove FMS logo from top of page * Shift top level nav to correct position * Invert media query so IE8 displays header properly * hide folding triangle, as makes no sense on this cobrand * Some more renaming of Bromley to Hart * Treat Hart the same as Bromley in the JS * Whitespace/formatting fixes * Basic test for cobrand * Javascript #map_box fixes * Make sure #map_box is not in desk-only * ensure there is only single map (one .wrapper only) * colour tweaks * Fix example places (postcode, spelling) * Basic FAQ text * Set Zoom level 3 * CSS/HTML/JS tweaks removing Bromley customizations * Switch templates to put navigation in footer, as FMS.com does * remaining HTML/CSS changes for large map * replace favicon * move site-logo scss to one place * make small logo transparent
* | [Southampton] fix path to css-referenced imagesHakim Cassimally2014-03-04-11/+11
| | | | | | | | | | | | | | the css had not been updated to point correctly at the background resources after f9cfa8acb622a680d09b4d06f7ea8e038168e1f6 Fixes https://github.com/mysociety/FixMyStreet-Commercial/issues/490
* | Fix FAQ sidebar link clickability.Matthew Somerville2014-02-04-0/+6
| | | | | | | | | | Restoring the z-index:1 removed in 7c9e4b1a only on pages like the FAQ, so as to maintain the fix of that commit where needed.
* | update footer-mobileapps CSDave Whiteland2014-01-27-53/+8
| | | | | | | | | | | | Remove ul, li styling because we're not using it any more: replaced the li with a paragraph, because I believe it's simpler. Paragraph mimics existing footer styles (which use li p).
* | allow wide container in fixmindelo admin styleDave Whiteland2014-01-17-2/+8
| |
* | Actually include the image, doh.Matthew Somerville2013-11-20-0/+0
| |
* | Tidy up use of main width a bit.Matthew Somerville2013-11-13-13/+11
| |
* | Simplify .content width/margins.Matthew Somerville2013-11-13-14/+4
| | | | | | | | | | | | Reduce magic numbers by switching fixed width to a margin elsewhere. This has the added bonus of making the 'middle-width' .content have a pleasing right margin.
* | Add body deletion to admin interface.Matthew Somerville2013-11-11-4/+0
| |
* | Add more admin external link icons.Matthew Somerville2013-11-07-2/+2
| | | | | | | | Use a relative URL in the CSS in case it's proxied.
* | Show a graphic on links to non-admin pagesAndy Lulham2013-11-07-1/+10
| | | | | | | | Graphic and css from FMT. Fixes #579.
* | Use relative URLs in case being included via proxy.Matthew Somerville2013-11-07-4/+4
| |
* | Merge remote branch 'origin/ab_date'Matthew Somerville2013-11-07-0/+32
|\ \
| * | use local jquery ui, not CDN, for admin datepickerDave Whiteland2013-11-07-0/+14
| | |
| * | Add Jquery-ui files, and fixmystreet-admin.jsAndrew Black2013-11-07-0/+18
| | |
* | | [Oxfordshire] Fix map center offsetChris Mytton2013-11-07-2/+2
|/ / | | | | | | | | This fixes the map so the centre is offset to the right to account for the overlayed sidebar on the left.
* | remove FixMindelo header, override title insteadDave Whiteland2013-11-05-13/+0
| | | | | | | | | | The staging banner didn't fit, and .wrapper{position:relative} was breaking things :-( Easier to keep it simple, drop the header and just set the title in the Cobrand module instead.
* | Factor out some CSS colours, so that default layout CSS has no overrides.Matthew Somerville2013-10-25-129/+93
| |
* | Work around Chrome bug with bottom fixed navbar.Matthew Somerville2013-10-25-17/+11
| | | | | | | | | | | | | | | | | | | | | | | | The position:fixed bottom navigation does not stay fixed in Chrome, it appears to scroll with the content (though the link targets remain and swapping tabs fixes the display, so I'm pretty sure it's a bug). The bug is logged in Chrome's tracker at: https://code.google.com/p/chromium/issues/detail?id=311513 To work around it, the z-index has been removed from .container; this would mean that the sidebar notes all disappeared under the map, so they have been jigged to appear on top of the main content div instead.
* | Tidy user-meta CSS a bit.Matthew Somerville2013-10-25-17/+9
| |
* | Tidy up panzoom bar placement.Matthew Somerville2013-10-25-12/+13
| |
* | Merge branch 'master' into oxfordshire-usability-recommendationsChris Mytton2013-10-16-1394/+1864
|\ \