Allon Moritz

Results 36 issues of Allon Moritz

Activates the extension unit tests as default and does remove some deprecated messages in the tests. ### Before the pr ![image](https://user-images.githubusercontent.com/251072/183562070-b07fc88b-e114-4790-a8c3-baa79b39eeed.png) ### After the pr ![image](https://user-images.githubusercontent.com/251072/183562166-07ac9a76-9b2a-4bda-a331-54e58c03b512.png)

Unit/System Tests
Test instructions missing
PR-4.2-dev

### Summary of Changes When not logged in users can create articles, an exception is thrown that the article can not be checked out when saving it. ### Testing Instructions...

Unit/System Tests
PR-4.2-dev

Pull Request for Issue #38790. ### Summary of Changes When silent responses types is not set in the user configuration, eg. after an upgrade. Then the MFA captive screen is...

PR-4.2-dev

### Summary of Changes Uses the current user in the MFA models instead of from the factory. ping @nikosdion for review ### Testing Instructions - Create a Joomla user and...

PR-4.3-dev

### Describe the issue When a source strings get's updated or added in a component through a git commit in the en-GB "Monolingual base language file", then no notification mail...

enhancement

### Describe the issue Thanks for this great project. On the notifications part there is some room for improvements as when you come from transifex, you get a lot of...

enhancement
undecided

Since I'v updated the dependencies on my larger project and PHPUnit got lifted to version 10.4.1, I get out of memory errors as the memory limit is constantly increasing with...

### Summary of Changes To get away from the CMSObject class we need a step by step process in the getItem function of the admin model. Alternative to #42714 which...

RTC
PR-5.1-dev

### Summary of Changes Followup of https://github.com/joomla/joomla-cms/pull/42717, to return a `\stdClass` instead of `CMSObject` in the Adminmodel getItem function. Developers should work directly on the properties on the returned item...

Feature
b/c break
PR-6.0-dev

### Summary of Changes Removes some deprecated database properties in views. They stayed to not break overrides during the upgrade from 3 to 4. But are not used anymore. ###...

Feature
b/c break
PR-6.0-dev