Fedir Zinchuk
Fedir Zinchuk
### Summary of Changes Update `actionlog` plugins to use `SubscriberInterface` and event classes. And adding a couple missing events for User pw reset. ### Testing Instructions Check that actionlog works...
### Summary of Changes Update `system` plugins to use `SubscriberInterface` and event classes. ### Testing Instructions Check following `system` plugins should work as before: ``` accessibility actionlogs fields highlight jooa11y...
Pull Request for Issue # . ### Summary of Changes Update `media-action` plugins to use `SubscriberInterface` and event classes. ### Testing Instructions Edit image in Media manager, try to crop...
### Summary of Changes Update `fields` plugins to use `SubscriberInterface` and event classes. ### Testing Instructions Create/edit custom fields, all should work as before. ### Actual result BEFORE applying this...
### Summary of Changes Update `editors` and `editors-xtd` plugins to use `SubscriberInterface` and event classes. ### Testing Instructions Check editor `None` works as before. Check the editor buttons, they should...
The plugin `System - Logout ` does nothing. (Its functionality was removed in #17669) From plugin description: > The system logout plugin enables Joomla to redirect the user to the...
### Summary of Changes Update `sampledata` plugins to use `SubscriberInterface` and event classes. ### Testing Instructions Try to install sample data, of each type. All should work as before. ###...
### **User description** ### Summary of Changes Update `extension` and `installer` plugins to use `SubscriberInterface` event classes. ### Testing Instructions Test that extension installation works as before. Joomla update also...
### **User description** PR for: - https://github.com/joomla/joomla-cms/pull/43579 ___ ### **PR Type** Documentation, Enhancement ___ ### **Description** - Updated the media field documentation to include the new `directories` type, allowing users...
### **User description** information about Lazy Subscriber, with example. PR: - https://github.com/joomla/joomla-cms/pull/43658 ___ ### **PR Type** documentation ___ ### **Description** - Added documentation for the `LazyServiceSubscriber` decorator in the advanced...