aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/Script
Commit message (Expand)AuthorAgeLines
* [TfL] script to automatically close reportsStruan Donald2020-10-14-0/+129
* Enable HTML in update alert emails.Dave Arter2020-09-30-0/+1
* Centralise update creation to include fields.Matthew Somerville2020-07-14-9/+1
* Allow cobrand to provide custom domain for VERP addressesDave Arter2020-07-02-1/+1
* Skip accounts without email for inactive emails.Matthew Somerville2020-06-11-0/+1
* Ignore body users when anonymizing.Matthew Somerville2020-06-03-0/+6
* Mark user as active when sent an email alert.Matthew Somerville2020-06-03-0/+4
* Fix breaking test.Matthew Somerville2020-05-06-1/+1
* [BANES] Add script to close redundant reportsChris Mytton2020-05-06-2/+3
* Have a daemon that can send reports.Matthew Somerville2020-04-28-19/+31
* Ignore sending failures within the database query.Matthew Somerville2020-04-06-3/+29
* Tidy up verbose/debug handling of send-reports.Matthew Somerville2020-04-06-32/+22
* Move summary failures to separate script.Matthew Somerville2020-03-31-2/+0
* Move per-row process to its own package.Matthew Somerville2020-03-31-271/+9
* Refactor Script::Report into an object.Matthew Somerville2020-03-31-202/+272
* [Open311] Allow save/drop of row extra during sendMatthew Somerville2020-03-31-8/+1
* Fixes the To header when sending emails about inactive accounts.Joe Siltberg2020-03-26-1/+1
* Fix password setting in createsuperuser script.Matthew Somerville2020-02-26-6/+14
* Allow anonymous reporting on per-category basis.Matthew Somerville2020-02-13-1/+1
* [TfL] Add hook to restrict to safety reports.Matthew Somerville2020-01-09-0/+1
* [Inactive] Add option to only act on one cobrand.Matthew Somerville2020-01-09-16/+24
* [Inactive] Add option to fully delete reports.Matthew Somerville2020-01-09-3/+28
* [Inactive] Ignore already anonymized users.Matthew Somerville2020-01-09-0/+1
* [TfL] Fix reference ID in logged email.Matthew Somerville2019-12-11-8/+1
* [UK] Fix links in submit email.Matthew Somerville2019-12-11-3/+6
* [TfL] Exclude TfL items from non-TfL email alerts.Matthew Somerville2019-12-09-1/+7
* Record first time fixed/closed update sent to reporter in email.Matthew Somerville2019-12-09-4/+13
* pass cobrand name to state display from alert scriptStruan Donald2019-11-26-1/+1
* Remove unused inspection required/reputation code.Matthew Somerville2019-10-28-19/+0
* [Oxfordshire] Remove raise defect/inspected code.Matthew Somerville2019-10-10-1/+0
* Turn on quote_names.Matthew Somerville2019-06-26-4/+4
* Update a number of packages.Matthew Somerville2019-05-13-1/+0
* Factor to common FixMyStreet::MapIt call.Matthew Somerville2019-04-04-4/+3
* Fix archive report script to not skip first row.Matthew Somerville2019-03-28-7/+8
* Merge branch 'issues/commercial/1273-ref-number-com'Matthew Somerville2019-03-27-1/+11
|\
| * [UK] Council reference in .com confirm sent email.Matthew Somerville2019-03-27-1/+11
* | make sure the archive report script sets up lang etcStruan Donald2019-03-27-0/+8
|/
* more obvious delineation between reports in error emailStruan Donald2019-03-25-1/+1
* [FixaMinGata] Adds a cobrand hook (threshold for responsiveness top 5 list)Joe Siltberg2019-02-25-1/+1
* [Buckinghamshire] Script to close old district flytipping reports.Matthew Somerville2019-01-23-18/+26
* Remove any use of `my $x if $foo`.Matthew Somerville2019-01-14-1/+3
* Deal with possible multiple send_method_useds.Matthew Somerville2018-11-06-1/+8
* Don’t send questionnaires for closed reports.Dave Arter2018-10-26-1/+3
* Add get_cobrand_logged to Comment.Matthew Somerville2018-10-09-2/+2
* Add hook for per-row questionnaire override.Matthew Somerville2018-09-13-1/+4
* pull out reports group_by code to methodStruan Donald2018-09-12-9/+16
* add end argument to loop_periodStruan Donald2018-09-12-5/+6
* Use do-not-reply address for sent report email.Matthew Somerville2018-07-09-1/+0
* [UK] Fix issue when body ID not equal to MapIt ID.Matthew Somerville2018-06-28-1/+4
* Merge branch 'user-inactivity'Matthew Somerville2018-05-24-0/+174
|\