aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/App
Commit message (Expand)AuthorAgeLines
* Add GitHub Actions.M Somerville2020-11-16-13/+19
* [Bromley] Use property ID, rather than UPRN.M Somerville2020-11-12-21/+21
* [Bromley] Nuanced template resolution codes.M Somerville2020-11-11-1/+4
* [Bromley] Push notification from Echo.Matthew Somerville2020-11-11-3/+122
* [Bromley] Look for open events.Matthew Somerville2020-11-11-2/+2
* [Bromley] Send sent confirmation for waste reportsMatthew Somerville2020-11-11-1/+1
* [Bromley] Report missed bin within 2 working days.Matthew Somerville2020-11-11-1/+1
* [Waste] ICal generation, with Data::ICal.Matthew Somerville2020-11-11-0/+38
* [Bromley] Add general enquiries.Matthew Somerville2020-11-11-0/+120
* [Bromley] Add waste reporting service.Matthew Somerville2020-11-11-1/+494
* [Bromley] Add waste service lookup.Matthew Somerville2020-11-11-67/+151
* Form wizard code.M Somerville2020-11-11-0/+182
* prevent editing of category names with hardcoded flagStruan Donald2020-10-28-0/+7
* allow bulk removal of staff status from usersStruan Donald2020-10-23-9/+21
* [Bromley] Waste notification endpoint.M Somerville2020-10-23-0/+92
* [Oxfordshire] Add instruct defect functionality back inChris Mytton2020-10-12-1/+9
* do not cache the service workerStruan Donald2020-10-09-0/+1
* Fix email alert on initial update template.M Somerville2020-10-09-1/+4
* Show all category history even if category renamedM Somerville2020-10-07-2/+1
* Merge branch '3167-strip-space-middle'M Somerville2020-10-02-1/+5
|\
| * Don’t strip all spaces from Open311 categories.M Somerville2020-10-02-1/+5
* | Merge branch 'deleted-response-priorities'M Somerville2020-10-02-1/+2
|\ \
| * | Do not display deleted priorities in inspect form.M Somerville2020-10-02-1/+2
| |/
* / Record whether report made on desktop or mobile.M Somerville2020-10-02-3/+12
|/
* Move some templating functions to ::Template.M Somerville2020-10-01-37/+2
* Merge branch 'issues/commercial/1928-html-in-response-templates'M Somerville2020-09-30-10/+39
|\
| * Enable HTML in update alert emails.Dave Arter2020-09-30-16/+21
| * Enable HTML in updates from staff usersDave Arter2020-09-30-9/+33
* | Merge branch 'improved-email-phone-in-form'M Somerville2020-09-30-13/+69
|\ \
| * | Show error if text confirmation code sending failsM Somerville2020-09-25-0/+10
| * | Split up two username fields.M Somerville2020-09-25-12/+23
| * | If text auth on, ask which method they wish to useM Somerville2020-09-25-1/+16
| * | Show username error in correct place only.M Somerville2020-09-25-0/+20
| |/
* / do not trigger duplicate check with stopper checkStruan Donald2020-09-30-0/+28
|/
* fix using multiple disable messages on category questionsStruan Donald2020-09-25-4/+6
* [Hounslow] Factor non-map report creation calls.Matthew Somerville2020-09-02-9/+21
* [IoW] Small refactor of munging functions.Matthew Somerville2020-09-02-6/+2
* Don’t display duplicate categories in filter on /around and /myDave Arter2020-08-28-0/+6
* [Hackney] Allow editing & addition of contacts with special destination addre...Dave Arter2020-08-24-1/+3
* Offline process for CSV generation.M Somerville2020-08-11-2/+73
* Refactor out CSV generation to its own package.M Somerville2020-08-11-290/+34
* Remove use of $c from various functions.M Somerville2020-08-06-11/+15
* Add database index for user full text search.M Somerville2020-08-06-16/+1
* Add extra ordering to search query to force full text index use.Matthew Somerville2020-08-06-1/+6
* Add photo upload field to inspector formChris Mytton2020-08-06-0/+7
* Do not error in export if report has bad category.M Somerville2020-08-04-1/+1
* Lowercase contact email when looking for user.Matthew Somerville2020-08-03-1/+1
* Add database index for full text search.Matthew Somerville2020-07-31-31/+15
* Prefetch user bodies in admin user search.Matthew Somerville2020-07-31-2/+5
* Centralise update creation to include fields.Matthew Somerville2020-07-14-54/+7