Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

openedx/edx-platform

renovate[bot] pushed 2 commits to renovate/squirejs-0.x openedx/edx-platform
  • feat: Upgrade Python dependency edx-enterprise (#35704) * feat: Upgrade Python dependency edx-enterprise Commit g... 471e5bf
  • chore(deps): update dependency squirejs to v0.2.1 cd89705

View on GitHub

renovate[bot] pushed 2 commits to renovate/jasmine-monorepo openedx/edx-platform
  • feat: Upgrade Python dependency edx-enterprise (#35704) * feat: Upgrade Python dependency edx-enterprise Commit g... 471e5bf
  • chore(deps): update dependency jasmine-core to v2.99.1 b84db06

View on GitHub

kiram15 deleted a branch openedx/edx-platform

kiram15/upgrade-edx-enterprise-08c8e9d

kiram15 pushed 1 commit to master openedx/edx-platform
  • feat: Upgrade Python dependency edx-enterprise (#35704) * feat: Upgrade Python dependency edx-enterprise Commit g... 471e5bf

View on GitHub

kiram15 closed a pull request on openedx/edx-platform
feat: Upgrade Python dependency edx-enterprise
PR generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master` on behalf of @kiram15.
sohailfatima pushed 15 commits to fsohail/INF-1569/bulk-email-rebrand openedx/edx-platform
  • feat: Upgrade Python dependency edx-codejail Upgrade codejail to add 22.04 support Commit generated by workflow `op... d45e63f
  • feat: ItemBankBlock (#35553) This is a new XBlock that presents a random subset of its children. As of this commit, ... 08c8e9d
  • docs: Explicitly declare the OS version that edx-platform supports. cf0be34
  • feat: minimal UI for the Problem Bank block 9e28ba9
  • Merge pull request #35679 from open-craft/braden/pool-ui "Bare Bones" UI for Problem Bank [FC-0062] Part of: open... e0c56aa
  • feat: multi-select when adding blocks to problem bank (#35705) This implements basic multi-select for adding compone... 4158a44
  • fix: Improve messaging, logging when adding Beta Library Content fails (#35707) We have user-oriented messaging stuf... af21100
  • feat: itembank green button (#35706) Adds Problem Bank to the main New Components buttons. For the Libraries Rela... 085b15a
  • feat: freeze edx-sandbox requirements for sumac We ran: cp requirements/edx-sandbox/base.txt \ requireme... 7b83d51
  • Support static assets when copy/pasting between courses and libraries (#35668) The biggest challenge is dealing with... d25e651
  • Merge pull request #35711 from raccoongang/max/feat/pip-sandbox-requirements-sumac 37b9aa4
  • Merge pull request #35703 from openedx/feanil/upgrade-edx-codejail-784b2b8 feat: Upgrade Python dependency edx-codejail de4f77b
  • feat: show alert while editing v2 library content [FC-0062] (#35700) Adds warning alert in edit modal for library v2... e2a9a37
  • chore: requirements updates (edx-search 4.1.0 and others) e286d78
  • feat: updated bulk email context for updated footer aec544f

View on GitHub

kiram15 pushed 1 commit to kiram15/upgrade-edx-enterprise-08c8e9d openedx/edx-platform
  • fix: skip failing migration check d14a59e

View on GitHub

kiram15 pushed 14 commits to kiram15/upgrade-edx-enterprise-08c8e9d openedx/edx-platform
  • feat: Upgrade Python dependency edx-codejail Upgrade codejail to add 22.04 support Commit generated by workflow `op... d45e63f
  • docs: Explicitly declare the OS version that edx-platform supports. cf0be34
  • feat: minimal UI for the Problem Bank block 9e28ba9
  • Merge pull request #35679 from open-craft/braden/pool-ui "Bare Bones" UI for Problem Bank [FC-0062] Part of: open... e0c56aa
  • feat: multi-select when adding blocks to problem bank (#35705) This implements basic multi-select for adding compone... 4158a44
  • fix: Improve messaging, logging when adding Beta Library Content fails (#35707) We have user-oriented messaging stuf... af21100
  • feat: itembank green button (#35706) Adds Problem Bank to the main New Components buttons. For the Libraries Rela... 085b15a
  • feat: freeze edx-sandbox requirements for sumac We ran: cp requirements/edx-sandbox/base.txt \ requireme... 7b83d51
  • Support static assets when copy/pasting between courses and libraries (#35668) The biggest challenge is dealing with... d25e651
  • Merge pull request #35711 from raccoongang/max/feat/pip-sandbox-requirements-sumac 37b9aa4
  • Merge pull request #35703 from openedx/feanil/upgrade-edx-codejail-784b2b8 feat: Upgrade Python dependency edx-codejail de4f77b
  • feat: show alert while editing v2 library content [FC-0062] (#35700) Adds warning alert in edit modal for library v2... e2a9a37
  • chore: requirements updates (edx-search 4.1.0 and others) e286d78
  • Merge branch 'master' into kiram15/upgrade-edx-enterprise-08c8e9d bcb2125

View on GitHub

KristinAoki created a review comment on a pull request on openedx/edx-platform
We only support the use of the learning MFE.

View on GitHub

KristinAoki created a review on a pull request on openedx/edx-platform

View on GitHub

KristinAoki pushed 1 commit to KristinAoki/unit-preview-navigates-to-learning-mfe openedx/edx-platform

View on GitHub

KristinAoki pushed 1 commit to KristinAoki/unit-preview-navigates-to-learning-mfe openedx/edx-platform
  • fix: use url builder instead of string formater 4002c99

View on GitHub

bmtcril created a review comment on a pull request on openedx/edx-platform
Configuration for each plugin API gets pushed down to the class, which is really where it belongs. For simplicity and backwards compatibility I've left all of the configuration variables the same. ...

View on GitHub

bmtcril created a review on a pull request on openedx/edx-platform

View on GitHub

bmtcril created a review comment on a pull request on openedx/edx-platform
These few lines are where the magic happens, if we don't already have an "API" configured (LMS, Ecomm, License Manager, etc would already be configured here) we take the value from our configuratio...

View on GitHub

bmtcril created a review on a pull request on openedx/edx-platform

View on GitHub

bmtcril created a review comment on a pull request on openedx/edx-platform
Open question whether we want to make the 1st party APIs function the same way, but for the sake of simplicity I've left them for now.

View on GitHub

bmtcril created a review on a pull request on openedx/edx-platform

View on GitHub

bmtcril created a review comment on a pull request on openedx/edx-platform
Any other python packages can be installed that have a setup.cfg like this to register their plugins with the system. They can still be turned on and off by adding or removing the steps in the reti...

View on GitHub

bmtcril created a review on a pull request on openedx/edx-platform

View on GitHub

bmtcril created a review on a pull request on openedx/edx-platform

View on GitHub

bmtcril opened a draft pull request on openedx/edx-platform
temp: Retirement refactor example
This commit shows an example of how we could use Stevedore drivers to handle retirement extension. The entrypoint name would become the "API" in our configuration, and each "API" extension class wo...
bmtcril created a branch on openedx/edx-platform

bmtcril/retirement_refactor - The Open edX LMS & Studio, powering education sites around the world!

KristinAoki pushed 1 commit to KristinAoki/unit-preview-navigates-to-learning-mfe openedx/edx-platform
  • fix: courseware view tests c38940b

View on GitHub

kdmccormick created a review on a pull request on openedx/edx-platform
OK, I understand now why this needs to be its own endpoint, thank you @KyryloKireiev . > Maybe we should really consider adding a limit (for example, only return the 1000 most relevant results)?...

View on GitHub

kiram15 pushed 2 commits to kiram15/upgrade-edx-enterprise-08c8e9d openedx/edx-platform
  • chore: requirements updates (edx-search 4.1.0 and others) e286d78
  • Merge branch 'master' into kiram15/upgrade-edx-enterprise-08c8e9d b04ab13

View on GitHub

edx-secure pushed 1 commit to 2u/release openedx/edx-platform
  • chore: requirements updates (edx-search 4.1.0 and others) e286d78

View on GitHub

edx-pipeline-bot created a comment on a pull request on openedx/edx-platform
**2U Release Notice**: This PR has been deployed to the edX production environment.

View on GitHub

edx-pipeline-bot created a comment on a pull request on openedx/edx-platform
**2U Release Notice**: This PR has been deployed to the edX production environment.

View on GitHub

edx-pipeline-bot created a comment on a pull request on openedx/edx-platform
**2U Release Notice**: This PR has been deployed to the edX staging environment in preparation for a release to production.

View on GitHub

Load more