Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | [fixmystreet.com] Fix Unicode in fixtures. | Matthew Somerville | 2019-05-20 | -0/+2 | |
| | |||||
* | [Buckinghamshire] Add road asset type so no spot. | Matthew Somerville | 2019-05-20 | -0/+1 | |
| | |||||
* | [UK] Activate duplicate suggestion function. | Matthew Somerville | 2019-05-20 | -0/+10 | |
| | |||||
* | [Northamptonshire] update pedestrian guardrail layer | Struan Donald | 2019-05-17 | -2/+2 | |
| | |||||
* | [Buckinghamshire] fix zoom level issues | Struan Donald | 2019-05-16 | -2/+5 | |
| | | | | | Allows assets to display when zoomed in. Remove very zoomed out views as not useful. | ||||
* | [Buckinghamshire] use buckinghamshire map tiles | Struan Donald | 2019-05-16 | -51/+247 | |
| | | | | | Add a WMTS config to use Buckinghamshire's own map tiles to display house numbers. | ||||
* | [Cypress] Blacklist in config as fails in CLI. | Matthew Somerville | 2019-05-15 | -2/+3 | |
| | |||||
* | [Oxfordshire] remove all response times code | Struan Donald | 2019-05-14 | -91/+0 | |
| | | | | No longer required so remove it all. | ||||
* | [Oxfordshire] remove emergency response type from street lights | Struan Donald | 2019-05-14 | -2/+0 | |
| | | | | | | No longer required. Fixes mysociety/community#94 | ||||
* | Merge in upgraded Catalyst branch. | Matthew Somerville | 2019-05-14 | -34559/+25639 | |
|\ | |||||
| * | [Travis] Split coverage tests, fix coverage ignore | Matthew Somerville | 2019-05-13 | -15/+30 | |
| | | |||||
| * | Update a number of packages. | Matthew Somerville | 2019-05-13 | -3409/+1860 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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). | ||||
| * | [Travis] Test 5.26/5.28, drop 5.14. | Matthew Somerville | 2019-05-13 | -4/+3 | |
| | | |||||
| * | Fix some test warnings. | Matthew Somerville | 2019-05-13 | -4/+8 | |
| | | |||||
| * | Local copy of Plack::Middleware::Debug::LWP. | Matthew Somerville | 2019-05-05 | -0/+122 | |
| | | | | | | | | | | Tweaked to give initial 0s to $time and $requests to prevent lots of undefined warnings in console output. | ||||
| * | Set different mirror for Geography::NationalGrid. | Matthew Somerville | 2019-05-05 | -1/+2 | |
| | | |||||
| * | Update carton. | Matthew Somerville | 2019-05-05 | -31132/+23618 | |
| | | |||||
* | | show open311 failure details in admin report edit page | Struan Donald | 2019-05-13 | -0/+15 | |
| | | | | | | | | | | | | Rather than having to go into the database to see any error details display it in the admin. The error only shows the first few lines by default and expands on hover. | ||||
* | | [Buckinghamshire] Add road types 98 and 99. | Matthew Somerville | 2019-05-09 | -0/+2 | |
| | | |||||
* | | Merge branch 'message-controller' | Matthew Somerville | 2019-05-09 | -285/+252 | |
|\ \ | |||||
| * | | [UK] Factor out more found/not-found handling. | Matthew Somerville | 2019-05-07 | -175/+144 | |
| | | | |||||
| * | | [UK] Factor similar category-message code together | Matthew Somerville | 2019-05-07 | -91/+97 | |
| | | | |||||
| * | | [Northamptonshire] Share not-an-asset/road templates. | Matthew Somerville | 2019-05-07 | -32/+17 | |
| | | | |||||
| * | | [Northamptonshire] Fix issue disabling form. | Matthew Somerville | 2019-05-07 | -4/+11 | |
| |/ | | | | | | | | | | | | | If you switch from an asset category to a district category, `asset_not_found()` is called, and would disable the form, with nothing re-enabling it. This change also pleasingly gives it the same structure as the road not found call. | ||||
* | | Merge branch 'template-same-name-spot' | Matthew Somerville | 2019-05-09 | -1/+41 | |
|\ \ | |||||
| * | | Prevent creation of two templates with same title. | Matthew Somerville | 2019-05-07 | -1/+41 | |
| | | | |||||
* | | | Merge branch 'photo-caching' | Matthew Somerville | 2019-05-09 | -37/+193 | |
|\ \ \ | |||||
| * | | | If report hidden, also purge update photos cache. | Matthew Somerville | 2019-05-07 | -6/+11 | |
| | | | | |||||
| * | | | Improve non_public photo handling. | Matthew Somerville | 2019-05-07 | -9/+100 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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. | ||||
| * | | | No access to update photos on hidden reports. | Matthew Somerville | 2019-05-07 | -4/+5 | |
| | | | | |||||
| * | | | Prevent previous commit issue ever happening again. | Matthew Somerville | 2019-05-07 | -18/+77 | |
| | | | | |||||
| * | | | Fix typo in is_superuser call. | Matthew Somerville | 2019-05-07 | -1/+1 | |
| | |/ | |/| | |||||
* | | | [UK] Include general roadworks class for styling. | Matthew Somerville | 2019-05-07 | -1/+1 | |
| | | | |||||
* | | | [Lincolnshire] Show roadworks.org responsible party | Dave Arter | 2019-05-07 | -1/+19 | |
| |/ |/| | | | | | | | | | Also displays the structures asset layer for the correct categories. Fixes mysociety/fixmystreet-commercial#1327 | ||||
* | | [Docs] Updated with AMI for release v2.6 | Sam Pearson | 2019-05-03 | -3/+3 | |
|/ | |||||
* | Version 2.6.v2.6 | Matthew Somerville | 2019-05-03 | -23422/+25755 | |
| | | | | | Include the usual generate new .pot file, gettext-merge, push to Transifex, pull from Transifex step. | ||||
* | Update translations from Transifex. | Matthew Somerville | 2019-05-03 | -202/+203 | |
| | |||||
* | Do not use SET with html filter. | Matthew Somerville | 2019-05-03 | -6/+6 | |
| | |||||
* | Merge branch 'moderation-dst-time' | Matthew Somerville | 2019-05-03 | -698/+405 | |
|\ | |||||
| * | Rename DB::ReportExtraFields to ReportExtraField. | Matthew Somerville | 2019-05-02 | -13/+19 | |
| | | | | | | | | It was not being caught by rerun_dbic_loader.pl otherwise. | ||||
| * | Use EncodedColumn subclass. | Matthew Somerville | 2019-05-02 | -344/+130 | |
| | | |||||
| * | Refactor datetime inflation. | Matthew Somerville | 2019-05-02 | -406/+316 | |
| | | |||||
| * | Fix some incorrect timezone code. | Matthew Somerville | 2019-05-02 | -17/+20 | |
| | | | | | | | | | | | | | | | | | | 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 Somerville | 2019-05-02 | -0/+2 | |
| | | |||||
* | | Custom layout for admin user permission checkboxes | Zarino Zappia | 2019-05-02 | -1/+25 | |
| | | |||||
* | | Fieldsets/legends for admin checkbox lists | Zarino Zappia | 2019-05-01 | -50/+53 | |
| | | |||||
* | | Tidy up "Categories:" checkbox lists on admin pages | Zarino Zappia | 2019-05-01 | -4/+7 | |
| | | | | | | | | No need for bullets here, nor margins above/below each label. | ||||
* | | [UK] Deal with setup where county may be missing. | Matthew Somerville | 2019-04-29 | -2/+5 | |
|/ | | | | | | | Currently, Dorset Council and BCP Council are bodies linked with the relevant areas of the now-gone district councils; this means there is no body linked with the area of the old county council, which causes an error. | ||||
* | Merge branch 'tidy_up' of https://github.com/tomhukins/fixmystreet | Matthew Somerville | 2019-04-24 | -8/+5 | |
|\ | |||||
| * | Remove an unused module from the dependency list | Tom Hukins | 2019-04-12 | -1/+0 | |
| | | | | | | | | | | As discussed at https://github.com/mysociety/fixmystreet/pull/2460 the cpanfile no longer needs to list File::Slurp as a dependency. |