Farhanah Sheets
e009d5e4db
bump studio-frontend to 1.16.12 and update bokchoy tests
2018-10-03 09:36:55 -04:00
Calen Pennington
5b7e59e02b
Return an unresolved promise when loading javascript resource urls in ConditionalModule
2018-09-19 15:00:51 -04:00
Agha Awais
6c45b236ab
Grading bokchoy tests III
2018-09-10 19:39:53 +00:00
Alex Dusenbery
3afe741143
Revert "studio grading bokchoy tests III"
...
This reverts commit 9b9f7c26cd .
2018-08-31 10:28:06 -04:00
Agha Awais
9b9f7c26cd
studio grading bokchoy tests III
2018-08-31 10:36:51 +00:00
Jeremy Bowman
3ff3eee2f2
TE-2689 Remove useless pylint suppressions part 4
2018-08-20 12:54:22 -04:00
Agha Awais
556a88e5fa
fixed flaky test from grading
2018-08-08 16:19:05 +00:00
Agha Awais
0acb2289e1
Merge pull request #18688 from edx/awais/lett_2_bc_advance_settings_III
...
advanced settings bokchoy tests III
2018-08-04 00:52:29 +05:00
Agha Awais
e6a63b5693
Grading bokchoy tests II
2018-08-03 12:09:21 +00:00
Agha Awais
be5ccf92e7
advanced settings bokchoy tests III
2018-08-03 12:06:23 +00:00
Agha Awais
469d871994
Merge pull request #18702 from edx/awais/lett_2_bc_textbook
...
bokchoy tests for textbook page
2018-08-02 16:43:41 +05:00
Agha Awais
2f94817118
bokchoy tests for textbook page
2018-08-01 12:42:47 +00:00
Agha Awais
a3f8fe49cb
Merge pull request #18690 from edx/awais/lett_2_bc_discussion_components
...
discussion component bokchoy tests
2018-08-01 16:44:54 +05:00
Michael Roytman
e5521d9ec2
Merge pull request #18661 from edx/mroytman/bok-choy-tests-course-outline
...
bok choy tests for course outline status section
2018-07-31 13:08:31 -04:00
Michael Roytman
7e8de93d05
bok choy tests for course outline status section
2018-07-31 12:00:44 -04:00
Agha Awais
a72beed4ec
discussion component bokchoy tests
2018-07-31 14:29:49 +00:00
Agha Awais
a4547183da
Merge pull request #18497 from edx/awais/lett_2_bc_course_create
...
TE-2622: Course Create bokchoy tests
2018-07-27 14:56:55 +05:00
maiazadhun1
7faf59ff7a
course create bokchoy tests
2018-07-26 11:45:06 +00:00
Agha Awais
8b9048bf8c
Merge pull request #18498 from edx/awais/lett_2_bc_grading
...
TE-2624: Grading bokchoy tests
2018-07-26 12:50:39 +05:00
Agha Awais
442a0f510a
Merge pull request #18515 from edx/awais/lett_2_bc_advanced_settings_II
...
TE-2621: Advanced settings bokchoy tests 2
2018-07-26 11:34:22 +05:00
Bill Filler
df52ff0038
Merge pull request #18395 from edx/whitelabel/journal
...
Add journals support in LMS
2018-07-23 15:10:38 -04:00
Bill Filler
c746a4e630
Add Journals support
...
Enable the journal app in LMS. Add support to display Journals on index
and courseware pages and dashboard.
2018-07-23 13:11:26 -04:00
maiazadhun1
c7c38863dc
Grading bokchoy tests
2018-07-23 12:12:33 +00:00
Agha Awais
51a2679333
Advanced settings bokchoy tests II
2018-07-23 10:45:08 +00:00
lduarte1991
a9b61c06d3
Remove the annotations feature introduced by Harvard.
...
There are other annotations features still in the platform but this one
is the one that works with an annotations server that was specialized
and not generally used by most instances of the platform.
The initial PR to remove this was made by 'lduarte1991' and can be found
here: https://github.com/edx/edx-platform/pull/17299
The work done based on the squashed commits:
removed advanced modules config for annotations
remove module files and config for annotations
remove js and css files related to annotations, under ova folders
removed js and css annotator file configs for cms and lms
remove template html files for annotations
removed annotations options from static html book
Added back some files that were originally marked "for OVA" but others used as per acceptance tests
Added back css file configs incorrectly marked as ova
Remove annotation related advanced settings from test.
Correct hls require.js pathing.
2018-07-16 16:55:08 -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
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
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
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
Cole Rogers
623cb0d6ae
Removed GDPR flag and its functionality
2018-06-04 10:25:37 -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
2d7fdbcd97
Explicitly wait for the video editor to have opened when editing
2018-05-29 12:21:47 -04:00
Calen Pennington
f557bad5a3
Wait for MathJax for tests, rather than MathJax.isReady
2018-05-29 12:19:05 -04:00
attiyaishaque
468f9e4212
Fixed tests that are flaky with firefox 59.
2018-05-18 13:27:04 +05: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
121c47aa4c
Bump studio-frontend to v1.9.4 and fix bokchoy
2018-05-02 21:54:15 -04:00
muhammad-ammar
d5758bd1f9
delete transcript from advance tab
...
EDUCATOR-1759
2018-04-24 16:49:33 +05: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