- Aug 19, 2020
-
-
David Ormsbee authored
[BB-873] Support for filters, and multiple roots in problem response reports
-
Alexander J Sheehan authored
bumping edx enterprise version to 3.6.3
-
Alexander Sheehan authored
-
Ali Akbar authored
Revert "allow cursor to be in the whole text area"
-
Kyle McCormick authored
TNL-7423
-
Ali Akbar authored
-
Ahtisham Shahid authored
* Revert "New vs Old Data-Download UI. (#24094)" This reverts commit 52669c47. * Fixed linter issues
-
Ali Akbar authored
allow cursor to be in the whole text area
-
Ali-D-Akbar authored
-
M. Zulqarnain authored
Python Requirements Update
-
edX requirements bot authored
-
- Aug 18, 2020
-
-
Kshitij Sobti authored
This change adds support for specifying multiple root blocks while generating problem response reports. It also allows specifying a block type filter so that only blocks of the filtered types will be included in the report. Finally, this change also consistenly uses absolute path for the location in the report instead of relative paths.
-
Dillon Dumesnil authored
AA-307: Turn showanswer override back on
-
Dillon Dumesnil authored
This doesn't handle the default case where the showanswer has never been touched, in which case it will continue to return Finished, but that also happens when it's turned off so this just helps out for all of the other cases.
-
Nick authored
AA-282 course emails date sync
-
Saad Yousaf authored
[PROD-2052] - Fix issue with transcript dropdown.
-
M. Zulqarnain authored
Python Requirements Update
-
Ahtisham Shahid authored
updated css temp fixex Updated js code for data download updated js hooks for new UI fixed ui and navigation reset paver file Removed unused changes Initial tests added Initial tests added fixed style issues Created new tests for data download Fixed A11y and quality issues Updated test file and removed new fixed Accesibility issues fixed code style in spec removed old data download file Moved problem grade report Updated html to fix accessiblity issue Fixed accessiblity issues Created waffle flag for data download added doc strign in doc renamed waffles file Break down Html and fixed tests Removed extra js and updated comments Removed extra js and updated comments renamed var fixed styling fixed js test fail Fixed styling issues updated description texts Updated problem selector UI Fixed Jest test for react component removed depricated default param added class instead of style updated snapshot Co-authored-by:
Awais Jibran <awaisdar001@gmail.com>
-
edX requirements bot authored
-
- Aug 17, 2020
-
-
SaadYousaf authored
-
Jansen Kantor authored
-
Nicholas D'Alfonso authored
- send course emails to users based on whichever date is later, sedule start date or course start date. This addresses the scenario when a user enrolls in a self paced course before it has actually started.
-
Robert Raposa authored
[BD-21] Generate feature toggle documentation
-
Robert Raposa authored
ARCHBOM-1420: fix waffle instance module name
-
Aarif authored
-
edX requirements bot authored
-
- Aug 15, 2020
-
-
Robert Raposa authored
Fixes the computation of the WaffleFlag and WaffleSwitch instance module name. This in turn fixes the code_owner as well. ARCHBOM-1420
-
- Aug 14, 2020
-
-
Robert Raposa authored
ARCHBOM-1420: add code_owner for flags and switches
-
Robert Raposa authored
Enhances the toggle state endpoint with code_owner, module, and class for WaffleFlag and WaffleSwitch. ARCHBOM-1420
-
daphneli-chen authored
Dlichen/AA-274
-
Daphne Li-Chen authored
-
Diana Huang authored
ARCHBOM-1409 - Add django settings toggles to toggles endpoint.
-
Robert Raposa authored
We introduce a new documentation target, where we use the featuretoggles Sphinx extension from code-annotations to generate human-readable documentation of feature toggles in edx-platform. The annotation report is generated on-the-fly based on the standard feature toggle configuration file in code-annotations. In addition, we add new doc.in & doc.txt requirement files that will be pip-installed by readthedocs to generate the documentation targets.
-
Diana Huang authored
-
Michael Terry authored
Only mark blocks 'complete' if their completion is 1.0
-
Michael Terry authored
This is how the rest of our code seems to treat it, let's be consistent. This is an attempt to fix AA-292.
-
Robert Raposa authored
ARCHBOM-1429/ARCHBOM-1366: add course overrides and computed_status
-
Robert Raposa authored
Adds the following additions to the toggle state endpoint: - course override data from CourseWaffleFlag. - computed_status for waffle flags (accounting for course overrides when applicable), and waffle switches. Note: the waffle switch computed_status will make more sense when we include WaffleSwitch instances that don't have any data in the database. ARCHBOM-1429 ARCHBOM-1366
-
Aarif authored
-
edX requirements bot authored
-