aboutsummaryrefslogtreecommitdiffstats
path: root/web
Commit message (Expand)AuthorAgeLines
* Allow user to have an area assigned in adminDave Arter2016-08-22-0/+6
* Catch content changes with delegation/selectors.Matthew Somerville2016-08-22-4/+4
* Add user planned reports.Matthew Somerville2016-08-22-0/+21
* Get contribution state from server with map click.Matthew Somerville2016-08-19-0/+17
* Fix broken permalink link.Matthew Somerville2016-08-19-7/+5
* Make sure PanZoom works in older OpenLayers.Matthew Somerville2016-08-19-39/+8
* Move non-JavaScript pan/zoom to same as with JS.Matthew Somerville2016-08-17-7/+20
* [Harrogate,Zurich] Remove inline/header script.Matthew Somerville2016-08-17-0/+169
* Make sure pin ID is an integer.Matthew Somerville2016-08-17-7/+11
* [fixmystreet.com] Don't show things to Page Speed.Matthew Somerville2016-08-17-1/+1
* Remove use of new window.Function for CSP.Matthew Somerville2016-08-17-1/+1
* Simplify blank popState case.Matthew Somerville2016-08-17-1/+13
* Improve try again button by making it go back.Matthew Somerville2016-08-16-0/+4
* Move most JavaScript to end, inline the remaining.Matthew Somerville2016-08-16-2/+4
* [fixmystreet.com] Factor out poster JavaScript.Matthew Somerville2016-08-16-0/+29
* Factor out most inline JavaScript.Matthew Somerville2016-08-16-10/+71
* Do HTML class and JS variable setting ASAP.Matthew Somerville2016-08-16-6/+19
* Use separate mobile banner HTML to simplify changeMatthew Somerville2016-08-16-33/+25
* Split up modernizr/html5shiv/yepnope.Matthew Somerville2016-08-16-2/+8
* Only set Back link when first report pulled in.Matthew Somerville2016-08-16-3/+4
* Fix "Problems nearby" link on /my and /reports.Matthew Somerville2016-08-10-1/+5
* Feature to create report as body/other user.Zarino Zappia2016-08-10-0/+28
* [fixmystreet.com] Replace councils page with temporary pageMartin Wright2016-08-02-458/+33
* [East Sussex] Remove East Sussex cobrandDave Arter2016-08-02-482/+0
* [UK Councils] Email themes for 4 UK councilsZarino Zappia2016-08-01-0/+0
* Add HTML email templates.Matthew Somerville2016-08-01-0/+0
* Work correctly for alt-click/cmd-click etc.Matthew Somerville2016-07-14-3/+39
* Only set document.title after any pushState call.Matthew Somerville2016-07-14-2/+2
* Call two more set up functions on report pull.Matthew Somerville2016-07-13-1/+2
* Don't set up multiple handlers on drawers.Matthew Somerville2016-07-13-1/+3
* Fix issues with sub_map_links and JS navigation.Matthew Somerville2016-07-12-8/+18
* Fix going back to /reports page on mobile.Matthew Somerville2016-07-12-9/+13
* Zoom into map after second click on marker.Matthew Somerville2016-07-12-0/+7
* Make sure mobile map scrolled into view and fixed.Matthew Somerville2016-07-12-2/+12
* Only create popstate event after page load.Matthew Somerville2016-07-12-28/+34
* Fix a few JavaScript issues with reports pages.Matthew Somerville2016-07-12-1/+7
* Tweak WMTS JavaScript to match merged branch.Matthew Somerville2016-07-11-16/+13
* Merge branch '1351-report-list-ajax'Matthew Somerville2016-07-11-1488/+1771
|\
| * [fixmystreet.com] Update share buttons to be linksMatthew Somerville2016-07-11-4/+15
| * Merge two fixmystreet.js file.Matthew Somerville2016-07-11-208/+201
| * Add history polyfill for <=IE9.Matthew Somerville2016-07-11-1/+38
| * Fix map page popstate / mobile nav menu bugZarino Zappia2016-07-11-1/+15
| * Move to using pushState for new report.Zarino Zappia2016-07-11-82/+96
| * Fix top of content display if scrolled previously.Matthew Somerville2016-07-11-1/+2
| * Load in report details on around page via ajax.Zarino Zappia2016-07-11-37/+270
| * Simplify "rap-notes" visibility togglingZarino Zappia2016-07-11-44/+42
| * Edge case fixes for window resizes mid process.Matthew Somerville2016-07-11-3/+3
| * Only match the actual ID, not same-ending others.Matthew Somerville2016-07-11-2/+2
| * Increase opacity a bit on non-hovered pins.Matthew Somerville2016-07-11-1/+1
| * Tidy up JavaScript functions.Matthew Somerville2016-07-11-1231/+1203