User tests: Successful: Unsuccessful:
Closes #33312
This PR removes the RSS Feed loading on the Post Installation Messages page.
When you view the "Post-installation Messages for Joomla CMS" page, it is always slow-er to load as it has to go out and retrieve and render the RSS feed of release news.
This also doesn't appear to be cached.
"Release news from the Joomla! Project" really has nothing to do with "Post-installation Messages for Joomla CMS"
When viewing "Post-installation Messages for Joomla CMS" there is no reason to be shown what the latest release news is, it has nothing to do with what the messages are.
It would make more sense that a CACHED version of the "Release news from the Joomla! Project" was a toggle-able module on the Home Dashboard (if it must be anywhere).
Status | New | ⇒ | Pending |
Category | ⇒ | Administration com_postinstall |
Question to the community: Shall we add another place in backend where you can see the release notes feed?
Joomla already alerts if a new version is available... that's good enough :)
Labels |
Added:
?
|
Category | Administration com_postinstall | ⇒ | Administration com_postinstall Language & Strings |
after the last change I get a "class 'Factory' not found" error.
I don't even trust myself blindly
Factory is needed - adding back
Oops. Sorry I see its usage now.
Labels |
Added:
?
|
Refactored the deprecated method use too :)
<?php if (Factory::getApplication()->getIdentity()->authorise('core.edit.state', 'com_postinstall')) : ?>
I have tested this item
@PhilETaylor you're deleting my awesome code from 2014 #5222. Well done! kill it with fire
I have tested this item
@dgrammatiko He did not restore the iframe at least ;-)
Status | Pending | ⇒ | Ready to Commit |
RTC
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2021-04-25 21:47:41 |
Closed_By | ⇒ | Quy | |
Labels |
Added:
?
|
Thank you!
I have tested this item✅ successfully on e1f849c
The PR does what it says.
Question to the community: Shall we add another place in backend where you can see the release notes feed?
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/33324.