azanbinzahid
17261b9886
PROD-2143
2021-01-06 11:36:36 +05:00
azanbinzahid
e26f8f223a
PROD-2210
2021-01-06 11:36:36 +05:00
Awais Qureshi
44d97d72f1
Merge pull request #25799 from edx/awais786/make-docs
...
Fixing make docs issue
2021-01-06 01:09:09 +05:00
Michael Terry
c3baf5c19e
Merge pull request #25972 from edx/mikix/banner-cta-tweaks
...
AA-505: Some design updates for courseware "shift dates" UI
2021-01-05 13:28:37 -05:00
Awais Qureshi
1f616f6fcd
Fixing make docs
...
Adding constraint on sphinx.
2021-01-05 22:42:01 +05:00
Usman Khalid
75391262da
[BD-04] Convert SplitTest XModule to XBlock. ( #25696 )
2021-01-05 09:55:14 -05:00
Ali-D-Akbar
6cdcfb9f72
Merge branch 'master' into private_to_public_d93abb8
2021-01-05 11:43:25 +05:00
Zainab Amir
d5c9536f0a
send in-active user details on auth failure ( #25931 )
2021-01-05 10:33:04 +05:00
Michael Terry
d000eb4f67
AA-505: Some design updates for courseware "shift dates" UI
...
- Makes the action buttons underneath problems into link buttons
instead of push buttons. Per UI team
- Updates some colors of status pills like "Past due" or "Completed"
2021-01-04 13:29:58 -05:00
Ali Akbar
d93abb8d6e
Merge pull request #212 from edx/IM/security-fixes-3
...
Incident Management Security Fixes 3
2021-01-04 18:41:49 +05:00
edX Transifex Bot
6aa37e2b4d
geoip2: update maxmind geolite country database
2020-12-30 16:28:51 -05:00
edX Transifex Bot
e19f474e54
geoip2: update maxmind geolite country database
2020-12-23 16:28:39 -05:00
Awais Jibran
90776770dc
Revert ".is-hidden" CSS hack and related hint fix ( #25938 )
...
Reverts two PRs:
* "Fix hiding of completion/bookmark indicators in legacy courseware (#25919 )"
* "Fix hint show" (#25930 )
TNL-7845
2020-12-23 11:35:25 -05:00
Awais Jibran
409a3c799f
Update display.js
...
fixes quality
2020-12-22 16:19:15 +05:00
Awais Jibran
278a5d0e5c
Fix hint show
2020-12-22 15:31:15 +05:00
Kyle McCormick
a03bb13492
Fix hiding of completion/bookmark indicators in legacy courseware ( #25919 )
...
In the edx.org-next theme, the completion green check-
marks and the little bookmark icons were appearing on every
single unit. This was because a fontawesome CSS rule
in the new theme was overriding the `display: none`,
as set by `.is-hidden`, to be `display: inline: block`.
The fix is to add `!important` to a couple definitions
of `.is-hidden`. Definitely somewhat hacky, but this is
SCSS that we plan to deprecate at some point anyway.
TNL-7823
2020-12-18 17:08:13 -05:00
David Ormsbee
bb0492e598
Merge pull request #25338 from open-craft/nizar/xframe_allow_whitelist
...
Sets default X-Frame-Options for login and registration forms to environment setting
2020-12-18 12:39:08 -05:00
Ali-D-Akbar
5b44c8007e
PROD-2209
2020-12-18 20:48:05 +05:00
Ali-D-Akbar
8159d76e8c
PROD-2211
2020-12-18 20:48:05 +05:00
azanbinzahid
35d658e66c
PROD-2215
2020-12-18 20:48:05 +05:00
Ali-D-Akbar
6104eda482
PROD-2252
2020-12-18 20:48:05 +05:00
Ali-D-Akbar
a63848bfd5
PROD-2219
2020-12-18 20:48:05 +05:00
edX cache uploader bot
8edcda1189
Updating Bokchoy testing database cache ( #25912 )
2020-12-18 14:13:29 +05:00
Dillon Dumesnil
dce0778b94
Merge pull request #25905 from edx/ddumesnil/aa-496
...
AA-496: Don't show reset deadlines banner if no graded problem is pas…
2020-12-17 12:29:39 -08:00
Dillon Dumesnil
6237bce0e7
AA-496: Don't show reset deadlines banner if no graded problem is past due
...
When determining completion status to show on the vertical, we take
into account if the problems are graded and scored (have a score
and weight). Now we take that into account in regards to showing the
banner inside the vertical too
2020-12-17 20:00:14 +00:00
Bianca Severino
c589601b5b
Merge pull request #25900 from edx/bseverino/timed-exams
...
[MST-575] Enable timed exams by default
2020-12-17 12:31:23 -05:00
Bianca Severino
4984fa73c6
Enable timed exams by default
2020-12-17 12:07:57 -05:00
edX Transifex Bot
b2f1b6935c
geoip2: update maxmind geolite country database
2020-12-16 15:58:27 -05:00
Carla Duarte
3fb3f913b5
Merge pull request #25661 from edx/ciduarte/AA-131
...
AA-131: Allow anonymous users through course home MFE
2020-12-16 15:49:20 -05:00
Dillon Dumesnil
2f7fcdea85
Merge pull request #25897 from edx/ddumesnil/fix-masquerade-for-mfe
...
Fixes for Shift deadlines during masquerade in Learning MFE
2020-12-16 11:57:23 -08:00
Dillon Dumesnil
e1517223b9
Fixes for Shift deadlines during masquerade in Learning MFE
...
The change to masquerade in the courseware view allows the proper
viewing of the xblock from the perspective of the masqueraded user.
In this case, it allows a staff user masquerading as a learner to see
their shift dates calls to action inside the MFE (the old view already
had this set up). The second change allows the staff user masquerading
to reset the schedule of the learner being masqueraded via the CTAs
2020-12-16 19:13:33 +00:00
Carla Duarte
99163bdf2c
AA-131: Allow anonymous users through course home MFE
2020-12-16 12:58:33 -05:00
Ali-D-Akbar
465b194e6a
PROD-2217
2020-12-16 17:44:01 +05:00
Muhammad Soban Javed
bd601cf3a6
Update celery routing for celery 4+ ( #25567 )
...
* Update celery routing
- Used routing function instead of class
- Move task queues dictionary to Django settings
- Removed routing_key parameter
- Refactored routing for singleton celery instantiation
Co-authored-by: Awais Qureshi <awais.qureshi@arbisoft.com >
2020-12-16 13:40:47 +05:00
edX cache uploader bot
bef3fe4e02
Updating Bokchoy testing database cache
2020-12-15 23:40:32 -05:00
David Ormsbee
6ff64369f4
Merge pull request #25694 from open-craft/s0b0lev/lx-1640-video
...
SE-3492: Video Xblock API handler: student_view_state
2020-12-15 13:58:12 -05:00
Dillon Dumesnil
d58a080236
Merge pull request #25865 from edx/ddumesnil/aa-260
...
AA-260/AA-500: Improvements to in course shift deadlines
2020-12-14 12:25:23 -08:00
Dillon Dumesnil
3c1de16eba
AA-260/AA-500: Improvements to in course shift deadlines
...
As part of AA-500, we added a completeness check to showing the
banner since we didn't before. As part of AA-260, we now take into
account if a learner has more attempts left on a problem (regardless
of completeness) and allow them to shift their dates to try again.
2020-12-14 19:05:30 +00:00
Aleksandr Sobolev
7ac6d47382
Added student_view_user_state video Xblock handler
2020-12-14 04:05:38 +06:00
Usama Sadiq
07bb471e3d
Merge pull request #25846 from edx/testeng/bokchoy_auto_cache_update_73d9efbe5f5ade6e54aaf067b2e88e65bd55755b
...
Bokchoy Testing DB Cache update
2020-12-13 15:30:07 +05:00
Nizar Mahmoud
6e0b304f65
Sets default X-Frame-Options for login and registration forms to X_FRAME_OPTIONS environment setting
2020-12-12 04:03:26 +03:00
Pooja Kulkarni
e9cba8c282
Fix the theme compilation issue since juniper ( #24990 )
...
Replaces the deprecated CachedFilesMixin with ManifestFilesMixin.
Also sorts xmodules and xblocks js bundles to make theme assets
compilation hashes consistent across different machines.
2020-12-11 09:36:31 -05:00
edX cache uploader bot
3551f63f82
Updating Bokchoy testing database cache
2020-12-10 15:20:47 -05:00
Ali Akbar
e209d892c1
Merge pull request #210 from edx/IM/security-fixes-2
...
Incident Management security fixes 2
2020-12-10 14:26:25 +05:00
edX Transifex Bot
f2785ac685
geoip2: update maxmind geolite country database
2020-12-09 15:58:58 -05:00
Kyle McCormick
643fbe82a0
Downgrade REDIRECT_TO_COURSEWARE_MICROFRONTEND to CourseWaffleFlag ( #25815 )
...
The toggle was previously an ExperimentWaffleFlag,
which allows stable A/B testing but increases the toggle's
complexity. Since we do not plan an doing any more A/B
tests as part of the MFE rollout, we can 'downgrade' this
toggle to a CourseWaffleFlag, which still allows us to do
phased rollout and course-run-specific overrides.
2020-12-09 13:48:47 -05:00
edX cache uploader bot
89d182be62
Updating Bokchoy testing database cache ( #25814 )
2020-12-09 19:00:41 +05:00
Ali-D-Akbar
3aa0f7e2e8
disable xsslint
2020-12-09 12:41:47 +05:00
Dillon Dumesnil
354c9ada5f
Merge pull request #25804 from edx/ddumesnil/aa-471
...
AA-471: Removing the export_staff_users command
2020-12-08 12:40:36 -08:00
Dillon Dumesnil
38a7e0b5a8
AA-471: Removing the export_staff_users command
2020-12-08 19:37:26 +00:00