Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ↵ | Struan Donald | 2011-08-17 | -684/+1510 |
|\ | | | | | | | | | | | | | | | | | | | | | | | into new_statuses Conflicts: db/schema.sql perllib/FixMyStreet/App/Controller/Admin.pm perllib/FixMyStreet/DB/Result/User.pm t/app/controller/admin.t templates/web/default/admin/update_edit.html web/css/core.css | |||
| * | Stop back button breakage. | Matthew Somerville | 2011-08-17 | -4/+25 |
| | | ||||
| * | Revert map padding, as broke other pages, highlight a different way. | Matthew Somerville | 2011-08-17 | -182/+32 |
| | | ||||
| * | Make reporting step clearer. | Matthew Somerville | 2011-08-17 | -415/+11 |
| | | ||||
| * | Don't need animation, used for testing. | Matthew Somerville | 2011-08-17 | -2/+2 |
| | | ||||
| * | When on around page with JS, have click on map show hidden form and fetch ↵ | Matthew Somerville | 2011-08-17 | -10/+34 |
| | | | | | | | | category/council. | |||
| * | Use FixMyStreet specific OpenLayers file, and include config that generates it. | Matthew Somerville | 2011-08-12 | -0/+1170 |
| | | ||||
| * | Move JS to where it'll work when run, to fix #145. | Matthew Somerville | 2011-08-09 | -47/+47 |
| | | ||||
| * | Update footer/FAQ question. | Matthew Somerville | 2011-08-09 | -6/+33 |
| | | ||||
| * | Allow dragging of new report marker. | Matthew Somerville | 2011-08-09 | -6/+19 |
| | | ||||
| * | Use link instead of @import. | Matthew Somerville | 2011-08-09 | -9/+8 |
| | | ||||
| * | Remove watermark CSS, and put CSS first in head where it should be. | Matthew Somerville | 2011-08-09 | -42/+0 |
| | | ||||
| * | lichfied css changes | Struan Donald | 2011-08-01 | -2/+17 |
| | | ||||
| * | let map be standard width now there is no sidebar | Struan Donald | 2011-07-28 | -9/+0 |
| | | ||||
| * | lichfield navigation bar images | Struan Donald | 2011-07-28 | -2/+2 |
| | | ||||
| * | integrate changes from lichfield | Struan Donald | 2011-07-28 | -0/+98 |
| | | ||||
| * | rename lichfield cobrand to lichfielddc | Struan Donald | 2011-07-27 | -0/+0 |
| | | ||||
* | | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ↵ | Struan Donald | 2011-07-26 | -759/+245 |
|\| | | | | | | | | | | | | | | | | | | | into new_statuses Conflicts: perllib/FixMyStreet/App/Controller/Admin.pm perllib/FixMyStreet/App/Controller/JSON.pm perllib/FixMyStreet/Map/Tilma/Original.pm web/css/core.css | |||
| * | stop text in front page postcode form wrapping | Struan Donald | 2011-07-26 | -2/+3 |
| | | ||||
| * | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ↵ | Struan Donald | 2011-07-25 | -2/+25 |
| |\ | | | | | | | | | | into lichfield-cobrand | |||
| | * | Working placeholders for Southampton site. | Matthew Somerville | 2011-07-22 | -0/+15 |
| | | | ||||
| | * | Delay vector loading until onload in IE only. | Matthew Somerville | 2011-07-22 | -2/+10 |
| | | | ||||
| * | | put a bit of space around form elements | Struan Donald | 2011-07-25 | -0/+3 |
| | | | ||||
| * | | button style | Struan Donald | 2011-07-25 | -0/+8 |
| | | | ||||
| * | | fix file upload background colour | Struan Donald | 2011-07-25 | -0/+4 |
| | | | ||||
| * | | tweaks to problem submission layout | Struan Donald | 2011-07-25 | -18/+45 |
| | | | ||||
| * | | resize map to make it fit a bit better in lichfield page design | Struan Donald | 2011-07-25 | -0/+9 |
| | | | ||||
| * | | add in lichfield specific stylesheet and fix postcode form display | Struan Donald | 2011-07-22 | -0/+9 |
| |/ | ||||
| * | Pothole updates for Southampton. | Matthew Somerville | 2011-07-21 | -21/+47 |
| | | ||||
| * | Allow pin moving without reload of page (at last). | Matthew Somerville | 2011-07-21 | -1/+7 |
| | | ||||
| * | Move JS to jQuery. | Matthew Somerville | 2011-07-21 | -366/+42 |
| | | ||||
| * | Remove no-longer-used tilma code. | Matthew Somerville | 2011-07-21 | -312/+0 |
| | | ||||
| * | Tweak metadata display on list pages. | Matthew Somerville | 2011-07-18 | -0/+8 |
| | | ||||
| * | Added promo text for local council websites | Edmund von der Burg | 2011-07-12 | -0/+15 |
| | | ||||
| * | Use correct variable name, fixes #132. | Matthew Somerville | 2011-07-12 | -1/+2 |
| | | ||||
| * | Superflous comma breaking IE6. | Matthew Somerville | 2011-07-07 | -1/+1 |
| | | ||||
| * | PYC advert on confirmation page. | Matthew Somerville | 2011-07-07 | -4/+6 |
| | | ||||
| * | Tweak pin placement. | Matthew Somerville | 2011-07-04 | -1/+1 |
| | | ||||
| * | Make pins clickable on all reports pages. | Matthew Somerville | 2011-07-01 | -1/+1 |
| | | ||||
| * | Tweaks to style to match navigation. | Matthew Somerville | 2011-07-01 | -2/+2 |
| | | ||||
| * | Signed in message on reportemptyhomes. | Matthew Somerville | 2011-07-01 | -0/+18 |
| | | ||||
| * | Use new simplify a bit to speed up Western Isles. | Matthew Somerville | 2011-07-01 | -1/+1 |
| | | ||||
| * | Remove unused Tilma, consolidate tile lookup for legacy URLs to work in ↵ | Matthew Somerville | 2011-07-01 | -41/+0 |
| | | | | | | | | different map format. | |||
| * | Use our own StreetView tile server, add missing IE6 CSS for OpenLayers, ↵ | Matthew Somerville | 2011-07-01 | -6/+7 |
| | | | | | | | | don't set map parameter in JS. | |||
* | | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ↵ | Struan Donald | 2011-06-30 | -31/+128 |
|\| | | | | | | | | | | | | | into new_statuses Conflicts: perllib/FixMyStreet/App/Controller/Reports.pm | |||
| * | Paginate Reports pages, and add a map. | Matthew Somerville | 2011-06-30 | -1/+17 |
| | | ||||
| * | Strategy/Format for updating pins as map is panned. | Matthew Somerville | 2011-06-30 | -23/+51 |
| | | ||||
| * | Move to Vector layer rather than Markers, to be able to use the ↵ | Matthew Somerville | 2011-06-29 | -24/+74 |
| | | | | | | | | Strategy/Protocol features. | |||
| * | On Your Reports page, zoom map out to cover markers shown. | Matthew Somerville | 2011-06-29 | -0/+3 |
| | | ||||
* | | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ↵ | Struan Donald | 2011-06-28 | -16/+74 |
|\| | | | | | | | | | | | | | | | into new_statuses Conflicts: perllib/FixMyStreet/App/Controller/Report/Update.pm templates/web/default/report/display.html |