Hannes Papenberg

Results 107 issues of Hannes Papenberg

### Summary of Changes What the title says. Right now this is still a draft. ### Testing Instructions ### Actual result BEFORE applying this Pull Request ### Expected result AFTER...

PR-5.2-dev

### Summary of Changes This is an effort to remove deprecated code from the system. The Updater class depends on the Adapter class, which in turn has been deprecated for...

bug
Desktop frontend

### Summary of Changes This is an effort to remove deprecated code from the system. The Installer class depends on the Adapter class, which in turn has been deprecated for...

Documentation Required
b/c break
PR-6.0-dev

### Summary of Changes This PR removes the deprecated classes Adapter and AdapterInstance. It depends on #43792 and #43793. Those PRs remove the dependency on these classes. Thus this PR...

Feature
b/c break
PR-6.0-dev

Pull Request for Issue #42653 . ### Summary of Changes In the linked issue, the user complained that the rtl stylesheet is missing from our media folder. This PR adds...

Updates Requested
NPM Resource Changed
bug
PR-5.2-dev

### **User description** This is the documentation PR for https://github.com/joomla/joomla-cms/pull/43792, https://github.com/joomla/joomla-cms/pull/43793 and https://github.com/joomla/joomla-cms/pull/43794 ___ ### **PR Type** documentation ___ ### **Description** - Added documentation for the removal of the CMS...

documentation
6.0
Review effort [1-5]: 1

Pull Request for Issue #44270. ### Summary of Changes The new changes for SEF URLs check the options in the SEF plugin. If the plugin is unpublished/disabled, the plugin data...

bug
PR-5.2-dev

### Summary of Changes Joomla 3.2.0 attempted to update the password hashing to something modern, but botched it royally. Since then, we have the passwordhash library in the system and...

RTC
PR-6.0-dev

Pull Request for Issue #44270. ### Summary of Changes `PluginHelper::getPlugin()` currently returns either an (empty) array of objects or a single object. This is the first step towards cleaning that...

PR-5.3-dev

### Summary of Changes This PR moves the CMS Filesystem classes to the compat plugin, allowing legacy third party code to still run when the plugin is active, but making...

Feature
Language Change
PR-6.0-dev