Skip to content
Snippets Groups Projects

Module Updates & Tasks/Cleanup

Merged Michael Lee requested to merge lee5151 into main

Module Addition(s)/Update(s)

Module(s) Updated

  • MathJax - 4.0.2 => 4.1.0
    • Summary of Changes
      • Declare D11 Compatibility
  • Media Entity File Replace - 1.2.0 => 1.3.0
    • Summary of Changes
      • D11 Compatibility changes
      • Adds some logic to continue running D10 deprecated code if the site is still on D10. Will be removed when the module drops D10.
  • Media Library Edit~~ - 3.0.3 => 3.0.4~~
    • Summary of Changes
      • D11 Compatibility changes
      • Adds the ability to select the form mode for the edit form. Basically allows us to customize the form users see when they attempt to edit media. We will keep it at the default for now, so we won't see any difference.
  • Rebuild Cache Access - 3.0.3 => 3.0.4
    • Summary of Changes
      • Just adds a logo for use in Drupal's Project Browser.
  • Cache Control Override - 2.0.0 => 2.0.1
    • Summary of Changes
      • D11 Compatibility changes
  • Honeypot - 2.1.4 => 2.2.0
    • Summary of Changes
      • D11 Compatibility changes

Tasks/Clean-Up

These tasks are meant for cleaning up the code base and are for things that are no longer relevant for our sites.

  • Remove ImageCache External
    • We are no longer using this module and it can be removed.
  • Remove ASC Bootstrap theme
  • Remove logs/
    • This is already included and .gitignore and represents data that shouldn't be committed to our codebase.
  • Remove console/
    • This was used when we still had drupal/console installed. This is no longer the case and should be removed.
  • Remove drush/
    • This used to have a bunch of stuff in it when we still had drush-ops/behat-drush-endpoint installed. Since this was removed, this folder only contained a drush command that is not used in our environment and is some leftover from the original upstream ours was modeled after. See Example Drops 8 Composer

Checklist

Check any that apply and include notes where appropriate.

  • Changes require an update.php
  • Changes require a configuration push
  • Changes impact the user experience
  • Changes impact the administrative experience
  • Changes impact accessibility
  • Changes impact security
  • Changes include updates to dependency packages
  • Changes result in code being deprecated
  • Relevant Pivotal Tracker tickets has been documented properly

Additional Notes

  • Once my Drupal Development Scripts are complete, we will look into removing the shell scripts located in the scripts/ folder. For now, we will keep those in there.
Edited by Michael Lee

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading