mirror of
https://github.com/discourse/discourse.git
synced 2026-08-04 10:39:43 +08:00
The upcoming changes page displays changes belonging to plugins that are disabled. The same applies to the weekly "new upcoming change available" notification, which names changes for plugins not enabled. The proposal is that a plugin's upcoming changes are part of the plugin itself. If the plugin is disabled, its changes are neither advertised nor active. If the admin had opted in to a plugin's upcoming change already, that choice is remembered and restored when they re-enable the plugin. The one exception is when the upcoming change is the plugin's on/off switch — it stays visible, because that row is how the admin opts into the plugin in the first place. |
||
|---|---|---|
| .. | ||
| coding_style_spec.rb | ||
| common_mark_spec.rb | ||
| having_multiple_tagged_loggers_spec.rb | ||
| i18n_spec.rb | ||
| js_constants_spec.rb | ||
| middleware_order_spec.rb | ||
| oj_spec.rb | ||
| onceoff_integrity_spec.rb | ||
| site_setting_spec.rb | ||
| upcoming_change_metadata_spec.rb | ||