Module Updates & Tasks/Cleanup
Module Addition(s)/Update(s)
Module(s) Updated
-
MathJax -
4.0.2 => 4.1.0
- Summary of Changes
- Declare D11 Compatibility
- Summary of Changes
-
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.
- Summary of Changes
-
Media Library Edit~~ -3.0.3 => 3.0.4
~~-
Summary of ChangesD11 Compatibility changesAdds 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.
- Summary of Changes
-
Cache Control Override -
2.0.0 => 2.0.1
- Summary of Changes
- D11 Compatibility changes
- Summary of Changes
-
Honeypot -
2.1.4 => 2.2.0
- Summary of Changes
- D11 Compatibility changes
- Summary of 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
- We have moved to the ASC Bootstrap BUX theme and this is now obsolete. The theme has been archived.
- Remove
logs/
- This is already included and
.gitignore
and represents data that shouldn't be committed to our codebase.
- This is already included and
- Remove
console/
- This was used when we still had
drupal/console
installed. This is no longer the case and should be removed.
- This was used when we still had
- 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
- This used to have a bunch of stuff in it when we still had
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
Activity
Filter activity
added 5 commits
- 2712dc8b - Upgrading drupal/mathjax (4.0.2 => 4.1.0)
- 6f06c655 - Upgrading drupal/media_entity_file_replace (1.2.0 => 1.3.0)
- 713d3ea5 - Upgrading drupal/rebuild_cache_access (1.10.0 => 1.11.0)
- 5bb0922a - Upgrading drupal/cache_control_override (2.0.0 => 2.0.1)
- 5af1aa2f - Upgrading drupal/honeypot (2.1.4 => 2.2.0)
Toggle commit listchanged title from Draft: Module Updates: ImageCache External, ASC Bootstrap, etc. to Draft: Module Updates: MathJax, Media Entity File Replace, Media Library Edit, Rebuild Cache Access, Cache Control Override, Honeypot and Tasks: Remove ImageCache External, Remove ASC Bootstrap, Remove unused directories
added Module Updates label
assigned to @canini.16
added 3 commits
-
6d0a3573...494cd703 - 2 commits from branch
main
- 5147ceb6 - Merge branch 'main' into lee5151
-
6d0a3573...494cd703 - 2 commits from branch
mentioned in commit 08c52aa2
Please register or sign in to reply