Calen Pennington
18d93b00ba
Revert "Switch container factory to webpack"
2018-06-07 13:46:47 -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
Michael Youngstrom
26b4e30833
Remove django 1.8 shim
2018-06-06 10:34:56 -04:00
Eric Fischer
247bb50ed2
s/django.core.urlresolvers/django.urls/g
...
Django 1.10 deprecation fix for Hackathon XIX
Addresses PLAT-1397
2018-06-05 13:59:09 -04:00
Cole Rogers
2ac2c045e3
Merge pull request #18296 from edx/colelrogers/remove-GDPR-flag
...
Removed GDPR flags and usages WIP
2018-06-04 11:56:13 -04:00
Cole Rogers
41bb144854
Removed student entrance test
2018-06-04 10:29:01 -04:00
Cole Rogers
623cb0d6ae
Removed GDPR flag and its functionality
2018-06-04 10:25:37 -04:00
edx-cache-uploader-bot
8cdcc18456
Updating migrations
2018-06-01 14:34:46 -04:00
Diana Huang
65f0f6809d
Add a configuration option for deleting student accounts.
2018-05-31 14:29:00 -04:00
edx-cache-uploader-bot
dddb4a9548
Updating migrations
2018-05-31 09:58:57 -04:00
edx-cache-uploader-bot
882564b215
Updating migrations
2018-05-30 12:14:53 -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
a16b8cc4b5
Clean up pylint 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
2d7fdbcd97
Explicitly wait for the video editor to have opened when editing
2018-05-29 12:21:47 -04:00
Calen Pennington
d4bb203308
Log javascript errors during bok_choy tests
2018-05-29 12:21:47 -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
f557bad5a3
Wait for MathJax for tests, rather than MathJax.isReady
2018-05-29 12:19:05 -04:00
Calen Pennington
d08e199f79
Load XBlocks with webpack rather than RequireJS
2018-05-29 12:19:05 -04:00
edx-cache-uploader-bot
eff98b7707
Updating migrations
2018-05-29 10:23:28 -04:00
Feanil Patel
8519a867e0
Merge pull request #18264 from edx/feanil/remove_flaky_entrance_exam_test
...
Remove this flaky entrance exam test.
2018-05-23 16:15:10 -04:00
Feanil Patel
8b25553590
Remove two flaky tests for the studio outline.
2018-05-23 15:02:18 -04:00
Feanil Patel
f2554fe15f
Remove this flaky entrance exam test.
2018-05-23 15:00:49 -04:00
Michael Youngstrom
5d9431dc0d
Remove flaky tests
2018-05-23 13:24:25 -04:00
attiyaishaque
9039ece7ba
Fixed tests that are flaky on fireFox 59
2018-05-22 16:58:49 +05:00
Attiya Ishaque
a2db851ef2
Merge pull request #18228 from edx/ai/fixed-failing-firefox-tests
...
Fixed tests that are flaky on fireFox 59.
2018-05-18 21:51:53 +05:00
attiyaishaque
8dee3fda76
Fixed tests that are flaky on fireFox 59.
2018-05-18 19:32:11 +05:00
edx-cache-uploader-bot
118bc77372
Updating migrations
2018-05-18 09:15:48 -04:00
attiyaishaque
468f9e4212
Fixed tests that are flaky with firefox 59.
2018-05-18 13:27:04 +05:00
Alex Dusenbery
ea4d43e175
Remove flaky test_progress_page_has_view_certificate_button test.
2018-05-09 16:00:37 -04:00
Feanil Patel
b1fda7ebdb
Remove flaky tests.
2018-05-09 14:29:46 -04:00
Diana Huang
d768c77c7a
Merge pull request #18123 from edx/diana/button-bokchoy-tests
...
Bok choy tests for the account deletion flow
2018-05-09 09:46:31 -04:00
Eric Fischer
2a2b5181ab
updates studio-frontend to 1.9.9 and fix tests
2018-05-08 11:10:31 -04:00
Diana Huang
a06072c8d9
Bok Choy tests for account deletion workflow.
2018-05-07 15:37:24 -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
Farhanah Sheets
d19ba1b22a
Merge pull request #18102 from edx/fsheets/sfe-bump
...
Bump studio-frontend to v1.9.4 and fix bokchoy
2018-05-03 10:12:40 -04:00
Farhanah Sheets
121c47aa4c
Bump studio-frontend to v1.9.4 and fix bokchoy
2018-05-02 21:54:15 -04:00
sanfordstudent
2a367b5075
Merge pull request #18111 from edx/sstudent/EDUCATOR-2689
...
EDUCATOR-2689: retire ManualEnrollmentAudit
2018-05-02 16:30:50 -04:00
Sanford Student
264cec0cea
EDUCATOR-2689: retire ManualEnrollmentAudit
2018-05-02 15:56:00 -04:00
Eric Fischer
e18448e27d
Silence deprecation warnings
...
https://docs.djangoproject.com/en/1.11/releases/1.10/#using-user-is-authenticated-and-user-is-anonymous-as-methods
2018-05-02 10:03:50 -04:00
edx-cache-uploader-bot
82ac53a4de
Updating db cache
2018-04-30 16:25:16 -04:00
Feanil Patel
6df0cdf646
Remove this flaky test.
2018-04-25 16:20:11 -04:00
muhammad-ammar
d5758bd1f9
delete transcript from advance tab
...
EDUCATOR-1759
2018-04-24 16:49:33 +05:00
edx-cache-uploader-bot
bdc690af58
Updating migrations
2018-04-23 12:32:43 -04:00
Qubad786
cadd4378c7
updload/download/replace transcripts
...
EDUCATOR-2167
EDUCATOR-2168
EDUCATOR-2169
2018-04-23 18:28:35 +05:00
Qubad786
7afd3b6c21
remove sub from editable metadata fields
2018-04-23 17:37:15 +05:00
Qubad786
d850fb2078
Refactor download, update, choose, rename and replace handlers to use DS as primary storage. Add/refactor relevent unit/acceptance/jasmine tests.
2018-04-23 17:37:13 +05:00
muhammad-ammar
9d7ed19b64
disable subs field syncying
2018-04-23 17:35:45 +05:00