aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* Fix space being part of the link.Matthew Somerville2011-05-25-6/+2
|
* Template the rest of the maps. Some more complete than others.Matthew Somerville2011-05-25-190/+136
|
* Merge branch 'migrate_to_catalyst' of ↵Struan Donald2011-05-25-17/+12
|\ | | | | | | ssh://git.mysociety.org/data/git/public/fixmystreet into migrate_to_catalyst
| * Tidy up map parmeters.Matthew Somerville2011-05-25-17/+12
| |
* | use c->send_email on contact page and add more testsStruan Donald2011-05-25-35/+32
|/
* check that flow is the same regardless of whether user is logged inStruan Donald2011-05-25-1/+62
|
* Merge branch 'migrate_to_catalyst' of ↵Struan Donald2011-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 Somerville2011-05-25-43/+33
| |
| * Make tile URL a parameter so it can be different, bring OSM's StreetView ↵Matthew Somerville2011-05-25-37/+28
| | | | | | | | under the same code.
* | submission for questionnaire when problem owner marks it fixedStruan Donald2011-05-25-8/+87
|/
* Templating of OSM map.Matthew Somerville2011-05-25-120/+163
|
* Add tilma_mid_point cobrand function.Matthew Somerville2011-05-25-1/+15
|
* Remove old CGI Q from Map calls.Matthew Somerville2011-05-25-93/+46
|
* Merge branch 'migrate_to_catalyst' of ↵Struan Donald2011-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 Somerville2011-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 beforeStruan Donald2011-05-25-36/+103
|/
* if the person who created the problem is marking it as fixed showStruan Donald2011-05-24-15/+123
| | | | them a questionnaire directly ( no submission yet )
* bah, forgot to commit this ages agoStruan Donald2011-05-24-0/+14
|
* Fix warn in sort.Matthew Somerville2011-05-24-2/+2
|
* Create some _local functions to return the right DateTimes.Matthew Somerville2011-05-24-31/+43
|
* Add InflateColumn::DateTime to all models.Matthew Somerville2011-05-24-43/+49
|
* Complete meta line migration, factor line generation out to model and template.Matthew Somerville2011-05-24-150/+167
|
* Add DateTime::Format::Pg.Matthew Somerville2011-05-24-0/+9
|
* Merge branch 'migrate_to_catalyst' of ↵Struan Donald2011-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 Somerville2011-05-24-24/+20
| |
| * Move links under map to template.Matthew Somerville2011-05-24-35/+22
| |
| * Put form header in templates, not code.Matthew Somerville2011-05-24-55/+31
| |
| * Capture jslib so it's not passed to Catalyst.Matthew Somerville2011-05-24-0/+2
| |
* | we already sanitise the title before it reaches the templateStruan Donald2011-05-24-1/+1
| |
* | move fiksgatami rss option list generating to cobrandStruan Donald2011-05-24-55/+84
| |
* | google maps don't seem to pay as much attention to region hinting as they ↵Struan Donald2011-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 displayStruan Donald2011-05-23-5/+2
|/
* Revert "added DateTime::Format::ISO861"Struan Donald2011-05-23-6/+5
| | | | This reverts commit 12624c22e0cad1e6d71dc21f54e000e76150c467.
* show correct may we display details message for empty homes cobrandStruan Donald2011-05-23-1/+4
|
* emptyhome cobrand photos get resized for displayStruan Donald2011-05-23-2/+20
|
* hide text if emptyhomes cobrandStruan Donald2011-05-23-0/+2
|
* split out bits that change with cobrand to includesStruan Donald2011-05-23-22/+26
|
* tests for correctly normalising fields and resulting bugfixesStruan Donald2011-05-23-28/+98
|
* display cross sell advertStruan Donald2011-05-23-0/+2
|
* Add a may show name publicly checkbox to updates formStruan Donald2011-05-23-1/+129
|
* Fix bug causing updates to always mark reports as fixedStruan Donald2011-05-23-1/+1
|
* optional form name argumentStruan Donald2011-05-23-8/+21
|
* Correctly populate Name and email in update formStruan Donald2011-05-23-3/+6
|
* added DateTime::Format::ISO861Struan Donald2011-05-23-5/+6
|
* Merge branch 'migrate_to_catalyst' of ↵Struan Donald2011-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 Somerville2011-05-21-1/+10
| |
| * Start of questionnaire migration, displays mostly okay, submission not done, ↵Matthew Somerville2011-05-21-13/+384
| | | | | | | | nor problem display.
| * Move some of map_start to templates.Matthew Somerville2011-05-20-38/+17
| |
| * Remove unnecessary display_map_end function.Matthew Somerville2011-05-20-18/+7
| |
| * Merge branch 'migrate_to_catalyst' of ↵Edmund von der Burg2011-05-20-15/+134
| |\ | | | | | | | | | ssh://evdb@git.mysociety.org/data/git/public/fixmystreet into migrate_to_catalyst