Jenkins
8326c19431
chore(i18n): update translations
2023-06-04 17:04:19 -04:00
Jenkins
072df9a18b
chore(i18n): update translations
2023-06-01 09:59:22 -04:00
Jenkins
689ce64361
chore(i18n): update translations
2023-05-22 11:15:31 -04:00
kenclary
5bae0c86f5
Merge pull request #32024 from open-craft/chris/FAL-3383-new-video-editor-flow
...
[FAL-3383] feat: New waffleflag to enable or disable new video editor flow
2023-05-18 09:56:06 -04:00
Syed Ali Abbas Zaidi
d7053a6783
fix: eslint autofixable issues ( #32181 )
...
* fix: eslint operator-linebreak issue
* fix: eslint quotes issue
* fix: react jsx indent and props issues
* fix: eslint trailing spaces issues
* fix: eslint line around directives issue
* fix: eslint semi rule
* fix: eslint newline per chain rule
* fix: eslint space infix ops rule
* fix: eslint space-in-parens issue
* fix: eslint space before function paren issue
* fix: eslint space before blocks issue
* fix: eslint arrow body style issue
* fix: eslint dot-location issue
* fix: eslint quotes issue
* fix: eslint quote props issue
* fix: eslint operator assignment issue
* fix: eslint new line after import issue
* fix: indent issues
* fix: operator assignment issue
* fix: all autofixable eslint issues
* fix: all react related fixable issues
* fix: autofixable eslint issues
* chore: remove all template literals
* fix: remaining autofixable issues
* fix: failing js test
2023-05-18 11:03:59 +05:00
Jenkins
11a4ef4780
chore(i18n): update translations
2023-05-17 05:44:42 -04:00
Jenkins
ac03146d34
chore(i18n): update translations
2023-05-14 17:04:22 -04:00
Nathan Sprenkle
f0a9ef2161
feat: add video sharing config change signal ( #32211 )
...
* feat: add tracking to video sharing options change
* test: add tracking to video sharing options change
2023-05-10 10:28:35 -04:00
Syed Ali Abbas Zaidi
adf879e8b2
Revert "fix: all auto fixable eslint issues ( #31900 )" ( #32203 )
...
This reverts commit 228180b1ef .
2023-05-09 13:53:54 +05:00
Syed Ali Abbas Zaidi
228180b1ef
fix: all auto fixable eslint issues ( #31900 )
...
* fix: eslint operator-linebreak issue
* fix: eslint quotes issue
* fix: react jsx indent and props issues
* fix: eslint trailing spaces issues
* fix: eslint line around directives issue
* fix: eslint prefer template issue
* fix: eslint semi rule
* fix: eslint newline per chain rule
* fix: eslint space infix ops rule
* fix: eslint space-in-parens issue
* fix: eslint space before function paren issue
* fix: eslint space before blocks issue
* fix: eslint arrow body style issue
* fix: eslint dot-location issue
* fix: eslint quotes issue
* fix: eslint quote props issue
* fix: eslint operator assignment issue
* fix: eslint new line after import issue
* fix: indent issues
* fix: operator assignment issue
2023-05-09 11:57:15 +05:00
Jenkins
202b86c291
chore(i18n): update translations
2023-05-07 17:04:02 -04:00
Braden MacDonald
4b72194b98
feat: Show a preview of what's in the user's clipboard ( #32132 )
...
This also fixes Studio container view 404.
2023-05-05 17:35:03 +02:00
XnpioChV
788c092d3e
chore: Navigation to the video gallery updated
2023-05-04 16:24:13 -05:00
XnpioChV
c1b701309b
feat: Waffleflag added to enable the new video editor flow
2023-05-04 16:24:06 -05:00
Agrendalath
e02555816f
fix: remove relative due date limit
...
It was an artificial limit enforced by the frontend. The backend does not have
limitations that would prevent it from using a higher value.
2023-05-04 17:20:31 +02:00
Syed Ali Abbas Zaidi
f1fb38ed83
fix: multi lines and spaces issues ( #31885 )
...
* fix: multi lines and spaces issues
* fix: eslint operator-linebreak issue
* fix: eslint quotes issue
* fix: remaining quotes issues
* fix: eslint object curly newline issue
* fix: eslint object curly spacing issue
* fix: eslint brace-style issues
* fix: react jsx indent and props issues
* fix: eslint trailing spaces issues
* fix: eslint linbreak style issue
* fix: eslint space unary operator issue
* fix: eslint line around directives issue
* fix: void and typeof space unary ops issue
2023-05-03 12:22:46 +05:00
Leangseu Kim
0dc881e25a
feat: course level public sharing video options
...
feat: add video sharing option field course field
chore: add social sharing document url
chore: add course check because library also using this
2023-05-02 14:57:25 -04:00
Jenkins
d194c761b3
chore(i18n): update translations
2023-04-30 17:04:11 -04:00
Braden MacDonald
8ee1f66ffb
feat: Paste Components (OLX) into any Unit in Studio ( #31969 )
...
* feat: Implement paste button
* chore: improve docs and add tests for python API
* fix: drive-by fix to use a better API for comparing XML
* feat: track which XBlock something was copied from
* feat: add tests
* feat: enable import linter so content_staging's public API is respected
* fix: error seen when trying to paste drag-and-drop-v2 blocks
* fix: use strip_text=True consistently for XML comparisons
* refactor: rename get_user_clipboard_status to get_user_clipboard
* feat: Better error reporting when pasting in Studio
* chore: convert new test suite to pytest assertions
* refactor: push READY status check into the API per review suggestion
* fix: use strip_text=True consistently for XML comparisons
* fix: store "copied_from_block" as a string to avoid Reference field issues
* fix: minor lint error
* refactor: move data types to data.py per OEP-49
2023-04-27 09:58:04 -07:00
Jenkins
e01afb1c3a
chore(i18n): update translations
2023-04-20 17:12:22 -04:00
Braden MacDonald
2dc79bcab4
feat: New django app for copying and pasting OLX content in Studio ( #31904 )
...
[FC-0009]
2023-04-14 11:41:41 -07:00
Jansen Kantor
de047cd6f9
feat: add assignment type count warning ( #32068 )
...
* feat: add assignment type count warning
* style: quality
2023-04-14 12:26:29 -04:00
Jenkins
9caa31bb06
chore(i18n): update translations
2023-04-02 17:04:08 -04:00
Jenkins
be3f83cb25
chore(i18n): update translations
2023-03-26 17:03:56 -04:00
Jansen Kantor
150c4cb836
fix: droppable must be less than total ( #31972 )
2023-03-23 11:17:55 -04:00
Jenkins
a76df6ec57
chore(i18n): update translations
2023-03-19 17:03:54 -04:00
Jenkins
a4ee38dc39
chore(i18n): update translations
2023-03-12 17:03:55 -04:00
Braden MacDonald
6805654d40
feat: New actions menu for components in Studio (behind waffle flag) ( #31853 )
2023-03-03 10:09:27 -08:00
Syed Ali Abbas Zaidi
5549db4d80
fix: migrate remaining eslint-config-edx ( #31760 )
...
* fix: migrate remaining eslint-config-edx
* refactor: updated eslint rules according to eslint-config-edx-es5
* refactor: add custom rules to suppress unnecessary eslint issues
* refactor: add custom rules to internal eslint configs
* fix: fix all indentation issues
* chore: update lock file
2023-03-02 16:16:50 +05:00
Jenkins
860fff6a4d
chore(i18n): update translations
2023-02-26 16:03:54 -05:00
Ahtisham Shahid
33dc8e1f21
feat: added user messages and backed now uses discussion_enabled flag ( #31716 )
...
* refactor: simplified tasks.py for discussions
* fix: do not create a topic for the unpublished unit
* feat: added user messages and backed now uses discussion_enabled flag
* fix: update default for discussion_enabled flag
* feat: removed redundant tests and fixes
2023-02-22 12:41:02 +05:00
Jenkins
9ed2688cb4
chore(i18n): update translations
2023-02-21 10:44:39 -05:00
Mohammad Ahtasham ul Hassan
3726d122f9
Migrate eslint-config-edx ( #30460 )
...
* feat: migrare eslint-config-edx
* refactor: updated package-lock
* refactor: updated package-lock
---------
Co-authored-by: Bilal Qamar <59555732+BilalQamar95@users.noreply.github.com >
Co-authored-by: Mashal Malik <107556986+Mashal-m@users.noreply.github.com >
Co-authored-by: Abdullah Waheed <abdullah.waheed@arbisoft.com >
2023-02-09 13:57:18 +05:00
Jenkins
62c381f856
chore(i18n): update translations
2023-02-07 11:33:49 -05:00
Jenkins
8b9ede9548
chore(i18n): update translations
2023-01-29 15:58:51 -05:00
edx-transifex-bot
3a3d47f0ef
chore(i18n): update translations ( #31640 )
...
Co-authored-by: Jenkins <sre+jenkins@edx.org >
2023-01-23 19:30:05 +00:00
Jenkins
8fdb83e9ed
chore(i18n): update translations
2023-01-04 14:31:46 -05:00
Jesper Hodge
50b0390f12
fix: TNL-10267 video blocks load wrong editor ( #31468 )
...
* fix: video editor button redirect
* fix: remove debugging statements
* fix: remove unnecessary comments
2022-12-22 16:19:40 -05:00
Jenkins
c1ad89b37e
chore(i18n): update translations
2022-12-11 16:00:41 -05:00
Jenkins
6ed0a6bc4d
chore(i18n): update translations
2022-12-04 15:58:36 -05:00
Jenkins
23f49f4607
chore(i18n): update translations
2022-11-06 15:58:01 -05:00
edx-transifex-bot
4b7eef2ea4
chore(i18n): update translations ( #31231 )
...
Co-authored-by: Jenkins <sre+jenkins@edx.org >
Co-authored-by: Tim McCormack <tmccormack@edx.org >
2022-10-31 15:55:09 +00:00
Jenkins
d4fab3baaf
chore(i18n): update translations
2022-10-24 10:44:58 -04:00
Jenkins
02e739d3df
chore(i18n): update translations
2022-10-19 12:50:43 -04:00
Jenkins
3bd94f78f9
chore(i18n): update translations
2022-10-09 16:58:34 -04:00
Jenkins
8f90ba5f32
chore(i18n): update translations
2022-10-04 16:54:59 -04:00
Jenkins
d308a6affa
chore(i18n): update translations
2022-09-25 17:22:34 -04:00
Jenkins
bdb0e4d8ad
chore(i18n): update translations
2022-09-18 16:57:26 -04:00
Sagirov Evgeniy
b429e55cac
feat!: remove Studio editing for Old Mongo Courses
...
This removes user-facing Studio edit support for Old Mongo courses
(courses that have a CourseKey of the format {org}/{course}/{run}).
This does not affect our normal courses, which have CourseKeys
starting with "course-v1:".
After this commit:
* Old Mongo courses will continue to appear on the Studio course
listing page, but are not clickable.
* Any attempt to directly access an Old Mongo course in Studio via URL
fail with a 404 error.
* Course certificates will still be available for Old Mongo courses.
* Old Mongo courses will continue to be returned by CourseOverviews
and get_course_summaries() calls.
We decided against removing Old Mongo courses from the listing entirely
because that would require very expensive CourseOverviews query to
filter them out. Making that query more efficient would involve a
database migration to add appropriate indexing, which is something else
that we are looking to avoid. CourseOverviews are used everywhere in
the system, so we want to avoid changing how they work so that we can
minimize risk.
This is part of the Old Mongo Modulestore deprecation effort:
https://github.com/openedx/public-engineering/issues/62
2022-09-14 10:53:33 -04:00
Jenkins
c77da05044
chore(i18n): update translations
2022-09-12 15:47:51 -04:00