Nicola Galgano
Nicola Galgano
# Describe the bug the field4 should be greather than field5 and field5 should be less than field4  but after changing `field4` the rule of field5 doesn't are in...
Pull Request for Issue #8244 . ### Summary of Changes update modified field when exists and when publish/unpublish from the list ### Testing Instructions see #8244 . ### Actual result...
Pull Request for Issue #38642 . ### Summary of Changes fixed ### Testing Instructions see #38642 ### Actual result BEFORE applying this Pull Request 500 ### Expected result AFTER applying...
Pull Request for Issue #42846 . ### Summary of Changes don't cloack if null ### Testing Instructions see #42846 ### Actual result BEFORE applying this Pull Request You'll get the...
Pull Request for Issue #42503 . ### Summary of Changes added filter bt search ### Testing Instructions {{base_path}}/api/index.php/v1/tags?filter[search]=text {{base_path}}/api/index.php/v1/content/categories?filter[search]=text ### Actual result BEFORE applying this Pull Request N/A ### Expected...
### Summary of Changes fix for GET `{{base_path}}/api/index.php/v1/languages` ### Testing Instructions GET `{{base_path}}/api/index.php/v1/languages` ### Actual result BEFORE applying this Pull Request 500 Internal server error ### Expected result AFTER applying...
Pull Request for Issue #38277 . ### Summary of Changes skip group check when webservices ### Testing Instructions send a PATCH to the `{{base_url}}/{{base_path}}/users/{{user_id}}` Contents: ```json {"email":"[email protected]", "some_custom_field": "0"} ```...
Pull Request for Issue #42296 . ### Summary of Changes correct the test if finder content plugin is enabled ### Testing Instructions Disable finder plugins, then start indexer ### Actual...
Pull Request for Issue #30477 ### Summary of Changes added cli command like CMS "Maintenance: Database - Update Structure" ### Testing Instructions from cli run `php cli/joomla.php maintenance:database` or `php...
Pull Request for Issue # . ### Summary of Changes control max results and max render from fancy-select by xml ### Testing Instructions Create an SQL field. Use a query...