John Eskew
ca900b65fd
Bump edx-submissions to v2.0.5 for better logging.
2017-07-21 13:34:36 -04:00
Afzal Wali Naushahi
17d5386046
Merge pull request #15632 from edx/afzaledx/clear_cached_programs
...
Clearing the cache if the site's configuration was removed.
2017-07-21 21:23:18 +05:00
Ari Rizzitano
b524f0e15b
Merge pull request #15610 from edx/ari/fix-webpack-failures
...
catch WebpackLoaderBadStatsError in test runs
2017-07-21 11:32:39 -04:00
Ari Rizzitano
038d5a1351
catch WebpackLoaderBadStatsError to prevent unittest concurrency errors
...
[LEARNER-1938]
try also catching WebpackLoaderBadStatsError
[LEARNER-1938]
catch BaseWebpackLoaderException also
do i need to import the exception?
add better logging
2017-07-21 10:17:55 -04:00
Brittney Exline
f86f599894
Merge pull request #15631 from open-craft/bdero/bulk-enroll-content-type
...
Patch the bulk_enroll request to use a form content type
2017-07-21 09:57:22 -04:00
Afzal Wali
e82053ee43
Clearing the cache if the site's configuration was removed.
...
The site's configuration does not contain the API URL, it should not keep on displayed the old cached list of uuids.
LEARNER-1146
2017-07-21 18:25:19 +05:00
John Eskew
aecb7ea309
Merge pull request #15626 from edx/jeskew/bump_submissions_version
...
Although bokchoy reported failed, I looked at all output and all tests appeared to have passed - so merging.
Update ORA2 and submissions to include field error printing.
2017-07-20 19:01:27 -04:00
John Eskew
bdc5c852b8
Update ORA2 and submissions to include field error printing.
2017-07-20 18:04:35 -04:00
Brandon DeRosier
1990dc7fd8
Patch the bulk_enroll request to use a form content type
...
Setting the content type to be form data makes Django Rest Framework v3.6.3 treat all passed JSON data as
POST parameters. This is necessary because this request is forwarded on to the student_update_enrollment
view, which requires all of the parameters to be passed in via POST parameters.
2017-07-20 17:56:56 -04:00
George Song
8ec6039766
Merge pull request #15557 from edx/george/cookie-consent-message
...
Improve cookie consent message
2017-07-20 13:59:31 -07:00
George Song
af08729195
Merge pull request #15623 from edx/george/enrollments-prereq
...
Fixed milestone issues
2017-07-20 13:56:48 -07:00
Brittney Exline
abc503bad2
Merge pull request #15608 from edx/bexline/fix_auto_registration
...
ENT-550 Display only TOS for enterprise's configured to skip registration
2017-07-20 14:10:01 -04:00
Ahmed Jazzar
fc5716d9b1
Fixed milestone issues
...
In settings_handler and any_unfulfilled_milestones (for mobile APIs)
2017-07-20 10:55:44 -07:00
mrey
040dfd698f
Improve cookie consent message
2017-07-20 10:43:29 -07:00
Brittney Exline
6439020815
ENT-550 Display only TOS for enterprise's configured to skip registration
...
We have recently discovered that for any SSO Provider configured to skip
the registration form, we were auto checking the terms of service box,
which is a legal faux pas. Since IBM is planning to launch imminently and
is depending on this feature, we need to remedy this situation for enterprises
whose SSO Provider is configured to skip registration.
This PR hides all of the registration fields except TOS for this scenario
and disables the autoSubmit functionality that typically happens when skipping
registration.
2017-07-20 12:53:20 -04:00
Ned Batchelder
8ce7d86471
Merge pull request #15620 from edx/nedbat/update-translations
...
Update translations (autogenerated message)
2017-07-20 12:45:05 -04:00
George Song
141c0af0eb
Merge pull request #15586 from jspayd/hide-passwords-upstream
...
Hide passwords in crash reports
2017-07-20 08:59:12 -07:00
Christina Roberts
42fffdfa9a
Merge pull request #15614 from edx/christina/ed-945
...
Upgrade xblock-lti-consumer.
2017-07-20 10:20:49 -04:00
Harry Rein
ce87896fb6
Merge pull request #15609 from edx/HarryRein/LEARNER-1879-updates-image-styling
...
Update Image Styling on Welcome Message and Updates
2017-07-20 09:34:35 -04:00
cahrens
4f00b85d10
Upgrade xblock-lti-consumer.
...
EDUCATOR-945
2017-07-20 09:11:53 -04:00
Ned Batchelder
8702988000
Update translations (autogenerated message)
2017-07-20 11:52:03 +00:00
Christina Roberts
1922faf191
Merge pull request #15612 from edx/christina/fix-violations
...
Fix safe lint violation.
2017-07-19 20:43:03 -04:00
Douglas Hall
0b945270a3
Merge pull request #15601 from edx/asadiqbal08/ENT-508
...
Updated the enterprise version
2017-07-19 16:43:31 -04:00
cahrens
299fd0982f
Fix safe lint violation.
2017-07-19 16:31:04 -04:00
asadiqbal
e604e66033
update version
2017-07-19 15:55:29 -04:00
Jeff LaJoie
aa5b8bed11
Merge pull request #15289 from edx/jlajoie/EDUCATOR-434
...
EDUCATOR-434: Unit Group Access
2017-07-19 15:32:02 -04:00
Harry Rein
3d610fd78d
Merge pull request #15554 from edx/HarryRein/LEARNER-1652-course-tool-eventing
...
Adding eventing to the course tools.
2017-07-19 14:46:10 -04:00
Harry Rein
2658646e1e
Fixing styling on updates.
...
LEARNER-1879
Issues with images overflowing over their container divs and images being too large for the containing div. Also did a bit of cleanup to improve scss quality.
2017-07-19 14:33:47 -04:00
Jeff LaJoie
1c90220462
EDUCATOR-434: Extends Course Outline Unit settings to allow Group Access configuration
2017-07-19 14:17:38 -04:00
Christina Roberts
e9e72aec89
Merge pull request #15596 from edx/christina/update-organizations
...
Remove flaky wiki editing test
2017-07-19 14:02:45 -04:00
Harry Rein
f2ef2b034a
Adding eventing to the course tools.
...
LEARNER-1652
We now send log events when the user clicks on the events in the course
toolbar, representing a change to the new page.
2017-07-19 13:51:23 -04:00
Clinton Blackburn
2eea7606a3
Exposed ExperimentKeyValue model in Django admin
...
The model data can now be viewed/managed via Django admin. Additionally, the verbose name of the model has been corrected.
2017-07-19 12:27:51 -04:00
Christina Roberts
eadc099512
Merge pull request #15597 from edx/christina/revert-ed-60
...
Restore more specific error messages.
2017-07-19 11:03:38 -04:00
cahrens
67e61e878a
Remove flaky editing test.
...
EDUCATOR-511
2017-07-19 10:52:33 -04:00
Marko Jevtić
9cf2d7ea5a
Merge pull request #15600 from edx/mjevtic/LEARNER-442
...
[LEARNER-1104] Allow staff members to view enrollment for any user
2017-07-19 15:50:33 +02:00
Awais Jibran
d384c6dfd2
Merge pull request #15588 from edx/aj/masquerade_user_change_language
...
Switching course view to specific student retains the profile language setting
2017-07-19 18:47:00 +05:00
Marko Jevtic
2a7b41673b
[LEARNER-1104] Allow staff members to view enrollment for any user
2017-07-19 12:45:24 +00:00
Awais Jibran
125552f204
Switching course view to specific student retains the profile language setting
...
https://openedx.atlassian.net/browse/EDUCATOR-891
2017-07-19 16:48:18 +05:00
Eric Fischer
2d6b477e83
Merge pull request #15593 from edx/efischer/edu-274_logging
...
Add ActiveBulkThread record logging; CMS memory leak debug
2017-07-18 15:45:03 -04:00
Gregory Martin
7799c4adf4
Merge pull request #15592 from edx/yro-cert-pacing-signal
...
Course/Certificates Pacing Signal Registration
2017-07-18 15:36:39 -04:00
cahrens
4e3ed8b5c6
Restore more specific error messages.
...
EDUCATOR-929
2017-07-18 15:21:00 -04:00
Jeremy Bowman
dfca1fa2fa
Merge pull request #15574 from edx/jmbowman/PLAT-1619
...
PLAT-1619 karma and bok-choy Docker Devstack fixes
2017-07-18 15:04:02 -04:00
Eric Fischer
f7613819a0
Add ActiveBulkThread record logging; CMS memory leak debug
2017-07-18 14:56:53 -04:00
Eric Fischer
da931349d5
Merge pull request #15595 from edx/dahlia/EDU-949
...
Skip flaky proctoring tests until we can fix them
2017-07-18 14:39:14 -04:00
sanfordstudent
07ad189b9d
Merge pull request #15263 from edx/sstudent/grade-override
...
Learner grade override
2017-07-18 14:33:27 -04:00
Andy Armstrong
0bff61533d
Merge pull request #15585 from edx/andya/learner-profile-as-feature
...
[WIP] Refactor learner profile into openedx/features directory
2017-07-18 14:24:44 -04:00
Sanford Student
932776159c
EDUCATOR-165 instructor task and UI for overriding learner grades.
2017-07-18 13:51:56 -04:00
Gregory Martin
16945cc310
greening tests
2017-07-18 13:31:49 -04:00
Eric Fischer
03896448ce
Skip flaky tests until we can fix them
2017-07-18 12:40:37 -04:00
Andy Armstrong
33bee3f70b
Refactor learner profile into openedx/features directory
...
LEARNER-1855
2017-07-18 12:30:12 -04:00