Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | From errors now appear in-between label and field. See issue #222 | Josh Angell | 2012-02-22 | -2/+2 |
| | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk> | |||
* | Make sure error divs go white when valid (fixes #222). | Matthew Somerville | 2012-02-22 | -2/+3 |
| | ||||
* | Separate colour and size using StyleMap and Rules, to enable differently ↵ | Matthew Somerville | 2012-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 Angell | 2012-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 match | Josh Angell | 2012-02-21 | -9/+9 |
| | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk> | |||
* | Desktop js heightfix and some comments | Josh Angell | 2012-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 Angell | 2012-02-21 | -0/+6 |
| | | | | | | buttons Signed-off-by: Josh Angell <josh@supercooldesign.co.uk> | |||
* | Remove old js for email alert box | Josh Angell | 2012-02-21 | -26/+0 |
| | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk> | |||
* | Bunch of IE fixes | Josh Angell | 2012-02-20 | -3/+8 |
| | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk> | |||
* | Bunch of layout-related bug fixes | Josh Angell | 2012-02-16 | -2/+2 |
| | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk> | |||
* | animate the skip to nave ;) | Josh Angell | 2012-02-16 | -0/+9 |
| | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk> | |||
* | Homepage mobile view mainly done | Josh Angell | 2012-02-15 | -7/+7 |
| | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk> | |||
* | More styling on report and around pages | Josh Angell | 2012-02-15 | -3/+6 |
| | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk> | |||
* | added tabs to Report a problem page | Josh Angell | 2012-02-15 | -1/+45 |
| | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk> | |||
* | Form styling and bits for report / around pages | Josh Angell | 2012-02-14 | -9/+15 |
| | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk> | |||
* | Some styling for report notes trigger | Josh Angell | 2012-02-14 | -1/+1 |
| | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk> | |||
* | Hide and show js for report a problem notes on mobile | Josh Angell | 2012-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 sidebar | Josh Angell | 2012-02-14 | -0/+15 |
| | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk> | |||
* | Some js/css for the report and around type pages, needs work | Josh Angell | 2012-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 Angell | 2012-02-13 | -1/+9 |
| | | | | | | to <html>, hide #report-a-poblem-sidebar Signed-off-by: Josh Angell <josh@supercooldesign.co.uk> | |||
* | remove hidden class as otherwise we can never display an error for that field | Struan Donald | 2012-01-16 | -1/+1 |
| | ||||
* | fix iOS JS validation display issues ( fixes #187) | Struan Donald | 2012-01-16 | -9/+8 |
| | ||||
* | improved comment explaining iOS code path | Struan Donald | 2012-01-13 | -3/+3 |
| | ||||
* | only do non .before things on ios | Struan Donald | 2012-01-13 | -1/+2 |
| | ||||
* | Turn on Y-ordering to fix pin shadow issue. | Matthew Somerville | 2012-01-12 | -0/+3 |
| | ||||
* | Forgot to uncomment z-index lines. | Matthew Somerville | 2012-01-12 | -3/+3 |
| | ||||
* | New logo and pins. | Matthew Somerville | 2012-01-12 | -6/+13 |
| | ||||
* | Fix jslinit reported issues | Struan Donald | 2012-01-11 | -109/+110 |
| | | | | Don't throw an error if current and current_nearest elements not present | |||
* | make changes as suggested by jslint | Struan Donald | 2012-01-11 | -8/+11 |
| | ||||
* | Revert "Putting in a bad comma to test." | Matthew Somerville | 2011-12-20 | -1/+1 |
| | | | | This reverts commit e0a99bd0baf619879a4cc304b9ba22df20506fa1. | |||
* | Putting in a bad comma to test. | Matthew Somerville | 2011-12-20 | -1/+1 |
| | ||||
* | fix to js validation when map clicking is skipped | Struan Donald | 2011-12-05 | -5/+14 |
| | ||||
* | make sure pins are visible once they click on the map (fixes #168) | Struan Donald | 2011-12-02 | -0/+6 |
| | ||||
* | remove trailing comma to fix IE8 | Struan Donald | 2011-11-25 | -1/+1 |
| | ||||
* | need to explicitly add rules to make validation work in IE 8 | Struan Donald | 2011-11-25 | -0/+7 |
| | ||||
* | change the way we display validation errors to get round ios 5 bug | Struan Donald | 2011-11-24 | -1/+9 |
| | ||||
* | upgrade jquery validation plugin so we are not using a patched version | Struan Donald | 2011-11-18 | -102/+74 |
| | ||||
* | Merge remote branch 'origin/master' into js-validation | Struan Donald | 2011-11-18 | -6/+44 |
|\ | ||||
| * | Include PinchZoom control in OpenLayers build, as Navigation doesn't mandate it. | Matthew Somerville | 2011-11-15 | -1/+9 |
| | | ||||
| * | Don't request tiles at level they don't exist. | Matthew Somerville | 2011-11-11 | -4/+6 |
| | | ||||
| * | Try to get dynamic web page update to work with the stale reports. | Petter Reinholdtsen | 2011-10-29 | -1/+3 |
| | | ||||
| * | actually make the fetching of open311 extra info fields work | Struan Donald | 2011-10-20 | -1/+2 |
| | | ||||
| * | only add on change handler if there are open311 extra params | Struan Donald | 2011-10-20 | -1/+3 |
| | | ||||
| * | remove javascript eval and send down html instead | Struan Donald | 2011-10-20 | -28/+12 |
| | | ||||
| * | make the additional information fields work with js update of category dropdown | Struan Donald | 2011-10-20 | -25/+38 |
| | | ||||
| * | Merge remote branch 'origin/master' into open311-consumer | Struan Donald | 2011-10-10 | -739/+802 |
| |\ | ||||
| * \ | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ↵ | Struan Donald | 2011-09-08 | -0/+113 |
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into open311-consumer Conflicts: web/css/core.css web/js/fixmystreet.js | |||
| * \ \ | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ↵ | Struan Donald | 2011-08-22 | -10/+55 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into open311-consumer Conflicts: t/app/model/problem.t templates/web/default/report/new/fill_in_details.html web/css/core.css | |||
| * \ \ \ | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ↵ | Struan Donald | 2011-08-16 | -0/+1170 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into open311-consumer Conflicts: db/schema.sql perllib/FixMyStreet/DB/Result/Problem.pm | |||
| * \ \ \ \ | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ↵ | Struan Donald | 2011-08-09 | -53/+66 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | into open311-consumer |