aboutsummaryrefslogtreecommitdiffstats
path: root/web
Commit message (Collapse)AuthorAgeLines
* Don't display valid error boxes as now the jump won't be until the user ↵Josh Angell2012-02-22-2/+4
| | | | | | submits, which is fine (see issue #222) Signed-off-by: Josh Angell <josh@supercooldesign.co.uk>
* From errors now appear in-between label and field. See issue #222Josh Angell2012-02-22-9/+14
| | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk>
* Merge branch 'supercool' of ssh://github.com/mysociety/fixmystreet into ↵Josh Angell2012-02-22-3/+9
|\ | | | | | | supercool
| * Make sure error divs go white when valid (fixes #222).Matthew Somerville2012-02-22-3/+9
| |
* | Spelling errorJosh Angell2012-02-22-4/+4
|/ | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk>
* Separate colour and size using StyleMap and Rules, to enable differently ↵Matthew Somerville2012-02-22-29/+55
| | | | sized map pins (fixes #228).
* Add new a colourJosh Angell2012-02-22-2/+2
| | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk>
* replace faviconJosh Angell2012-02-21-0/+0
| | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk>
* 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>
* hoevr statesJosh Angell2012-02-21-1/+5
| | | | 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-4/+13
| | | | | | 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>
* Fix receive updates on /aroundJosh Angell2012-02-21-0/+8
| | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk>
* Form errors and other bitsJosh Angell2012-02-21-6/+48
| | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk>
* alert templates and a bunch of other random nigglesJosh Angell2012-02-21-1/+5
| | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk>
* Add contact/index.html and .final-submit classJosh Angell2012-02-21-1/+8
| | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk>
* Fix min height issue on /report/id and add green button classJosh Angell2012-02-21-0/+5
| | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk>
* Add min/max window images on spriteJosh Angell2012-02-21-0/+0
| | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk>
* Style fixed flapJosh Angell2012-02-21-23/+65
| | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk>
* fix map size on /aroundJosh Angell2012-02-21-0/+4
| | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk>
* Alerts pageJosh Angell2012-02-20-16/+16
| | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk>
* nice notes for formsJosh Angell2012-02-20-12/+53
| | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk>
* tweak sprite to put mystic logo to the rightJosh Angell2012-02-20-0/+0
| | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk>
* mysoc logoJosh Angell2012-02-20-2/+19
| | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk>
* Bunch of IE fixesJosh Angell2012-02-20-58/+224
| | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk>
* Add file input to css as it was breaking layoutxJosh Angell2012-02-20-7/+11
| | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk>
* Bunch of layout-related bug fixesJosh Angell2012-02-16-15/+57
| | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk>
* Fix user meta, now at bottom on mobile, top on desk etcJosh Angell2012-02-16-32/+37
| | | | 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>
* Desktop frontage pretty much finishedJosh Angell2012-02-16-1/+100
| | | | | | tablet and small in-between sized screens to follow Signed-off-by: Josh Angell <josh@supercooldesign.co.uk>
* Frontpage general and top bits done, added in a bodyclass and mainclass ↵Josh Angell2012-02-16-4/+89
| | | | | | variable to the header.html template Signed-off-by: Josh Angell <josh@supercooldesign.co.uk>
* Get rid of grid guide imageJosh Angell2012-02-16-0/+0
| | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk>
* Final tweaks to mobile homepageJosh Angell2012-02-16-1/+24
| | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk>
* Homepage mobile view mainly doneJosh Angell2012-02-15-7/+154
| | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk>
* More styling on report and around pagesJosh Angell2012-02-15-33/+110
| | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk>
* added tabs to Report a problem pageJosh Angell2012-02-15-4/+72
| | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk>
* start of the report a problem pageJosh Angell2012-02-14-6/+36
| | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk>
* push user meta backJosh Angell2012-02-14-5/+4
| | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk>
* Add temp map backgroundJosh Angell2012-02-14-0/+7
| | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk>
* Form styling and bits for report / around pagesJosh Angell2012-02-14-39/+132
| | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk>
* Add skip to nave on mobileJosh Angell2012-02-14-2/+18
| | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk>
* Switch to a better spriteJosh Angell2012-02-14-0/+0
| | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk>
* Some styling for report notes triggerJosh Angell2012-02-14-2/+19
| | | | 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>
* Add another list style and some other bitsJosh Angell2012-02-14-6/+37
| | | | 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-8/+52
| | | | 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>