PR-6.0-dev Pending

User tests: Successful: Unsuccessful:

avatar joomdonation
joomdonation
25 Sep 2025

Pull Request for Issue # .

Summary of Changes

This PR introduces several improvements to the ListView class and applies them to the views that extend it

  • Add code to add form control fields to initializeView method of the class so that we do not have to do it in views extends ListView
  • Introduce a batchAllowed property to store the result of the batch permission check. This avoids recalculating permissions in the layout when rendering batch layout dialog, result in small performance improvement
  • Correct type hints of some variables.

Testing Instructions

  • Use Joomla 6.0
  • Apply patch
  • Access to Banners Management, Contacts Management, Modules Management, User Actions Log and perform some actions like Publish/Unpublish, process batch items and make sure it is still work as before

Actual result BEFORE applying this Pull Request

Works

Expected result AFTER applying this Pull Request

Works

Link to documentations

Please select:

  • Documentation link for docs.joomla.org:

  • No documentation changes for docs.joomla.org needed

  • Pull Request link for manual.joomla.org:

  • No documentation changes for manual.joomla.org needed

avatar joomdonation joomdonation - open - 25 Sep 2025
avatar joomdonation joomdonation - change - 25 Sep 2025
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 25 Sep 2025
Category Administration com_banners com_contact com_modules Libraries
avatar brianteeman brianteeman - test_item - 25 Sep 2025 - Tested successfully
avatar brianteeman
brianteeman - comment - 25 Sep 2025

I have tested this item ✅ successfully on d6fb646


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/46165.

avatar richard67 richard67 - change - 26 Sep 2025
Labels Added: PR-6.0-dev
avatar richard67 richard67 - alter_testresult - 26 Sep 2025 - brianteeman: Tested successfully
avatar Bodge-IT Bodge-IT - test_item - 26 Sep 2025 - Tested successfully
avatar Bodge-IT
Bodge-IT - comment - 26 Sep 2025

I have tested this item ✅ successfully on 9b3f170

I saw no issues across the components, testing many of the batch actions.


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/46165.

avatar softforge softforge - close - 26 Sep 2025
avatar softforge softforge - merge - 26 Sep 2025
avatar softforge softforge - change - 26 Sep 2025
Status Pending Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2025-09-26 16:01:55
Closed_By softforge
avatar softforge
softforge - comment - 26 Sep 2025

Thank you @joomdonation and testers for all your work

avatar joomdonation
joomdonation - comment - 26 Sep 2025

Thanks all for your help !

Add a Comment

Login with GitHub to post a comment