aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* Pull requests #103 and #107, clickable-urls-in-reports, done as a TT function.Matthew Somerville2011-05-27-24/+11
|
* Pull request #97, merge multi_area_categories.Matthew Somerville2011-05-27-3/+11
|
* Pull request #99, merge norwegian_faq.Matthew Somerville2011-05-27-0/+30
|
* Pull requests #90 and #104, merge survey_result_page and ↵Matthew Somerville2011-05-27-3/+43
| | | | fix-perl-warnings-from-admin-cgi.
* Pull request #94, merge fix-emaces-parsing.Matthew Somerville2011-05-27-2/+2
|
* Pull request #96, merge norwegian_load_contacts in.Matthew Somerville2011-05-27-0/+586
|
* Pull request #93, merge norwegian_branded_urls in.Matthew Somerville2011-05-27-0/+8
|
* Pull request #89, merge norwegian_translation in.Matthew Somerville2011-05-27-13/+11
|
* tests for check_for errorsStruan Donald2011-05-27-1/+122
|
* Merge branch 'migrate_to_catalyst' of ↵Struan Donald2011-05-27-0/+0
|\ | | | | | | ssh://git.mysociety.org/data/git/public/fixmystreet into migrate_to_catalyst
| * Merge branch 'migrate_to_catalyst' of ↵Struan Donald2011-05-27-31/+312
| |\ | | | | | | | | | ssh://git.mysociety.org/data/git/public/fixmystreet into migrate_to_catalyst
| | * Questionnaire tests, and fixes due to those tests.Matthew Somerville2011-05-27-30/+310
| | |
| | * Delete questionnaires when deleting a user's problems, and fetch all errors ↵Matthew Somerville2011-05-27-1/+2
| | | | | | | | | | | | separately from a ul.error, not munged together.
* | | check for uninflated/null dates before trying to set the timezonedStruan Donald2011-05-27-8/+89
| | |
* | | Questionnaire tests, and fixes due to those tests.Matthew Somerville2011-05-27-30/+310
| | |
* | | Delete questionnaires when deleting a user's problems, and fetch all errors ↵Matthew Somerville2011-05-27-1/+2
|/ / | | | | | | separately from a ul.error, not munged together.
* | make sure you are allowed to answer the questionnaire asked when a problem ↵Struan Donald2011-05-27-36/+173
| | | | | | | | reporter marks the problem as fixed.
* | Merge branch 'migrate_to_catalyst' of ↵Struan Donald2011-05-27-214/+259
|\| | | | | | | ssh://git.mysociety.org/data/git/public/fixmystreet into migrate_to_catalyst
| * /fun move.Matthew Somerville2011-05-26-57/+69
| |
| * Unselected checkboxes must be undef, not 0, to pass here, at any rate.Matthew Somerville2011-05-26-14/+14
| |
| * Photo URL fix, and pass through photo ID for updates as it does for ↵Matthew Somerville2011-05-26-2/+6
| | | | | | | | problems/questionnaires.
| * Perl boolean false is '', which the DB doesn't like.Matthew Somerville2011-05-26-3/+3
| |
| * Questionnaire submission code.Matthew Somerville2011-05-26-140/+169
| |
* | stop immediately if we do not have the problem idStruan Donald2011-05-27-0/+4
| |
* | do not fall over if the user visits /alert/subscribe with no parameters or ↵Struan Donald2011-05-27-1/+6
| | | | | | | | no email
* | default to geographic feedStruan Donald2011-05-27-1/+1
| |
* | only confirm alerts on submission if user is logged inStruan Donald2011-05-27-17/+41
|/ | | also, tests to make sure we send out emails if a logged in user subscribes with a different address
* put all confirmation templates under tokens for consistencyStruan Donald2011-05-26-2/+1
|
* use moose role for is_from_abuser methodStruan Donald2011-05-26-72/+129
|
* consistency in how we set/check booleans from the databaseStruan Donald2011-05-26-6/+6
|
* Merge branch 'migrate_to_catalyst' of ↵Struan Donald2011-05-26-169/+172
|\ | | | | | | ssh://git.mysociety.org/data/git/public/fixmystreet into migrate_to_catalyst
| * Merge branch 'migrate_to_catalyst' of ↵Matthew Somerville2011-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 Somerville2011-05-26-169/+172
| | |
* | | If the user already exists in the database then don't sent them aStruan Donald2011-05-26-5/+16
| |/ |/| | | | | confirmation email when signing up to alerts
* | update reportingStruan Donald2011-05-26-14/+55
| |
* | check confirmed has been set before trying to set its timezoneStruan Donald2011-05-26-1/+7
| |
* | no way to sign up to new_problems alerts so not portingStruan Donald2011-05-26-4/+0
| |
* | Merge branch 'migrate_to_catalyst' of ↵Struan Donald2011-05-26-8/+29
|\| | | | | | | ssh://git.mysociety.org/data/git/public/fixmystreet into migrate_to_catalyst
| * Merge branch 'migrate_to_catalyst' of ↵Matthew Somerville2011-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 Somerville2011-05-26-8/+29
| | |
* | | remove redundant variable from stash and do check directly in templateStruan Donald2011-05-26-4/+2
| | |
* | | correct url to list local alerts formStruan Donald2011-05-26-1/+1
| | |
* | | ignore tags fileStruan Donald2011-05-26-0/+1
| |/ |/|
* | if appropriate generate language specific uris for emailsStruan Donald2011-05-26-1/+77
|/
* Integrate BingOL map package into the OSM one, thereby gaining non-JS ↵Matthew Somerville2011-05-25-46/+94
| | | | functionality etc.
* 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
|/