aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/App/Controller/Report/New.pm
Commit message (Expand)AuthorAgeLines
* 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
* Include JSON of extra fields in category_extras.Dave Arter2017-12-13-0/+21
* Add opt-in cobrand hook for category groupsDave Arter2017-12-06-9/+11
* Group categories on new report formDave Arter2017-12-05-3/+15
* Redirect inspectors correctly on creation.Matthew Somerville2017-10-16-2/+6
* Factor the three SMS code checking fns together.Matthew Somerville2017-10-12-12/+2
* Add ability to confirm reports/updates via text.Matthew Somerville2017-09-30-44/+170
* Add ability to log in on /auth via text.Matthew Somerville2017-09-30-1/+1
* Add 'verified' database columns for email/phone.Matthew Somerville2017-09-30-1/+5
* Move some auth functions to their own controllers.Matthew Somerville2017-09-30-2/+2
* Reduce queries on /report when loading defect types/prioritiesDave Arter2017-08-18-1/+1
* Add site-wide extra fields for reports, and admin UI to manageDave Arter2017-08-17-0/+33
* enable body users to report problems anonymouslyStruan Donald2017-08-16-2/+7
* Set up translatable category columns.Matthew Somerville2017-08-10-5/+6
* Ensure user has from_body for contribute as body.Matthew Somerville2017-08-09-1/+1
* Only use active categories for making new reports.Matthew Somerville2017-07-14-1/+1
* Populate defect types dropdown on category changepezholio2017-06-20-0/+6
* [UK] Remove requirement for fixed body IDs.Matthew Somerville2017-06-20-1/+1
* Redirect to report for inspectorspezholio2017-05-05-6/+12
* Add cobrand call_hook fn, calls a fn if defined.Matthew Somerville2017-02-15-6/+3
* Add shortlist buttons to report lists.Matthew Somerville2017-01-12-0/+8
* [UK] Hide usrn/asset_id Open311 fields.Matthew Somerville2016-11-11-1/+1
* Allow multiple selections in report list filter.Zarino Zappia2016-10-13-1/+4
* Determine location before possible redirect.Matthew Somerville2016-10-04-1/+1
* Handle extra field updates on report inspect pageDave Arter2016-10-04-23/+31
* Merge branch 'issues/forcouncils/7-custom-open311-attributes'Matthew Somerville2016-09-20-34/+49
|\
| * Only include relevant bodies upon category choice.Matthew Somerville2016-09-20-34/+38
| * New section headings in report form.Zarino Zappia2016-09-20-1/+12
* | Remove from_body requirement from User::has_permission_toDave Arter2016-09-20-3/+3
|/
* Merge branch 'issues/forcouncils/72-show-extra-data'Matthew Somerville2016-09-09-8/+1
|\
| * Improve display of category extra data in admin.Matthew Somerville2016-09-09-8/+1
* | Add manage screen for editing priority/category.Matthew Somerville2016-09-09-1/+1
|/
* Automatically spot Open311 co-ord/ID attributes.Matthew Somerville2016-08-24-2/+2
* Get contribution state from server with map click.Matthew Somerville2016-08-19-0/+10
* Remove unused category_extras_json code.Matthew Somerville2016-08-16-1/+0
* Remove some unused code/ database handle.Matthew Somerville2016-08-12-26/+1
* Feature to create report as body/other user.Zarino Zappia2016-08-10-6/+40
* Allow editing of category on admin report edit.Matthew Somerville2016-07-15-0/+1
* Remove bit of unused/needed code.Matthew Somerville2016-07-15-24/+3
* Check extras for all retrieved contacts.Matthew Somerville2016-07-15-12/+12
* Refactor sending of problem confirmation emailDave Arter2016-07-08-32/+29