Feanil Patel
1de6ff7ad2
chore: Run make upgrade
2023-07-17 14:01:16 -04:00
Feanil Patel
376211950f
build: Add base requirements to docs.
...
If we want to build autodocs from the code, we need the dependencies of
the code installed as a part of the docs build.
2023-07-17 10:49:44 -04:00
Muhammad Umar Khan
3b1ff5cda8
build: add pymemcache dependency ( #32748 )
...
* build: add pymemcache dependency
* feat: Upgrade Python dependency pymemcache (#32749 )
build: add pymemcache dependency
Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`
Co-authored-by: mumarkhan999 <mumarkhan999@users.noreply.github.com >
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: mumarkhan999 <mumarkhan999@users.noreply.github.com >
2023-07-17 17:20:34 +05:00
github-actions[bot]
bc98d9c273
feat: Upgrade Python dependency pip-tools ( #32760 )
...
build: update pip-tools
Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`
Co-authored-by: mumarkhan999 <mumarkhan999@users.noreply.github.com >
2023-07-17 14:43:27 +05:00
github-actions[bot]
6ab06502e0
feat: Upgrade Python dependency lti-consumer-xblock ( #32747 )
...
fix: broken lms function call in LTI xblock
Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`
Co-authored-by: Zacharis278 <Zacharis278@users.noreply.github.com >
2023-07-14 14:29:03 +00:00
Feanil Patel
b2e2655c3b
Merge pull request #32735 from openedx/feanil/add_redirecting
...
Prep guides to replace "Technical Docs" by adding redirecting.
2023-07-13 14:36:10 -04:00
Hamzah Ullah
e9f096fc73
chore: bumping enterprise package version to 4.0.0 ( #32731 )
2023-07-13 18:32:14 +00:00
alex-sheehan-edx
0ca7ec23da
feat: Upgrade Python dependency edx-enterprise
...
integrated channels content exporter sanitizing delete payloads
Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`
2023-07-13 17:17:10 +00:00
Feanil Patel
9707fe5164
chore: Run make upgrade
2023-07-13 12:10:11 -04:00
Feanil Patel
cee0e75566
docs: Add config for redirecting pages.
...
We want to be able to move pages around and have sphinx automatically
redirect to the now location when that happens. This will allow us to
re-organize safely as we figure out the best way to layout the
documentation.
2023-07-13 12:10:11 -04:00
edX requirements bot
f2d30d9fbd
chore: Updating Python Requirements ( #32729 )
2023-07-13 13:39:32 +05:00
Feanil Patel
eba2856293
build: Re-org docs deps.
...
Some doc buildig deps were in development.in explicitly while others
weren't. Update development.in to pull in doc.txt and then remove
direct additions of the doc requirements from development.in
2023-07-12 15:06:23 -04:00
Feanil Patel
8682d1d95a
chore: Run make compile-requirements to add sphinx-design.
2023-07-12 15:05:15 -04:00
Feanil Patel
0167b09a3b
docs: Add the new sphinx-design extension.
...
This gives us the abuliity to add some nice responsive web components to
our docs. In particular girds and cards.
2023-07-12 15:05:15 -04:00
Awais Qureshi
cd0f925187
chore: Adding pin to avoid test failures. ( #32641 )
...
* chore: Adding pin to avoid test failures.
2023-07-11 15:00:39 +05:00
Awais Qureshi
b528a27237
fix: upgrading celery version and fixing tests. ( #32468 )
...
* fix: upgrading celery version and fixing tests.
---------
Co-authored-by: edX requirements bot <49161187+edx-requirements-bot@users.noreply.github.com >
Co-authored-by: zubairshakoorarbisoft <zubair.shakoor@arbisoft.com >
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: awais786 <awais786@users.noreply.github.com >
2023-07-10 18:36:30 +05:00
saleem-latif
18359a8ba3
feat: Upgrade Python dependency edx-enterprise
...
Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/saleem-latif/ENT-7303`
2023-07-10 11:47:37 +05:00
Awais Qureshi
516ad77985
Upgrade drf ( #32667 )
...
* chore: upgrading drf.
* feat: Upgrade Python dependency djangorestframework (#32563 )
Upgrading drf to latest version.
Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`
Co-authored-by: awais786 <awais786@users.noreply.github.com >
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: awais786 <awais786@users.noreply.github.com >
2023-07-06 18:02:21 +05:00
Ahtisham Shahid
b477a20ad2
Added notifications for discussions events ( #32432 )
...
* feat: added notifications for discussions app
* feat: added unit tests for handler
* feat: updated openedx-events package
* fix: updated notification creation logic and tests
* refactor: updated openedx-event version and event name
* refactor: moved logic to separate methods
2023-07-06 13:33:20 +05:00
Diana Huang
171255860f
feat: Unpin SAML for upgrade. ( #32443 )
...
https://github.com/openedx/edx-platform/issues/32327
2023-07-05 15:52:41 -04:00
jajjibhai008
7ad48a3bca
feat: Upgrade Python dependency edx-enterprise
...
Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`
2023-07-05 08:21:07 +00:00
jajjibhai008
5b7afab0e4
chore: bumping enterprise package version to 3.68.1
2023-07-05 13:17:12 +05:00
github-actions[bot]
117539de3f
feat: Upgrade Python dependency django ( #32643 )
...
security patch
Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`
Co-authored-by: awais786 <awais786@users.noreply.github.com >
2023-07-04 12:28:08 +05:00
Braden MacDonald
83f54aeebe
refactor: Split base.in into kernel.in (required) and bundled.in (optional) ( #32552 )
...
Plus remove a few unused and indirect dependencies
2023-06-30 09:51:43 -07:00
Alexander J Sheehan
85d06704b8
chore: bumping enterprise package version to 3.67.7
2023-06-29 16:27:36 +00:00
Alexander J Sheehan
f673e8cc42
chore: bumping enterprise package version to 3.67.6
2023-06-28 20:16:39 +00:00
Alexander J Sheehan
f34c777825
chore: bumping enterprise package version to 3.67.5
2023-06-27 15:53:24 +00:00
knguyen2
35cb53ad8e
chore: edx-enterprise version bump
2023-06-26 19:34:06 +00:00
Kira Miller
b046282b22
chore: edx-enterprise version bump
2023-06-26 17:11:54 +00:00
github-actions[bot]
ef0fa643f5
feat: Upgrade sphinx and removed edx-sphinx-theme
2023-06-23 16:07:49 +05:00
Alexander J Sheehan
e58af88ba1
chore: bumping enterprise package version to 3.67.2
2023-06-22 19:55:24 +00:00
Alexander J Sheehan
7ccdaaced8
chore: bumping enterprise package version to 3.67.1
2023-06-22 16:12:32 +00:00
Feanil Patel
c2c0e67a5d
Merge pull request #32341 from open-craft/kshitij/remove-edx-sphinx-theme
...
chore: replace edx-shinx-theme with sphinx-book-theme in dev dependencies
2023-06-20 15:14:44 -04:00
Awais Qureshi
2a1cf5f0d0
chore: upgrading djangorestframework. ( #32487 )
...
* chore: upgrading djangorestframework.
2023-06-20 16:03:34 +05:00
Awais Qureshi
78e4bd0844
Revert "Revert "feat!: openedx-django-pyfs will now use boto3 to generate-urls. ( #32453 )" ( #32477 )" ( #32503 )
...
This reverts commit ee0bdecf85 .
2023-06-20 14:27:29 +05:00
github-actions[bot]
4597cfc070
feat: Upgrade Python dependency learner-pathway-progress ( #32505 )
...
chore: Added management command to update LearnerPathwayProgress
Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`
Co-authored-by: bilaltahir21 <bilaltahir21@users.noreply.github.com >
2023-06-19 15:46:22 +05:00
Kshitij Sobti
457fd46599
chore: replace edx-shinx-theme with sphinx-book-theme in dev dependencies
...
As part of the deprecation process for edx-sphinx-theme a previous PR switched
to sphinx-book-theme, however edx-sphinx-theme still remained as a dependency in
one place, which is now removed in this PR.
2023-06-19 15:22:25 +05:30
Usama Sadiq
ee0bdecf85
Revert "feat!: openedx-django-pyfs will now use boto3 to generate-urls. ( #32453 )" ( #32477 )
...
This reverts commit 6bef88c9f6 .
2023-06-16 15:38:00 +05:00
Piotr Surowiec
e439b3f749
Merge pull request #32356 from open-craft/agrendalath/fc-0026-user-checks
...
feat: remove block-specific handling from runtime role checks [FC-0026]
2023-06-15 15:32:59 +02:00
Awais Qureshi
6bef88c9f6
feat!: openedx-django-pyfs will now use boto3 to generate-urls. ( #32453 )
...
* feat!: openedx-django-pyfs will now use boto3 to generate-urls.
---------
Co-authored-by: edX requirements bot <49161187+edx-requirements-bot@users.noreply.github.com >
2023-06-15 15:05:33 +05:00
Agrendalath
bc17163258
chore: update ora2 XBlock
2023-06-15 11:08:41 +02:00
Alex Dusenbery
9ce54bc777
feat: edx-enterprise 3.67.0 | compare lowered emails
2023-06-14 12:58:21 -04:00
Awais Qureshi
4bd032ab15
chore: adding pin to avoid test failures. ( #32440 )
...
* chore: adding pin to avoid test failures.
---------
Co-authored-by: edX requirements bot <49161187+edx-requirements-bot@users.noreply.github.com >
2023-06-14 12:44:39 +05:00
Ahtisham Shahid
428849c8a2
fix: resolved spell issue in requirement file ( #32433 )
2023-06-13 14:47:45 +05:00
John Nagro
b74138f2e6
feat: release edx-enterprise==3.66.8 ( #32430 )
2023-06-12 22:30:59 +00:00
jajjibhai008
f5a41a0943
feat: Upgrade Python dependency edx-enterprise
...
Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`
2023-06-12 14:04:19 +00:00
jajjibhai008
078bd91372
chore: bumping enterprise package version to 3.66.6
2023-06-12 18:57:43 +05:00
github-actions[bot]
2002dcb7bd
feat: Upgrade Python dependency edxval ( #32419 )
...
Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`
Co-authored-by: awais786 <awais786@users.noreply.github.com >
2023-06-12 17:50:28 +05:00
Alex Dusenbery
2e447b043d
feat: edx-enterprise 3.66.4 | more logging for bulk enrollment
2023-06-09 09:59:58 -04:00
IrfanUddinAhmad
901aaa4f7d
chore: upgrade edx-enterprise
2023-06-08 14:59:36 +05:00