aboutsummaryrefslogtreecommitdiffstats
path: root/web
Commit message (Collapse)AuthorAgeLines
* Merge branch 'master' into fmb-read-onlyMatthew Somerville2012-05-17-7/+15
|\
| * 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
| |
* | Allow display of areas on /around.Matthew Somerville2012-05-08-15/+19
| |
* | merge master to get schema changesDave Whiteland2012-05-04-93/+103
|\|
| * 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
| |
* | remove sloppy scssDave Whiteland2012-05-01-4/+0
| |
* | cosmetic changes to front bgy. buttonsDave Whiteland2012-05-01-0/+13
| |
* | small cosmetic fixesDave Whiteland2012-05-01-8/+0
| |
* | FixMyBarangay presentation changesDave Whiteland2012-05-01-4/+23
| |
* | Colour fix (hmm).Matthew Somerville2012-04-26-0/+10
| |
* | Work much better if reporting pin is clicked/dragged in/out of council ↵Matthew Somerville2012-04-26-14/+32
| | | | | | | | boundary (CM17).
* | initial go at working round FindBin and Carp issuesStruan Donald2012-04-26-4/+9
| |
* | Pull in texts from message manager, pre-fill detail box if selected.Matthew Somerville2012-04-25-0/+43
| |
* | Black/white colour for FMB (and can be used for default look later, hopefully).Matthew Somerville2012-04-25-1/+80
| |
* | fixed deprecation warning (commas in shadow-box argument list) that was ↵Dave Whiteland2012-04-23-2/+2
|/ | | | breaking compass for me even if everyone else was cool with it
* 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
|
* Cobrand specific example front page placeholder, start of layout tweaks, fix ↵Matthew Somerville2012-03-22-1067/+1081
| | | | geocoding.
* Initial creation of Bromley cobrand.Matthew Somerville2012-03-22-1471/+1512
|
* Extra maxResolution option was needed for MapQuest tilesGuillaume2012-03-20-1/+6
|
* Removed obsolete Osmarender, added MapQuestOpenGuillaume2012-03-20-8/+9
|
* Return an error if map clicked outside boundary, fixes #270.Matthew Somerville2012-03-16-0/+5
|
* Up contrast on mobile apps logos.Josh Angell2012-03-15-0/+0
|
* Up the contrast on ol.big-numbersJosh Angell2012-03-15-1/+1
|
* Darken the greys.Matthew Somerville2012-03-15-9/+9
|
* Only move pan zoom on around page on mobile.Matthew Somerville2012-03-15-4/+3
|
* On mobile, make Report a problem a link that scrolls up to the form.Matthew Somerville2012-03-14-1/+7
|
* Manually call setCenter rather than zoomToExtent, so that can force zoom ↵Matthew Somerville2012-03-14-1/+4
| | | | event trigger. Fixes centering of area on area pages, I think.
* Fix CSS generation script for deploy, move report photo up.Matthew Somerville2012-03-14-1/+5
|
* Merge branch 'redesign'Matthew Somerville2012-03-14-1252/+6759
|\ | | | | | | | | | | | | | | Conflicts: .gitignore notes/INSTALL perllib/FixMyStreet/App/Controller/Photo.pm perllib/FixMyStreet/Cobrand/FixMyStreet.pm
| * Move most mobile-related JS into resize() so that site keeps working on ↵Matthew Somerville2012-03-14-34/+65
| | | | | | | | browser resize.
| * Disable placeholder, interferes badly with current validation.Matthew Somerville2012-03-14-6/+0
| |
| * Using Modernizr.mq() breaks e.g. IE form display due to adding to <body> I ↵Matthew Somerville2012-03-14-7/+1
| | | | | | | | assume. Use the mobile class instead.
| * Council info pages.Matthew Somerville2012-03-14-0/+0
| |
| * Changed the placeholder polyfill for a better one that works.Josh Angell2012-03-14-35/+25
| |
| * Move the general desktop .content heightfix to the end of the document ready ↵Josh Angell2012-03-14-7/+13
| | | | | | | | function, that way the fix gets applied after all the page manipulation (for #277)
| * Fix logged in message to be in proper place for IE6/7 and make the 'fixmy' ↵Josh Angell2012-03-14-0/+7
| | | | | | | | yellow in the ie6 gif (for #276)
| * Remove empty li from council mobile page, put in necessary IE CSS for the ↵Matthew Somerville2012-03-13-0/+7
| | | | | | | | third time.
| * Pagination styles and some js fixingJosh Angell2012-03-13-51/+64
| |
| * Tweak hover style for report a problem buttonJosh Angell2012-03-13-1/+1
| |
| * Merge branch 'supercool' of github.com:mysociety/fixmystreet into supercoolJosh Angell2012-03-13-3/+3
| |\
| | * Rename footer help links div.Matthew Somerville2012-03-13-3/+3
| | |