Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Tidy up tile domain URL generation. | Matthew Somerville | 2012-05-24 | -7/+5 |
| | ||||
* | Multiple domains for Bromley tiles. | Matthew Somerville | 2012-05-24 | -13/+7 |
| | ||||
* | Fix input display in IE7 due to margin inheritance bug. | Matthew Somerville | 2012-05-24 | -0/+8 |
| | ||||
* | Merge branch 'master' into bromley | Matthew Somerville | 2012-05-23 | -1/+1 |
|\ | ||||
| * | Don't want this to happen if zoom is actually 0. | Matthew Somerville | 2012-05-23 | -1/+1 |
| | | ||||
* | | Merge branch 'master' into bromley | Matthew Somerville | 2012-05-22 | -8/+0 |
|\| | | | | | | | | | | | Conflicts: bin/send-reports perllib/FixMyStreet/App/Controller/Report/New.pm | |||
| * | Shrink pin PNGs somewhat. | Matthew Somerville | 2012-05-18 | -0/+0 |
| | | ||||
| * | StreetReport seems to have disappeared. | Matthew Somerville | 2012-05-18 | -8/+0 |
| | | ||||
* | | Tidy up Bromley templates a bit. | Matthew Somerville | 2012-05-17 | -1/+1 |
| | | ||||
* | | Improve map display in IE6/7. | Matthew Somerville | 2012-05-17 | -11/+5 |
| | | ||||
* | | Patch fancybox to work under SSL on IE6 without warning. | Matthew Somerville | 2012-05-17 | -6/+6 |
| | | ||||
* | | Merge branch 'master' into bromley | Matthew Somerville | 2012-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 Somerville | 2012-05-14 | -1/+1 |
| | | ||||
| * | Highlight page currently on in mobile nav. | Matthew Somerville | 2012-05-14 | -0/+3 |
| | | ||||
| * | Include submit button input for JS submission, so that server directs correctly. | Matthew Somerville | 2012-05-14 | -0/+1 |
| | | ||||
| * | Put 100% width only on select to prevent couple of display issues. | Matthew Somerville | 2012-05-14 | -2/+4 |
| | | ||||
| * | Deactivate SelectFeature whilst pins are hidden, to fix #297. | Matthew Somerville | 2012-05-09 | -4/+6 |
| | | ||||
| * | Fix over-wide select when inside a fieldset, by telling it to have a width ↵ | Matthew Somerville | 2012-05-03 | -0/+1 |
| | | | | | | | | and a max-width. | |||
| * | Optimise sprite.png, and put front page images in as data URIs. | Matthew Somerville | 2012-05-02 | -9/+16 |
| | | ||||
| * | Fonts on desktop layout only. | Matthew Somerville | 2012-05-02 | -81/+81 |
| | | ||||
| * | Only include fancybox JS/CSS on pages that need it. | Matthew Somerville | 2012-05-02 | -3/+5 |
| | | ||||
| * | FMS update for new Barnet style (April 2012) | Dave Whiteland | 2012-04-13 | -1083/+19 |
| | | ||||
| * | On map page, move overlay to left hand side of map (and adjust pans ↵ | Matthew Somerville | 2012-03-30 | -2/+6 |
| | | | | | | | | appropriately). | |||
| * | Adjust figures for when map might not be top left of page. | Matthew Somerville | 2012-03-30 | -3/+8 |
| | | ||||
* | | Actually, just initially make sure zoom is at least 13. | Matthew Somerville | 2012-05-14 | -4/+7 |
| | | ||||
* | | Have a minimum zoom on mobile version. | Matthew Somerville | 2012-05-14 | -2/+10 |
| | | ||||
* | | Put photos back at bottom of page, where they should be, and fix desktop ↵ | Matthew Somerville | 2012-05-14 | -9/+1 |
| | | | | | | | | display in a simpler way. | |||
* | | Fix width as input now has border-box in effect. | Matthew Somerville | 2012-05-11 | -1/+1 |
| | | ||||
* | | Don't have fixed width on inputs, introduces horizontal scrollbar. | Matthew Somerville | 2012-05-11 | -1/+1 |
| | | ||||
* | | Fix over-wide select when inside a fieldset, by telling it to have a width ↵ | Matthew Somerville | 2012-05-11 | -0/+1 |
| | | | | | | | | and a max-width. | |||
* | | Fix some URLs so that it works under HTTPS. | Matthew Somerville | 2012-05-11 | -20/+26 |
| | | ||||
* | | Different map base for Bromley. | Matthew Somerville | 2012-05-11 | -4/+9 |
| | | ||||
* | | Bromley have changed their mind, want all pins one colour again. | Matthew Somerville | 2012-05-02 | -1/+1 |
| | | ||||
* | | Enable council user to remove report from site using front end button. | Matthew Somerville | 2012-05-02 | -2/+6 |
| | | ||||
* | | Merge remote-tracking branch 'origin/bromley' into bromley | Struan Donald | 2012-05-02 | -0/+0 |
|\ \ | ||||
| * | | Have Bromley logo in their updates. | Matthew Somerville | 2012-05-01 | -0/+0 |
| | | | ||||
* | | | display title dropdown for bromley users on main site problem page | Struan Donald | 2012-05-01 | -1/+2 |
|/ / | ||||
* | | Highlight Your reports when on auth page for it. | Matthew Somerville | 2012-05-01 | -1/+1 |
| | | ||||
* | | Fix width of thumbnail issues images so displays in IE8. | Matthew Somerville | 2012-05-01 | -0/+1 |
| | | ||||
* | | Fix width all the boxes for Bromley. | Matthew Somerville | 2012-05-01 | -8/+35 |
| | | ||||
* | | Fix IE8 margining. | Matthew Somerville | 2012-05-01 | -5/+2 |
| | | ||||
* | | Fix front page Firefox truncation by not having very small input font size. | Matthew Somerville | 2012-04-26 | -1/+1 |
| | | ||||
* | | Locate me automatically colour. | Matthew Somerville | 2012-04-26 | -0/+3 |
| | | ||||
* | | More Bromley wording changes. | Matthew Somerville | 2012-04-24 | -1/+1 |
| | | ||||
* | | Text changes from Bromley, fix bug where multiple Title fields would appear ↵ | Matthew Somerville | 2012-04-24 | -1/+1 |
| | | | | | | | | if pin moved. | |||
* | | Don't hide bit of form if there's data in it. | Matthew Somerville | 2012-04-17 | -4/+9 |
| | | ||||
* | | Map display tweaks. | Matthew Somerville | 2012-04-17 | -8/+7 |
| | | ||||
* | | Work much better if reporting pin is clicked/dragged in/out of council ↵ | Matthew Somerville | 2012-04-17 | -19/+32 |
| | | | | | | | | boundary (CM17). | |||
* | | Make fixed things static on Bromley, and open correctly. | Matthew Somerville | 2012-04-17 | -5/+16 |
| | | ||||
* | | Put Powered by on all pages (need to think of interaction with fixed lines). | Matthew Somerville | 2012-04-17 | -1/+1 |
| | |