aboutsummaryrefslogtreecommitdiffstats
path: root/perllib
Commit message (Expand)AuthorAgeLines
...
| * | [Bromley] Deal with partial postcodes in search.Matthew Somerville2018-06-20-3/+9
| * | Keep commas in geocode lookups.Matthew Somerville2018-06-18-2/+2
| |/
* / cobrand hook to deny access to pagesStruan Donald2018-06-19-0/+1
|/
* [UK] Ignore TfL body in get_body_handler_for_problem.Matthew Somerville2018-06-18-1/+1
* Merge branch 'issues/commercial/1038-bromley-tfl-direct'Matthew Somerville2018-06-14-25/+57
|\
| * [Bromley] Include TfL reports on map, in grey.Matthew Somerville2018-06-14-0/+8
| * [UK] Improve owns_problem &c for use with TfL bodyMatthew Somerville2018-06-14-13/+13
| * [TfL] Add SendReport plugin to ignore contact selection.Matthew Somerville2018-06-14-0/+23
| * If single_body_only set, skip contact body check.Matthew Somerville2018-06-14-12/+13
* | Catch errors whilst quote_char is set.Matthew Somerville2018-06-13-113/+124
* | Use correct created column in problem timeline.Matthew Somerville2018-06-13-3/+3
|/
* include automated field when editing contactsStruan Donald2018-06-11-3/+13
* [Oxfordshire] use localtime in open311 get update callStruan Donald2018-06-08-0/+2
* Fix issue displaying anonymous account email.Matthew Somerville2018-06-07-5/+10
* Don’t delete email contacts on devolved bodies.Matthew Somerville2018-06-06-21/+8
* error on bad update ids passed to contact formStruan Donald2018-06-05-3/+11
* Merge branch 'issues/commercial/1037-bromley-wording'Matthew Somerville2018-06-04-0/+4
|\
| * Make sure site_name/signature consistent in emailsMatthew Somerville2018-06-04-0/+2
| * [Bromley] Set default show name to zero.Matthew Somerville2018-06-04-0/+2
* | For duplicate, make sure update will be included.Matthew Somerville2018-06-04-1/+1
* | [Bromley] Include asset ID in title if given.Matthew Somerville2018-06-04-1/+9
* | [Bromley] Add asset/PROW ID meta to attributes.Matthew Somerville2018-06-04-0/+19
* | [Bromley] extra asset layersStruan Donald2018-06-04-1/+2
* | [Open311] Factor cobrand overrides to functions.Matthew Somerville2018-06-04-14/+28
|/
* Fallback to ID ordering on dashboard export.Matthew Somerville2018-05-31-1/+1
* [BANES] Add extra columns to dashboard CSV export; behind new permissionDave Arter2018-05-31-0/+47
* Call cobrand hook to add extra CSV columns on dashboard exportDave Arter2018-05-30-0/+1
* Merge branch 'user-inactivity'Matthew Somerville2018-05-24-23/+255
|\
| * [Open311] Cope with undefined names.Matthew Somerville2018-05-23-2/+4
| * Add admin tickbox to close report to updates.Matthew Somerville2018-05-23-0/+6
| * Add ability to close updates on reports.Matthew Somerville2018-05-23-0/+25
| * Script to scrub old non-open reports.Matthew Somerville2018-05-23-0/+57
| * Script to email/anonymize inactive users.Matthew Somerville2018-05-23-0/+93
| * Update last_active on login/logout/session expiry.Matthew Somerville2018-05-23-0/+9
| * Refactor out some session functions.Matthew Somerville2018-05-23-1/+20
| * Factor anonymize function to User model.Matthew Somerville2018-05-23-14/+20
| * Add created and last_active columns to user.Matthew Somerville2018-05-23-6/+20
| * [FixaMinGata] Add to CronFns list.Matthew Somerville2018-05-23-0/+1
* | [Buckinghamshire] Update email address.Matthew Somerville2018-05-24-1/+1
* | [Zurich] Update to new map server.Matthew Somerville2018-05-23-6/+6
* | Merge branch 'quote-the-template-nevermore'Matthew Somerville2018-05-23-8/+5
|\ \
| * | Escape data attributes in template.Matthew Somerville2018-05-23-8/+5
| |/
* / Use default sender for report sent email.Matthew Somerville2018-05-23-1/+1
|/
* Move default problem state to cobrand function.Matthew Somerville2018-05-15-2/+5
* [Zurich] Use correct column for ‘newest’ sorting.Matthew Somerville2018-05-15-0/+1
* [Buckinghamshire] Use tilma.mysociety.org for WFS instead of staging tilmaDave Arter2018-05-14-1/+1
* Add UI for selecting multiple wards from /reports/ body pageDave Arter2018-05-14-0/+11
* Make sure closest address stringified in extra.Matthew Somerville2018-05-14-3/+3
* Cobrand hook for showing all states in filter.Matthew Somerville2018-05-09-3/+3
* ajax endpoint to return closest address.Struan Donald2018-05-09-39/+85