aboutsummaryrefslogtreecommitdiffstats
path: root/web
Commit message (Collapse)AuthorAgeLines
* Stevenage: Changed the colour of the user text when you're logged in to be ↵Jedidiah Broadbent2012-10-15-2/+2
| | | | more readable
* Stevenage IE8 position tweakJedidiah Broadbent2012-10-08-2/+3
|
* Stevenage: IE8 Set a width on the council search box to stop it breaking ↵Jedidiah Broadbent2012-10-08-1/+5
| | | | onto two lines.
* Added margin to front page report box to push below nav in IE6/7Jedidiah Broadbent2012-10-08-0/+3
|
* Stevenage: Removed position static from nav in IE6/7Jedidiah Broadbent2012-10-08-1/+1
|
* Stevenage: Added IE6/7 position change to front page header tooJedidiah Broadbent2012-10-08-1/+5
|
* Stevenage: IE6/7 TweaksJedidiah Broadbent2012-10-08-0/+4
|
* Stevenage IE6/7 Positioning Tweaks on Council headerJedidiah Broadbent2012-10-08-2/+3
|
* Stevenage: Moved menu on map page and reverted to full header.Jedidiah Broadbent2012-10-08-9/+18
|
* Stevenage: Missed a sticky-sidebarJedidiah Broadbent2012-10-03-1/+1
|
* Stevenage: Changed 'All Reports' link to point to Stevenage reports and ↵Jedidiah Broadbent2012-10-03-1/+1
| | | | moved sticky sidebars down a bit to account for the larger header
* Stevenage Map page changesJedidiah Broadbent2012-10-02-6/+43
|
* Stevenage Home page stylesJedidiah Broadbent2012-10-02-27/+1858
|
* Added top to the wrong elementJedidiah Broadbent2012-10-01-1/+1
|
* Removed mySociety menu and positioned menuJedidiah Broadbent2012-10-01-0/+4
|
* Adding the council_header scss back in.Jedidiah Broadbent2012-10-01-1/+1
|
* Tried removing stevenage council css to narrow down the compiling problem.Jedidiah Broadbent2012-10-01-1/+1
|
* Tried changing the path of the council_header sass file to see if it ↵Jedidiah Broadbent2012-10-01-1/+1
| | | | compiles on the server.
* Cleaned up where my regex foo let me down.Jedidiah Broadbent2012-10-01-12/+12
|
* Added and isolated the Stevenage Council CSS and HTMLJedidiah Broadbent2012-10-01-1/+727
|
* fixed path error in stevenage scss font-faceDave Whiteland2012-09-11-25/+25
|
* making stevenage's template/css completely mimic FMS to being with -- note ↵Dave Whiteland2012-09-10-54/+2247
| | | | copied fonts for now since can't easily pull from fixmystreet without changing existing FMS scss, may do that later if needed
* added Stevenage cobrand (scss just placeholders for now)Dave Whiteland2012-09-07-0/+101
|
* add zurich css that just copies fmsStruan Donald2012-08-17-0/+44
|
* Remove outdated XSL.Matthew Somerville2012-08-17-182/+0
|
* Don't use FindBin before local::lib set up, as it can cause confusion due to ↵Matthew Somerville2012-08-16-4/+8
| | | | it requiring Carp, and then some of Carp coming from global, some from local.
* add extra front page text for lichfield about suitable problem typesStruan Donald2012-08-10-0/+5
|
* put a bit of space between report title and meta information in issue listStruan Donald2012-08-09-0/+1
|
* make sure text in issue lists does not press up against edge of screen on ↵Struan Donald2012-08-09-3/+3
| | | | mobiles
* Simplify HTML and CSS for issue listsStruan Donald2012-08-09-18/+17
| | | | Also fixes link gap in IE6/7 and part width rollover in IE6
* IE6/7 fixes for issue listsStruan Donald2012-08-09-2/+3
| | | | | | * background colour change on hover for IE6 * make sure whole of background is correct colour in IE6 ( li width -> 100% ) * narrow gap between link and image in IE6/7 ( .text width -> 19em )
* links should be blackStruan Donald2012-08-09-0/+4
|
* persuade ie7 that recent report rows are a linkStruan Donald2012-08-09-6/+7
|
* fix southampton street lighting message if map is skippedStruan Donald2012-08-01-1/+5
|
* 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
| | |