aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/App/Controller
Commit message (Expand)AuthorAgeLines
* Add GitHub Actions.M Somerville2020-11-16-0/+1
* [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/+72
* [Bromley] Add waste reporting service.Matthew Somerville2020-11-11-1/+264
* [Bromley] Add waste service lookup.Matthew Somerville2020-11-11-67/+64
* 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
|/
* 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
* Merge branch 'hibp'Matthew Somerville2020-07-08-14/+40
|\
| * Add option to check password on Have I Been Pwned.Matthew Somerville2020-07-07-14/+40
* | Better sort admin user table.Matthew Somerville2020-07-07-14/+9
|/
* Factor out/default Open311 construction object.Matthew Somerville2020-07-06-29/+1
* Add allowed_domains OIDC config to limit logins to specific domainsDave Arter2020-07-02-0/+8