aboutsummaryrefslogtreecommitdiffstats
path: root/web
Commit message (Collapse)AuthorAgeLines
...
| * | | | 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.
* | | | Merge branch 'bromley'Matthew Somerville2012-05-28-400/+698
|\ \ \ \
| * | | | Tidy up tile domain URL generation.Matthew Somerville2012-05-24-7/+5
| | | | |
| * | | | Multiple domains for Bromley tiles.Matthew Somerville2012-05-24-13/+7
| | | | |
| * | | | Fix input display in IE7 due to margin inheritance bug.Matthew Somerville2012-05-24-0/+8
| | | | |
| * | | | Merge branch 'master' into bromleyMatthew Somerville2012-05-23-1/+1
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into bromleyMatthew Somerville2012-05-22-8/+0
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: bin/send-reports perllib/FixMyStreet/App/Controller/Report/New.pm
| * | | | | | Tidy up Bromley templates a bit.Matthew Somerville2012-05-17-1/+1
| | | | | | |
| * | | | | | Improve map display in IE6/7.Matthew Somerville2012-05-17-11/+5
| | | | | | |
| * | | | | | Patch fancybox to work under SSL on IE6 without warning.Matthew Somerville2012-05-17-6/+6
| | | | | | |
| * | | | | | Merge branch 'master' into bromleyMatthew Somerville2012-05-16-1182/+136
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: bin/send-reports conf/crontab.ugly conf/general.yml-example db/schema.sql perllib/FixMyStreet/App/Controller/Admin.pm perllib/FixMyStreet/App/Controller/Report/New.pm perllib/FixMyStreet/DB/Result/Comment.pm perllib/FixMyStreet/DB/Result/Open311conf.pm perllib/FixMyStreet/DB/Result/Problem.pm perllib/FixMyStreet/DB/Result/User.pm templates/web/default/js/validation_strings.html templates/web/fixmystreet/auth/sign_out.html templates/web/fixmystreet/report/new/councils_text_all.html web/cobrands/fixmystreet/_base.scss
| * | | | | | Actually, just initially make sure zoom is at least 13.Matthew Somerville2012-05-14-4/+7
| | | | | | |
| * | | | | | Have a minimum zoom on mobile version.Matthew Somerville2012-05-14-2/+10
| | | | | | |
| * | | | | | Put photos back at bottom of page, where they should be, and fix desktop ↵Matthew Somerville2012-05-14-9/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | display in a simpler way.
| * | | | | | Fix width as input now has border-box in effect.Matthew Somerville2012-05-11-1/+1
| | | | | | |
| * | | | | | Don't have fixed width on inputs, introduces horizontal scrollbar.Matthew Somerville2012-05-11-1/+1
| | | | | | |
| * | | | | | Fix over-wide select when inside a fieldset, by telling it to have a width ↵Matthew Somerville2012-05-11-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | and a max-width.
| * | | | | | Fix some URLs so that it works under HTTPS.Matthew Somerville2012-05-11-20/+26
| | | | | | |
| * | | | | | Different map base for Bromley.Matthew Somerville2012-05-11-4/+9
| | | | | | |
| * | | | | | Bromley have changed their mind, want all pins one colour again.Matthew Somerville2012-05-02-1/+1
| | | | | | |
| * | | | | | Enable council user to remove report from site using front end button.Matthew Somerville2012-05-02-2/+6
| | | | | | |
| * | | | | | Merge remote-tracking branch 'origin/bromley' into bromleyStruan Donald2012-05-02-0/+0
| |\ \ \ \ \ \
| | * | | | | | Have Bromley logo in their updates.Matthew Somerville2012-05-01-0/+0
| | | | | | | |
| * | | | | | | display title dropdown for bromley users on main site problem pageStruan Donald2012-05-01-1/+2
| |/ / / / / /
| * | | | | | Highlight Your reports when on auth page for it.Matthew Somerville2012-05-01-1/+1
| | | | | | |
| * | | | | | Fix width of thumbnail issues images so displays in IE8.Matthew Somerville2012-05-01-0/+1
| | | | | | |
| * | | | | | Fix width all the boxes for Bromley.Matthew Somerville2012-05-01-8/+35
| | | | | | |
| * | | | | | Fix IE8 margining.Matthew Somerville2012-05-01-5/+2
| | | | | | |
| * | | | | | Fix front page Firefox truncation by not having very small input font size.Matthew Somerville2012-04-26-1/+1
| | | | | | |