? ? Pending

User tests: Successful: Unsuccessful:

avatar vlaucht
vlaucht
29 Aug 2020

Pull Request for Issue # .

Summary of Changes

Added Undo/Redo functionality for MediaManager Plugins.
Unbenannt
All changes will be saved in a history, and can then be undone or redone with the buttons in the menu.

This could also be used to preserve the state of the plugin. As of now, if a change has been made and then the plugin is switched, the changes will be applied in a destructive way, and returning back to the plugin does not allow to return to the original state (For example: crop an image, switch to resize, go back to cropping and you will find, that it is not possible to extend the cropped area). The history stores the plugin state as well, and this could be used in a later PR to restore the state of the plugin.

I know that there are still some bugs in undo/redo if you switch between plugins, I will solve that tomorrow.

Testing Instructions

Edit an image in the MediaManager and click undo or redo in the menu to revert or redo the changes.

avatar vlaucht vlaucht - open - 29 Aug 2020
avatar vlaucht vlaucht - change - 29 Aug 2020
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 29 Aug 2020
Category Unit Tests Repository Administration
avatar vlaucht vlaucht - change - 29 Aug 2020
Status Pending Closed
Closed_Date 0000-00-00 00:00:00 2020-08-29 12:16:21
Closed_By vlaucht
Labels Added: ? ?
avatar vlaucht vlaucht - close - 29 Aug 2020

Add a Comment

Login with GitHub to post a comment