? Pending

User tests: Successful: Unsuccessful:

avatar eopws
eopws
21 Apr 2021

Summary of Changes

Added new feature to plugins component in administrator panel. Now if user change status of a plugin (enabled/disabled) he doesn't need to press "Save" button, everything is done live with AJAX technology.

Testing Instructions

In administrator panel go to Extensions > Plugins > choose any plugin and then switch its status. Befor applying these changes you have to press "Save" button, but after applying these changes you are able to see "Plugin disabled" or "Plugin enabled" notification and plugin is really enabled/disabled.

Actual result BEFORE applying this Pull Request

Nothing happens after switching plugin status on Extensions > Plugins > choose any plugin page

Expected result AFTER applying this Pull Request

A plugin gets enabled/disabled after switching plugin status on Extensions > Plugins > choose any plugin page

avatar eopws eopws - open - 21 Apr 2021
avatar eopws eopws - change - 21 Apr 2021
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 21 Apr 2021
Category Administration com_plugins
avatar dgrammatiko
dgrammatiko - comment - 21 Apr 2021

Also, Joomla 3 is not accepting new features so I guess you should try this for 4.1 (J4 is also feature freeze atm)

avatar eopws
eopws - comment - 21 Apr 2021

@dgrammatiko Thank you for pointing on errors

avatar dgrammatiko
dgrammatiko - comment - 21 Apr 2021

Thank you for pointing on errors

These are not errors. I'm just pointing out that you could use Joomla's API and not use jQuery as it's not needed.

avatar eopws eopws - change - 21 Apr 2021
Status Pending Closed
Closed_Date 0000-00-00 00:00:00 2021-04-21 17:30:11
Closed_By eopws
Labels Added: ?
avatar eopws eopws - close - 21 Apr 2021

Add a Comment

Login with GitHub to post a comment