aboutsummaryrefslogtreecommitdiffstats
path: root/templates
Commit message (Collapse)AuthorAgeLines
* Version 1.5.Matthew Somerville2014-11-19-3/+3
|
* Merge remote-tracking branch 'origin/fiksgatami-update'Matthew Somerville2014-11-19-193/+131
|\
| * [FiksGataMi] Update cobrand to current design.Matthew Somerville2014-11-19-193/+131
| |
* | Add encouraging message about help to admin front.Matthew Somerville2014-11-19-0/+11
|/ | | | Fixes #929. Also move admin hint CSS to base CSS, not just layout.
* Move tips/sidebar to separate templates.Matthew Somerville2014-11-19-68/+62
| | | | | Also apply to UK council cobrands. Fixes #926, more food for #344.
* Tidy up reporting sidebar notes and privacy.Matthew Somerville2014-11-19-123/+192
| | | | For #344 and #935.
* Show logged in message as success, not error.Matthew Somerville2014-11-18-55/+40
| | | | | | Fixes #357. Also consolidate almost-identical fill_in_details.html template (for #344).
* Only show text on /reports if appropriate.Matthew Somerville2014-11-14-4/+9
| | | | | Only show "select..." if more than one body, and only mention greyed out lines if there are any. Fixes #869.
* Generalise footer-marketing template.Matthew Somerville2014-11-14-12/+31
| | | | Move UK specific text to fixmystreet.com template.
* Fix JS-disabled submission in Chrome/Firefox.Hakim Cassimally2014-11-14-2/+2
| | | | | | | | | | | Fixes #932, which is caused by HTML5 validation firing for hidden elements, by setting #mapForm to novalidate by default, and reverting this in fixmystreet.js. Note that the 'novalidate' attribute, which is honoured by the browsers' HTML5 validation, isn't to be confused with the class (class="validate") which is picked up by fixmystreet.js, and therefore not problematic for the no-js case.
* Make sentence a link for better accessibility.Matthew Somerville2014-11-14-16/+6
| | | | For starters, it actually appears on focus.
* [Zurich] Show "new category" errors in admin.Matthew Somerville2014-11-14-15/+23
| | | | | | Error handling and changes to the base template were added in f0621930, so an error would cause the form to reshow in the cobrand, but not display the errors.
* more inviting click target for reporting hintZarino Zappia2014-11-12-1/+1
|
* reporting hint at top of /council pageZarino Zappia2014-11-12-0/+4
|
* [UK] Change most prominent "Get in touch" wording.abimysoc2014-11-11-1/+1
| | | | | With reference to #922, to see if the more 'businessy' phrase makes any difference.
* Warwickshire. front page wording for Street LightingHakim Cassimally2014-10-30-0/+7
| | | | At Noel's request.
* correct path for oxfordshire logo on council pageStruan Donald2014-10-28-1/+1
| | | | fixmystreet/com -> fixmystreet.com
* [fixmystreet.com] Experiment, no pins by default.Matthew Somerville2014-10-17-0/+83
| | | | | | | | This changes the default flow to show no pins and a message about reporting, with the second tab displaying existing problems (and showing map pins). Those existing problems are the ones that would currently be on "problems on the map" followed by those currently on "problems nearby".
* [fixmystreet.com] Remove login content experiment.Matthew Somerville2014-10-17-129/+0
| | | | This gave no conclusive results, which was interesting.
* Move some fixmystreet.com-only stuff into cobrand.Matthew Somerville2014-10-17-12/+12
|
* [Warwickshire] beta noticeHakim Cassimally2014-10-16-0/+3
| | | | | | | see https://github.com/mysociety/FixMyStreet-Commercial/issues/596 (in separate commit with inline style, to hopefully make easy to revert)
* [Warwickshire] cobrand workDave Arter2014-10-16-0/+422
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | First Warwickshire styling - imported WCC's header and footer files - Use Warwickshire colours for page elements - Include FMS elements in header - Use correct Warwickshire colours on map - Use full-screen map on desktop. - Improve display of homepage elements - Ensure correct classes are added to body tag - Make sure site header has correct height on front page - Tidy-up of unused header content and wrappers - Improve display of map - Position map beneath other elements Improve map display - Take some CSS from Warwickshire styles to ensure its applied - Fix container widths on map page - Make sure map wrapper is the correct width - Add style overrides to match Warwickshire.gov.uk - Ensure map controls are visible Nav and mobile styling - Make sure sticky sidebar nav is usable - Improve mobile front page - Ensure map is full-screen on mobile - Improve front page display on mobile - Fix map display on desktop - Fix Warwickshire and FMS nav on mobile - Add viewport meta tag for mobile devices - Tighten up vertical spacing on front page - Fix header height on tablet size screens - Set pan/zoom position in CSS, not JS Styling tweaks - correct styling of nav for wider screens (previous hidden by media query) - Add draft Warwickshire FAQ - Fixes https://github.com/mysociety/FixMyStreet-Commercial/issues/611 - Warwickshire. remove all reports link as requested. - see https://github.com/mysociety/FixMyStreet-Commercial/issues/609 - Update WCC footer - see https://github.com/mysociety/FixMyStreet-Commercial/issues/597 Bring WCC css locally, and override - Override for https://github.com/mysociety/FixMyStreet-Commercial/issues/612 - favicon https://github.com/mysociety/FixMyStreet-Commercial/issues/616 - update contact details - custom FAQ - fix padding on mobile https://github.com/mysociety/FixMyStreet-Commercial/issues/617
* Paginate admin search results.Matthew Somerville2014-10-13-2/+5
|
* Copy changes, add new FMS deploysMartin Wright2014-10-13-6/+8
| | | | | Conflicts: templates/web/fixmystreet.com/static/council.html
* [fixmystreet.com] correct pricing for back end scopingStruan Donald2014-10-13-1/+1
|
* Update links to point to new /council page.Matthew Somerville2014-10-09-23/+25
|
* [FixMyStreet.com] Add information for councils.Matthew Somerville2014-10-09-0/+263
| | | | Fixes #765.
* Merge remote-tracking branch 'origin/issues/739-move-diligency-table'Matthew Somerville2014-10-09-8/+3
|\
| * Move diligency table to bottom of page.Matthew Somerville2014-10-07-8/+3
| | | | | | | | | | Not that useful in most cases, only if you wanted some admin competition on category entering/checking. Fixes #739.
* | Merge remote-tracking branch 'origin/issues/516-body-warning'Matthew Somerville2014-10-09-8/+12
|\ \
| * | Tweak summary output on bodies page.Matthew Somerville2014-10-07-8/+12
| |/ | | | | | | | | Show more detail of unconfirmed/deleted categories; highlight and warn if no categories, or if all categories are deleted. Fixes #516.
* | Prevent overhang of admin body categories table.Matthew Somerville2014-10-08-14/+18
| | | | | | | | Group things together more simply. Fixes #738.
* | Validate category name/email/note in admin.Matthew Somerville2014-10-08-23/+40
|/ | | | This prevents the creation of a category with a blank name. Fixes #556.
* Move most 'change location' text to main column.Matthew Somerville2014-09-25-20/+18
|
* Tweak reporting form i18n and style.Matthew Somerville2014-09-25-2/+2
| | | | | | Factor out "(public)" to its own string, and only remove the label top margin if it's an immediate child (otherwise labels inside divs halfway down lose their margin).
* Remove .general-sidebar-notes, inline text insteadMatthew Somerville2014-09-25-87/+93
| | | | | This removes all "hanging on" sidebars apart from the main reporting a problem one, interspersing the text in the form instead.
* Various fixes to cobrands post zero content marginMatthew Somerville2014-09-24-12/+8
|
* Don't output footer navigation on map page.Matthew Somerville2014-09-24-14/+20
| | | | It's invisible anyway and pushes content bottom up a bit.
* Fix display of user menu on map page.Zarino Zappia2014-09-24-6/+4
|
* Remove reporting sidebar from .com cobrand.Zarino Zappia2014-09-24-101/+115
|
* [EastSussex] FAQ textHakim Cassimally2014-09-18-25/+25
|
* [EastSussex] faq text for East SussexHakim Cassimally2014-09-18-0/+135
| | | | fixes https://github.com/mysociety/FixMyStreet-Commercial/issues/541
* [EastSussex] tweaks after comments from ESCCHakim Cassimally2014-09-16-5/+24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - change front-page text - rename Category to Type By overriding report/new/category template snippet. This is hacked in (including substitution of the "-- Pick a category --" text, as not sure how to simply do this as a cobrand-specific translation. - hide footer on mobile view - pothole field input and display This is a temporary request, which we hope will be superseded by full integration in due course. A command is documented in the cobrand to set the "extra" on the contact info for the Potholes category. This is then displayed by the UI. The default process_extras places it in extra, for potential future processing. As this is a temporary fix, we are calling this field "detail_size", as this is automatically included in "Details" and therefore also sent in the email. (This means that we may need to update data later on to call this "pothole_size" or similar in future?) - contrast tweaks (Via request from Matt Tooke at ESCC.) Not all handled precisely as he suggests: * spacing of button nav -- more or less as suggested, but tweaks for the <span> selected button, and reduced padding on non-frontpage. * sign-in buttons: fixed using CSS for .green-btn instead of adding HTML class throughout. * mobile-footer: edited <footer> css, as suggested by Dave Arter. - revert problematic CSS (breaks map report page) - Remove spurious "FixMyStreet" button - frontpage subheading wording
* [East Sussex] map and nav cosmeticsDave Arter2014-09-16-22/+103
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Use East Sussex-specific position_map.js - Display map correctly on desktop - Increase default zoom level and use correct grammar for postcode box - Tidy up default font size and center elements on postcode form - Correctly position report form, allow links in sidebar to be seen - Make map guidance text visible on mobile - Fix display of site header across all pages - More sidebar/header fixes - Override some text on the report sidebar to be more friendly - Remove unused images - Use breadcrumb bar for main nav on desktop - Restore correct background colour to footer - Tighten up vertical spacing on all pages - Slacken vertical spacing on home page - Stop the sidebar clobbering the footer - Tidy up menu display - Ensure form errors are shown properly - Add greeting and 'sign out' link to appropriate place - Ensure correct width is used on IE8 - Make 'home' breadcrumb a span instead of a link - Hide top 4px border on mobile - Remove breadcrumb styling from FMS nav - Use ellipsis and correct capitalization on confirm page - Don't uppercase all button labels - Hide email icon in email fields - Don't italicise input placeholder text - Use correct font family, alignment and size for various elements - Correct box shadow, fix pin alignment, various UI fixes - Ensure font size isn't too small. Fix header on wide but small screens - Don't adjust .content height for East Sussex pages
* [East Sussex] Build templates from fragments published on eastsussex.gov.ukDave Arter2014-09-16-265/+172
| | | | | | | | | - Update styles to handle new templates - Ignore built templates - Ignore downloaded template fragments - Put East Sussex CSS before FMS overrides - Allow template build script to be run from outside its directory - Add file-watching capability to East Sussex template building script for local dev
* [East Sussex] Tidy up layoutDave Arter2014-09-16-2/+2
| | | | | | | | | | | | | | | | | | | | | - 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
* [East Sussex] initial work on cobrand and templatesHakim Cassimally2014-09-16-0/+265
| | | | | | | - 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)
* Simplify z-index of banners.Matthew Somerville2014-09-15-3/+3
| | | | | | 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.
* [EmptyHomes] remove custom textHakim Cassimally2014-09-09-24/+0
| | | | | Link is broken, and a variant of the text has been added to the explanatory emails.
* [EmptyHomes] survey template tweaksHakim Cassimally2014-09-09-8/+23
|