aboutsummaryrefslogtreecommitdiffstats
path: root/bin/send-reports
Commit message (Collapse)AuthorAgeLines
* Factor out find_closest from send-reports, initial OSM.pm from osm_road_info ↵Matthew Somerville2011-07-12-29/+4
| | | | branch, needs altering before it will work.
* Move country to cobrand rather than config option.Matthew Somerville2011-06-14-1/+1
|
* Look up user's email address separately, much much quicker.Matthew Somerville2011-06-13-1/+1
|
* Don't reuse variable.Matthew Somerville2011-06-13-4/+4
|
* Fallback to default email template.Matthew Somerville2011-06-13-1/+4
|
* Remove old style DB call.Matthew Somerville2011-06-12-4/+5
|
* Migrate alert sending script, add test for it, fix some small bugs and strings.Matthew Somerville2011-06-04-6/+3
|
* Move most of questionnaire cron to ResultSet so it can be called and tested ↵Matthew Somerville2011-06-02-17/+11
| | | | from test.
* Put cobrand confirm/submit emails in templates, not locale, adjust email ↵Matthew Somerville2011-06-02-83/+65
| | | | handling to cope with multiple languages for a cobrand, add Email::MIME (though unused at present), and start send-reports working.
* Old test fixes for London reporting from master branch.Matthew Somerville2011-05-27-0/+23
|
* Pull request #97, merge multi_area_categories.Matthew Somerville2011-05-27-2/+7
|
* Post reports in London to the Report-It API.Matthew Somerville2011-04-02-5/+91
|
* Missing translated string, .po update.Matthew Somerville2011-04-01-1/+1
|
* Don't error/show if no result returned.Matthew Somerville2011-03-29-5/+11
|
* Return string, not undef.Matthew Somerville2011-03-23-1/+1
|
* Nearest road/postcode on reports; don't show pin if map not used for report.Matthew Somerville2011-03-23-2/+28
|
* Compare to translated Other.Matthew Somerville2011-02-26-1/+1
|
* Fix char encoding in emails.Matthew Somerville2011-02-22-4/+4
|
* Missing include.Matthew Somerville2011-02-17-0/+1
|
* Typo.Matthew Somerville2011-02-17-1/+1
|
* Typo.Matthew Somerville2011-02-17-1/+1
|
* Some translation updates and i18n code improvements.Matthew Somerville2011-02-17-7/+7
|
* Various encoding fixing.Matthew Somerville2011-02-16-3/+3
|
* Helper function for all latlon to OSGB36 calls.Matthew Somerville2011-02-11-7/+1
|
* More EN locales.Matthew Somerville2011-02-11-3/+5
|
* Add eastings and northings back into problem report email if in UKEdmund von der Burg2011-02-09-0/+16
|
* converted sent-reports scriptEdmund von der Burg2011-02-08-12/+18
|
* Send using local MTA if EvEl not configured or not availableEdmund von der Burg2011-02-07-0/+1
|
* Remove Dress.Matthew Somerville2011-01-18-9/+1
|
* Update all FixMyStreet mapit calls.Matthew Somerville2010-07-22-4/+4
|
* Encode into bytes.Matthew Somerville2010-07-07-2/+5
|
* Oxfordshire split by area.Matthew Somerville2010-03-31-0/+13
|
* Updating paths to commonlibLouise Crow2010-01-25-1/+1
|
* Don't send reports from a testing email address defined in the conf to any ↵louise2010-01-06-2/+7
| | | | councils, don't include these reports in alert emails either'
* Allow cobrand to rewrite URLs in emaillouise2010-01-05-3/+6
|
* Remove CronFns::language call - domain and lang set for each message. Added ↵louise2009-11-30-3/+5
| | | | some info on email_vhost function call
* Allow reports to be localizedlouise2009-11-26-2/+3
|
* Define which vhosts send cron emails for which cobrandslouise2009-11-23-2/+8
|
* Construct email in English locale (for Date header!).matthew2009-08-12-4/+7
|
* Split CC by country.matthew2009-08-12-5/+12
|
* Oxfordshire also get E/N (might turn for all with a little more work).matthew2009-08-07-2/+2
|
* Translate Phone line in report.matthew2009-07-10-2/+2
|
* Store site lang for reports, updates, alerts, so that future emails on themmatthew2009-07-10-22/+9
| | | | are in that language.
* Must include CGI first as "_" function gets overwritten by Locale, hmm. And ↵matthew2009-06-10-2/+3
| | | | typo.
* Add Locale stuff to reports script.matthew2009-06-09-1/+13
|
* More email templating.matthew2009-05-27-2/+2
|
* Various locale updates.matthew2009-05-27-5/+5
|
* Escape data.matthew2009-05-21-3/+4
|
* Notts back to one email address.matthew2009-01-14-16/+1
|
* Don't send reports to contact address except on EHA.matthew2008-11-19-2/+2
|