Page MenuHomePhabricator
Feed Advanced Search

Oct 13 2020

Art.tsymbar created T265362: OAuth extension - update\add logic of userCanSeeSecret() method of Backend\ConsumerAcceptance class..
Oct 13 2020, 1:59 PM · serviceops, Platform Team Initiatives (API Gateway), MediaWiki-extensions-OAuth, Platform Team Workboards (S&F Workboard)
Art.tsymbar created T265361: OAuth extension - get rid of isAllowed() deprecated method.
Oct 13 2020, 1:51 PM · Platform Team Initiatives (API Gateway), Platform Team Workboards (S&F Workboard), MediaWiki-extensions-OAuth

Oct 12 2020

Art.tsymbar claimed T264372: Owner-only client missing token in confirmation view.
Oct 12 2020, 5:23 PM · MW-1.36-notes (1.36.0-wmf.16; 2020-11-03), Platform Team Initiatives (API Gateway), Platform Team Workboards (S&F Workboard), MediaWiki-extensions-WikimediaApiPortalOAuth
Art.tsymbar moved T264372: Owner-only client missing token in confirmation view from Current sprint Backlog to In Progress/Doing on the Platform Team Workboards (S&F Workboard) board.
Oct 12 2020, 5:22 PM · MW-1.36-notes (1.36.0-wmf.16; 2020-11-03), Platform Team Initiatives (API Gateway), Platform Team Workboards (S&F Workboard), MediaWiki-extensions-WikimediaApiPortalOAuth
Art.tsymbar moved T264457: Client secret shared between clients from In Progress/Doing to In Progress/In Review on the Platform Team Workboards (S&F Workboard) board.
Oct 12 2020, 5:21 PM · MW-1.36-notes (1.36.0-wmf.20; 2020-12-01), Platform Team Workboards (S&F Workboard), MediaWiki-extensions-OAuth, Platform Team Initiatives (API Gateway)
Art.tsymbar reassigned T265190: OAuth extension - unused variable in SpecialMWOAuthManageMyGrants.php from Art.tsymbar to Vlad.shapik.
Oct 12 2020, 8:15 AM · MW-1.36-notes (1.36.0-wmf.14; 2020-10-20), Platform Team Workboards (S&F Workboard), MediaWiki-extensions-OAuth

Oct 10 2020

Art.tsymbar set the point value for T265190: OAuth extension - unused variable in SpecialMWOAuthManageMyGrants.php to 0.5.
Oct 10 2020, 11:31 AM · MW-1.36-notes (1.36.0-wmf.14; 2020-10-20), Platform Team Workboards (S&F Workboard), MediaWiki-extensions-OAuth
Art.tsymbar created T265190: OAuth extension - unused variable in SpecialMWOAuthManageMyGrants.php.
Oct 10 2020, 11:29 AM · MW-1.36-notes (1.36.0-wmf.14; 2020-10-20), Platform Team Workboards (S&F Workboard), MediaWiki-extensions-OAuth

Oct 8 2020

Art.tsymbar added a comment to T264248: Callback URI shouldn't be required for owner-only consumers.

Verified on beta. Thanks, Art!

Oct 8 2020, 10:21 AM · MW-1.36-notes (1.36.0-wmf.13; 2020-10-12), Platform Team Workboards (S&F Workboard), MediaWiki-extensions-WikimediaApiPortalOAuth

Oct 7 2020

Art.tsymbar moved T264457: Client secret shared between clients from Current sprint Backlog to In Progress/Doing on the Platform Team Workboards (S&F Workboard) board.
Oct 7 2020, 4:59 PM · MW-1.36-notes (1.36.0-wmf.20; 2020-12-01), Platform Team Workboards (S&F Workboard), MediaWiki-extensions-OAuth, Platform Team Initiatives (API Gateway)
Art.tsymbar claimed T264457: Client secret shared between clients.
Oct 7 2020, 4:58 PM · MW-1.36-notes (1.36.0-wmf.20; 2020-12-01), Platform Team Workboards (S&F Workboard), MediaWiki-extensions-OAuth, Platform Team Initiatives (API Gateway)
Art.tsymbar moved T264248: Callback URI shouldn't be required for owner-only consumers from In Progress/Doing to In Progress/In Review on the Platform Team Workboards (S&F Workboard) board.
Oct 7 2020, 4:48 PM · MW-1.36-notes (1.36.0-wmf.13; 2020-10-12), Platform Team Workboards (S&F Workboard), MediaWiki-extensions-WikimediaApiPortalOAuth

Oct 5 2020

Art.tsymbar moved T260711: OAuth2 extension - update README.md on $wgRestAPIAdditionalRouteFiles from In Progress/In Review to PM Sign Off on the Platform Team Workboards (S&F Workboard) board.
Oct 5 2020, 3:06 PM · MW-1.36-notes (1.36.0-wmf.10; 2020-09-22), Platform Team Workboards (S&F Workboard), MediaWiki-extensions-OAuth
Art.tsymbar moved T264248: Callback URI shouldn't be required for owner-only consumers from In Progress/In Review to PM Sign Off on the Platform Team Workboards (S&F Workboard) board.
Oct 5 2020, 2:01 PM · MW-1.36-notes (1.36.0-wmf.13; 2020-10-12), Platform Team Workboards (S&F Workboard), MediaWiki-extensions-WikimediaApiPortalOAuth
Art.tsymbar triaged T264606: OAuth extension - update unit tests (RequestClientEndpointTest). as Medium priority.
Oct 5 2020, 1:01 PM · MW-1.36-notes (1.36.0-wmf.20; 2020-12-01), Platform Team Workboards (S&F Workboard), MediaWiki-extensions-OAuth
Art.tsymbar created T264606: OAuth extension - update unit tests (RequestClientEndpointTest). .
Oct 5 2020, 1:00 PM · MW-1.36-notes (1.36.0-wmf.20; 2020-12-01), Platform Team Workboards (S&F Workboard), MediaWiki-extensions-OAuth
Art.tsymbar added a comment to T264240: Error when resetting client secret.

It seems that WikimediaApiPortalOAuth doesn't have the client_key due to T264238, so when it tries to reset the secret, it makes the request to https://meta.wikimedia.beta.wmflabs.org/w/rest.php/oauth2/client/null/reset_secret, using null in place of the missing client key. I'm reducing the priority of this to low since it's likely to be fixed by T264238

Oct 5 2020, 12:47 PM · Patch-For-Review, MediaWiki-extensions-WikimediaApiPortalOAuth
Art.tsymbar moved T264240: Error when resetting client secret from In Progress/Doing to In Progress/In Review on the Platform Team Workboards (S&F Workboard) board.
Oct 5 2020, 12:45 PM · Patch-For-Review, MediaWiki-extensions-WikimediaApiPortalOAuth
Art.tsymbar moved T264240: Error when resetting client secret from Backlog to In Progress/Doing on the Platform Team Workboards (S&F Workboard) board.
Oct 5 2020, 12:14 PM · Patch-For-Review, MediaWiki-extensions-WikimediaApiPortalOAuth
Art.tsymbar claimed T264240: Error when resetting client secret.
Oct 5 2020, 12:14 PM · Patch-For-Review, MediaWiki-extensions-WikimediaApiPortalOAuth
Art.tsymbar moved T264238: Client ID not appearing in details view from In Progress/Doing to In Progress/In Review on the Platform Team Workboards (S&F Workboard) board.
Oct 5 2020, 11:48 AM · MW-1.36-notes (1.36.0-wmf.12; 2020-10-05; NEVER DEPLOYED), MediaWiki-extensions-OAuth
Art.tsymbar moved T264248: Callback URI shouldn't be required for owner-only consumers from In Progress/Doing to In Progress/In Review on the Platform Team Workboards (S&F Workboard) board.
Oct 5 2020, 9:57 AM · MW-1.36-notes (1.36.0-wmf.13; 2020-10-12), Platform Team Workboards (S&F Workboard), MediaWiki-extensions-WikimediaApiPortalOAuth

Oct 4 2020

Art.tsymbar moved T264238: Client ID not appearing in details view from Backlog to In Progress/Doing on the Platform Team Workboards (S&F Workboard) board.
Oct 4 2020, 11:32 AM · MW-1.36-notes (1.36.0-wmf.12; 2020-10-05; NEVER DEPLOYED), MediaWiki-extensions-OAuth
Art.tsymbar claimed T264238: Client ID not appearing in details view.
Oct 4 2020, 11:32 AM · MW-1.36-notes (1.36.0-wmf.12; 2020-10-05; NEVER DEPLOYED), MediaWiki-extensions-OAuth

Oct 2 2020

Art.tsymbar moved T264248: Callback URI shouldn't be required for owner-only consumers from Backlog to In Progress/Doing on the Platform Team Workboards (S&F Workboard) board.
Oct 2 2020, 12:23 PM · MW-1.36-notes (1.36.0-wmf.13; 2020-10-12), Platform Team Workboards (S&F Workboard), MediaWiki-extensions-WikimediaApiPortalOAuth
Art.tsymbar claimed T264248: Callback URI shouldn't be required for owner-only consumers.
Oct 2 2020, 12:22 PM · MW-1.36-notes (1.36.0-wmf.13; 2020-10-12), Platform Team Workboards (S&F Workboard), MediaWiki-extensions-WikimediaApiPortalOAuth
Art.tsymbar moved T264110: Missing error message wikimediaapiportaloauth-email-not-confirmed from In Progress/In Review to PM Sign Off on the Platform Team Workboards (S&F Workboard) board.
Oct 2 2020, 11:28 AM · Platform Team Sprints Board (Sprint 5), MW-1.36-notes (1.36.0-wmf.12; 2020-10-05; NEVER DEPLOYED), Patch-For-Review, Platform Team Workboards (S&F Workboard), MediaWiki-extensions-WikimediaApiPortalOAuth, Platform Team Initiatives (API Gateway)

Oct 1 2020

Art.tsymbar reassigned T259345: OAuth extension - add RequestClient class description from Art.tsymbar to Vlad.shapik.
Oct 1 2020, 7:14 PM · MW-1.36-notes (1.36.0-wmf.13; 2020-10-12), Documentation, Platform Team Workboards (S&F Workboard), MediaWiki-extensions-OAuth
Art.tsymbar moved T264110: Missing error message wikimediaapiportaloauth-email-not-confirmed from In Progress/Doing to In Progress/In Review on the Platform Team Workboards (S&F Workboard) board.
Oct 1 2020, 10:58 AM · Platform Team Sprints Board (Sprint 5), MW-1.36-notes (1.36.0-wmf.12; 2020-10-05; NEVER DEPLOYED), Patch-For-Review, Platform Team Workboards (S&F Workboard), MediaWiki-extensions-WikimediaApiPortalOAuth, Platform Team Initiatives (API Gateway)
Art.tsymbar moved T264102: Update Linting Rules from Current sprint Backlog to In Progress/Doing on the Platform Team Workboards (S&F Workboard) board.
Oct 1 2020, 10:13 AM · MW-1.36-notes (1.36.0-wmf.16; 2020-11-03), Platform Team Sprints Board (Sprint 5), Platform Team Workboards (S&F Workboard), MediaWiki-extensions-WikimediaApiPortalOAuth, Platform Team Initiatives (API Gateway)
Art.tsymbar moved T264102: Update Linting Rules from Backlog to Current sprint Backlog on the Platform Team Workboards (S&F Workboard) board.
Oct 1 2020, 10:13 AM · MW-1.36-notes (1.36.0-wmf.16; 2020-11-03), Platform Team Sprints Board (Sprint 5), Platform Team Workboards (S&F Workboard), MediaWiki-extensions-WikimediaApiPortalOAuth, Platform Team Initiatives (API Gateway)
Art.tsymbar moved T264110: Missing error message wikimediaapiportaloauth-email-not-confirmed from Current sprint Backlog to In Progress/Doing on the Platform Team Workboards (S&F Workboard) board.
Oct 1 2020, 10:13 AM · Platform Team Sprints Board (Sprint 5), MW-1.36-notes (1.36.0-wmf.12; 2020-10-05; NEVER DEPLOYED), Patch-For-Review, Platform Team Workboards (S&F Workboard), MediaWiki-extensions-WikimediaApiPortalOAuth, Platform Team Initiatives (API Gateway)
Art.tsymbar moved T264110: Missing error message wikimediaapiportaloauth-email-not-confirmed from Backlog to Current sprint Backlog on the Platform Team Workboards (S&F Workboard) board.
Oct 1 2020, 10:13 AM · Platform Team Sprints Board (Sprint 5), MW-1.36-notes (1.36.0-wmf.12; 2020-10-05; NEVER DEPLOYED), Patch-For-Review, Platform Team Workboards (S&F Workboard), MediaWiki-extensions-WikimediaApiPortalOAuth, Platform Team Initiatives (API Gateway)

Sep 28 2020

Art.tsymbar reassigned T259112: OAuth extension - exchange deprecated methods and functions in the ConsumerSubmitControl class. from Art.tsymbar to Vlad.shapik.
Sep 28 2020, 3:29 PM · MW-1.36-notes (1.36.0-wmf.13; 2020-10-12), Platform Team Workboards (S&F Workboard), MediaWiki-extensions-OAuth
Art.tsymbar added a comment to T261902: Rename OAuth consumer management endpoints.

Please, note: the pathes in the extension's unit tests (Rest) should be changed as well.

Sep 28 2020, 12:28 PM · serviceops, Platform Team Workboards (S&F Workboard), MediaWiki-extensions-OAuth, Platform Team Initiatives (API Gateway)
Art.tsymbar moved T259343: OAuth extension - remove needsWriteAccess function definition from AbstractClientHandler class. from In Progress/In Review to PM Sign Off on the Platform Team Workboards (S&F Workboard) board.
Sep 28 2020, 9:33 AM · MW-1.36-notes (1.36.0-wmf.11; 2020-09-29), MediaWiki-extensions-OAuth, Platform Team Workboards (S&F Workboard)

Sep 26 2020

Art.tsymbar moved T251283: Create extension to provide functionality for creating and managing OAuth 2.0 clients from API Portal from In Progress/Doing to In Progress/In Review on the Platform Team Workboards (S&F Workboard) board.
Sep 26 2020, 7:32 PM · Platform Team Sprints Board (Sprint 4), Platform Team Workboards (S&F Workboard), MW-1.36-notes (1.36.0-wmf.1; 2020-07-21), Patch-For-Review, MediaWiki-extensions-WikimediaApiPortalOAuth, MediaWiki-extension-requests, Platform Team Initiatives (API Gateway)
Art.tsymbar created T263918: WikimediaApiPortal extension - put 'oauth2/client' to settings.
Sep 26 2020, 3:58 PM · API-Portal, MediaWiki-extensions-WikimediaApiPortalOAuth

Sep 15 2020

Art.tsymbar added a comment to T259735: Notification page design fixes.

@apaskulin Do you mean https://api.wikimedia.beta.wmflabs.org/wiki/Special:Notifications ? Seems I do not have enough permissions. Do you know how can I get them or some other way for me to reproduce the issue on the Beta ? Thanks.

Sep 15 2020, 9:03 AM · MW-1.36-notes (1.36.0-wmf.8; 2020-09-08), Platform Team Sprints Board (Sprint 2), WikimediaApiPortal, Platform Team Workboards (S&F Workboard), Platform Team Initiatives (API Gateway)

Sep 9 2020

Art.tsymbar renamed T262445: SpecialPage.php - remove unused properties from the constructor which are not used from SpecialPage.php - remove unused properties from the constructor. to SpecialPage.php - remove unused properties from the constructor which are not used..
Sep 9 2020, 4:56 PM · Technical-Debt, MediaWiki-General, Platform Team Workboards (S&F Workboard)
Art.tsymbar created T262445: SpecialPage.php - remove unused properties from the constructor which are not used.
Sep 9 2020, 4:54 PM · Technical-Debt, MediaWiki-General, Platform Team Workboards (S&F Workboard)

Sep 8 2020

Art.tsymbar moved T259043: Write unit tests for new endpoints in the OAuth extension from In Progress/In Review to PM Sign Off on the Platform Team Workboards (S&F Workboard) board.
Sep 8 2020, 1:02 PM · MW-1.36-notes (1.36.0-wmf.9; 2020-09-15), Platform Team Sprints Board (Sprint 2), Patch-For-Review, Platform Team Workboards (S&F Workboard), Platform Team Initiatives (API Gateway), MediaWiki-extensions-OAuth
Art.tsymbar claimed T254305: WikimediaApiPortal skin doesn't play well with ULS.
Sep 8 2020, 12:42 PM · MW-1.36-notes (1.36.0-wmf.22; 2020-12-15), Platform Team Workboards (S&F Workboard), WikimediaApiPortal, UniversalLanguageSelector, Platform Team Initiatives (API Gateway)
Art.tsymbar moved T259666: Language settings icon partially hidden under search bar from In Progress/Doing to In Progress/In Review on the Platform Team Workboards (S&F Workboard) board.
Sep 8 2020, 12:42 PM · MW-1.36-notes (1.36.0-wmf.9; 2020-09-15), Patch-For-Review, Platform Team Workboards (S&F Workboard), WikimediaApiPortal, Platform Team Initiatives (API Gateway)
Art.tsymbar moved T259342: OAuth extension - remove needsReadAccess function definition from ListClients class. from Backlog to Current sprint Backlog on the Platform Team Workboards (S&F Workboard) board.
Sep 8 2020, 10:37 AM · MW-1.36-notes (1.36.0-wmf.11; 2020-09-29), Platform Team Workboards (S&F Workboard), MediaWiki-extensions-OAuth
Art.tsymbar moved T259343: OAuth extension - remove needsWriteAccess function definition from AbstractClientHandler class. from Backlog to Current sprint Backlog on the Platform Team Workboards (S&F Workboard) board.
Sep 8 2020, 10:37 AM · MW-1.36-notes (1.36.0-wmf.11; 2020-09-29), MediaWiki-extensions-OAuth, Platform Team Workboards (S&F Workboard)
Art.tsymbar moved T259345: OAuth extension - add RequestClient class description from Backlog to Current sprint Backlog on the Platform Team Workboards (S&F Workboard) board.
Sep 8 2020, 10:37 AM · MW-1.36-notes (1.36.0-wmf.13; 2020-10-12), Documentation, Platform Team Workboards (S&F Workboard), MediaWiki-extensions-OAuth
Art.tsymbar moved T254305: WikimediaApiPortal skin doesn't play well with ULS from Current sprint Backlog to In Progress/Doing on the Platform Team Workboards (S&F Workboard) board.
Sep 8 2020, 10:07 AM · MW-1.36-notes (1.36.0-wmf.22; 2020-12-15), Platform Team Workboards (S&F Workboard), WikimediaApiPortal, UniversalLanguageSelector, Platform Team Initiatives (API Gateway)
Art.tsymbar moved T259669: Change search placeholder and tooltip text to "Search" from In Progress/Doing to In Progress/In Review on the Platform Team Workboards (S&F Workboard) board.
Sep 8 2020, 10:02 AM · MW-1.36-notes (1.36.0-wmf.9; 2020-09-15), Platform Team Workboards (S&F Workboard), WikimediaApiPortal, Platform Team Initiatives (API Gateway)

Sep 7 2020

Art.tsymbar moved T259735: Notification page design fixes from In Progress/In Review to PM Sign Off on the Platform Team Workboards (S&F Workboard) board.
Sep 7 2020, 8:22 PM · MW-1.36-notes (1.36.0-wmf.8; 2020-09-08), Platform Team Sprints Board (Sprint 2), WikimediaApiPortal, Platform Team Workboards (S&F Workboard), Platform Team Initiatives (API Gateway)

Sep 3 2020

Art.tsymbar added a comment to T259735: Notification page design fixes.

Update:

  • Fix for preferences menu is made in "Echo" (Notification) extension with the help of additional skin specific (WikimediaApiPortal in this case) that is better solution, than updating "common" css file.
Sep 3 2020, 12:14 PM · MW-1.36-notes (1.36.0-wmf.8; 2020-09-08), Platform Team Sprints Board (Sprint 2), WikimediaApiPortal, Platform Team Workboards (S&F Workboard), Platform Team Initiatives (API Gateway)
Art.tsymbar moved T252735: CirrusSearch ext: Remove unused CirrusSearch const from In Progress/In Review to PM Sign Off on the Platform Team Workboards (S&F Workboard) board.
Sep 3 2020, 10:42 AM · MW-1.36-notes (1.36.0-wmf.8; 2020-09-08), CirrusSearch, Platform Team Workboards (S&F Workboard)

Sep 2 2020

Art.tsymbar claimed T259669: Change search placeholder and tooltip text to "Search".
Sep 2 2020, 2:18 PM · MW-1.36-notes (1.36.0-wmf.9; 2020-09-15), Platform Team Workboards (S&F Workboard), WikimediaApiPortal, Platform Team Initiatives (API Gateway)
Art.tsymbar moved T259669: Change search placeholder and tooltip text to "Search" from Current sprint Backlog to In Progress/Doing on the Platform Team Workboards (S&F Workboard) board.
Sep 2 2020, 2:17 PM · MW-1.36-notes (1.36.0-wmf.9; 2020-09-15), Platform Team Workboards (S&F Workboard), WikimediaApiPortal, Platform Team Initiatives (API Gateway)
Art.tsymbar moved T252735: CirrusSearch ext: Remove unused CirrusSearch const from In Progress/Doing to In Progress/In Review on the Platform Team Workboards (S&F Workboard) board.
Sep 2 2020, 12:28 PM · MW-1.36-notes (1.36.0-wmf.8; 2020-09-08), CirrusSearch, Platform Team Workboards (S&F Workboard)
Art.tsymbar moved T252735: CirrusSearch ext: Remove unused CirrusSearch const from Current sprint Backlog to In Progress/Doing on the Platform Team Workboards (S&F Workboard) board.
Sep 2 2020, 12:03 PM · MW-1.36-notes (1.36.0-wmf.8; 2020-09-08), CirrusSearch, Platform Team Workboards (S&F Workboard)
Art.tsymbar moved T259735: Notification page design fixes from In Progress/Doing to In Progress/In Review on the Platform Team Workboards (S&F Workboard) board.
Sep 2 2020, 11:08 AM · MW-1.36-notes (1.36.0-wmf.8; 2020-09-08), Platform Team Sprints Board (Sprint 2), WikimediaApiPortal, Platform Team Workboards (S&F Workboard), Platform Team Initiatives (API Gateway)
Art.tsymbar added a comment to T259735: Notification page design fixes.

As discussed:

  • Fix for preferences menu is made in "Echo" (Notification) extension as there is no other relevant solution for now due to the current architecture.
  • Fix for notification UI "Recent activities" blcok is made in the WikimediaApiPortal skin itself.
Sep 2 2020, 11:07 AM · MW-1.36-notes (1.36.0-wmf.8; 2020-09-08), Platform Team Sprints Board (Sprint 2), WikimediaApiPortal, Platform Team Workboards (S&F Workboard), Platform Team Initiatives (API Gateway)

Aug 31 2020

Art.tsymbar moved T254305: WikimediaApiPortal skin doesn't play well with ULS from Estimated/Estimation to Current sprint Backlog on the Platform Team Workboards (S&F Workboard) board.
Aug 31 2020, 12:43 PM · MW-1.36-notes (1.36.0-wmf.22; 2020-12-15), Platform Team Workboards (S&F Workboard), WikimediaApiPortal, UniversalLanguageSelector, Platform Team Initiatives (API Gateway)
Art.tsymbar moved T259666: Language settings icon partially hidden under search bar from Current sprint Backlog to In Progress/Doing on the Platform Team Workboards (S&F Workboard) board.
Aug 31 2020, 10:40 AM · MW-1.36-notes (1.36.0-wmf.9; 2020-09-15), Patch-For-Review, Platform Team Workboards (S&F Workboard), WikimediaApiPortal, Platform Team Initiatives (API Gateway)

Aug 30 2020

Art.tsymbar moved T260711: OAuth2 extension - update README.md on $wgRestAPIAdditionalRouteFiles from In Progress/Doing to In Progress/In Review on the Platform Team Workboards (S&F Workboard) board.
Aug 30 2020, 10:57 AM · MW-1.36-notes (1.36.0-wmf.10; 2020-09-22), Platform Team Workboards (S&F Workboard), MediaWiki-extensions-OAuth
Art.tsymbar moved T260711: OAuth2 extension - update README.md on $wgRestAPIAdditionalRouteFiles from Current sprint Backlog to In Progress/Doing on the Platform Team Workboards (S&F Workboard) board.
Aug 30 2020, 10:46 AM · MW-1.36-notes (1.36.0-wmf.10; 2020-09-22), Platform Team Workboards (S&F Workboard), MediaWiki-extensions-OAuth

Aug 25 2020

Art.tsymbar claimed T259735: Notification page design fixes.
Aug 25 2020, 10:55 AM · MW-1.36-notes (1.36.0-wmf.8; 2020-09-08), Platform Team Sprints Board (Sprint 2), WikimediaApiPortal, Platform Team Workboards (S&F Workboard), Platform Team Initiatives (API Gateway)
Art.tsymbar moved T259735: Notification page design fixes from Current sprint Backlog to In Progress/Doing on the Platform Team Workboards (S&F Workboard) board.
Aug 25 2020, 10:43 AM · MW-1.36-notes (1.36.0-wmf.8; 2020-09-08), Platform Team Sprints Board (Sprint 2), WikimediaApiPortal, Platform Team Workboards (S&F Workboard), Platform Team Initiatives (API Gateway)

Aug 24 2020

Art.tsymbar moved T259043: Write unit tests for new endpoints in the OAuth extension from In Progress/Doing to In Progress/In Review on the Platform Team Workboards (S&F Workboard) board.
Aug 24 2020, 11:19 AM · MW-1.36-notes (1.36.0-wmf.9; 2020-09-15), Platform Team Sprints Board (Sprint 2), Patch-For-Review, Platform Team Workboards (S&F Workboard), Platform Team Initiatives (API Gateway), MediaWiki-extensions-OAuth
Art.tsymbar moved T259043: Write unit tests for new endpoints in the OAuth extension from Current sprint Backlog to In Progress/Doing on the Platform Team Workboards (S&F Workboard) board.
Aug 24 2020, 11:19 AM · MW-1.36-notes (1.36.0-wmf.9; 2020-09-15), Platform Team Sprints Board (Sprint 2), Patch-For-Review, Platform Team Workboards (S&F Workboard), Platform Team Initiatives (API Gateway), MediaWiki-extensions-OAuth
Art.tsymbar moved T257982: Update the OAuth extension to support the API Portal from In Progress/Doing to In Progress/In Review on the Platform Team Workboards (S&F Workboard) board.
Aug 24 2020, 11:19 AM · MW-1.36-notes (1.36.0-wmf.8; 2020-09-08), Platform Team Sprints Board (Sprint 2), Platform Team Workboards (S&F Workboard), MediaWiki-extensions-OAuth, Platform Team Initiatives (API Gateway)

Aug 18 2020

Art.tsymbar created T260711: OAuth2 extension - update README.md on $wgRestAPIAdditionalRouteFiles.
Aug 18 2020, 5:35 PM · MW-1.36-notes (1.36.0-wmf.10; 2020-09-22), Platform Team Workboards (S&F Workboard), MediaWiki-extensions-OAuth

Jul 31 2020

Art.tsymbar created T259345: OAuth extension - add RequestClient class description.
Jul 31 2020, 12:29 PM · MW-1.36-notes (1.36.0-wmf.13; 2020-10-12), Documentation, Platform Team Workboards (S&F Workboard), MediaWiki-extensions-OAuth
Art.tsymbar created T259343: OAuth extension - remove needsWriteAccess function definition from AbstractClientHandler class..
Jul 31 2020, 12:07 PM · MW-1.36-notes (1.36.0-wmf.11; 2020-09-29), MediaWiki-extensions-OAuth, Platform Team Workboards (S&F Workboard)
Art.tsymbar created T259342: OAuth extension - remove needsReadAccess function definition from ListClients class..
Jul 31 2020, 11:54 AM · MW-1.36-notes (1.36.0-wmf.11; 2020-09-29), Platform Team Workboards (S&F Workboard), MediaWiki-extensions-OAuth

Jul 29 2020

Art.tsymbar created T259114: OAuth extension - remove unused TYPE_PROFILE constant in the Resource class..
Jul 29 2020, 10:35 AM · MW-1.36-notes (1.36.0-wmf.12; 2020-10-05; NEVER DEPLOYED), Patch-For-Review, Platform Team Workboards (S&F Workboard), MediaWiki-extensions-OAuth
Art.tsymbar renamed T259112: OAuth extension - exchange deprecated methods and functions in the ConsumerSubmitControl class. from Oauth extension - exchange deprecated methods and functions in the ConsumerSubmitControl class. to OAuth extension - exchange deprecated methods and functions in the ConsumerSubmitControl class..
Jul 29 2020, 10:20 AM · MW-1.36-notes (1.36.0-wmf.13; 2020-10-12), Platform Team Workboards (S&F Workboard), MediaWiki-extensions-OAuth
Art.tsymbar created T259112: OAuth extension - exchange deprecated methods and functions in the ConsumerSubmitControl class..
Jul 29 2020, 10:20 AM · MW-1.36-notes (1.36.0-wmf.13; 2020-10-12), Platform Team Workboards (S&F Workboard), MediaWiki-extensions-OAuth

Jul 22 2020

Art.tsymbar created T258602: Create README.md file for MediaModeration extension.
Jul 22 2020, 3:37 PM · MW-1.38-notes (1.38.0-wmf.17; 2022-01-10), MediaModeration

Jul 20 2020

Art.tsymbar moved T254499: Scan images in chronological order from In Progress/Doing to In Progress/In Review on the Platform Team Workboards (S&F Workboard) board.
Jul 20 2020, 12:47 PM · Platform Team Sprints Board (Sprint 0), MW-1.36-notes (1.36.0-wmf.2; 2020-07-28), Platform Team Workboards (S&F Workboard), Story, Platform Team Initiatives (Hash Checking), MediaModeration
Art.tsymbar added a comment to T254499: Scan images in chronological order.
Jul 20 2020, 12:45 PM · Platform Team Sprints Board (Sprint 0), MW-1.36-notes (1.36.0-wmf.2; 2020-07-28), Platform Team Workboards (S&F Workboard), Story, Platform Team Initiatives (Hash Checking), MediaModeration

Jul 17 2020

Art.tsymbar moved T257904: MediaModeration service wiring keys update from In Progress/In Review to Done on the Platform Team Workboards (S&F Workboard) board.
Jul 17 2020, 10:05 AM · MW-1.36-notes (1.36.0-wmf.1; 2020-07-21), Platform Team Workboards (S&F Workboard), MediaModeration

Jul 16 2020

Art.tsymbar moved T257904: MediaModeration service wiring keys update from In Progress/Doing to In Progress/In Review on the Platform Team Workboards (S&F Workboard) board.
Jul 16 2020, 6:49 PM · MW-1.36-notes (1.36.0-wmf.1; 2020-07-21), Platform Team Workboards (S&F Workboard), MediaModeration
Art.tsymbar moved T246915: Send 160x160 thumbnails to photo DNA instead of real files from In Progress/In Review to Done on the Platform Team Workboards (S&F Workboard) board.
Jul 16 2020, 6:46 PM · Platform Team Sprints Board (Sprint 0), MW-1.36-notes (1.36.0-wmf.1; 2020-07-21), Performance-Team (Radar), MW-1.35-notes (1.35.0-wmf.41; 2020-07-14), Platform Team Workboards (S&F Workboard), Platform Team Initiatives (Hash Checking), Patch-For-Review, MediaModeration
Art.tsymbar moved T257904: MediaModeration service wiring keys update from Backlog to In Progress/Doing on the Platform Team Workboards (S&F Workboard) board.
Jul 16 2020, 4:46 PM · MW-1.36-notes (1.36.0-wmf.1; 2020-07-21), Platform Team Workboards (S&F Workboard), MediaModeration
Art.tsymbar added a comment to T257904: MediaModeration service wiring keys update.

Also some changes form this patch https://gerrit.wikimedia.org/r/c/mediawiki/extensions/MediaModeration/+/579392/16 which were mentioned as out of scope will be done in this task.

Jul 16 2020, 4:39 PM · MW-1.36-notes (1.36.0-wmf.1; 2020-07-21), Platform Team Workboards (S&F Workboard), MediaModeration

Jul 15 2020

Art.tsymbar moved T246915: Send 160x160 thumbnails to photo DNA instead of real files from In Progress/Doing to In Progress/In Review on the Platform Team Workboards (S&F Workboard) board.
Jul 15 2020, 3:33 PM · Platform Team Sprints Board (Sprint 0), MW-1.36-notes (1.36.0-wmf.1; 2020-07-21), Performance-Team (Radar), MW-1.35-notes (1.35.0-wmf.41; 2020-07-14), Platform Team Workboards (S&F Workboard), Platform Team Initiatives (Hash Checking), Patch-For-Review, MediaModeration

Jul 14 2020

Art.tsymbar created T257904: MediaModeration service wiring keys update.
Jul 14 2020, 10:46 AM · MW-1.36-notes (1.36.0-wmf.1; 2020-07-21), Platform Team Workboards (S&F Workboard), MediaModeration

Jul 13 2020

Art.tsymbar claimed T251280: Add API endpoint to propose a new OAuth consumer.
Jul 13 2020, 11:40 AM · Platform Team Sprints Board (Sprint 2), MediaWiki-extensions-OAuth, Platform Team Initiatives (API Gateway)

Jul 7 2020

Art.tsymbar claimed T253320: Define decision-making contents of report emails.
Jul 7 2020, 3:04 PM · Story, Platform Team Initiatives (Hash Checking), MediaModeration

Jul 3 2020

Art.tsymbar moved T254778: Make common implementation of findVariantLink functions of Language Converters. from In Progress/In Review to Done on the Platform Team Workboards (S&F Workboard) board.
Jul 3 2020, 10:35 AM · MW-1.35-notes (1.35.0-wmf.40; 2020-07-07), Platform Team Workboards (S&F Workboard), MediaWiki-Language-converter
Art.tsymbar moved T254499: Scan images in chronological order from Backlog to In Progress/Doing on the Platform Team Workboards (S&F Workboard) board.
Jul 3 2020, 10:31 AM · Platform Team Sprints Board (Sprint 0), MW-1.36-notes (1.36.0-wmf.2; 2020-07-28), Platform Team Workboards (S&F Workboard), Story, Platform Team Initiatives (Hash Checking), MediaModeration
Art.tsymbar claimed T254499: Scan images in chronological order.
Jul 3 2020, 9:35 AM · Platform Team Sprints Board (Sprint 0), MW-1.36-notes (1.36.0-wmf.2; 2020-07-28), Platform Team Workboards (S&F Workboard), Story, Platform Team Initiatives (Hash Checking), MediaModeration

Jun 17 2020

Art.tsymbar moved T252095: Get rid of calling deprecated LanguageConverter methods from Language class (and remove in 1.41) from Backlog to In Progress/Doing on the Platform Team Workboards (S&F Workboard) board.
Jun 17 2020, 10:47 AM · MW-1.40-notes (1.40.0-wmf.26; 2023-03-06), Technical-Debt (Deprecation process), MW-1.38-notes (1.38.0-wmf.5; 2021-10-19), MW-1.37-notes (1.37.0-wmf.18; 2021-08-09), Story, MediaWiki-Language-converter, Platform Team Workboards (S&F Workboard)

Jun 15 2020

Art.tsymbar moved T254004: Use global LanguageConverterFactory as MediawikiService:: instead for injecting it via DI in Language class from In Progress/Doing to In Progress/In Review on the Platform Team Workboards (S&F Workboard) board.
Jun 15 2020, 12:03 PM · Patch-Needs-Improvement, Dependency injection, Platform Team Workboards (S&F Workboard), Platform Team Initiatives (Decoupling (CDP2)), MediaWiki-Language-converter, I18n

Jun 14 2020

Art.tsymbar moved T254778: Make common implementation of findVariantLink functions of Language Converters. from In Progress/Doing to In Progress/In Review on the Platform Team Workboards (S&F Workboard) board.
Jun 14 2020, 4:20 PM · MW-1.35-notes (1.35.0-wmf.40; 2020-07-07), Platform Team Workboards (S&F Workboard), MediaWiki-Language-converter
Art.tsymbar moved T254778: Make common implementation of findVariantLink functions of Language Converters. from Current sprint Backlog to In Progress/Doing on the Platform Team Workboards (S&F Workboard) board.
Jun 14 2020, 4:19 PM · MW-1.35-notes (1.35.0-wmf.40; 2020-07-07), Platform Team Workboards (S&F Workboard), MediaWiki-Language-converter

Jun 11 2020

Art.tsymbar moved T254004: Use global LanguageConverterFactory as MediawikiService:: instead for injecting it via DI in Language class from In Progress/In Review to In Progress/Doing on the Platform Team Workboards (S&F Workboard) board.
Jun 11 2020, 8:58 AM · Patch-Needs-Improvement, Dependency injection, Platform Team Workboards (S&F Workboard), Platform Team Initiatives (Decoupling (CDP2)), MediaWiki-Language-converter, I18n

Jun 9 2020

Art.tsymbar moved T253834: Turn properties into protected Getters in LanguageConverter based hierarchy from In Progress/In Review to In Progress/Doing on the Platform Team Workboards (S&F Workboard) board.
Jun 9 2020, 3:35 PM · MW-1.36-notes (1.36.0-wmf.30; 2021-02-09), Platform Team Workboards (MW Expedition), Platform Team Initiatives (Decoupling (CDP2)), MediaWiki-Language-converter, I18n
Art.tsymbar moved T254778: Make common implementation of findVariantLink functions of Language Converters. from Backlog to In Progress/Doing on the Platform Team Workboards (S&F Workboard) board.
Jun 9 2020, 2:40 PM · MW-1.35-notes (1.35.0-wmf.40; 2020-07-07), Platform Team Workboards (S&F Workboard), MediaWiki-Language-converter
Art.tsymbar moved T254004: Use global LanguageConverterFactory as MediawikiService:: instead for injecting it via DI in Language class from In Progress/Doing to In Progress/In Review on the Platform Team Workboards (S&F Workboard) board.
Jun 9 2020, 2:35 PM · Patch-Needs-Improvement, Dependency injection, Platform Team Workboards (S&F Workboard), Platform Team Initiatives (Decoupling (CDP2)), MediaWiki-Language-converter, I18n
Art.tsymbar set the point value for T254778: Make common implementation of findVariantLink functions of Language Converters. to 0.5.
Jun 9 2020, 8:47 AM · MW-1.35-notes (1.35.0-wmf.40; 2020-07-07), Platform Team Workboards (S&F Workboard), MediaWiki-Language-converter

Jun 8 2020

Art.tsymbar created T254778: Make common implementation of findVariantLink functions of Language Converters. .
Jun 8 2020, 3:40 PM · MW-1.35-notes (1.35.0-wmf.40; 2020-07-07), Platform Team Workboards (S&F Workboard), MediaWiki-Language-converter
Art.tsymbar moved T253834: Turn properties into protected Getters in LanguageConverter based hierarchy from In Progress/Doing to In Progress/In Review on the Platform Team Workboards (S&F Workboard) board.
Jun 8 2020, 12:47 PM · MW-1.36-notes (1.36.0-wmf.30; 2021-02-09), Platform Team Workboards (MW Expedition), Platform Team Initiatives (Decoupling (CDP2)), MediaWiki-Language-converter, I18n