Opening issue to track porting of this module to Drupal 8+.

Issue fork yayb-3124822

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

micahw156 created an issue. See original summary.

micahw156’s picture

Title: YAYB for Drupal 8/9 » YAYB for Drupal 8+
Issue summary: View changes
micahw156’s picture

Version: 7.x-1.x-dev » 1.0.x-dev

Move issue to correct branch.

  • micahw156 committed 016fdd3 on 1.0.x
    Issue #3124822 by micahw156: Remove temporary code from settings form.
    
  • micahw156 committed 213e915 on 1.0.x
    Issue #3124822 by micahw156: Add REST endpoint for message.
    
  • micahw156 committed 676efd6 on 1.0.x
    Issue #3124822 by micahw156: Initial conversion to Drupal 8+ module.
    
    *...
  • micahw156 committed b3b28ee on 1.0.x
    Issue #3124822 by micahw156: Add composer.json file.
    
  • micahw156 committed d595b14 on 1.0.x
    Issue #3124822 by micahw156: Add preprocess hook to manipulate block...
  • micahw156 committed ed26b73 on 1.0.x
    Issue #3124822 by micahw156: Documentation fix.
    

  • micahw156 committed 364515b on 1.0.x
    Issue #3124822 by micahw156: Fix expiration time for end of date...
micahw156’s picture

Status: Active » Fixed

Marking fixed. Tagging 1.0.0 release.

micahw156’s picture

Status: Fixed » Needs work

Fails Drupal 10 readiness scans.

Call to deprecated constant REQUEST_TIME: Deprecated in drupal:8.3.0 and is removed from drupal:10.0.0. Use Drupal::time()->getRequestTime();

  • micahw156 committed aa9d22c on 1.0.x
    Issue #3124822 by micahw156: Fix deprecated REQUEST_TIME usage.
    
micahw156’s picture

Module now passes all Drupal Code Sniffer and Upgrade Status checks.

Tagging 1.0.0 release.

micahw156’s picture

Status: Needs work » Fixed

Marking fixed.

  • micahw156 committed 6563787 on 1.0.x
    Issue #3124822 by micahw156: Update README.md file.
    

Status: Fixed » Closed (fixed)

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