aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/App/Controller/Report/New.pm
Commit message (Expand)AuthorAgeLines
* Fix some test warnings.Matthew Somerville2019-05-13-3/+3
* Rename DB::ReportExtraFields to ReportExtraField.Matthew Somerville2019-05-02-1/+1
* Merge branch '2435-admin-anonymous-report'Matthew Somerville2019-04-05-2/+3
|\
| * Fix superusers creating anonymous reports.Matthew Somerville2019-04-05-2/+3
* | Factor to common FixMyStreet::MapIt call.Matthew Somerville2019-04-04-1/+0
|/
* [fixmystreet.com] Improve two-tier unresponsive.Matthew Somerville2019-02-11-20/+20
* Allow Open311 codes starting with ‘_’ to function.Matthew Somerville2019-02-04-2/+2
* Factor out two identical loops.Matthew Somerville2019-01-21-19/+5
* Call confirm() during token confirmation.Matthew Somerville2019-01-14-2/+1
* Use pin_new_report_colour server-side too.Matthew Somerville2019-01-14-1/+1
* Allow override search to /report/new => /around.Matthew Somerville2019-01-10-1/+7
* Move email input nearer password input on forms.Zarino Zappia2018-12-05-1/+5
* use submitted phone number and email in login formStruan Donald2018-10-23-0/+10
* Deal with a variety of low-level test warnings.Matthew Somerville2018-10-04-1/+1
* allow web based use of report importStruan Donald2018-09-13-0/+6
* Update user object before attempting sign-in.Matthew Somerville2018-09-06-1/+2
* Check all contacts for metadata and non-public.Matthew Somerville2018-09-06-6/+13
* Do not delete other category extras on first matchMatthew Somerville2018-08-29-8/+2
* Merge branch 'dev-confirmation-pages'Matthew Somerville2018-08-29-6/+0
|\
| * Move all test endpoints under /_dev.Zarino Zappia2018-08-29-6/+0
* | Remove need for category_extras ajax call.Matthew Somerville2018-08-28-48/+55
|/
* Fix inspector dragging of pins.Matthew Somerville2018-08-09-0/+1
* allow front end to not send to specific bodyStruan Donald2018-08-06-2/+13
* [Buckinghamshire] Fix hard-coded category lookup.Matthew Somerville2018-08-03-1/+1
* Allow asset layer display to be body dependent.Struan Donald2018-08-03-1/+13
* Use CSV escaping for categories in URLs.Matthew Somerville2018-06-21-1/+5
* send unresponsive details back with category extrasStruan Donald2018-06-20-0/+4
* If single_body_only set, skip contact body check.Matthew Somerville2018-06-14-12/+13
* Fix issue displaying anonymous account email.Matthew Somerville2018-06-07-4/+9
* Move default problem state to cobrand function.Matthew Somerville2018-05-15-2/+1
* Remove needless category mappings.Matthew Somerville2018-05-08-6/+7
* Don’t strip whitespace from user passwords during registrationDave Arter2018-04-27-1/+1
* Add way of validating data in report_form_extras.Matthew Somerville2018-04-23-0/+8
* Add new report hooks for cobrand report munging.Matthew Somerville2018-04-23-0/+3
* Have only one bodies_to_list variable.Matthew Somerville2018-04-23-4/+2
* limit problem body to single body if requiredStruan Donald2018-04-03-2/+11
* Don’t show empty ‘provide extra detail’ sectionDave Arter2018-03-29-0/+4
* Store contributed-as data.Matthew Somerville2018-03-20-8/+11
* Deal with 'automated' Open311 service attributes.Struan Donald2018-03-15-2/+2
* [Zurich] Switch to more modern database states.Matthew Somerville2018-03-07-0/+1
* Merge branch 'issues/forcouncils/276-staff-only-reports'Matthew Somerville2018-02-13-0/+3
|\
| * Allow inspectors to see/change non_public reports.Matthew Somerville2018-02-09-0/+3
* | Improvements to report_sent_confirmation_email functionDave Arter2018-02-12-4/+5
|/
* Allow ‘report as another user’ to only provide a phone numberDave Arter2018-02-07-2/+16
* Merge branch '2fa-superuser'Matthew Somerville2018-02-07-9/+23
|\
| * Allow two-factor to work during creation flow.Matthew Somerville2018-02-07-9/+20
| * Add two-factor authentication for superusers.Matthew Somerville2018-02-07-0/+3
* | Add length/common password checking.Matthew Somerville2018-02-06-2/+4
|/
* [Zurich] Fix for request with empty category.Matthew Somerville2018-01-18-1/+1
* Add some new Body model helper methods.Matthew Somerville2018-01-03-4/+1