backdrop-contrib / backdrop_upgrade_status

Checks to see if the installed modules on a Drupal 7 site are ready for upgrade to Backdrop CMS.
1 stars 5 forks source link

Warning icon when modules are available? #7

Closed laryn closed 3 years ago

laryn commented 3 years ago

Currently it shows a warning icon if modules are available.

Screenshot_2020-11-13 Available updates Drupal7

This should probably be the same checkmark used in the module list when a module is up to date:

Screenshot_2020-11-13 Available updates Drupal7(1)

herbdool commented 3 years ago

I think https://github.com/backdrop-contrib/backdrop_upgrade_status/commit/9d089c0be25b5dc97f9520ae081fa1006b071ff8 fixes this. The logic is quite messy but I didn't refactor it all. Just made sure it was checking for the right things.

If it's partially in core or if its name changed it'll still show a warning.

Screenshot from 2020-12-16 12-25-09

and

Screenshot from 2020-12-16 12-26-54