aboutsummaryrefslogtreecommitdiffstats
path: root/web
Commit message (Collapse)AuthorAgeLines
* Get attribution right on zoomed in maps in NI.Matthew Somerville2012-07-23-1/+3
|
* Improve map tile handling outside Great Britain.Matthew Somerville2012-07-20-5/+24
|
* incorporate new dashboard designStruan Donald2012-07-16-0/+97
|
* Move default cobrand to new design.Matthew Somerville2012-07-13-0/+101
| | | | | | | | Due to old cobrands, this involves the subclasses implementing the web templates dir to ignore what the default is doing. A vaguely garish yet pleasing colour scheme has been chosen so that the site is both usable and suggests you may want to change it.
* Fix JS validation of name to make sure validName has at least two partsStruan Donald2012-06-21-3/+9
| | | | Change report updates so validName required for Bromley but not elswhere
* display category prompts on southampton cobrandStruan Donald2012-06-19-10/+87
|
* tweak font size to fix overlap on listsStruan Donald2012-06-08-1/+1
|
* do not allow map to become too largeStruan Donald2012-06-08-0/+8
|
* Form needs to be in the body for IE8 to submit.Matthew Somerville2012-06-08-0/+1
|
* slide_wards_down is a variable not a stringStruan Donald2012-06-08-1/+1
|
* update Bromley cobrand to use re-organised codeStruan Donald2012-06-08-0/+19
|
* Merge branch 'barnet-newstyle'Struan Donald2012-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 Donald2012-05-18-2/+13
| | | | | | | | very cluttered
| * Work much better if reporting pin is clicked/dragged outside council boundaryStruan Donald2012-05-18-14/+31
| |
| * Merge branch 'master' into barnet-newstyleMatthew Somerville2012-05-17-99/+117
| |\
| * | fix twothirds width poage layoutStruan Donald2012-05-14-1/+1
| | |
| * | sort out overlap of report problem sidebar and email note when logged in ↵Struan Donald2012-05-10-0/+7
| | | | | | | | | | | | with IE6
| * | sort out some spacing with drawer iconsStruan Donald2012-05-09-0/+3
| | |
| * | make local alerts and help page content full widthStruan Donald2012-05-09-0/+4
| | | | | | | | | | | | remove box shadow and aside as well
| * | sort out all council reports page for barnet so that clicking on viewStruan Donald2012-05-09-1/+13
| | | | | | | | | | | | wards slides the list of reports down. Plus some style tweaks.
| * | make sure map fills up all of initial .wrapper areaStruan Donald2012-05-09-3/+9
| | |
| * | sort out map scrolling when click where sidebar will beStruan Donald2012-05-08-7/+12
| | |
| * | sort out text size and position of notes sidebarStruan Donald2012-05-08-2/+10
| | |
| * | fix width and padding for front page headingStruan Donald2012-05-04-0/+4
| | |
| * | sort out missing images and breadcrumb arrowsStruan Donald2012-05-04-2/+1
| | |
| * | change skipnav image colourStruan Donald2012-05-04-0/+1
| | |
| * | move content up on map pagesStruan Donald2012-05-03-3/+0
| | |
| * | correct fixed tag on problem pageStruan Donald2012-05-03-0/+10
| | |
| * | sort out powered by fms logoStruan Donald2012-05-03-0/+0
| | |
| * | do not override locate automatically buttonStruan Donald2012-05-03-1/+0
| | |
| * | add in required config.rb to make compass workStruan Donald2012-05-03-0/+25
| | |
| * | fix findbin issuesStruan Donald2012-05-03-4/+10
| | |
| * | fix colour of front page buttonsStruan Donald2012-05-03-0/+2
| | |
| * | mobile display fixesStruan Donald2012-05-02-0/+40
| | |
| * | user-meta position for ie6Struan Donald2012-05-02-0/+21
| | |
| * | sort out location of user-metaStruan Donald2012-05-02-0/+27
| | |
| * | better fix for the mappage content width in ie6Struan Donald2012-05-01-2/+2
| | |
| * | sort out position of sidebar on faq and alerts pagesStruan Donald2012-05-01-0/+10
| | |
| * | re-arrange where css is for sake of tidynessStruan Donald2012-05-01-103/+104
| | |
| * | add in FMS headerStruan Donald2012-05-01-0/+2
| | |
| * | remove extend from twothirdswidth as not requiredStruan Donald2012-05-01-1/+0
| | |
| * | fix frontpage display in ie6, plus a few other tweaksStruan Donald2012-05-01-3/+35
| | |
| * | sort out position of nav on ie6Struan Donald2012-04-30-1/+6
| | |
| * | fix position of sidebar on report pageStruan Donald2012-04-30-4/+6
| | |
| * | remove gap at the top of the mapStruan Donald2012-04-30-2/+2
| | |
| * | put powered-by link in a sensible placeStruan Donald2012-04-30-0/+4
| | |
| * | map display fixes for ie6Struan Donald2012-04-30-6/+25
| | |
| * | remove unrequired barnet stylesStruan Donald2012-04-25-130/+0
| | |
| * | sort out around sidebarStruan Donald2012-04-25-19/+18
| | |
| * | New style map Barnet Cobrand Work in ProgressStruan Donald2012-04-24-15/+550
| | | | | | | | | | | | | | | Also, pull out map positioning JS to a separate file to make cobrands a bit more modular.