Zainab Amir
e0296b373c
Update the compiled js and jsx strings
...
Right now pull_translations job does not compile the js and jsx
strings automatically, so manually added them here.
LEARNER-7045
2019-04-24 12:18:20 +05:00
Zainab Amir
c6789ac4a9
Update compiled translation strings
...
Currently the pull_translation job does not compile the js/jsx
strings. To update the .mo files correctly and reflect the translated
strings on prod the command paver i18n_dummy was run.
LEARNER-7045
2019-04-11 17:51:51 +05:00
Michael Roytman
af319f3c9a
Update version of edx-proctoring and update copy to refer to onboarding exams in Studio for proctoring backends that support onboarding exams.
2019-02-07 14:29:26 -05:00
Michael Roytman
f3888c0020
add a proctoring settings button to course outline in Studio for each proctored subsection for a course using a provider that supports a dashboard
2019-01-16 11:29:27 -05:00
Zach Hancock
a93fe4d833
add logging to gradebook bulk update
2018-12-21 14:48:09 -05:00
Alex Dusenbery
63820116c5
Fix eslint errors in cms certificates.js file
2018-12-19 10:22:06 -05:00
Gavin Sidebottom
3dad2be55d
Refactored XBlockAside rendering and added support for student view
2018-12-11 12:27:03 +05:00
Gabe Mulley
5177e994c8
REVE-37: Prevent modifications to feature based enrollment user partitions
2018-11-25 21:42:02 -05:00
ayub-khan
19f82fc3b7
Update translations
2018-11-16 15:24:38 +05:00
ayub-khan
2c4f4b4494
updated-translations
2018-10-17 11:05:56 +05:00
ayub-khan
92b78e1dec
updated-translations
2018-09-17 15:03:48 +05:00
Calen Pennington
db2078ed2f
fixup! Load all webpack chunks into fragments as correctly-typed resources
2018-09-12 14:27:54 -04:00
Calen Pennington
cb075a3240
fixup! Load all webpack chunks into fragments as correctly-typed resources
2018-09-10 15:09:34 -04:00
Calen Pennington
b36aa292dd
fixup! Load all webpack chunks into fragments as correctly-typed resources
2018-09-10 14:10:29 -04:00
Calen Pennington
493bbe9310
DO NOT MERGE: debug logging to figure out why libraries won't load
2018-09-10 12:43:04 -04:00
Jeremy Bowman
8db01323b5
Fix some eslint warnings about global _
2018-08-16 14:20:31 -04:00
ayub-khan
060a061663
updated-translations
2018-07-30 15:34:55 +05:00
ayub-khan
3e47ade19e
Updated Translations
2018-07-18 14:38:00 +05:00
Kshitij Sobti
fcff921fdb
Linting fixes to improve quality report
2018-07-18 00:37:31 +05:30
Calen Pennington
201c94dbb4
Merge pull request #18568 from cpennington/cale/fix-educator-3150
...
Import factories/base.js when using webpack to fix nav
2018-07-12 15:55:01 -04:00
Michael Roytman
92c816966d
change course_validation endpoint to support option to get data for only graded assignments and add ability to scroll to elements on the course outline page
2018-07-12 11:03:55 -04:00
Calen Pennington
19e6c992c9
Import factories/base.js when using webpack to fix nav
...
factories/base.js is the library responsible for enabling the Studio nav
menu. When using webpack, we need to be sure to import it specifically,
because the webpack imports override the React code that pulls it in
on most pages.
[EDUCATOR-3150]
2018-07-12 10:32:32 -04:00
ayub-khan
bab3802137
updated-translations
2018-07-10 12:56:47 +05:00
ayub-khan
0ba3d602a1
-updated js translations
2018-07-02 11:33:58 +05:00
Calen Pennington
07a15c681f
Reapply the XBlock RequireJS -> Webpack changes
...
This reverts commit 105db2cf59 , reversing
changes made to 447457594f .
2018-06-27 22:27:07 -04:00
Qubad786
aa2afd8c0b
Video status improvements
2018-06-25 20:43:21 +05:00
ayub-khan
17e78d85c1
-updated-translations
2018-06-20 21:32:16 +05:00
Eric Fischer
e72549cdbe
Revert "Merge pull request #18340 from cpennington/fix-studio-xblock-rendering"
...
This reverts commit 9a70ca78a5 , reversing
changes made to efd5b9abbd .
Hopefully fixes EDUCATOR-3053
2018-06-15 13:18:27 -04:00
Calen Pennington
5a5b73dcfa
Load xblock resources into studio *before* the corresponding xblock html
2018-06-13 10:00:11 -04:00
Calen Pennington
be3c7e05c5
Reapply "Switch container factory to webpack"
...
This reverts commit 18d93b00ba .
2018-06-07 15:52:05 -04:00
Calen Pennington
18d93b00ba
Revert "Switch container factory to webpack"
2018-06-07 13:46:47 -04:00
Calen Pennington
ec8d4cea29
Fix errant javascript test
2018-06-06 12:52:12 -04:00
Calen Pennington
0abe75a7c6
Re-apply the changes to convert XBlocks to Webpack
...
Reapplies edx/edx-platform#17509
This reverts commit 0f7e2373d0 .
2018-06-06 12:52:12 -04:00
Giulio Gratta
56ac149962
Add custom HTML to Course About page sidebar
...
This allows course staff to add arbitrary HTML to the sidebar on the About page.
A waffle switch has been added in the course_experience app to allow enabling and disabling of this feature.
2018-06-01 14:26:05 -04:00
Zia Fazal
90633c0956
Merge pull request #17974 from edx/ziafazal/WL-1239
...
WL-1239: Ability to gate section based on completion percentage
2018-05-30 12:52:43 +05:00
Zia Fazal
53cf5638b6
added radio input fields to pre-requisite selection
...
Initial changes to gate section based on completion percentage
code refactoring and added evaluation of completion milestone
Fixed broken unit tests and added new tests
Fixed broken tests and quality violations
Fixed Pep8 violation
Fixed eslint quality violations
Test changes as suggested by reviewer
changes after feedbacy from reviewer
Update the docstring with suggested changes
excluding chapter from the blocks
Disallow empty values for min score and min completion
Changes afte feedback from UX/Accessibility
removed blank line
2018-05-30 11:25:59 +05:00
Calen Pennington
0f7e2373d0
Revert "Switch container factory to webpack"
2018-05-29 16:01:38 -04:00
Calen Pennington
667dbf1687
Clean up eslint failures
2018-05-29 12:28:19 -04:00
Calen Pennington
61855b2b30
Extract a new webpack-based suite of cms javascript tests
2018-05-29 12:28:19 -04:00
Calen Pennington
3c85de030d
Wait for js to finish loading before trying to click on advanced settings
2018-05-29 12:21:47 -04:00
Calen Pennington
5474ec0a8f
Wait for the sock to be ready as a proxy for the Studio header being ready
2018-05-29 12:21:47 -04:00
Calen Pennington
79cd02b001
Convert edit_tabs factory to webpack
2018-05-29 12:21:46 -04:00
Calen Pennington
ee6360543b
Convert webpackified factories to es6 modules with global exports, and remove the invoke_page_factory pattern
2018-05-29 12:21:46 -04:00
Calen Pennington
12a082cf83
Convert xblock_validation.js to webpack
2018-05-29 12:19:05 -04:00
Calen Pennington
f166ee2592
Convert the Studio Library view to webpack
2018-05-29 12:19:05 -04:00
Calen Pennington
8a2201da93
Include the error message when an XBlock fails to load javascript
2018-05-29 12:19:05 -04:00
Calen Pennington
389f4fcec9
Switch container.js to bundle using webpack
2018-05-29 12:19:05 -04:00
Mushtaq Ali
f4b1da1f42
Merge pull request #17718 from edx/transcripts-phase-2
...
Transcripts phase 2
2018-05-07 12:42:50 +05:00
Ari Rizzitano
7489753638
add base factory into textbooks factory
2018-05-02 15:15:16 -04:00
muhammad-ammar
84ab9cab11
address review and add test
...
EDUCATOR-2752
2018-05-02 18:25:43 +05:00