aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/App/Controller/Report/Update.pm
Commit message (Expand)AuthorAgeLines
* Move email input nearer password input on forms.Zarino Zappia2018-12-05-1/+5
* Use Chains in /report.Matthew Somerville2018-10-22-2/+2
* Allow superusers access to update staff dropdowns.Matthew Somerville2018-10-11-1/+1
* Add cobrand hook for disallowing updates.Dave Arter2018-09-13-0/+1
* Add ability to close updates on reports.Matthew Somerville2018-05-23-0/+1
* Don’t strip whitespace from user passwords during registrationDave Arter2018-04-27-1/+1
* Store contributed-as data.Matthew Somerville2018-03-20-3/+11
* Allow updates to be left as another user with phone numberDave Arter2018-02-07-2/+10
* Merge branch '2fa-superuser'Matthew Somerville2018-02-07-4/+12
|\
| * Allow two-factor to work during creation flow.Matthew Somerville2018-02-07-4/+9
| * Add two-factor authentication for superusers.Matthew Somerville2018-02-07-0/+3
* | Add length/common password checking.Matthew Somerville2018-02-06-2/+5
|/
* 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-65/+116
* Move some auth functions to their own controllers.Matthew Somerville2017-09-30-2/+2
* Drop council_states and $visible_states.Matthew Somerville2017-08-29-1/+1
* enable body users to add problem updates anonymouslyStruan Donald2017-08-16-1/+5
* [UK] Remove requirement for fixed body IDs.Matthew Somerville2017-06-20-1/+2
* [Bromley] Restore staff update functionDave Arter2017-05-30-1/+2
* Use same state input in update form as elsewhere.Matthew Somerville2017-05-26-8/+2
* Move alert signup logic out of controllerpezholio2017-05-05-15/+8
* Remove from_body requirement from User::has_permission_toDave Arter2016-09-20-3/+3
* Feature to create report as body/other user.Zarino Zappia2016-08-10-5/+34
* Improve CSRF tokens and add to more forms.Matthew Somerville2016-06-20-0/+1
* Handle reports/updates by logged in abuse entries.Matthew Somerville2016-05-27-0/+5
* Add Twitter social login.Matthew Somerville2016-04-08-0/+2
* Rename process_extras to process_open311_extras.Matthew Somerville2016-03-08-2/+2
* Add login by Facebook when updating.Matthew Somerville2016-01-22-38/+128
* Remove ms_current_timestamp() override function.Matthew Somerville2015-08-13-1/+1
* Alter token logging in and timeout behaviour.Matthew Somerville2015-07-10-2/+2
* Factor out all uses of param()/params.Matthew Somerville2015-07-07-22/+22
* Always show confirmation page for reports/updates.Matthew Somerville2015-02-19-5/+2
* Show logged in message as success, not error.Matthew Somerville2014-11-18-1/+2
* Allow comments to be confirmed with no confirmationStruan Donald2014-04-08-1/+9
* Merge remote branch 'origin/zurich'Matthew Somerville2013-02-04-4/+4
|\
| * Rename council column to bodies_str, and all the related code.Matthew Somerville2012-12-15-3/+3
| * Rename from_council to from_body, and small related changes.Matthew Somerville2012-12-15-3/+3
* | Merge branch 'bromley-new-statuses'Struan Donald2013-01-16-1/+17
|\ \ | |/ |/|
| * If we are sending updates to an external system we need to recordStruan Donald2012-11-22-0/+15
| * change update form to use new statusesStruan Donald2012-10-01-1/+2
* | Fix other part of race conditionStruan Donald2012-08-29-1/+1
* | adding text from a message manager message increments supporter countStruan Donald2012-08-24-0/+4
* | allow adding of message manager messages as updates rather than as issuesStruan Donald2012-08-23-0/+1
|/
* Remove unused extra_* functions.Matthew Somerville2012-08-16-1/+1
* Couple more URLs to right site (e.g. already answered questionnaire).Matthew Somerville2012-07-18-1/+1
* Only create alert if actual parameters differ, not just cobrand/lang.Matthew Somerville2012-06-21-8/+14
* Call process_extras() from updates too, so that error checking runs.Matthew Somerville2012-06-21-2/+5
* Fix spelling of this variable.Matthew Somerville2012-06-21-1/+1
* Merge branch 'master' into bromleyMatthew Somerville2012-05-22-1/+1
|\
| * Move photo processing functions to the photo controller.Matthew Somerville2012-05-22-1/+1