salman2013
42ca0ddec4
chore: remove bok choy settings
2023-09-27 10:58:37 +05:00
Muhammad Umar Khan
f9148f032f
chore: upgrade dot ( #33309 )
...
* chore: upgrade dot
Co-authored-by: mumarkhan999 <mumarkhan999@users.noreply.github.com >
2023-09-22 15:36:17 +05:00
github-actions[bot]
735aae7639
feat: Upgrade Python dependency openedx-django-wiki ( #33321 )
...
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-09-22 15:12:39 +05:00
Emily Aquin
8014b68cee
chore: bump edx-enterprise
2023-09-21 18:44:03 +00:00
IrfanUddinAhmad
b494bd642d
chore: edx-enterprise upgrade
2023-09-21 22:23:13 +05:00
Awais Qureshi
4943674fc1
feat!: upgrading django-storages to 1.13.2 ( #33301 )
...
* feat!: upgrading `django-storages` to `1.13.2`
2023-09-21 16:56:50 +05:00
Adam Stankiewicz
32a1820360
chore: upgrade to edx-enterprise 4.2.0 ( #33305 )
2023-09-20 18:32:47 +00:00
alangsto
25a04b1654
fix: pin xblock-lti-consumer library ( #33299 )
2023-09-20 09:53:31 -04:00
Awais Qureshi
ead94c9d81
Upgrade django storages 1.12.3 ( #33130 )
...
* feat!: upgrading `django-storages` to `1.12.3`
2023-09-20 14:06:22 +05:00
Jesper Hodge
f197f9e61e
add swagger for CMS API via drf-spectacular ( #33282 )
...
This adds two new urls: `<studio-base>/cms-api/ui` and `<studio-base>/cms-api/schema` with swagger ui and swaggerfile only for the new CMS API using drf-spectacular
2023-09-19 21:06:40 +00:00
alex-sheehan-edx
4a3370f4c9
feat: Upgrade Python dependency edx-enterprise
...
enterprise version bump
Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`
2023-09-19 15:05:25 +00:00
Rômulo Penido
3c3306ce85
feat: implement tag object rest api in cms ( #33181 )
2023-09-18 11:07:00 -07:00
Tim McCormack
1552ea0762
Add compile-requirements GH workflow and update requirements README ( #33126 )
...
Adds a GH workflow that will run `make compile-requirements` and create
a PR for it and overhauls the requirements README with info on how to
use the new workflows.
README changes:
- Group the workflow/makefile info under a new heading
- Switch to imperative for headings
- Move "Upgrade all dependencies" to end of list (uncommon for people to
actually need this command, I suspect)
- Add "Add a dependency"
- Preamble about .in and .txt files and Mac vs. Linux, as well as about forks
Also, some style fixes to upgrade-one-python-dependency GH workflow:
- Fix indentation in inputs block
- Remove "-workflow" from job name (probably copied from another workflow)
- Wrap a long line
2023-09-18 17:32:51 +00:00
Omar Al-Ithawi
5dd13fb112
feat: upgrade edx-i18n-tools to v1.2.0 ( #33236 )
...
Upgrade to use the `--combine-po-files` parameter in future
ope-58 work.
2023-09-18 09:23:13 -04:00
Awais Qureshi
55260b9379
chore: upgrade dot ( #33079 )
...
Co-authored-by: Muhammad Umar Khan <m.umarkhan999@gmail.com >
2023-09-18 14:40:53 +05:00
Tim McCormack
25b18e83cd
build: Add missing Celery task decorators, and add CI check for it ( #33154 )
2023-09-15 20:03:04 +00:00
knguyen2
a1f7ea0098
fix: merge conflicts
2023-09-15 18:39:15 +00:00
knguyen2
9bb1b1be70
chore: version bump
2023-09-15 18:34:34 +00:00
Rebecca Graber
02dd36cdc1
temp: pin openedx-events to before publish-by-config ( #33266 )
2023-09-15 13:32:28 -04:00
Muhammad Soban Javed
ceb6628963
chore: upgrade edx-sgae to 0.23.0 ( #33254 )
...
Co-authored-by: Muhammad Soban Javed <iamsobanjaved@gmai.com >
2023-09-15 20:12:55 +05:00
Nathan Sprenkle
548d302610
chore: ORA bump to 5.4.0 ( #33255 )
2023-09-14 14:06:57 -04:00
salmannawaz
648a30249a
Deprecation of edx-user-state-client repo ( #33218 )
...
* chore: add code for edx-user-state-client in edx-platform
2023-09-14 18:53:37 +05:00
Awais Qureshi
529069726d
chore: removing django-history pin. ( #33250 )
...
* chore: removing django-history pin.
2023-09-14 15:09:02 +05:00
Muhammad Umar Khan
fdae21a5e7
chore: unpin redis client version ( #33215 )
2023-09-14 14:19:39 +05:00
github-actions[bot]
0592b762d6
feat: Upgrade Python dependency edx-enterprise ( #33242 )
...
Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`
Co-authored-by: kiram15 <kiram15@users.noreply.github.com >
Co-authored-by: Kira Miller <31229189+kiram15@users.noreply.github.com >
2023-09-13 15:19:17 -06:00
Omar Al-Ithawi
3b869dd041
feat: install atlas translation tool ( #32952 )
...
Add the openedx-atlas to the kernel.in so it's available in all
environments including Atlas, Devstack and Native installation.
2023-09-13 08:11:07 -04:00
alex-sheehan-edx
ae46cca395
feat: Upgrade Python dependency edx-enterprise
...
edx enterprise version bump
Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`
2023-09-12 14:30:53 +00:00
Usama Sadiq
cc9721e808
fix: remove django-ipware constraint ( #33225 )
...
* fix: remove django-ipware constraint
2023-09-12 17:17:38 +05:00
edX requirements bot
9c23483bb0
chore: Updating Python Requirements ( #33222 )
2023-09-12 14:10:59 +05:00
Kira Miller
175fb0caf8
fix: version bump ( #33208 )
...
* fix: version bump
* fix: retrigger tests
2023-09-08 18:13:05 +00:00
alex-sheehan-edx
c1f81934c5
feat: Upgrade Python dependency edx-enterprise
...
enterprise version bump 4.1.10
Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`
2023-09-07 13:22:14 -04:00
John Nagro
bcc59f57f9
feat: release edx-enterprise 4.1.9 ( #33192 )
2023-09-07 13:47:56 +00:00
Jansen Kantor
fb49c150a2
chore: remove ora constraint ( #33177 )
...
* chore: remove ora constraint
* chore: requirements compile
2023-09-06 14:28:45 -04:00
John Nagro
c01ccaf5fc
feat: release edx-enterprise 4.1.8 ( #33188 )
2023-09-06 13:46:44 +00:00
Jansen Kantor
cac1159552
feat: ora date config reflected in dates tab ( #33118 )
...
* feat: ora date config reflected in dates tab
* docs: update docstrings
* style: quality
* feat: Upgrade Python dependency ora2 (#33119 )
temp upgrade so tests pass
Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`
Co-authored-by: jansenk <jansenk@users.noreply.github.com >
* fix: unbound variable
* fix: don't show dates for steps with no concept of due
* feat: Upgrade Python dependency ora2 (#33176 )
bump to ora version to include ora date config changes
Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`
Co-authored-by: jansenk <jansenk@users.noreply.github.com >
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: jansenk <jansenk@users.noreply.github.com >
2023-09-05 15:17:23 -04:00
edX requirements bot
2b5ed926a9
chore: Updating Python Requirements ( #33167 )
2023-09-05 14:52:11 +05:00
robrap
6360bc440d
feat: Upgrade Python dependency edx-drf-extensions
...
Minor updates around forgiving JWTs.
Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`
2023-09-01 14:20:41 +00:00
Kira Miller
c75c706c6f
fix: bump edx-enterprise ( #33149 )
2023-08-31 15:23:40 -06:00
Awais Qureshi
9db024c435
feat!: upgrading django-storages to 1.11.1
2023-08-31 14:21:24 +05:00
alex-sheehan-edx
081007f95d
feat: Upgrade Python dependency edx-enterprise
...
enterprise version bump
Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`
2023-08-30 16:31:41 +00:00
John Nagro
ddf4ea670b
feat: release edx-enterprise 4.1.4 ( #33135 )
2023-08-30 15:23:42 +00:00
Awais Qureshi
3c76d6644f
Revert "Revert "Revert "feat!: upgrading django-storages to 1.10.1 ( #32571 )" ( #33109 )" ( #33111 )" ( #33113 )
...
This reverts commit 2f8475c307 .
2023-08-30 19:40:32 +05:00
edX requirements bot
749a086d95
chore: Updating Python Requirements ( #33128 )
2023-08-30 15:50:40 +05:00
Awais Qureshi
779e4b9e7d
feat!: upgrading django-storages to 1.11.1 ( #33115 )
...
* feat: upgrading `django-storages` to `1.11.1`
2023-08-29 15:20:07 +05:00
knguyen2
5073cf340c
chore: version bump
2023-08-29 00:53:19 +00:00
Awais Qureshi
2f8475c307
Revert "Revert "feat!: upgrading django-storages to 1.10.1 ( #32571 )" ( #33109 )" ( #33111 )
...
This reverts commit 191b825a2c .
2023-08-28 14:46:21 +05:00
Awais Qureshi
191b825a2c
Revert "feat!: upgrading django-storages to 1.10.1 ( #32571 )" ( #33109 )
...
This reverts commit 9281ea4a9a .
2023-08-28 14:05:38 +05:00
Awais Qureshi
9281ea4a9a
feat!: upgrading django-storages to 1.10.1 ( #32571 )
...
* feat!: upgrading django-storages to 1.10.1
2023-08-28 13:13:28 +05:00
leangseu-edx
4526300c55
chore: add constraint for ora2
2023-08-25 11:56:34 -04:00
saleem-latif
208acd7d01
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-7362`
2023-08-25 15:07:47 +05:00