aboutsummaryrefslogtreecommitdiffstats
path: root/web/js
Commit message (Collapse)AuthorAgeLines
* Add placeholder polyfill for IE (see #221) abd also some Ie testing in ↵Josh Angell2012-03-13-4/+29
| | | | general, removed quite a bit that was just breaking layouts in IE.
* fancybox must come later in order for it to work in e.g. FF3.6. Fix CSS ↵Matthew Somerville2012-03-13-16/+16
| | | | paths for it to work in IE6. For #209
* .data() doesn't appear to work here in Firefox 3.6 (though does in the other ↵Matthew Somerville2012-03-13-2/+2
| | | | place it's used, sigh), so set our own variable instead. Set gallery of all images, typo.
* Shared JS file, this function might not be defined.Matthew Somerville2012-03-12-1/+3
|
* Add fancybox assets and include in the fixmystreet cobrand head file.Josh Angell2012-03-12-0/+1647
|
* Fix bug whereby Firefox did not move the pin from under the help when it ↵Matthew Somerville2012-03-09-0/+4
| | | | appeared.
* Hide sub map links when report process started (fixes #265); bit of space ↵Matthew Somerville2012-03-07-1/+1
| | | | under key tools in mobile environment, and fix typo.
* Put padding on inner div to stop animation jump, no important on hidden-js ↵Matthew Somerville2012-03-07-1/+1
| | | | so that size can be calculated by JS.
* Upgrade modernizr to include html5shivJosh Angell2012-03-06-4/+4
| | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk>
* Remove stray heightFixJosh Angell2012-03-06-1/+0
| | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk>
* Heading spacing.Matthew Somerville2012-03-05-1/+1
|
* Change map button back to OK if used, as otherwise use of try again was ↵Matthew Somerville2012-03-03-11/+10
| | | | forced potentially unnecessarily.
* Fix issue with overlapping map/form due to map height changing, by fixing ↵Matthew Somerville2012-03-02-3/+7
| | | | height once we know it.
* Enable scroll wheel if mobile full screen map view.Matthew Somerville2012-03-02-1/+11
|
* Fix hashchange not working in IE6 for #246, and better animatino when ↵Matthew Somerville2012-03-02-6/+4
| | | | clicking underneath where the sidebar will appear.
* Allow back button to work when reading mobile reporting notes, fixes #260.Matthew Somerville2012-03-01-1/+9
|
* Merge branch 'supercool' of ssh://github.com/mysociety/fixmystreet into ↵Josh Angell2012-03-01-5/+5
|\ | | | | | | | | | | | | | | | | supercool Conflicts: web/js/map-OpenLayers.js Signed-off-by: Josh Angell <josh@supercooldesign.co.uk>
| * Change links once the scrolling is complete, not before.Matthew Somerville2012-03-01-4/+5
| |
* | Add scroll to top js when map is completed on mobileJosh Angell2012-03-01-2/+6
|/ | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk>
* Initial styles for mobile completed map buttonsJosh Angell2012-03-01-1/+2
| | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk>
* Merge branch 'supercool' of ssh://github.com/mysociety/fixmystreet into ↵Josh Angell2012-03-01-1/+7
|\ | | | | | | supercool
| * Remember pin hiding state in case they try again.Matthew Somerville2012-03-01-0/+5
| |
| * Move popups to come out of the middle of the pin.Matthew Somerville2012-03-01-1/+2
| |
* | Add class for when map is 'complete'Josh Angell2012-03-01-1/+4
|/ | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk>
* Initial scroll event for when user clicks ok on mobile map, also altered how ↵Josh Angell2012-03-01-0/+10
| | | | | | the Notes scroll so they use offset instead Signed-off-by: Josh Angell <josh@supercooldesign.co.uk>
* Linter fixJosh Angell2012-03-01-1/+1
| | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk>
* Merge branch 'supercool' of ssh://github.com/mysociety/fixmystreet into ↵Josh Angell2012-03-01-34/+13
|\ | | | | | | supercool
| * Mobile JS can be same as desktop now.Matthew Somerville2012-03-01-34/+13
| |
* | Some language changes to fix sub_map_links breakingJosh Angell2012-03-01-1/+1
|/ | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk>
* Try again link for #258Josh Angell2012-03-01-1/+4
| | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk>
* Move disappearing of sub map links and appearing of tryagain/ok to after the ↵Josh Angell2012-03-01-0/+8
| | | | | | click, also remove permalink and add receive updates Signed-off-by: Josh Angell <josh@supercooldesign.co.uk>
* Function return has reversed.Matthew Somerville2012-03-01-1/+2
|
* Green pin when creating, for #250.Matthew Somerville2012-03-01-1/+1
|
* Bugfix.Matthew Somerville2012-03-01-3/+4
|
* Remove some of #224 due to new #258.Matthew Somerville2012-03-01-77/+27
|
* Animate moving of map when pin clicked somewhere inconvenient.Matthew Somerville2012-03-01-2/+5
|
* Initial pass of pin popups.Matthew Somerville2012-03-01-565/+635
|
* Remove some extraneous stuffJosh Angell2012-02-29-3/+1
| | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk>
* Merge branch 'supercool' of ssh://github.com/mysociety/fixmystreet into ↵Josh Angell2012-02-29-1/+1
|\ | | | | | | supercool
| * Reduce JS pin fetching to only exactly the map that is shown.Matthew Somerville2012-02-29-1/+1
| |
* | Finished style and interaction for mobile mapJosh Angell2012-02-29-9/+26
|/ | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk>
* Make permalink_id not globalJosh Angell2012-02-29-0/+2
| | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk>
* Change word 'stale' to 'old'Josh Angell2012-02-29-1/+1
| | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk>
* Manipulate permalink only if container for it is thereJosh Angell2012-02-29-2/+8
| | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk>
* Explicity function calls.Matthew Somerville2012-02-29-2/+2
|
* Merge remote branch 'github/supercool' into supercoolMatthew Somerville2012-02-29-1/+1
|\ | | | | | | | | | | Conflicts: web/cobrands/fixmystreet/base.scss web/js/map-OpenLayers.js
| * Lots of map tools/controls stylingJosh Angell2012-02-28-1/+1
| | | | | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk>
* | Main part of mobile site full screen map for reporting a problem.Matthew Somerville2012-02-29-22/+69
|/
* First time jslint fixings.Matthew Somerville2012-02-28-14/+17
|
* Disable scroll wheel zooming on the map, as it causes confusion with a full ↵Matthew Somerville2012-02-28-1/+1
| | | | screen map.