aboutsummaryrefslogtreecommitdiffstats
path: root/t/app/controller
Commit message (Expand)AuthorAgeLines
* Merge branch '2023-bad-open311-dates'Matthew Somerville2018-03-16-0/+13
|\
| * Truncate dates in Open311 output to the second.Matthew Somerville2018-03-15-0/+13
* | Fix JSON-encoding crash on /report/ajaxDave Arter2018-03-15-0/+6
* | Display ‘pick an option’ placeholder for report extra dropdownsDave Arter2018-03-14-2/+3
* | [Zurich] Switch to more modern database states.Matthew Somerville2018-03-07-100/+0
|/
* Fix post-edit issues on admin report edit page.Matthew Somerville2018-03-02-0/+4
* Add development email previewer.Matthew Somerville2018-03-01-0/+33
* Merge branch '1939-questionnaire-links'Matthew Somerville2018-02-19-6/+106
|\
| * Store questionnaire data as soon as opened.Matthew Somerville2018-02-16-0/+17
| * Show any ‘steady-state’ questionnaire response.Matthew Somerville2018-02-16-4/+12
| * Link update made during questionnaire to it.Matthew Somerville2018-02-16-4/+21
| * Prefill first question from questionnaire email.Matthew Somerville2018-02-16-2/+2
| * Add some /photo and questionnaire update tests.Matthew Somerville2018-02-16-3/+61
* | Allow inspectors to see/change non_public reports.Matthew Somerville2018-02-09-3/+39
|/
* Allow updates to be left as another user with phone numberDave Arter2018-02-07-7/+66
* Don’t require SMS_AUTHENTICATION to view/edit user email/phone_verifiedDave Arter2018-02-07-0/+14
* Allow ‘report as another user’ to only provide a phone numberDave Arter2018-02-07-2/+65
* Merge branch '2fa-superuser'Matthew Somerville2018-02-07-10/+83
|\
| * Allow two-factor to work during creation flow.Matthew Somerville2018-02-07-4/+30
| * Add two-factor authentication for superusers.Matthew Somerville2018-02-07-6/+53
* | Merge branch '1944-admin-remove-account'Matthew Somerville2018-02-07-6/+28
|\ \
| * | Admin ability to remove user account details.Matthew Somerville2018-02-06-0/+16
| * | Add admin ability to log user out.Matthew Somerville2018-02-06-6/+12
| |/
* | Merge branch 'password-tests'Matthew Somerville2018-02-06-2/+39
|\ \
| * | Add length/common password checking.Matthew Somerville2018-02-06-2/+39
| |/
* | Upgrade Number::Phone.Matthew Somerville2018-02-05-3/+3
* | Ask for current pw/send email on password change.Matthew Somerville2018-02-01-2/+61
|/
* Merge branch '1942-admin-anonymize'Matthew Somerville2018-01-31-1669/+1937
|\
| * Split up admin test file into many separate files.Matthew Somerville2018-01-31-1694/+1937
| * Admin ability to hide a user's reports/updates.Matthew Somerville2018-01-31-1/+14
| * Admin ability to make user anonymous.Matthew Somerville2018-01-31-0/+12
* | [Zurich] Allow publishing of individual photos.Matthew Somerville2018-01-18-52/+8
|/
* Fix bug specifying category in URL on /around.Matthew Somerville2018-01-04-5/+16
* Fix spelling of administrator.Matthew Somerville2017-12-15-2/+2
* Bypass /around from postcode form if required.Dave Arter2017-12-13-0/+61
* Only allow one auto-response template per category/state.Dave Arter2017-12-04-5/+107
* Merge branch '1919-consolidate-statistics'Matthew Somerville2017-11-29-916/+139
|\
| * Consolidate summary statistics pages.Matthew Somerville2017-11-29-913/+131
| * Refactor stats pages to their own controller.Matthew Somerville2017-11-29-0/+6
* | allow dashboard CSV export access using token authStruan Donald2017-11-29-0/+16
* | Staff user page for generating an access token.Struan Donald2017-11-29-0/+93
* | Add an access token authentication credential.Matthew Somerville2017-11-29-0/+25
|/
* Allow cobrands to disable moderation emailsDave Arter2017-11-22-0/+32
* Treat dashboard end date as that given, inclusive.Matthew Somerville2017-11-16-1/+1
* add date range options to council dashboardStruan Donald2017-11-14-0/+39
* allow admin to unban a userStruan Donald2017-11-07-5/+37
* do not override template when displaying body contacts as textStruan Donald2017-11-07-0/+1
* Fix issue editing user previously lacking a name.Matthew Somerville2017-11-07-1/+5
* Merge branch 'around-and-about-pagination'Matthew Somerville2017-11-06-7/+7
|\
| * Have /around ajax use same format as others.Matthew Somerville2017-11-02-7/+7