aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/SendReport
Commit message (Expand)AuthorAgeLines
* allow endpoints to be configured at a category levelStruan Donald2012-08-29-4/+5
* Merge remote-tracking branch 'origin/master' into fmb-read-onlyStruan Donald2012-08-22-39/+103
|\
| * Add option to allow service to be sent as deviceid over open311Struan Donald2012-08-09-6/+9
| * print out message about reports that we tried to send to unconfirmed email ad...Struan Donald2012-07-24-4/+4
| * Store body sent to on external_body.Matthew Somerville2012-07-23-0/+1
| * Return correct failure code if no recipients.Matthew Somerville2012-07-23-2/+5
| * Add NI sender, for handling cross-council road reports.Matthew Somerville2012-07-20-0/+39
| * Simplify SendReport code, moving some Email only bits to that module.Matthew Somerville2012-07-20-24/+37
| * Remove FMS related code from EmptyHomes SendReport.Matthew Somerville2012-07-20-3/+0
| * improve spliting name into first and last namesStruan Donald2012-07-10-1/+1
| * Only need last_name as attribute.Matthew Somerville2012-06-28-2/+2
| * Revert "Unneeded code, as is ignored, and same thing happens in Open311.pm an...Matthew Somerville2012-06-28-0/+8
* | reintroduce logic for sending external_id to fixmybarangay Open311Dave Whiteland2012-07-22-1/+6
|/
* Unneeded code, as is ignored, and same thing happens in Open311.pm anyway.Matthew Somerville2012-06-21-8/+0
* after overnight messages, apply Barnet timeout message tidying to the output ...Dave Whiteland2012-06-08-3/+5
* tidy up timeout error reporting for Barnet FMS back-endDave Whiteland2012-06-06-1/+6
* make sure bromley open311 reports made on main FMS site include last_name and...Struan Donald2012-05-30-0/+7
* only send comments if problem was sent by Open311Struan Donald2012-05-29-0/+1
* send address_id with NOTPINPOINTED to Bromley if not used map and no postcodeStruan Donald2012-05-23-2/+7
* Merge branch 'master' into bromleyMatthew Somerville2012-05-22-5/+6
* put back in code to list skipped count if verbose mode onStruan Donald2012-05-17-3/+8
* remove unused variableMatthew Somerville2012-05-16-1/+0
* move barnet report sending code over to new send-reportMatthew Somerville2012-05-16-0/+217
* option to only send problem details over open311 for BromleyStruan Donald2012-05-08-0/+7
* do no sent lat long if click no map click for bromleyStruan Donald2012-05-08-3/+6
* force truncation of seconds as W3CDTF does notStruan Donald2012-04-25-1/+1
* include timezone in dateStruan Donald2012-04-25-1/+2
* add in first_name, last_name and email attribute[] paramsStruan Donald2012-04-24-0/+1
* Revert "correct misunderstanding of bromley spec"Struan Donald2012-04-24-6/+14
* correct misunderstanding of bromley specStruan Donald2012-04-23-14/+6
* remove some debug code and make do not chicken out on sending in STAGINGStruan Donald2012-04-05-3/+1
* implement skipping sending at adding council level and not atStruan Donald2012-04-04-4/+12
* add in Open311 Bromley codeStruan Donald2012-04-03-1/+31
* update send failed data if fail to send a reportStruan Donald2012-04-03-2/+17
* fix compile errorsStruan Donald2012-04-03-9/+7
* more tests for email sendingStruan Donald2012-02-27-2/+2
* put something in the base class and make things inherit from itStruan Donald2012-02-27-65/+23
* sort out use statementsStruan Donald2012-02-27-0/+15
* reduce duplicated codeStruan Donald2012-02-27-87/+2
* deal with emptyhomes emailsStruan Donald2012-02-27-0/+135
* rough first draft of send-report refactor not. Work in progress at the momentStruan Donald2012-02-27-0/+373