Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Fix space being part of the link. | Matthew Somerville | 2011-05-25 | -6/+2 |
| | ||||
* | Template the rest of the maps. Some more complete than others. | Matthew Somerville | 2011-05-25 | -190/+136 |
| | ||||
* | Merge branch 'migrate_to_catalyst' of ↵ | Struan Donald | 2011-05-25 | -17/+12 |
|\ | | | | | | | ssh://git.mysociety.org/data/git/public/fixmystreet into migrate_to_catalyst | |||
| * | Tidy up map parmeters. | Matthew Somerville | 2011-05-25 | -17/+12 |
| | | ||||
* | | use c->send_email on contact page and add more tests | Struan Donald | 2011-05-25 | -35/+32 |
|/ | ||||
* | check that flow is the same regardless of whether user is logged in | Struan Donald | 2011-05-25 | -1/+62 |
| | ||||
* | Merge branch 'migrate_to_catalyst' of ↵ | Struan Donald | 2011-05-25 | -80/+61 |
|\ | | | | | | | ssh://git.mysociety.org/data/git/public/fixmystreet into migrate_to_catalyst | |||
| * | Get rid of pointless and hard-to-follow listrefs when referring to pins. | Matthew Somerville | 2011-05-25 | -43/+33 |
| | | ||||
| * | Make tile URL a parameter so it can be different, bring OSM's StreetView ↵ | Matthew Somerville | 2011-05-25 | -37/+28 |
| | | | | | | | | under the same code. | |||
* | | submission for questionnaire when problem owner marks it fixed | Struan Donald | 2011-05-25 | -8/+87 |
|/ | ||||
* | Templating of OSM map. | Matthew Somerville | 2011-05-25 | -120/+163 |
| | ||||
* | Add tilma_mid_point cobrand function. | Matthew Somerville | 2011-05-25 | -1/+15 |
| | ||||
* | Remove old CGI Q from Map calls. | Matthew Somerville | 2011-05-25 | -93/+46 |
| | ||||
* | Merge branch 'migrate_to_catalyst' of ↵ | Struan Donald | 2011-05-25 | -109/+148 |
|\ | | | | | | | ssh://git.mysociety.org/data/git/public/fixmystreet into migrate_to_catalyst | |||
| * | Template original Tilma map and some more text, updates on questionnaire ↵ | Matthew Somerville | 2011-05-25 | -109/+148 |
| | | | | | | | | page, bring in click pin fix from pre-london branch, other map types will be broken. | |||
* | | don't ask questionnaire if they've ever answered before | Struan Donald | 2011-05-25 | -36/+103 |
|/ | ||||
* | if the person who created the problem is marking it as fixed show | Struan Donald | 2011-05-24 | -15/+123 |
| | | | | them a questionnaire directly ( no submission yet ) | |||
* | bah, forgot to commit this ages ago | Struan Donald | 2011-05-24 | -0/+14 |
| | ||||
* | Fix warn in sort. | Matthew Somerville | 2011-05-24 | -2/+2 |
| | ||||
* | Create some _local functions to return the right DateTimes. | Matthew Somerville | 2011-05-24 | -31/+43 |
| | ||||
* | Add InflateColumn::DateTime to all models. | Matthew Somerville | 2011-05-24 | -43/+49 |
| | ||||
* | Complete meta line migration, factor line generation out to model and template. | Matthew Somerville | 2011-05-24 | -150/+167 |
| | ||||
* | Add DateTime::Format::Pg. | Matthew Somerville | 2011-05-24 | -0/+9 |
| | ||||
* | Merge branch 'migrate_to_catalyst' of ↵ | Struan Donald | 2011-05-24 | -112/+73 |
|\ | | | | | | | ssh://git.mysociety.org/data/git/public/fixmystreet into migrate_to_catalyst | |||
| * | Move lat/lon to templates and use shortened forms. | Matthew Somerville | 2011-05-24 | -24/+20 |
| | | ||||
| * | Move links under map to template. | Matthew Somerville | 2011-05-24 | -35/+22 |
| | | ||||
| * | Put form header in templates, not code. | Matthew Somerville | 2011-05-24 | -55/+31 |
| | | ||||
| * | Capture jslib so it's not passed to Catalyst. | Matthew Somerville | 2011-05-24 | -0/+2 |
| | | ||||
* | | we already sanitise the title before it reaches the template | Struan Donald | 2011-05-24 | -1/+1 |
| | | ||||
* | | move fiksgatami rss option list generating to cobrand | Struan Donald | 2011-05-24 | -55/+84 |
| | | ||||
* | | google maps don't seem to pay as much attention to region hinting as they ↵ | Struan Donald | 2011-05-24 | -9/+24 |
| | | | | | | | | | | once did so make sure we add UK on to the end. also update tests to take into account changed results because of this. | |||
* | | make sure contents of pc get filtered before display | Struan Donald | 2011-05-23 | -5/+2 |
|/ | ||||
* | Revert "added DateTime::Format::ISO861" | Struan Donald | 2011-05-23 | -6/+5 |
| | | | | This reverts commit 12624c22e0cad1e6d71dc21f54e000e76150c467. | |||
* | show correct may we display details message for empty homes cobrand | Struan Donald | 2011-05-23 | -1/+4 |
| | ||||
* | emptyhome cobrand photos get resized for display | Struan Donald | 2011-05-23 | -2/+20 |
| | ||||
* | hide text if emptyhomes cobrand | Struan Donald | 2011-05-23 | -0/+2 |
| | ||||
* | split out bits that change with cobrand to includes | Struan Donald | 2011-05-23 | -22/+26 |
| | ||||
* | tests for correctly normalising fields and resulting bugfixes | Struan Donald | 2011-05-23 | -28/+98 |
| | ||||
* | display cross sell advert | Struan Donald | 2011-05-23 | -0/+2 |
| | ||||
* | Add a may show name publicly checkbox to updates form | Struan Donald | 2011-05-23 | -1/+129 |
| | ||||
* | Fix bug causing updates to always mark reports as fixed | Struan Donald | 2011-05-23 | -1/+1 |
| | ||||
* | optional form name argument | Struan Donald | 2011-05-23 | -8/+21 |
| | ||||
* | Correctly populate Name and email in update form | Struan Donald | 2011-05-23 | -3/+6 |
| | ||||
* | added DateTime::Format::ISO861 | Struan Donald | 2011-05-23 | -5/+6 |
| | ||||
* | Merge branch 'migrate_to_catalyst' of ↵ | Struan Donald | 2011-05-23 | -110/+729 |
|\ | | | | | | | ssh://git.mysociety.org/data/git/public/fixmystreet into migrate_to_catalyst | |||
| * | Fix bug whereby 'old and of unknown status' was shown on all open reports. | Matthew Somerville | 2011-05-21 | -1/+10 |
| | | ||||
| * | Start of questionnaire migration, displays mostly okay, submission not done, ↵ | Matthew Somerville | 2011-05-21 | -13/+384 |
| | | | | | | | | nor problem display. | |||
| * | Move some of map_start to templates. | Matthew Somerville | 2011-05-20 | -38/+17 |
| | | ||||
| * | Remove unnecessary display_map_end function. | Matthew Somerville | 2011-05-20 | -18/+7 |
| | | ||||
| * | Merge branch 'migrate_to_catalyst' of ↵ | Edmund von der Burg | 2011-05-20 | -15/+134 |
| |\ | | | | | | | | | | ssh://evdb@git.mysociety.org/data/git/public/fixmystreet into migrate_to_catalyst |