aboutsummaryrefslogtreecommitdiffstats
path: root/bin/send-reports
Commit message (Expand)AuthorAgeLines
* Move main bin scripts to separate packages.Matthew Somerville2015-12-02-3/+2
* Remove many uses of mySociety::Config.Matthew Somerville2015-12-02-2/+2
* Reduce use of FixMyStreet::App.Matthew Somerville2015-12-02-2/+2
* Remove need for cron-wrapper with existing scriptsMatthew Somerville2015-01-19-0/+7
* move send-report into problem resultset plus basic testStruan Donald2012-02-23-474/+5
* 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
* only try to send once with west berksStruan Donald2011-12-23-0/+4
* Merge branch 'rss-addresses'Struan Donald2011-11-30-1/+1
|\
| * cache the bing gecode data when we fetch in send-reportsStruan Donald2011-09-21-1/+1
* | add truncated code back in :(Struan Donald2011-11-21-1/+1
* | work round issues with one particular CRM and open311Struan Donald2011-11-16-1/+11
* | check that there is an open311 endpoint configured before using open311Struan Donald2011-10-21-1/+1
* | Merge branch 'open311-consumer'Struan Donald2011-10-20-3/+38
|\ \
| * | do the correct thing with result success flagStruan Donald2011-10-11-2/+2
| * | fix intending, missing bracket and re-use contact objectStruan Donald2011-10-11-29/+27
| * | Merge remote branch 'origin/master' into open311-consumerStruan Donald2011-10-10-3/+2
| |\|
| * | an initial first hack at making send-reports work whenStruan Donald2011-09-27-4/+12
| * | include report url and also media url if presentStruan Donald2011-08-02-1/+1
| * | report submission via open311Struan Donald2011-08-02-0/+29
* | | Stop warnings if org is not provided.Matthew Somerville2011-10-10-1/+1
| |/ |/|
* | Decode template files read in with read_file, to prevent double encoding (fix...Matthew Somerville2011-09-20-3/+2
|/
* Factor out find_closest from send-reports, initial OSM.pm from osm_road_info ...Matthew Somerville2011-07-12-29/+4
* 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 f...Matthew Somerville2011-06-02-17/+11
* Put cobrand confirm/submit emails in templates, not locale, adjust email hand...Matthew Somerville2011-06-02-83/+65
* 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