Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | handle no MM messages nicely | Dave Whiteland | 2012-07-11 | -4/+7 |
| | ||||
* | ensure MM URL has a trailing slash | Dave Whiteland | 2012-07-11 | -0/+3 |
| | ||||
* | don't just say 'Error: 0 error' if there's a x-domain error (certainly in FF) | Dave Whiteland | 2012-07-11 | -1/+7 |
| | ||||
* | fix jslint issue | Dave Whiteland | 2012-07-10 | -4/+1 |
| | ||||
* | remove some assumptions from MM about what elements are present on the page ↵ | Dave Whiteland | 2012-07-10 | -8/+20 |
| | | | | when js is run | |||
* | jslint-inspired change of JS 'module pattern' here | Dave Whiteland | 2012-07-06 | -53/+61 |
| | ||||
* | jslint fixes | Dave Whiteland | 2012-07-06 | -56/+55 |
| | ||||
* | showing login form after initial call is unexpected, so remove all messages ↵ | Dave Whiteland | 2012-07-05 | -3/+8 |
| | | | | (expect to call /available again to re-populate), closes #18 | |||
* | store MM auth credentials in localstorage to avoid repeat login | Dave Whiteland | 2012-07-05 | -15/+29 |
| | ||||
* | switch click listener to the radio button (not the li) to make user action ↵ | Dave Whiteland | 2012-07-05 | -2/+2 |
| | | | | unambiguous | |||
* | login hidden except when needed | Dave Whiteland | 2012-07-05 | -2/+2 |
| | ||||
* | mm layout/locks after /avaible messages are pulled from MM | Dave Whiteland | 2012-07-05 | -30/+40 |
| | ||||
* | MM ajax calls, using message_manager_client.js | Dave Whiteland | 2012-07-04 | -0/+348 |
| | ||||
* | some CSS tweaks | Dave Whiteland | 2012-07-03 | -7/+16 |
| | ||||
* | FMB web fixes | Dave Whiteland | 2012-06-25 | -0/+22 |
| | ||||
* | delete overlooked conflict marker? | Dave Whiteland | 2012-06-25 | -1/+0 |
| | ||||
* | FMB scss needs contrast1_dark declaration | Dave Whiteland | 2012-06-25 | -0/+1 |
| | ||||
* | Merge branch 'master' into fmb-read-only | Dave Whiteland | 2012-06-25 | -44/+616 |
|\ | | | | | | | | | | | | | Conflicts: .gitignore bin/make_css perllib/FixMyStreet/Cobrand/FixMyStreet.pm | |||
| * | Fix JS validation of name to make sure validName has at least two parts | Struan Donald | 2012-06-21 | -3/+9 |
| | | | | | | | | Change report updates so validName required for Bromley but not elswhere | |||
| * | display category prompts on southampton cobrand | Struan Donald | 2012-06-19 | -10/+87 |
| | | ||||
| * | tweak font size to fix overlap on lists | Struan Donald | 2012-06-08 | -1/+1 |
| | | ||||
| * | do not allow map to become too large | Struan Donald | 2012-06-08 | -0/+8 |
| | | ||||
| * | Form needs to be in the body for IE8 to submit. | Matthew Somerville | 2012-06-08 | -0/+1 |
| | | ||||
| * | slide_wards_down is a variable not a string | Struan Donald | 2012-06-08 | -1/+1 |
| | | ||||
| * | update Bromley cobrand to use re-organised code | Struan Donald | 2012-06-08 | -0/+19 |
| | | ||||
| * | Merge branch 'barnet-newstyle' | Struan Donald | 2012-06-08 | -31/+492 |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: .gitignore perllib/FixMyStreet/Cobrand/FixMyStreet.pm perllib/FixMyStreet/Cobrand/UKCouncils.pm templates/web/default/reports/council.html templates/web/fixmystreet/header.html templates/web/fixmystreet/report/display.html web/cobrands/bromley/layout.scss web/cobrands/fixmystreet/fixmystreet.js web/js/map-OpenLayers.js | |||
| | * | do not zoom out too far onby default on around page on mobile as it gets ↵ | Struan Donald | 2012-05-18 | -2/+13 |
| | | | | | | | | | | | | very cluttered | |||
| | * | Work much better if reporting pin is clicked/dragged outside council boundary | Struan Donald | 2012-05-18 | -14/+31 |
| | | | ||||
| | * | Merge branch 'master' into barnet-newstyle | Matthew Somerville | 2012-05-17 | -99/+117 |
| | |\ | ||||
| | * | | fix twothirds width poage layout | Struan Donald | 2012-05-14 | -1/+1 |
| | | | | ||||
| | * | | sort out overlap of report problem sidebar and email note when logged in ↵ | Struan Donald | 2012-05-10 | -0/+7 |
| | | | | | | | | | | | | | | | | with IE6 | |||
| | * | | sort out some spacing with drawer icons | Struan Donald | 2012-05-09 | -0/+3 |
| | | | | ||||
| | * | | make local alerts and help page content full width | Struan Donald | 2012-05-09 | -0/+4 |
| | | | | | | | | | | | | | | | | remove box shadow and aside as well | |||
| | * | | sort out all council reports page for barnet so that clicking on view | Struan Donald | 2012-05-09 | -1/+13 |
| | | | | | | | | | | | | | | | | wards slides the list of reports down. Plus some style tweaks. | |||
| | * | | make sure map fills up all of initial .wrapper area | Struan Donald | 2012-05-09 | -3/+9 |
| | | | | ||||
| | * | | sort out map scrolling when click where sidebar will be | Struan Donald | 2012-05-08 | -7/+12 |
| | | | | ||||
| | * | | sort out text size and position of notes sidebar | Struan Donald | 2012-05-08 | -2/+10 |
| | | | | ||||
| | * | | fix width and padding for front page heading | Struan Donald | 2012-05-04 | -0/+4 |
| | | | | ||||
| | * | | sort out missing images and breadcrumb arrows | Struan Donald | 2012-05-04 | -2/+1 |
| | | | | ||||
| | * | | change skipnav image colour | Struan Donald | 2012-05-04 | -0/+1 |
| | | | | ||||
| | * | | move content up on map pages | Struan Donald | 2012-05-03 | -3/+0 |
| | | | | ||||
| | * | | correct fixed tag on problem page | Struan Donald | 2012-05-03 | -0/+10 |
| | | | | ||||
| | * | | sort out powered by fms logo | Struan Donald | 2012-05-03 | -0/+0 |
| | | | | ||||
| | * | | do not override locate automatically button | Struan Donald | 2012-05-03 | -1/+0 |
| | | | | ||||
| | * | | add in required config.rb to make compass work | Struan Donald | 2012-05-03 | -0/+25 |
| | | | | ||||
| | * | | fix findbin issues | Struan Donald | 2012-05-03 | -4/+10 |
| | | | | ||||
| | * | | fix colour of front page buttons | Struan Donald | 2012-05-03 | -0/+2 |
| | | | | ||||
| | * | | mobile display fixes | Struan Donald | 2012-05-02 | -0/+40 |
| | | | | ||||
| | * | | user-meta position for ie6 | Struan Donald | 2012-05-02 | -0/+21 |
| | | | | ||||
| | * | | sort out location of user-meta | Struan Donald | 2012-05-02 | -0/+27 |
| | | | |