aboutsummaryrefslogtreecommitdiffstats
path: root/web/js
Commit message (Collapse)AuthorAgeLines
...
| * 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.
| * Some fixes for non-JS map display, and more JS pin moving depending on click ↵Matthew Somerville2012-02-24-2/+12
| | | | | | | | location.
| * Pan map when reporting click is where sidebar will be.Matthew Somerville2012-02-24-1/+8
| | | | | | | | | | | | If the user clicks on the map in a location where the help text sidebar will appear, pan the map to the right the width of the sidebar so that the pin and its location remain visible.
| * Do some zoom centre faking trickery so that zooming in and out does as you ↵Matthew Somerville2012-02-23-1/+22
| | | | | | | | would hopefully expect.
| * Initial desktop making map whole of background.Matthew Somerville2012-02-23-0/+3
| |
| * Fix typo - poblem to problemJosh Angell2012-02-23-2/+2
| | | | | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk>
| * Create fork of FMS JS file for its cobrand, as many changes.Matthew Somerville2012-02-23-131/+34
| |
| * From errors now appear in-between label and field. See issue #222Josh Angell2012-02-22-2/+2
| | | | | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk>
| * Make sure error divs go white when valid (fixes #222).Matthew Somerville2012-02-22-2/+3
| |
| * Separate colour and size using StyleMap and Rules, to enable differently ↵Matthew Somerville2012-02-22-29/+55
| | | | | | | | sized map pins (fixes #228).
| * Tentative change to the map pins: change blue to big, can't work out how to ↵Josh Angell2012-02-21-1/+1
| | | | | | | | | | | | get them a different size… Signed-off-by: Josh Angell <josh@supercooldesign.co.uk>
| * Add new map pins, alter the js to matchJosh Angell2012-02-21-9/+9
| | | | | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk>
| * Desktop js heightfix and some commentsJosh Angell2012-02-21-0/+10
| | | | | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk>
| * Add js for on show on focus in forms, plus some other styling bits for form ↵Josh Angell2012-02-21-0/+6
| | | | | | | | | | | | buttons Signed-off-by: Josh Angell <josh@supercooldesign.co.uk>
| * Remove old js for email alert boxJosh Angell2012-02-21-26/+0
| | | | | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk>
| * Bunch of IE fixesJosh Angell2012-02-20-3/+8
| | | | | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk>
| * Bunch of layout-related bug fixesJosh Angell2012-02-16-2/+2
| | | | | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk>
| * animate the skip to nave ;)Josh Angell2012-02-16-0/+9
| | | | | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk>
| * Homepage mobile view mainly doneJosh Angell2012-02-15-7/+7
| | | | | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk>
| * More styling on report and around pagesJosh Angell2012-02-15-3/+6
| | | | | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk>
| * added tabs to Report a problem pageJosh Angell2012-02-15-1/+45
| | | | | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk>
| * Form styling and bits for report / around pagesJosh Angell2012-02-14-9/+15
| | | | | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk>
| * Some styling for report notes triggerJosh Angell2012-02-14-1/+1
| | | | | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk>
| * Hide and show js for report a problem notes on mobileJosh Angell2012-02-14-2/+14
| | | | | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk>
| * Height fix js function added and used on the report/around page for the sidebarJosh Angell2012-02-14-0/+15
| | | | | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk>
| * Some js/css for the report and around type pages, needs workJosh Angell2012-02-13-0/+10
| | | | | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk>
| * Add moderniser and query it to see if we're on mobile, if we are add a class ↵Josh Angell2012-02-13-1/+9
| | | | | | | | | | | | to <html>, hide #report-a-poblem-sidebar Signed-off-by: Josh Angell <josh@supercooldesign.co.uk>
* | use === for equality of empty string (caught by js lint)Dave Whiteland2012-02-17-1/+1
| |
* | use delegation to attach change event to form_category so it survives being ↵Dave Whiteland2012-02-17-13/+13
|/ | | | repopulated
* remove hidden class as otherwise we can never display an error for that fieldStruan Donald2012-01-16-1/+1
|
* fix iOS JS validation display issues ( fixes #187)Struan Donald2012-01-16-9/+8
|
* improved comment explaining iOS code pathStruan Donald2012-01-13-3/+3
|
* only do non .before things on iosStruan Donald2012-01-13-1/+2
|
* Turn on Y-ordering to fix pin shadow issue.Matthew Somerville2012-01-12-0/+3
|
* Forgot to uncomment z-index lines.Matthew Somerville2012-01-12-3/+3
|
* New logo and pins.Matthew Somerville2012-01-12-6/+13
|
* Fix jslinit reported issuesStruan Donald2012-01-11-109/+110
| | | | Don't throw an error if current and current_nearest elements not present
* make changes as suggested by jslintStruan Donald2012-01-11-8/+11
|
* Revert "Putting in a bad comma to test."Matthew Somerville2011-12-20-1/+1
| | | | This reverts commit e0a99bd0baf619879a4cc304b9ba22df20506fa1.
* Putting in a bad comma to test.Matthew Somerville2011-12-20-1/+1
|
* fix to js validation when map clicking is skippedStruan Donald2011-12-05-5/+14
|
* make sure pins are visible once they click on the map (fixes #168)Struan Donald2011-12-02-0/+6
|