Deborah Kaplan
Deborah Kaplan
ADA/Accessibility: see [the incredible accessible modal](https://github.com/gdkraus/accessible-modal-dialog#features). - Move focus to beginning of the modal when it opens
ADA/Accessibility: see [the incredible accessible modal](https://github.com/gdkraus/accessible-modal-dialog#features). - aria-hidden on the greyed-out section to hide the rest from a screen reader
## Description The credentials IDA now relies on the course certificate configuration and (if present) `certificate_available_date` for displayability. We no longer need to send `visible_date` updates for every awarded certificate...
### Proposal Date 2024-08-29 ### Target Ticket Acceptance Date 2024-09-12 ### Earliest Open edX Named Release Without This Functionality Teak - 2025-04 ### Rationale This is a setting in the...
**Describe the bug** Upgrading from v6 to v7, we can no longer run `github.rest.pulls.create`. If the log messages are to be believed, we are not sending the required parameter `owner`....
Our `.pylintrc` is out of date, but simply updating it generates a large breakage report. We need to update `.pylintrc`, while making any required changes. #### Acceptance Criteria - Update...
the various sidebar filters in django admin no longer are working. ### Steps to reproduce 1. Go to: https://your_credentials_url/admin/credentials/usercredential/ 2. Click "Awarded" under "Filter By status" in the sidebar. 3....
## Summary In [edx_api.py](https://github.com/openedx/edx-platform/blob/master/scripts/user_retirement/utils/edx_api.py), the `CredentialsApi` and `EcommerceApi` classes contain nonfunctional code. - `EcommerceApi.retire_learner` - `EcommerceApi.get_tracking_key` - `CredentialsApi.retire_learner` Additionally, ecommerce has, I believe, been deprecated in the open source organization,...