aboutsummaryrefslogtreecommitdiffstats
path: root/bin/send-questionnaires
Commit message (Collapse)AuthorAgeLines
* Don't have a command line argument as causes issue with cron-wrapper.Matthew Somerville2012-02-02-1/+2
|
* Some more cases for if perl is not in /usr/bin, and update commonlib to pull ↵Matthew Somerville2012-01-26-1/+1
| | | | in locale changes.
* Move most of questionnaire cron to ResultSet so it can be called and tested ↵Matthew Somerville2011-06-02-114/+5
| | | | from test.
* Questionnaire back end templating etc.Matthew Somerville2011-06-02-86/+103
|
* Fix char encoding in emails.Matthew Somerville2011-02-22-2/+2
|
* Some missing use Encodes.Matthew Somerville2011-02-17-0/+1
|
* Various encoding fixing.Matthew Somerville2011-02-16-1/+1
|
* Update all FixMyStreet mapit calls.Matthew Somerville2010-07-22-1/+1
|
* Updating paths to commonlibLouise Crow2010-01-25-1/+1
|
* Add a bit more documentationlouise2010-01-06-1/+5
|
* Define which vhosts send cron emails for which cobrandslouise2009-11-23-1/+2
|
* Allow cobrands to customize sender name on questionnaire emailslouise2009-11-19-3/+4
|
* Passing extra data to base_url_for_email functionlouise2009-10-21-2/+2
|
* Allowing base url to be set for links sent in emailslouise2009-09-16-2/+2
|
* Allow cobrand to set contact email and base url in questionnaireslouise2009-09-10-4/+4
|
* Stupid _ CGI kludge fix.matthew2009-09-10-1/+2
|
* send-questionnaires using shared functions like rest (not sure how I missed it).matthew2009-09-10-14/+9
| | | | Email creation in English locale so that Date header is correct.
* Allow questionnaires to be cobrandedlouise2009-09-02-2/+5
|
* Missed off actual negotiate lines.matthew2009-06-10-1/+5
|
* Another missing import.matthew2009-06-10-1/+2
|
* More email templating.matthew2009-05-27-2/+2
|
* Tweaks.matthew2008-11-18-2/+2
|
* Use urandom.matthew2008-10-07-2/+2
|
* Use do-not-reply like WTT.matthew2008-03-21-3/+5
|
* Add missing message IDs.matthew2007-10-22-1/+3
|
* Change name from Neighbourhood Fix-It to FixMyStreet. Use Gaze formatthew2007-06-15-2/+2
| | | | | | | population density distance (same value as PB initially, might want changing). Changes to front page, text changes elsewhere, remove canonicalise_council as not needed any more, tidy code of confirmation page.
* Add questionnaire to cron.matthew2007-05-08-3/+7
|
* Tweaks.matthew2007-05-04-3/+4
|
* Don't repeatedly send questionnaire until they answer it :)matthew2007-05-04-2/+2
|
* NFI questionnaire code. Deals with sending out questionnaires, taking inmatthew2007-05-04-0/+97
responses,updating problems, etc. What's left is front-end display issues such as timing out old problems, moving them to different lists, etc.