aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/App/Controller/Report
Commit message (Expand)AuthorAgeLines
* 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
* Add ability to close updates on reports.Matthew Somerville2018-05-23-0/+1
* 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-2/+2
* 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-11/+22
* 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 updates to be left as another user with phone numberDave Arter2018-02-07-2/+10
* Allow ‘report as another user’ to only provide a phone numberDave Arter2018-02-07-2/+16
* Merge branch '2fa-superuser'Matthew Somerville2018-02-07-13/+35
|\
| * Allow two-factor to work during creation flow.Matthew Somerville2018-02-07-13/+29
| * Add two-factor authentication for superusers.Matthew Somerville2018-02-07-0/+6
* | Add length/common password checking.Matthew Somerville2018-02-06-4/+9
|/
* [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-24/+4
* Add ability to confirm reports/updates via text.Matthew Somerville2017-09-30-109/+286
* 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-4/+4
* Drop council_states and $visible_states.Matthew Somerville2017-08-29-1/+1
* 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