Feanil Patel
1caeb3283e
Remove flaky video test.
...
This test failed on commit 7083797c54 even though
that change has nothing to do with the video tests.
2018-07-02 15:02:45 -04:00
aghaawais01
f4e4f7c96f
bokchoy conversion of advanced settings
2018-07-02 13:56:01 +00:00
Awais Jibran
4b81ab6312
Merge pull request #18367 from edx/aj/EDUCATOR-3035/screenreader-issue
...
Screen reader issue with structure of LMS course outline
2018-07-02 15:33:54 +05:00
edx-cache-uploader-bot
c8ad22f457
Updating migrations
2018-06-29 15:08:44 -04:00
edx-cache-uploader-bot
41d0e56a0e
Updating migrations
2018-06-29 15:08:43 -04:00
edx-cache-uploader-bot
48889c13f8
Updating migrations
2018-06-29 15:08:42 -04:00
edx-cache-uploader-bot
6670883b4d
Updating migrations
2018-06-29 15:08:41 -04:00
edx-cache-uploader-bot
81c995e5f0
Updating migrations
2018-06-29 15:08:40 -04:00
edx-cache-uploader-bot
2a2e8d1d89
Updating migrations
2018-06-29 15:08:39 -04:00
Awais Jibran
19b5fc6b22
Screen reader issue with structure of LMS course outline
...
Potential solutions:
1. Removal of the "role" attributes on the "li" elements and on the "ol"
2. Wrapping of the section/subsection titles in heading tags (<h4>-<h5>) that map to the correct nesting level of the content in the course (this is done correctly for the top-level elements)
EDUCATOR-3035
2018-06-28 13:13:42 +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
edx-cache-uploader-bot
11eeb19cb0
Updating migrations
2018-06-25 13:36:08 -04:00
edx-cache-uploader-bot
7e504222b9
Updating migrations
2018-06-22 15:28:09 -04:00
Usman Khalid
8b1aad080a
Add complete on view support to render_xblock view.
2018-06-22 14:46:03 -04: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
uzairr
e77a19a4a3
Update UTM params of social sharing buttons
...
To improve Customer experience small changes have done in the
Google Analytics so that incoming stats are organized efficiently.
LEARNER-5360
2018-06-14 12:38:01 +00:00
Calen Pennington
9a70ca78a5
Merge pull request #18340 from cpennington/fix-studio-xblock-rendering
...
Fix studio xblock failing renders (due to asset hashing loop)
2018-06-13 15:58:34 -04:00
Calen Pennington
afc6899c30
Limit the length of browser log file names
2018-06-13 10:00:11 -04:00
edx-cache-uploader-bot
237d3114e9
Updating migrations
2018-06-13 09:30:52 -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
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