Commit Graph

55548 Commits

Author SHA1 Message Date
emzubair
169b82261a [BD-18] Optimize paver settings call 2020-08-21 21:23:29 +05:00
M. Zulqarnain
dbda026dad Merge pull request #24824 from edx/jenkins/upgrade-python-requirements-7813850
Python Requirements Update
2020-08-21 13:37:00 +05:00
Syed Muhammad Dawoud Sheraz Ali
0ed780d657 Merge pull request #24825 from edx/dsheraz/TNL-7338-update-val
update edxval
2020-08-21 11:07:41 +05:00
DawoudSheraz
5d4e6c62ea update edxval 2020-08-21 09:50:23 +05:00
edX requirements bot
c455d8ade0 Updating Python Requirements 2020-08-21 00:46:21 -04:00
Felipe Montoya
7813850bc6 Merge pull request #24779 from msegado/master
Fix double-wrapped exception in capa/inputtypes.py
2020-08-20 14:48:23 -05:00
David Ormsbee
a23cfda6f4 Merge pull request #21402 from open-craft/paulo/disable_discussion_cache
Disable caching in forum home
2020-08-20 13:07:43 -04:00
Kyle McCormick
926a40def0 Enable ORGANIZATIONS_APP for devstack Studio (#24820)
It is already enabled in devstack LMS, stage LMS/Studio,
and prod LMS/Studio.

However, it is currently disabled in edge LMS/Studio,
and as far as I know, sandbox LMS/Studio as well as the
default Open edX LMS/Studio.

We would like to move towards enabling it globally by
default, and enabling it in devstack Studio would be
a first step towards that.
2020-08-20 12:19:39 -04:00
Dillon Dumesnil
d75fbde9e7 Merge pull request #24813 from edx/ddumesnil/xml-import-lcm-disable
Disable updating Library Content children during import
2020-08-20 09:10:42 -07:00
Dillon Dumesnil
79e96af197 Disable updating Library Content children during import 2020-08-20 07:26:27 -07:00
Awais Qureshi
8c43855cfe Merge pull request #24810 from edx/testeng/bokchoy_auto_cache_update_d2adb857a0d748001be791cd8e8b82219b4d943c
Bokchoy Testing DB Cache update
2020-08-20 17:47:01 +05:00
Kyle McCormick
a16ad52250 Devstack: Allow login redirection from LMS to several MFEs (#24808)
I added all MFEs whose ports I know from the Devstack
README. Other MFE authors should feel free to add their
'localhost:PORT' entry here.
2020-08-20 08:28:28 -04:00
Ali Akbar
847cd4af8e Merge pull request #24806 from edx/aakbar/PROD-924
allow cursor to be in the whole text area
2020-08-20 14:55:44 +05:00
M. Zulqarnain
9e62f5fb30 Merge pull request #24817 from edx/jenkins/upgrade-python-requirements-e6132cd
Python Requirements Update
2020-08-20 14:27:06 +05:00
edX requirements bot
47894e419a Updating Python Requirements 2020-08-20 00:53:34 -04:00
edX Transifex Bot
e6132cdf06 geoip2: update maxmind geolite country database 2020-08-19 17:13:30 -04:00
Ali-D-Akbar
183da5e020 allow cursor to be in the whole text area 2020-08-20 00:27:06 +05:00
Ned Batchelder
8da8a2c915 Merge pull request #24812 from mahyard/mark-message-to-be-extracted
Put two messages inside interpolate function to be extracted
2020-08-19 14:54:17 -04:00
Dave St.Germain
66e2c7a5ea Merge pull request #24811 from edx/dcs/upgrade
Upgraded LTI and ORA2 xblocks
2020-08-19 14:34:28 -04:00
Mahyar Damavand
6062aaa860 Put two messages inside interpolate function to be extracted 2020-08-19 22:51:29 +04:30
Dave St.Germain
3ec8486dd3 Upgraded LTI and ORA2 xblocks 2020-08-19 13:48:27 -04:00
David Ormsbee
a0762c06ef Merge pull request #21413 from open-craft/kshtij/problem-response-multi-root-and-fitler
[BB-873] Support for filters, and multiple roots in problem response reports
2020-08-19 13:07:24 -04:00
edX cache uploader bot
322b572884 Updating Bokchoy testing database cache 2020-08-19 11:29:54 -04:00
Alexander J Sheehan
3ef3b8f0fc Merge pull request #24807 from edx/alex-sheehan-edx/bumping-entperise-version-3.6.3
bumping edx enterprise version to 3.6.3
2020-08-19 11:24:43 -04:00
Alexander Sheehan
f417128ded bumping edx enterprise version 2020-08-19 10:39:23 -04:00
Ali Akbar
e7c3237fd8 Merge pull request #24805 from edx/revert-24738-aakbar/PROD-924
Revert "allow cursor to be in the whole text area"
2020-08-19 18:57:00 +05:00
Kyle McCormick
885627e14f Extend expiration of DEPRECATE_OLD_COURSE_KEYS_IN_STUDIO toggle (#24804)
TNL-7423
2020-08-19 09:53:14 -04:00
Ali Akbar
38b1615484 Revert "allow cursor to be in the whole text area" 2020-08-19 18:14:45 +05:00
Ahtisham Shahid
6e507e1a49 Revert "Instructor Dashboard Redesign" (#24802)
* Revert "New vs Old Data-Download UI. (#24094)"

This reverts commit 52669c47f1.

* Fixed linter issues
2020-08-19 17:17:20 +05:00
Ali Akbar
2578877d58 Merge pull request #24738 from edx/aakbar/PROD-924
allow cursor to be in the whole text area
2020-08-19 16:23:43 +05:00
Ali-D-Akbar
c217d7c134 allow cursor to be in the whole text area 2020-08-19 15:37:15 +05:00
M. Zulqarnain
2c33fc249d Merge pull request #24799 from edx/jenkins/upgrade-python-requirements-6f06680
Python Requirements Update
2020-08-19 13:37:59 +05:00
edX requirements bot
e0097ae5c3 Updating Python Requirements 2020-08-19 00:52:18 -04:00
Kshitij Sobti
2eff127e8d Add support for generating problem response reports for multiple blocks, or filtered block types.
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.
2020-08-18 22:28:05 +05:30
Dillon Dumesnil
6f06680c4f Merge pull request #24796 from edx/ddumesnil/showanswer-improvement
AA-307: Turn showanswer override back on
2020-08-18 09:00:57 -07:00
Dillon Dumesnil
82e7a9ce13 AA-307: Turn showanswer override back on
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.
2020-08-18 07:53:18 -07:00
Nick
f82a98cdbe Merge pull request #24792 from edx/ndalfonso/AA-282-course-emails-date-sync
AA-282 course emails date sync
2020-08-18 09:31:44 -04:00
Saad Yousaf
ad396feafa Merge pull request #24793 from edx/saad/PROD-2052
[PROD-2052] - Fix issue with transcript dropdown.
2020-08-18 16:43:22 +05:00
M. Zulqarnain
7c8050bf15 Merge pull request #24795 from edx/jenkins/upgrade-python-requirements-f0ae71a
Python Requirements Update
2020-08-18 13:19:36 +05:00
Ahtisham Shahid
52669c47f1 New vs Old Data-Download UI. (#24094)
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>
2020-08-18 13:15:30 +05:00
edX requirements bot
22f81ce74e Updating Python Requirements 2020-08-18 01:33:42 -04:00
SaadYousaf
0bda30a393 fix issue with transcript dropdown. 2020-08-18 02:15:42 +05:00
Jansen Kantor
f0ae71ab76 add get_team_by_team_id to teams service (#24783) 2020-08-17 16:04:34 -04:00
Nicholas D'Alfonso
e9e85d05c1 AA-282 course emails date sync
- 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.
2020-08-17 16:01:21 -04:00
Robert Raposa
8c127db978 Merge pull request #24344 from regisb/regisb/toggles-docs
[BD-21] Generate feature toggle documentation
2020-08-17 15:04:46 -04:00
Robert Raposa
49a1c74909 Merge pull request #24785 from edx/robrap/ARCHBOM-1420-fix-waffle-module
ARCHBOM-1420: fix waffle instance module name
2020-08-17 11:05:22 -04:00
Aarif
f5c4e2c2df Updating Python Requirements (#24787) 2020-08-17 15:41:16 +05:00
edX requirements bot
f102e737f6 Updating Python Requirements 2020-08-17 00:56:03 -04:00
Robert Raposa
a8c3413a32 fix waffle instance module name
Fixes the computation of the WaffleFlag and
WaffleSwitch instance module name. This in
turn fixes the code_owner as well.

ARCHBOM-1420
2020-08-15 15:49:11 -04:00
Robert Raposa
6d796937f4 Merge pull request #24784 from edx/robrap/ARCHBOM-1420-waffle-flag-instances
ARCHBOM-1420: add code_owner for flags and switches
2020-08-14 18:08:39 -04:00