aboutsummaryrefslogtreecommitdiffstats
path: root/perllib
Commit message (Expand)AuthorAgeLines
* Explicitly pass one argument to encode_json()Tom Hukins2019-04-09-3/+3
* Avoid string evalTom Hukins2019-04-09-3/+2
* Stop loading an unused moduleTom Hukins2019-04-09-1/+0
* [Open311] handle bad FixMyStreet id in updatesStruan Donald2019-04-09-0/+5
* [Northamptonshire] restrict title to 120 charactersStruan Donald2019-04-09-0/+8
* Merge branch 'open311-better-get-error'Matthew Somerville2019-04-05-62/+41
|\
| * [Open311] Factor GET/POST calls together.Matthew Somerville2019-04-05-62/+41
* | Merge branch '2435-admin-anonymous-report'Matthew Somerville2019-04-05-10/+10
|\ \
| * | Fix superusers creating anonymous reports.Matthew Somerville2019-04-05-10/+10
| |/
* | [UK] Deal with 2019 local government changes.Matthew Somerville2019-04-04-0/+20
* | Factor to common FixMyStreet::MapIt call.Matthew Somerville2019-04-04-54/+50
|/
* Make sure MapIt generation always used if given.Matthew Somerville2019-04-01-20/+25
* [Northamptonshire] do not display district/borough reportsStruan Donald2019-03-28-0/+7
* Fix archive report script to not skip first row.Matthew Somerville2019-03-28-7/+8
* [Northamptonshire] Update report_sent_confirmation_email.Matthew Somerville2019-03-27-1/+1
* Merge branch 'issues/commercial/1273-ref-number-com'Matthew Somerville2019-03-27-5/+15
|\
| * [UK] Council reference in .com confirm sent email.Matthew Somerville2019-03-27-5/+15
* | make sure the archive report script sets up lang etcStruan Donald2019-03-27-0/+8
|/
* [Northamptonshire] only display NCC categories on cobrandStruan Donald2019-03-26-0/+5
* more obvious delineation between reports in error emailStruan Donald2019-03-25-1/+1
* [Northamptonshire] cobrand config, template and css changesStruan Donald2019-03-25-0/+85
* Allow cobrand customisation of privacy URLStruan Donald2019-03-25-0/+8
* [Buckinghamshire] Send drainage reports via email as well as Open311Dave Arter2019-03-20-4/+10
* Merge branch 'open311-hook-update-params'Matthew Somerville2019-03-12-9/+14
|\
| * [Open311] Use cobrand hook for extra update paramsMatthew Somerville2019-03-08-9/+14
* | [open311] optionally use fixmystreet_id to match update to problemStruan Donald2019-03-12-2/+12
* | [Oxfordshire] always send easting/northing over open311Struan Donald2019-03-12-4/+2
* | [Open311] Proper bodies check for sending updates.Matthew Somerville2019-03-12-3/+1
* | Let all cobrands treat hidden_fields as hidden.Matthew Somerville2019-03-12-2/+2
* | [UK Councils] Make sure server_set as appropriate.Matthew Somerville2019-03-12-0/+23
|/
* [Bromley] Reduce heatmap default time to one monthMatthew Somerville2019-03-08-1/+1
* Show all Open311 extra fields in edit admin.Matthew Somerville2019-03-07-3/+0
* Make sure raw RABX column is utf8-encoded.Matthew Somerville2019-03-06-4/+8
* Merge branch 'stream-csv-output'Matthew Somerville2019-03-05-11/+25
|\
| * Stream dashboard CSV output.Matthew Somerville2019-03-05-11/+25
* | Merge branch 'report-links-same-domain'Matthew Somerville2019-03-05-0/+17
|\ \
| * | Use relative report links where possible.Matthew Somerville2019-03-05-0/+17
| |/
* | Merge branch '374-default-show-name'Matthew Somerville2019-03-05-9/+1
|\ \
| * | Default to unchecked for default_show_name.Matthew Somerville2019-03-04-9/+1
| |/
* / Add DateRange class.Matthew Somerville2019-03-04-45/+109
|/
* [Bromley] Better date parsing on heatmap.Matthew Somerville2019-02-28-3/+14
* Merge branch '2406-fix-admin-body-dropdown'Matthew Somerville2019-02-28-2/+2
|\
| * Fix admin index body dropdown redirect.Matthew Somerville2019-02-26-2/+2
* | [Oxfordshire] Limit appears to be lower than 30.Matthew Somerville2019-02-28-2/+2
* | [Bromley] Initial heatmap page.Matthew Somerville2019-02-28-10/+151
* | Do not assign bodyless reports to area IDs.Matthew Somerville2019-02-28-13/+5
|/
* Merge remote-tracking branch 'origin/issues/commercial/1229-duplicate-reporting'Matthew Somerville2019-02-25-31/+57
|\
| * [Borsetshire] Enable duplicate suggestionZarino Zappia2019-02-25-0/+2
| * Internal JSON endpoint to get reports near a pointMatthew Somerville2019-02-25-4/+28
| * Refactor nearby() to use named parameters not listMatthew Somerville2019-02-25-30/+30