aboutsummaryrefslogtreecommitdiffstats
path: root/web
Commit message (Collapse)AuthorAgeLines
* 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
|\
| * Don't want this to happen if zoom is actually 0.Matthew 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
| * Shrink pin PNGs somewhat.Matthew Somerville2012-05-18-0/+0
| |
| * StreetReport seems to have disappeared.Matthew Somerville2012-05-18-8/+0
| |
* | 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
| * Bit of padding above the mobile bottom menu.Matthew Somerville2012-05-14-1/+1
| |
| * Highlight page currently on in mobile nav.Matthew Somerville2012-05-14-0/+3
| |
| * Include submit button input for JS submission, so that server directs correctly.Matthew Somerville2012-05-14-0/+1
| |
| * Put 100% width only on select to prevent couple of display issues.Matthew Somerville2012-05-14-2/+4
| |
| * Deactivate SelectFeature whilst pins are hidden, to fix #297.Matthew Somerville2012-05-09-4/+6
| |
| * Fix over-wide select when inside a fieldset, by telling it to have a width ↵Matthew Somerville2012-05-03-0/+1
| | | | | | | | and a max-width.
| * Optimise sprite.png, and put front page images in as data URIs.Matthew Somerville2012-05-02-9/+16
| |
| * Fonts on desktop layout only.Matthew Somerville2012-05-02-81/+81
| |
| * Only include fancybox JS/CSS on pages that need it.Matthew Somerville2012-05-02-3/+5
| |
| * FMS update for new Barnet style (April 2012)Dave Whiteland2012-04-13-1083/+19
| |
| * On map page, move overlay to left hand side of map (and adjust pans ↵Matthew Somerville2012-03-30-2/+6
| | | | | | | | appropriately).
| * Adjust figures for when map might not be top left of page.Matthew Somerville2012-03-30-3/+8
| |
* | 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
| |
* | Locate me automatically colour.Matthew Somerville2012-04-26-0/+3
| |
* | More Bromley wording changes.Matthew Somerville2012-04-24-1/+1
| |
* | Text changes from Bromley, fix bug where multiple Title fields would appear ↵Matthew Somerville2012-04-24-1/+1
| | | | | | | | if pin moved.
* | Don't hide bit of form if there's data in it.Matthew Somerville2012-04-17-4/+9
| |
* | Map display tweaks.Matthew Somerville2012-04-17-8/+7
| |
* | Work much better if reporting pin is clicked/dragged in/out of council ↵Matthew Somerville2012-04-17-19/+32
| | | | | | | | boundary (CM17).
* | Make fixed things static on Bromley, and open correctly.Matthew Somerville2012-04-17-5/+16
| |
* | Put Powered by on all pages (need to think of interaction with fixed lines).Matthew Somerville2012-04-17-1/+1
| |