George Wilson

Results 28 issues of George Wilson

I've been working on the AuthCode flow and I feel like something doesn't quite make sense to me in terms of validating scopes on a per user or per client...

## Description Allows overriding the language string per the TODO in the code. Required for the multilingual setup we're using this for in @joomla ## Types of changes - [...

changes required

Pull Request for Issue #31804 . ### Summary of Changes Refactor the image filter class to have custom namespaces by using a registry for loading classes. #### Why is this...

PR-4.2-dev
psr12

### Summary of Changes Moves Joomla MVC Controllers over to use CMSWebApplicationInterface instead of CMSApplication. This may be of use in the future to console applications who wish to use...

Unit/System Tests
PR-4.2-dev
psr12

### Summary of Changes This is a semi-major rework of the application and session packages to avoid the circular dependencies between the two. As an unideal compromise the request object...

PR-4.3-dev
psr12

https://github.com/joomla/jissues/issues/1083 from this issue. including docx upload

#### Steps to reproduce the issue Create an error in the CLI Application #### Expected result Error handled #### Actual result Error not handled #### Additional comments Comes from https://github.com/joomla/jissues/commit/967f07372be905554d9cbf7fbd53d8d135fe6314...

#### Steps to reproduce the issue Install sample sql data #### Expected result I can install the issue tracker #### Actual result I can't ``` INSERT INTO `#__tracker_projects` (`project_id`, `title`,...

A common issue with the current tracker is people wanting to follow issues. So it would be nice to have a shortcut to github's watch button in the interface :)

enhancement

Description of changes: - Initial work on migrating the app to version 2 of the SDK (App has largely been migrated to the new SDK's with equivalent functionality). Obviously this...