Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
| * | 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 | ||||
| * | Pagination of reports/updates. | Matthew Somerville | 2011-06-28 | -0/+2 | |
| | | |||||
| * | Update footer, put signed in message in header. | Matthew Somerville | 2011-06-28 | -14/+56 | |
| | | |||||
| * | List updates on Your Reports (for #127), and a map too (#124). | Matthew Somerville | 2011-06-28 | -1/+15 | |
| | | |||||
| * | Allow people to sign in (or not) as they make a report. | Matthew Somerville | 2011-06-27 | -1/+1 | |
| | | |||||
* | | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ↵ | Struan Donald | 2011-06-27 | -6/+34 | |
|\| | | | | | | | | | | | | | | | | | into new_statuses Conflicts: perllib/FixMyStreet/DB/Result/Comment.pm perllib/FixMyStreet/DB/Result/User.pm web/css/core.css | ||||
| * | Sign in over login; tidy CSS. | Matthew Somerville | 2011-06-24 | -0/+30 | |
| | | |||||
| * | Make zoom levels more configurable. | Matthew Somerville | 2011-06-24 | -5/+2 | |
| | | |||||
* | | in progress banner | Struan Donald | 2011-06-23 | -0/+13 | |
| | | |||||
* | | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ↵ | Struan Donald | 2011-06-23 | -46/+0 | |
|\| | | | | | | | | | | | | | into new_statuses Conflicts: templates/web/default/report/display.html | ||||
| * | Change questionnaire subject to include report title, fixes #115. | Matthew Somerville | 2011-06-22 | -46/+0 | |
| | | |||||
* | | display banner on closed problems | Struan Donald | 2011-06-22 | -185/+117 | |
|/ | |||||
* | Remove S. Cambs. | Matthew Somerville | 2011-06-07 | -1110/+0 | |
| | |||||
* | Remove cities references. | Matthew Somerville | 2011-06-07 | -2/+0 | |
| | |||||
* | Remove old Flickr import code. | Matthew Somerville | 2011-06-07 | -101/+0 | |
| | |||||
* | Minor text and HTML fixes from final look through some old CGI scripts, now ↵ | Matthew Somerville | 2011-06-07 | -1524/+0 | |
| | | | | removed. | ||||
* | Fix alert subscribing bugs with two-tier councils and on ReportEmptyHomes. | Matthew Somerville | 2011-06-06 | -610/+0 | |
| | |||||
* | Remove extra_params cobrand call. | Matthew Somerville | 2011-06-06 | -4/+0 | |
| | |||||
* | Remove test.cgi | Matthew Somerville | 2011-06-06 | -25/+0 | |
| | |||||
* | Remove questionnaire ported code, move another static page. | Matthew Somerville | 2011-06-03 | -411/+0 | |
| | |||||
* | Fix broken contact form report handling, stop HTML injection, and remove old ↵ | Matthew Somerville | 2011-06-03 | -245/+0 | |
| | | | | contact code. | ||||
* | Move alert emails to new location, delete some unused ones. | Matthew Somerville | 2011-06-03 | -35/+0 | |
| | |||||
* | find() will always return result if unique key is given, so use search(). | Matthew Somerville | 2011-06-02 | -54/+0 | |
| | |||||
* | Bring static pages together in Static.pm, and add posters static page. | Matthew Somerville | 2011-06-02 | -64/+0 | |
| | |||||
* | Tidy up file structure a little bit. | Matthew Somerville | 2011-06-02 | -170/+79 | |
| | |||||
* | Minor HTML fix in a template, remove some unused CGI. | Matthew Somerville | 2011-06-01 | -307/+0 | |
| | |||||
* | Front page notice for EHA, and fix for EHA CSS. | Matthew Somerville | 2011-05-27 | -6/+20 | |
| | |||||
* | /fun move. | Matthew Somerville | 2011-05-26 | -56/+0 | |
| | |||||
* | Carry map parameter through URIs, default zoom level change. | Matthew Somerville | 2011-05-26 | -1/+1 | |
| | |||||
* | Integrate BingOL map package into the OSM one, thereby gaining non-JS ↵ | Matthew Somerville | 2011-05-25 | -3/+3 | |
| | | | | functionality etc. | ||||
* | Template the rest of the maps. Some more complete than others. | Matthew Somerville | 2011-05-25 | -1/+1 | |
| | |||||
* | Added tests for bad requests | Edmund von der Burg | 2011-05-20 | -25/+25 | |
| | |||||
* | ported code | Struan Donald | 2011-05-20 | -60/+60 | |
| | |||||
* | Migrate RSS feeds handling. | Matthew Somerville | 2011-05-19 | -169/+0 | |
| | |||||
* | Migrate /reports page (minus RSS). | Matthew Somerville | 2011-05-19 | -341/+0 | |
| | |||||
* | comment out implemented code | Struan Donald | 2011-05-12 | -27/+27 | |
| | |||||
* | comment out ported code | Struan Donald | 2011-05-12 | -26/+26 | |
| | |||||
* | comment out ported code | Struan Donald | 2011-05-11 | -34/+34 | |
| | |||||
* | commenting out code implemented in catalyst | Struan Donald | 2011-05-11 | -418/+418 | |
| | |||||
* | Prep to port '/report/123' page | Edmund von der Burg | 2011-04-15 | -138/+138 | |
| | |||||
* | Handle (e,n) requests to '/' | Edmund von der Burg | 2011-04-15 | -27/+27 | |
| | |||||
* | Port ajax over to Catalyst | Edmund von der Burg | 2011-04-14 | -107/+107 | |
| | |||||
* | Comment out code that is ported | Edmund von der Burg | 2011-04-13 | -17/+31 | |
| | |||||
* | move code and templates to new locations | Edmund von der Burg | 2011-04-13 | -181/+181 | |
| |