aboutsummaryrefslogtreecommitdiffstats
path: root/t/app/controller
Commit message (Expand)AuthorAgeLines
...
* Store all moderation change history in database.Matthew Somerville2018-11-26-0/+5
* Improve update display on admin report edit page.Matthew Somerville2018-11-26-1/+1
* [UK] server side cobrand specific validationStruan Donald2018-11-26-1/+136
* add report_prefill user permissionStruan Donald2018-11-19-1/+25
* add default_to_body permissionStruan Donald2018-11-19-0/+19
* [UK] send reports on highways agency roads to highways agencyStruan Donald2018-11-19-0/+13
* Mark moderation_original_data extra as RABXColumn.Matthew Somerville2018-11-19-3/+5
* Store more original stuff on moderation.Matthew Somerville2018-11-16-1/+14
* Add option to symlink full size photos.Matthew Somerville2018-11-14-6/+9
* add report_mark_private permissionStruan Donald2018-11-12-3/+166
* Simplify /auth sign in page.Matthew Somerville2018-11-09-32/+15
* Remove unnecessary logins in report_updates.tMatthew Somerville2018-11-09-9/+0
* Allow moderation to edit category.Matthew Somerville2018-11-07-0/+12
* Merge branch 'moderate-allow-extra-edits'Matthew Somerville2018-10-30-0/+40
|\
| * Allow moderation to edit extra fields/location.Matthew Somerville2018-10-26-0/+40
* | Don’t send questionnaires for closed reports.Dave Arter2018-10-26-0/+20
|/
* use submitted phone number and email in login formStruan Donald2018-10-23-0/+7
* Allow moderation to potentially change photos.Matthew Somerville2018-10-22-39/+27
* Use Chains in /report.Matthew Somerville2018-10-22-1/+1
* add alert editing to user edit page in adminStruan Donald2018-10-19-0/+58
* allow cobrands to restrict /contact to abuse reportsStruan Donald2018-10-18-0/+28
* Update areas when moving report pinDave Arter2018-10-17-5/+18
* display alert count on admin report pageStruan Donald2018-10-17-0/+26
* allow map zoom constants to be overriddenStruan Donald2018-10-15-0/+31
* Merge branch 'body-hashref-working-url'Matthew Somerville2018-10-10-6/+30
|\
| * Have body.url work in hashref lookup.Matthew Somerville2018-10-10-3/+14
| * Add a test for duration_string.Matthew Somerville2018-10-10-4/+17
* | Add cobrand hook for dashboard viewing permission.Matthew Somerville2018-10-10-0/+32
* | Tweak dashboard test for less output.Matthew Somerville2018-10-10-8/+5
|/
* Add get_cobrand_logged to Comment.Matthew Somerville2018-10-09-1/+1
* Merge branch 'dashboard-update-csv-export'Matthew Somerville2018-10-05-2/+34
|\
| * Dashboard update CSV export.Matthew Somerville2018-10-03-1/+31
| * Add two fields to dashboard CSV export.Matthew Somerville2018-10-03-1/+3
* | Deal with a variety of low-level test warnings.Matthew Somerville2018-10-04-1/+3
|/
* [UK] Fix ward pages containing ampersands.Matthew Somerville2018-10-03-7/+8
* Factor out photo storage into PhotoStorage::FileSystem backendDave Arter2018-09-28-2/+8
* Fix failing inspector tool testsStruan Donald2018-09-28-0/+25
* [Oxfordshire] remove access to inspector toolStruan Donald2018-09-28-0/+27
* Speed up fetching lists of bodies.Matthew Somerville2018-09-25-0/+14
* Don't lose from_body if edited by non-superuser.Matthew Somerville2018-09-20-0/+10
* Add cobrand hook for disallowing updates.Dave Arter2018-09-13-0/+27
* allow web based use of report importStruan Donald2018-09-13-1/+16
* Add cobrand hook for disallowing title moderation.Matthew Somerville2018-09-13-0/+25
* Merge branch 'issues/collideoscope/30-user-moderation'Matthew Somerville2018-08-29-10/+10
|\
| * Refactor together similar moderate functions.Matthew Somerville2018-08-28-10/+10
* | Merge branch 'dev-confirmation-pages'Matthew Somerville2018-08-29-8/+37
|\ \
| * | Move all test endpoints under /_dev.Zarino Zappia2018-08-29-8/+37
| |/
* | Use site name in contact email subject line.Matthew Somerville2018-08-28-1/+1
* | Remove need for category_extras ajax call.Matthew Somerville2018-08-28-20/+28
|/
* Include user agent in contact form emails.Matthew Somerville2018-08-21-1/+1