Richard I Reilly
f468cf2208
Merge pull request #20135 from edx/rir/addProgramEnrollments
...
Add ProgramEnrollment app and model for masters
2019-04-16 10:28:54 -04:00
Matthew Piatetsky
62b9bb89c8
Change content_type_gating enabled_for_enrollment to return false if a course has no verified mode or a user is not enrolled in the audit mode
2019-04-14 16:32:13 -04:00
Rick Reilly
2bf3e6621e
Add ProgramEnrollment app and model for masters
2019-04-12 15:50:30 -04:00
albemarle
05a682f55e
use new, shorter names for feature toggle annotations ( #20202 )
2019-04-12 15:46:09 -04:00
Calen Pennington
484d916627
Merge pull request #20218 from cpennington/fbe-improve-support-form
...
Show complete reason on both content type gating and course duration …
2019-04-12 11:41:33 -04:00
Nimisha Asthagiri
aaa7b20654
Merge pull request #20126 from edx/depr/mobile-video-outline-api
...
DEPR-4: Remove Mobile Video Outlines API
2019-04-12 08:37:17 -04:00
Zainab Amir
fabaf9e8d9
Merge pull request #20217 from edx/zamir/LEARNER_7045_update_compiled_translation_strings
...
LEARNER-7045 Update compiled translation strings
2019-04-12 11:56:40 +05:00
Calen Pennington
446db3ac53
Show complete reason on both content type gating and course duration limits in support form
2019-04-11 12:33:58 -04:00
Farhanah Sheets
fe4679fc04
Merge pull request #20206 from edx/waheed/PROD-174-fix-social-auth-buttons
...
Fix Facebook and Google social auth buttons.
2019-04-11 10:25:41 -04:00
Zainab Amir
c6789ac4a9
Update compiled translation strings
...
Currently the pull_translation job does not compile the js/jsx
strings. To update the .mo files correctly and reflect the translated
strings on prod the command paver i18n_dummy was run.
LEARNER-7045
2019-04-11 17:51:51 +05:00
Waheed Ahmed
159685b2b2
Fix Facebook and Google social auth buttons.
...
Facebook emailed that edX doesn't comply with Platform Policy 8.3, also fixed
Google button according to their policy.
PROD-174
2019-04-11 17:25:06 +05:00
Nimisha Asthagiri
dbde017a9b
Order History: Toggled redirection to Microfrontend
...
ARCH-641
2019-04-11 08:21:49 -04:00
noraiz-anwar
eeb89c457d
pass grade feeze info to xblocks
2019-04-10 19:21:26 +05:00
irfanuddinahmad
5cb8d7a4ce
ENT-1784-SYSTEM_TO_FEATURE_ROLE_MAPPING-setting
2019-04-10 15:24:14 +05:00
Matthew Piatetsky
51b991c128
fix bug and add temporary waffle flag
2019-04-09 15:38:55 -04:00
Matthew Piatetsky
064f041276
Revert "Revert both"
2019-04-09 11:04:10 -04:00
David Ormsbee
c8532c16dd
Merge pull request #20084 from jolyonb/examfix
...
Hiding overall grades in progress page for a sequential when problem scores are hidden
2019-04-09 09:37:11 -04:00
Chris Pappas
a0332148f4
Merge pull request #20170 from edx/cpappas/ENT-1556-tweaks
...
ENT-1556 | Updating settings files to grab SYSTEM_WIDE_ROLE_CLASSES f…
2019-04-08 13:27:41 -04:00
Matthew Piatetsky
be9eb46364
Revert "handle missing fields on access denied blocks"
...
This reverts commit 418540b713 .
2019-04-08 12:13:30 -04:00
Zainab Amir
490a62c447
Merge pull request #20180 from edx/zamir/LEARNER_5408_get_current_site_object
...
LEARNER-5408 Get current site by ID
2019-04-08 15:55:29 +05:00
Muhammad Ammar
07696ef5dd
Merge pull request #20122 from edx/ammar/add-default-settings-for_system_wide_role_classes
...
add default settings for system_wide_role_classes
2019-04-08 13:41:34 +05:00
Zainab Amir
2471c12cc4
Get current site by ID
...
Getting current site by NAME was failing on stage.
LEARNER-5408
2019-04-08 12:54:34 +05:00
Hammad Ahmad Waqas
3955dab574
Merge pull request #20164 from edx/hammad/WL-1905
...
WL-1905 | Some learners not showing up in report | Missing Data Sharing Consent Redirection
2019-04-08 12:39:43 +05:00
muhammad-ammar
1a4de0a85d
add default settings for system_wide_role_classes
2019-04-08 11:11:59 +05:00
Christopher Pappas
59a1d6ab41
ENT-1556 | Updating settings files to grab SYSTEM_WIDE_ROLE_CLASSES from config as expected
...
Moving rbac settings above plugins
Moving the setting above plugins in common.py for the lms and cms as well
2019-04-05 17:27:13 -04:00
Alan Zarembok
f9a5d93ce4
PROD-101: Do not rewrite URL for videos that do not have a video id.
2019-04-05 15:29:17 -04:00
Dave St.Germain
5b8c5d4500
Master's certs will automatically be generated
2019-04-05 12:02:38 -04:00
Dave St.Germain
66744598df
Master's track will result in a verified cert
2019-04-05 12:02:38 -04:00
Dave St.Germain
d379ffc383
Added masters to cert modes
2019-04-05 12:02:38 -04:00
Hammad Ahmad Waqas
974a937f70
session is replaced with cache to hold data_sharing_consent_needed
...
flag value
added signal to destroy data_sharing_consent_needed flag if user is
is enrolled in enterprise course.
2019-04-05 18:06:54 +05:00
Alex Dusenbery
eff3a07005
Add a course_modes REST API.
2019-04-03 14:44:00 -04:00
Matthew Piatetsky
e14c5d69ec
Merge pull request #20091 from edx/check_for_denial_reason
...
handle missing fields on access denied blocks
2019-04-03 14:13:03 -04:00
Matthew Piatetsky
418540b713
handle missing fields on access denied blocks
2019-04-03 12:32:35 -04:00
Matthew Piatetsky
7dacd54d86
Merge pull request #20132 from edx/REVMI-92
...
Clarify partially enabled state in the FBE support tool
2019-04-03 09:50:33 -04:00
Nimisha Asthagiri
3d8b8a05ad
DEPR-4: Remove Mobile Video Outlines API
2019-04-02 17:28:26 -04:00
Matthew Piatetsky
d9096e432e
Clarify partially enabled state in the FBE support tool
2019-04-02 15:39:24 -04:00
David Ormsbee
e712be7892
Merge pull request #20094 from stvstnfrd/sysadmin/user-courses
...
Remove course listing from user tab of sysadmin
2019-04-01 17:45:26 -04:00
David Ormsbee
cee5d47338
Merge pull request #20093 from stvstnfrd/sysadmin/plots
...
Remove unused 'plot' references in sysadmin
2019-04-01 17:28:47 -04:00
Matt Tuchfarber
f2119ff837
Merge pull request #20112 from edx/tuchfarber/add_username_to_production_settings
...
Add username replacement worker to production settings
2019-04-01 11:55:06 -07:00
Matt Tuchfarber
a87aea8eff
Add username replacement worker to production settings
2019-04-01 14:02:49 -04:00
Christie Rice
22fcc12d24
REVEM-262 Add more logging of ids
2019-04-01 10:18:31 -04:00
Christie Rice
5462474aa6
Merge pull request #20072 from edx/crice/REVEM-203_dashboard
...
REVEM-203 Add course and program info to dashboard metadata
2019-04-01 09:16:53 -04:00
Christie Rice
052683f926
REVEM-203 Add course and program info to dashboard metadata
2019-03-30 08:30:07 -04:00
stv
21f79de92f
Cache courses list on sysadmin courses page
...
We were performing this lookup multiple times in the POST handler;
this should increase speed and memory use, which has been problematic
with this feature.
2019-03-29 14:57:04 -07:00
Jolyon Bloomfield
963ec44826
Hiding overall grades for a sequential when problem scores are hidden
2019-03-29 11:48:13 -07:00
stv
f165f52d88
Remove course listing from user tab of sysadmin
...
I'm admittedly unclear why we decided to include a listing of _courses_
in the _users_ tab, when this listing is already available via the
_courses_ tab, which is where you'd expect to find it.
Particularly problematic here is the impact this has on page loads..
For instances with a large number of courses [1], pulling and rendering
adds a nontrivial amount of overhead and leads to longer load times.
In our case, this often leads to a page timeout. Since this is the main
landing page for the sysadmin dashboard, it presents the appearance that
the entire dashboard has crashed. In not being able to access the main
page, you can't access any of the other tabs via navigation, unless you
manually enter the URL :\
[1] ~750 courses, in one example
2019-03-29 10:06:19 -07:00
stv
c4c6069bd1
Remove unused 'plot' references in sysadmin
...
This appears to have been included with the origin commit that
introduced the sysadmin page [1].
It doesn't appear to have been ever used and, more importantly,
the view isn't passing it in the context to the template,
so it should be good to go.
- [1] ccc87337d6
2019-03-29 09:43:44 -07:00
Matthew Piatetsky
4966b30bb5
Merge pull request #20071 from edx/revert-20064-revert-20003-mobile-access-denied
...
continue removing blocks from course outline
2019-03-29 11:20:59 -04:00
Matthew Piatetsky
c77ba984c9
fix traversal bug and keep current behavior as default
2019-03-28 15:50:05 -04:00
Cory Lee
f6bf01661a
Merge pull request #19959 from edx/coryleeio/remove_aws_py
...
Remove aws.py
2019-03-28 15:25:35 -04:00