aboutsummaryrefslogtreecommitdiffstats
path: root/templates/web/oxfordshire/header.html
Commit message (Collapse)AuthorAgeLines
* [UK Councils] Use new main_nav.html for main menuDave Arter2017-02-14-27/+1
|
* Add offline support of static files/fallback page.Matthew Somerville2016-12-16-1/+4
| | | | | Use a list to store JavaScript files, so it can be shared between the HTML footer and the appcache manifest.
* Pre-filter map pages if user has categories assignedDave Arter2016-10-31-1/+1
| | | | | This pre-filters the 'all reports' link in the main nav and the /around page reached via the front page postcode form
* Organize report admin actions into single control.Zarino Zappia2016-09-20-1/+1
| | | | | | | | As part of this, rename "planned reports" to "shortlist". The `.segmented-control` component now supports basic usage (as in the admin report actions menu bar) and usage with hidden radio inputs and labels (as on the report questionnaire page).
* Simplify some permissions logic with extra helper methodDave Arter2016-09-08-1/+1
|
* [Oxfordshire] Add planned reports link to navigation.Matthew Somerville2016-08-22-0/+6
|
* Move most JavaScript to end, inline the remaining.Matthew Somerville2016-08-16-2/+0
|
* Move modernizer/extra_js into common template.Matthew Somerville2016-08-16-2/+0
|
* Make sure map JS works through an admin proxy.Matthew Somerville2016-07-04-6/+4
| | | | | Tidy up use of absolute URLs when in the admin. Have the 404 handler spot static files in admin as a fallback.
* Remove all IE6 special cases.Matthew Somerville2016-06-15-1/+0
|
* Remove user-meta; "Your reports" to "Your account"Zarino Zappia2016-06-03-19/+1
|
* Absolutely position map pages.Zarino Zappia2016-06-03-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This simplifies the page layout and code. We add a new #map_sidebar for sidebar positioning, and a $mappage-header-height (defaulting to 4em) variable. We no longer need: * position_map_box; * map_fix; * special visual centre calculation; or * custom pan zoom positioning. As the sidebar now scrolls by itself and nothing can extend outside: * The big-green-banner is set to 100% width (with negative margins no longer required); * For cobrands that have an overhanging sidebar (e.g. Zurich), we add a .with-notes variant that adds a second column to the sidebar, perfect for containing secondary notes about the form. The resizing of the banner also required some tweaking to the size of the chevron-white SVG images. Update the $.fn.drawer() method for the new layout. Works well in IE7+8, and degrades gracefully in IE6. For IE7, we remove the existing z-index hacks, and put a new, simpler, one in, and fix a CSS bug that was hiding the map. Various cobrands are updated to adapt to the changes.
* Remove final web/fixmystreet templates.Matthew Somerville2016-04-20-1/+1
| | | | And associated, e.g. nothing references fixmystreet-old-box.js any more.
* Add 'iel8' class to handle IE6-8 things.Matthew Somerville2015-09-17-4/+4
| | | | Remove unused 'oldie' (that was IE6-9).
* Move Latin-char-specific name check to cobrand.Matthew Somerville2015-07-31-0/+1
| | | | | Also move some UK-specific code in the same function. The specific code is still tested in report_new.t.
* [Oxfordshire] Full screen map designZarino Zappia2015-07-23-61/+47
| | | | | | | | | - Replace .big-green-banner with .click-the-map Design follows similar change in Collideoscope. #skip-this-step link is hidden for normal users, shown when tabbed to, or when javascript is disabled. - Move RSS link to bottom of sidebar - Combine 'on the map' and 'nearby' tabs into a single list
* Move site_title function to site-name web templateMatthew Somerville2015-01-19-1/+1
| | | | | | | This matches the email template behaviour, and makes it much easier to override without requiring a cobrand package file. Fixes #979.
* Various fixes to cobrands post zero content marginMatthew Somerville2014-09-24-4/+2
|
* A few more https links/removal of unused http.Matthew Somerville2014-07-07-4/+0
|
* remove FixMyStreet link from OCC header in .oxford-linksDave Whiteland2013-03-08-1/+1
|
* replace 'FixMyStreet' with 'Report a road or street problem' for OCC header linkDave Whiteland2013-03-08-1/+1
|
* basic menu in place, with bullets etc to fixDave Whiteland2013-02-02-11/+41
|
* slot the user/logout into the headerDave Whiteland2012-12-05-1/+9
|
* add positions_map.js (based on Bromley's small map) and added map_box CSS to ↵Dave Whiteland2012-12-05-1/+1
| | | | layout
* add fms nav ready for oxford style (since we've hidden the usual one, ↵Dave Whiteland2012-12-04-0/+14
| | | | Bromley-style)
* add council headerDave Whiteland2012-12-04-0/+9
|
* fix all urls in oxfordshire.scss, add oxford wrapper for all wide contentDave Whiteland2012-12-04-1/+2
|
* add header (in anticipation of custom header) and footer for oxfordshire ↵Dave Whiteland2012-12-04-0/+62
with mySociety-specific content removed