Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | Merge branch 'migrate_to_catalyst' of ↵ | Struan Donald | 2011-05-26 | -169/+172 | |
|\ | | | | | | | ssh://git.mysociety.org/data/git/public/fixmystreet into migrate_to_catalyst | ||||
| * | Merge branch 'migrate_to_catalyst' of ↵ | Matthew Somerville | 2011-05-26 | -24/+66 | |
| |\ | | | | | | | | | | ssh://matthew@git.mysociety.org/data/git/public/fixmystreet into migrate_to_catalyst | ||||
| * | | Get header JS <script> out of code and into templates. | Matthew Somerville | 2011-05-26 | -169/+172 | |
| | | | |||||
* | | | If the user already exists in the database then don't sent them a | Struan Donald | 2011-05-26 | -5/+16 | |
| |/ |/| | | | | | confirmation email when signing up to alerts | ||||
* | | update reporting | Struan Donald | 2011-05-26 | -14/+55 | |
| | | |||||
* | | check confirmed has been set before trying to set its timezone | Struan Donald | 2011-05-26 | -1/+7 | |
| | | |||||
* | | no way to sign up to new_problems alerts so not porting | Struan Donald | 2011-05-26 | -4/+0 | |
| | | |||||
* | | Merge branch 'migrate_to_catalyst' of ↵ | Struan Donald | 2011-05-26 | -8/+29 | |
|\| | | | | | | | ssh://git.mysociety.org/data/git/public/fixmystreet into migrate_to_catalyst | ||||
| * | Merge branch 'migrate_to_catalyst' of ↵ | Matthew Somerville | 2011-05-26 | -1/+77 | |
| |\ | | | | | | | | | | ssh://matthew@git.mysociety.org/data/git/public/fixmystreet into migrate_to_catalyst | ||||
| * | | Carry map parameter through URIs, default zoom level change. | Matthew Somerville | 2011-05-26 | -8/+29 | |
| | | | |||||
* | | | remove redundant variable from stash and do check directly in template | Struan Donald | 2011-05-26 | -4/+2 | |
| | | | |||||
* | | | correct url to list local alerts form | Struan Donald | 2011-05-26 | -1/+1 | |
| | | | |||||
* | | | ignore tags file | Struan Donald | 2011-05-26 | -0/+1 | |
| |/ |/| | |||||
* | | if appropriate generate language specific uris for emails | Struan Donald | 2011-05-26 | -1/+77 | |
|/ | |||||
* | Integrate BingOL map package into the OSM one, thereby gaining non-JS ↵ | Matthew Somerville | 2011-05-25 | -46/+94 | |
| | | | | functionality etc. | ||||
* | 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 | |
| |