Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Define which vhosts send cron emails for which cobrands | louise | 2009-11-23 | -1/+2 |
| | ||||
* | Allow cobrands to customize sender name on questionnaire emails | louise | 2009-11-19 | -3/+4 |
| | ||||
* | Passing extra data to base_url_for_email function | louise | 2009-10-21 | -2/+2 |
| | ||||
* | Allowing base url to be set for links sent in emails | louise | 2009-09-16 | -2/+2 |
| | ||||
* | Allow cobrand to set contact email and base url in questionnaires | louise | 2009-09-10 | -4/+4 |
| | ||||
* | Stupid _ CGI kludge fix. | matthew | 2009-09-10 | -1/+2 |
| | ||||
* | send-questionnaires using shared functions like rest (not sure how I missed it). | matthew | 2009-09-10 | -14/+9 |
| | | | | Email creation in English locale so that Date header is correct. | |||
* | Allow questionnaires to be cobranded | louise | 2009-09-02 | -2/+5 |
| | ||||
* | Missed off actual negotiate lines. | matthew | 2009-06-10 | -1/+5 |
| | ||||
* | Another missing import. | matthew | 2009-06-10 | -1/+2 |
| | ||||
* | More email templating. | matthew | 2009-05-27 | -2/+2 |
| | ||||
* | Tweaks. | matthew | 2008-11-18 | -2/+2 |
| | ||||
* | Use urandom. | matthew | 2008-10-07 | -2/+2 |
| | ||||
* | Use do-not-reply like WTT. | matthew | 2008-03-21 | -3/+5 |
| | ||||
* | Add missing message IDs. | matthew | 2007-10-22 | -1/+3 |
| | ||||
* | Change name from Neighbourhood Fix-It to FixMyStreet. Use Gaze for | matthew | 2007-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. | matthew | 2007-05-08 | -3/+7 |
| | ||||
* | Tweaks. | matthew | 2007-05-04 | -3/+4 |
| | ||||
* | Don't repeatedly send questionnaire until they answer it :) | matthew | 2007-05-04 | -2/+2 |
| | ||||
* | NFI questionnaire code. Deals with sending out questionnaires, taking in | matthew | 2007-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. |