Version 2.9 of the Date module was recently released:

https://www.drupal.org/node/2565073

We've been on 2.9-rc1 for some time, so hopefully we've already adjusted to the biggest changes. :-) But this will need manual testing of the editing of created dates, and anywhere else we can find that the Date module is used.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

dsnopek created an issue. See original summary.

humansky’s picture

I would wait until the next released version of the date module. There's a huge bug when navigating dates that is currently RTBC (see #2375235: Calendar block Next/Prev navigation broken). Once this patch is merged and a release is tagged, then I would update Panopoly. But for now, I uploaded a patch that will fix the navigation bug.

humansky’s picture

Status: Active » Needs review
dsnopek’s picture

Status: Needs review » Needs work

Thanks looking into this! The patch should also update to date 2.9, right? Marking as "Needs work" for that.

humansky’s picture

Uggg...you are correct. Updated the patch

humansky’s picture

Status: Needs work » Needs review

Uggg...you are correct. Updated the patch

dsnopek’s picture

Thanks! Let's see how the automated tests look with this patch:

https://travis-ci.org/panopoly/panopoly/builds/86666907

dsnopek’s picture

Status: Needs review » Fixed

Automated tests passed! Manually tested looked good for me. Committed!

  • dsnopek committed c08593a on 7.x-1.x
    Update Panopoly Core for Issue #2567483 by humansky: Update to Date 2.9
    

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.