aboutsummaryrefslogtreecommitdiffstats
path: root/perllib
Commit message (Expand)AuthorAgeLines
...
* Use Chains in /report.Matthew Somerville2018-10-22-60/+38
* [Zurich] Fix call to admin_fetch_all_bodies.Matthew Somerville2018-10-22-4/+5
* add alert editing to user edit page in adminStruan Donald2018-10-19-4/+26
* list user's alerts on user edit page in adminStruan Donald2018-10-19-0/+26
* [Bromley] restrict contact form to abuse reportsStruan Donald2018-10-18-0/+2
* allow cobrands to restrict /contact to abuse reportsStruan Donald2018-10-18-0/+10
* Update areas when moving report pinDave Arter2018-10-17-0/+3
* display alert count on admin report pageStruan Donald2018-10-17-0/+13
* allow map zoom constants to be overriddenStruan Donald2018-10-15-2/+2
* Merge branch 'superusers-more-super'Matthew Somerville2018-10-11-1/+1
|\
| * Allow superusers access to update staff dropdowns.Matthew Somerville2018-10-11-1/+1
* | do not reuse original open311 object in fetch comments loopStruan Donald2018-10-11-2/+2
|/
* Merge branch 'body-hashref-working-url'Matthew Somerville2018-10-10-3/+18
|\
| * Have body.url work in hashref lookup.Matthew Somerville2018-10-10-3/+18
* | Merge branch 'dashboard-permission-hook'Matthew Somerville2018-10-10-1/+13
|\ \
| * | Add cobrand hook for dashboard viewing permission.Matthew Somerville2018-10-10-1/+13
| |/
* / [Angus] Remove cobrand.Matthew Somerville2018-10-10-485/+0
|/
* [BANES] Show open reports only by default.Matthew Somerville2018-10-09-0/+2
* Merge branch 'send-reopen-comment-option'Matthew Somerville2018-10-09-22/+220
|\
| * [Open311] More testing of GetServiceRequestUpdatesMatthew Somerville2018-10-09-13/+11
| * Remove hard-coded body name in Problem.Matthew Somerville2018-10-09-4/+4
| * [Open311] Move send-comments cobrand specific codeMatthew Somerville2018-10-09-54/+61
| * Add get_cobrand_logged to Comment.Matthew Somerville2018-10-09-7/+26
| * [Open311] Move send-comments code to package.Matthew Somerville2018-10-09-0/+174
* | [FixMyStreet] add subcategories to fixture and enable for demoStruan Donald2018-10-09-0/+2
* | front end category testsStruan Donald2018-10-09-3/+5
* | [Oxfordshire] allow searching on ENQ customer_referenceStruan Donald2018-10-09-0/+16
* | allow cobrands to override searching by refStruan Donald2018-10-09-4/+7
|/
* [Open311] Add ability to send reopen status.Matthew Somerville2018-10-08-0/+3
* Speed up dashboard CSV export.Matthew Somerville2018-10-08-5/+31
* Merge branch 'dashboard-update-csv-export'Matthew Somerville2018-10-05-63/+150
|\
| * Dashboard update CSV export.Matthew Somerville2018-10-03-18/+102
| * Rename problems_rs to objects_rs.Matthew Somerville2018-10-03-17/+20
| * Some minor function refactoring.Matthew Somerville2018-10-03-28/+29
| * Add two fields to dashboard CSV export.Matthew Somerville2018-10-03-8/+7
* | Add perl 5.26/5.28 support.Matthew Somerville2018-10-04-0/+3
* | Deal with a variety of low-level test warnings.Matthew Somerville2018-10-04-1/+2
|/
* [UK] Fix ward pages containing ampersands.Matthew Somerville2018-10-03-2/+3
* [Zurich] Ignore deleted categories on change.Matthew Somerville2018-10-02-1/+1
* Adapt fixture script to be non-random on request.Struan Donald2018-10-02-2/+2
* Do not die if old UPLOAD_DIR config given.Matthew Somerville2018-10-01-2/+2
* [Open311] turn on comment sending for OCCStruan Donald2018-10-01-1/+6
* [Oxfordshire] remove open311 hardcodingStruan Donald2018-10-01-12/+1
* [Open311] add customer reference from update to problemStruan Donald2018-10-01-0/+7
* Add S3 photo storage backendDave Arter2018-09-28-0/+124
* Factor out photo storage backend init checksDave Arter2018-09-28-18/+35
* Handle failure of photo upload more gracefullyDave Arter2018-09-28-2/+8
* Factor out photo storage into PhotoStorage::FileSystem backendDave Arter2018-09-28-49/+157
* [Oxfordshire] remove access to inspector toolStruan Donald2018-09-28-0/+7
* Merge branch 'body-list-speedup'Matthew Somerville2018-09-25-20/+102
|\