aboutsummaryrefslogtreecommitdiffstats
path: root/t
Commit message (Collapse)AuthorAgeLines
* [UK] Move suggest_duplicates to configuration.Matthew Somerville2019-05-28-1/+5
|
* Add feature cobrand helper function.Matthew Somerville2019-05-28-0/+16
|
* [Northamptonshire] cobrand specific front end testsStruan Donald2019-05-28-0/+1
|
* [Northamptonshire] cobrand specific testsStruan Donald2019-05-28-1/+42
|
* [UK] Update 2019 local government handling.Matthew Somerville2019-05-23-2/+1
|
* [Buckinghamshire] use buckinghamshire map tilesStruan Donald2019-05-16-1/+1
| | | | | Add a WMTS config to use Buckinghamshire's own map tiles to display house numbers.
* Merge in upgraded Catalyst branch.Matthew Somerville2019-05-14-35/+53
|\
| * [Travis] Split coverage tests, fix coverage ignoreMatthew Somerville2019-05-13-2/+11
| |
| * Update a number of packages.Matthew Somerville2019-05-13-35/+38
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update: * Catalyst * Specify Catalyst::DispatchType::Regex explicitly * Remove Catalyst::Plugin::Unicode::Encoding * Catalyst::Plugin::SmartURI * Specify URI::SmartURI explicitly * Catalyst::Plugin::Static::Simple * CGI * Class::Load * DateTime * DateTime::TimeZone * DBD::Pg * DBIx::Class * DBIx::Class::EncodedColumn. * Email::Address. * Email::MIME * ExtUtils::MakeMaker * ExtUtils::ParseXS (for Params::Classify upgrade) * File::ChangeNotify * Image::Size * IO::Socket::SSL * local::lib * Moo * Moose (and some related others due to deprecations) * namespace::autoclean * Net::Server * Net::SSLeay * Number::Phone * Plack * Starman * Template * Test::PostgreSQL * Test::WWW::Mechanize::Catalyst * Text::CSV * YAML carton install was run on a wheezy box, the oldest that is supported, to make sure the required minimal vesions of core modules weren't removed from the snapshot. Cpanel::JSON::XS, Devel::GlobalDestruction::XS, and MooseX::NonMoose were then put back in the snapshot, in case another system needs them (e.g. system Perl on Mac looks for MooseX::NonMoose).
| * Fix some test warnings.Matthew Somerville2019-05-13-1/+5
| |
* | Merge branch 'template-same-name-spot'Matthew Somerville2019-05-09-0/+24
|\ \
| * | Prevent creation of two templates with same title.Matthew Somerville2019-05-07-0/+24
| |/
* | Improve non_public photo handling.Matthew Somerville2019-05-07-1/+70
| | | | | | | | | | | | | | Clear the photo cache if the non_public flag is switched on, do not cache non_public or LOGIN_REQUIRED photos, remove non_public photos from memcached recent lists, pass through any cookies on non_public reports/updates, and check the non_public flag on photo lookup.
* | Prevent previous commit issue ever happening again.Matthew Somerville2019-05-07-6/+14
|/
* Rename DB::ReportExtraFields to ReportExtraField.Matthew Somerville2019-05-02-4/+6
| | | | It was not being caught by rerun_dbic_loader.pl otherwise.
* Refactor datetime inflation.Matthew Somerville2019-05-02-220/+32
|
* Fix some incorrect timezone code.Matthew Somerville2019-05-02-8/+9
| | | | | | | | | Times in the database should be stored in the application server's local timezone, by e.g. using `current_timestamp`, or by setting that timezone explicitly before storage (the database columns are all without timezone so any timezone info is silently ignored). Reports & updates fetched via Open311 and offline updates were being put into the TIME_ZONE setting if present, meaning they were stored incorrectly for future usage.
* Stop warning in contact test.Matthew Somerville2019-05-02-0/+2
|
* [Open311] Ensures non_public/hidden reports aren’t visible at /open311Dave Arter2019-04-23-1/+40
|
* [Open311] handle bad FixMyStreet id in updatesStruan Donald2019-04-09-0/+35
| | | | | If an update has a fixmystreet id in it check that it looks like an integer and if not issue a warning and skip the update.
* [Northamptonshire] restrict title to 120 charactersStruan Donald2019-04-09-1/+28
| | | | | | Prevent people from using very long titles. Fixes mysociety/fixmystreet-commercial#1344
* Merge branch '2435-admin-anonymous-report'Matthew Somerville2019-04-05-6/+11
|\
| * Fix superusers creating anonymous reports.Matthew Somerville2019-04-05-6/+11
| |
* | [UK] Deal with 2019 local government changes.Matthew Somerville2019-04-04-4/+29
|/
* [UK] Council reference in .com confirm sent email.Matthew Somerville2019-03-27-9/+12
|
* [UK] Fix two-tier message in confirm sent email.Matthew Somerville2019-03-27-3/+4
|
* [Buckinghamshire] Send drainage reports via email as well as Open311Dave Arter2019-03-20-1/+16
| | | | Fixes mysociety/fixmystreet-commercial#1306
* Merge branch 'open311-hook-update-params'Matthew Somerville2019-03-12-29/+45
|\
| * [Open311] Use cobrand hook for extra update paramsMatthew Somerville2019-03-08-30/+45
| | | | | | | | | | The test has to now create a new comment object each time as `get_cobrand_logged` is cached on the object.
* | [open311] optionally use fixmystreet_id to match update to problemStruan Donald2019-03-12-0/+54
| | | | | | | | | | | | | | | | | | | | | | If an update has a fixmystreet_id field then use the contents of that in preference to the external_id field to match an update to a problem. This handles the case where a report in a third party system passes through different types (eg inspection and defect), resulting in the external id changing. In this case it is sometimes possible to include the fixmystreet id in each type and hence use that to match things up at the fixmystreet side.
* | Check better if extra question has values.Matthew Somerville2019-03-12-1/+2
| | | | | | | | | | If an Open311 server returned an empty set of values, it was possible for this template to then display a set of empty dropdown options.
* | [Open311] Proper bodies check for sending updates.Matthew Somerville2019-03-12-2/+2
| | | | | | | | | | Otherwise running on a site where one body ID is a substring of another, comments can get processed for the wrong body.
* | [UK Councils] Make sure server_set as appropriate.Matthew Somerville2019-03-12-1/+221
|/ | | | | After the change in 1cff2a0e, we need to make sure this is set so that the relevant fields are not shown in the front end.
* Make sure raw RABX column is utf8-encoded.Matthew Somerville2019-03-06-0/+52
| | | | | | | | | | | | Without doing this, a call to e.g. $contact->set_extra_fields(@meta) in PopulateServiceList.pm, with an unchanged meta that contains some Unicode values, can write to the database (and cause an unneeded row in the history table), because the column from the database is UTF-8 decoded, whilst the new text is UTF-8 encoded. It looks like an attempt was made in filter_from_storage to fix this issue, but the column comparison for marking a column as dirty takes place without this being called.
* Merge branch 'report-links-same-domain'Matthew Somerville2019-03-05-3/+3
|\
| * Use relative report links where possible.Matthew Somerville2019-03-05-3/+3
| | | | | | | | | | | | | | | | | | | | On some UK council cobrands, some reports listed might not have been sent to that council, so links to those must go to the national site. However, using absolute URLs for all these reports means that sometimes you change domain when you don't need to (eg. if you’re on osm.fixmystreet.com or an aliased version of the site), which can cause confusion. State when we’re happy to use a relative link (ie. web-facing report links, not emails, or share links) and do that when we can.
* | Default to unchecked for default_show_name.Matthew Somerville2019-03-04-4/+4
|/
* Merge branch '2406-fix-admin-body-dropdown'Matthew Somerville2019-02-28-14/+29
|\
| * Fix admin index body dropdown redirect.Matthew Somerville2019-02-26-14/+29
| |
* | [Oxfordshire] Limit appears to be lower than 30.Matthew Somerville2019-02-28-1/+1
| |
* | [Bromley] Initial heatmap page.Matthew Somerville2019-02-28-0/+12
|/
* Merge remote-tracking branch 'origin/issues/commercial/1229-duplicate-reporting'Matthew Somerville2019-02-25-4/+8
|\
| * Internal JSON endpoint to get reports near a pointMatthew Somerville2019-02-25-0/+6
| | | | | | | | Unused right now, but will be soon, for the duplicate suggestion UI.
| * Refactor nearby() to use named parameters not listMatthew Somerville2019-02-25-4/+2
| |
* | [Buckinghamshire] Add contributed_by to CSV exportMatthew Somerville2019-02-25-0/+49
| |
* | Factor out test CSV content function.Matthew Somerville2019-02-25-37/+6
|/
* Refactor admin body/user functions to own files.Matthew Somerville2019-02-22-27/+27
|
* Don't ask for email on alert signup if logged in.Matthew Somerville2019-02-21-174/+21
| | | | | | | The “Get updates” flow on a report page, if logged in, was showing an input label but no input field (because one is not needed), but then on submission asking for your email address. Add missing name on submit button to fix this.
* [Bromley] Allow subcategory attachment to users.Matthew Somerville2019-02-18-1/+18
|
* Allow user to be associated with multiple areas.Matthew Somerville2019-02-14-10/+16
| | | | | | Update database to store an array of IDs rather than only one; consequential changes to the admin and the dashboard to allow selection.