Commit Graph

40279 Commits

Author SHA1 Message Date
Christopher Lee
af71a2710b Merge pull request #13919 from edx/release-candidate
Release Candidate rc/2016-11-08
2016-11-08 12:55:52 -05:00
Clinton Blackburn
ba1aadca99 Merge pull request #13936 from edx/clintonb/verification-admin-update
Updated SoftwareSecurePhotoVerificationAdmin to use raw ID for id_copy_id_photo_from field
2016-11-08 12:33:38 -05:00
Clinton Blackburn
fd0880ae23 Updated SoftwareSecurePhotoVerificationAdmin to use raw ID for id_copy_id_photo_from field 2016-11-08 11:38:27 -05:00
Gregory Martin
08c5a35899 Merge pull request #13923 from edx/yro_fix-PR-13794
Yro fix PR 13794
2016-11-08 10:06:16 -05:00
Toby Lawrence
f29a508d4f Merge pull request #13928 from edx/bugfix/forums-enable-data-migration
Provide a default configuration for forums if none already exists.
2016-11-08 09:16:56 -05:00
Muzaffar yousaf
6f44bbedbc Merge pull request #13912 from edx/mzfr/rmv-form-tnl5402
Changing form to div for CAPA problem types.
2016-11-08 17:54:16 +05:00
noraiz-anwar
8c6df4a363 Merge pull request #13878 from edx/TNL-5769
Video download button does not appear in course (TNL-5769)
2016-11-08 16:52:47 +05:00
muzaffaryousaf
6b954efabd Changing form to div for CAPA problem types.
TNL-5402
2016-11-08 14:47:30 +05:00
jagonzalr
633eefb221 use CourseCreatorRole to determine if user can create a library 2016-11-08 10:14:07 +02:00
Noraiz
bc3cbf57b5 Video download button does not appear in course (TNL-5769) 2016-11-08 12:39:03 +05:00
Jillian Vogel
8d6243ff0f Updates problem-builder to v2.6.1, which fixes the instructor_task import errors.
Ref https://github.com/open-craft/problem-builder/pull/128
2016-11-08 10:45:01 +10:30
Gregory Martin
e05cb31b87 fix leading zero bok choy 2016-11-07 18:43:16 -05:00
Andy Armstrong
0c5b7ab32d Merge pull request #13883 from edx/andya/long-error-messages
Introduce a new AcceptanceTest base class
2016-11-07 18:35:38 -05:00
Brian Jacobel
697ec3402d Migrate Discussions, Certificates and Programs to susy-less grids 2016-11-07 17:13:58 -05:00
Brian Jacobel
a68b37499b Upgrade to UX Pattern Library v0.17 2016-11-07 17:13:58 -05:00
Gregory Martin
f0cd29f02a Revert "Merge pull request #13915 from edx/revert-13794-yro_implement-dateutil"
This reverts commit d59ab18b27, reversing
changes made to 0ebab35e89.
2016-11-07 17:04:13 -05:00
sanfordstudent
8ffc9197e8 Merge pull request #13881 from edx/efischer/tnl-5314
Dashboard Final Grade Updates
2016-11-07 16:08:06 -05:00
Diana Huang
c24cdfb035 Merge pull request #13931 from edx/diana/update-proctoring
Update to latest proctoring release.
2016-11-07 15:13:17 -05:00
Toby Lawrence
183d741b9b Merge pull request #13934 from edx/bugfix/forums-enable-data-migration
Provide a default configuration for forums if none already exists.
2016-11-07 15:02:28 -05:00
Toby Lawrence
3969f0cad9 Provide a default configuration for forums if none already exists. 2016-11-07 14:02:17 -05:00
Sanford Student
54df702630 Dashboard final grade display uses PersistedCourseGrade
Will fall back to stored certificate grade if needed as we've discussed.

TNL-5314
2016-11-07 14:00:27 -05:00
Cliff Dyer
7db6dc7d7f Merge pull request #13895 from edx/cdyer/flaky-request-factory-as-request
Fix sporadic "'RequestFactory' object has no attribute 'build_absolute_uri'" python test error.
2016-11-07 13:55:09 -05:00
Adam
332fcd0c9b Merge pull request #13924 from edx/adam/neo4j-lists
only pass lists of text as iterable neo4j values
2016-11-07 12:49:41 -05:00
Diana Huang
23a0099f6a Update to latest proctoring release. 2016-11-07 11:11:00 -05:00
Kevin Falcone
9135000a7f Merge pull request #13929 from edx/jibsheet/revert-problem-builder
Revert "Updates problem-builder version to use 2.6.0"
2016-11-07 10:57:58 -05:00
J. Cliff Dyer
9366c43a83 Fix issues with RequestFactory used as Request.
* Centralize creation of quick request objects.
* Isolate caches to individual tests to prevent test ordering
  dependencies.

TNL-5811
2016-11-07 10:51:04 -05:00
Adam Palay
e4b39c5c42 only pass lists of text as iterable neo4j values 2016-11-07 10:48:42 -05:00
Kevin Falcone
34ee0e050b Revert "Updates problem-builder version to use 2.6.0"
https://openedx.atlassian.net/browse/TNL-5903

This reverts commit d6787cd13b.
This reverts commit 0016d1af4e.
2016-11-07 10:31:15 -05:00
John Eskew
e3cb462d18 Move embargo from common to openedx/core/djangoapps. 2016-11-07 08:47:36 -05:00
Attiya Ishaque
4319a8288a Merge pull request #13816 from edx/atiya/celery-email-sending-on-registration
ECOM-5281 Adding retries and celery task for sending activation email.
2016-11-07 14:17:07 +05:00
attiyaishaque
0ffde1a620 ECOM-5281 Adding retries and celery task for sending activation email. 2016-11-07 11:23:43 +05:00
Syed Hasan raza
8234581024 Merge pull request #13853 from edx/shr/bug/TNL-5591-update-orientation-with-None-value
fix None value for orientation update
2016-11-06 17:56:04 +05:00
stv
9c5fcfac17 Fallback to default ZENDESK_URL when not in JSON
This line previously departed from the convention of coalescing down to
the original value specified in `lms/envs/common.py`.

Now, the setting can fall back to its default value from `common.py`,
instead of only respecting the value loaded from JSON (or `None` if not
defined).
2016-11-04 16:04:55 -07:00
Adam
882b793334 Merge pull request #13921 from edx/adam/neo4j-skip-courses
add ability to skip courses when dumping to neo4j
2016-11-04 14:13:35 -04:00
Adam Palay
5b1d0fd3d9 add ability to skip courses when dumping to neo4j 2016-11-04 13:12:55 -04:00
Ben Patterson
d59ab18b27 Merge pull request #13915 from edx/revert-13794-yro_implement-dateutil
Revert "Implement DateUtils in LMS"
2016-11-04 10:44:59 -04:00
Albert (AJ) St. Aubin
0ebab35e89 Merge pull request #13901 from edx/TNL-5281_labelUpdate
Updates to correct a11y issues with CodeMirror
2016-11-04 10:33:54 -04:00
Matthew Piatetsky
586c9480a8 Merge pull request #13896 from edx/ECOM-5769_enable_jwt
ECOM-5769 Add JWT auth and hidden flag to course_api for retrieving hidden courses
2016-11-04 10:26:57 -04:00
Eugeny Kolpakov
4c4c5a4db1 Merge pull request #13900 from open-craft/ekolpakov/SOL-2070
Library creation test is not flaky anymore
2016-11-04 17:25:51 +03:00
Cliff Dyer
f258e053b1 Merge pull request #13909 from edx/release
Merge to master for patch/2016-11-03
2016-11-04 09:34:41 -04:00
Albert St. Aubin
be0e0b8eec Updates to correct a11y issues with CodeMirror
TNL-5281
2016-11-04 09:25:15 -04:00
Jesse Zoldak
ec880138d2 Revert "Implement DateUtils in LMS" 2016-11-04 07:50:26 -04:00
Syed Hassan Raza
178e497c65 fix None value for orientation update 2016-11-04 16:48:25 +05:00
E. Kolpakov
f6d69560f9 Library creation test is not flaky anymore 2016-11-04 12:18:36 +03:00
alisan617
55dd177573 Merge pull request #13873 from edx/alisan/data-download-report-pending-task-fix
Fix instructor dashboard data download pending task message
2016-11-03 20:55:13 -04:00
Matthew Piatetsky
af976a0ef5 Add JWT auth and hidden flag to course_api 2016-11-03 17:35:45 -04:00
alisan617
f62c7e24b4 fix a typo 2016-11-03 17:29:30 -04:00
Cliff Dyer
0d8a54a1ea Merge pull request #13904 from edx/release-candidate
Patch 2016-11-03: LTI mgt command merge to release
2016-11-03 16:51:32 -04:00
Diana Huang
fd6d8b6f8d Merge pull request #13907 from edx/diana/fix-lms-urls
Add 404 and 500 handlers back in.
2016-11-03 15:45:44 -04:00
Adam
940787a10e Merge pull request #13906 from edx/unicode-errors-refund-messages
handle refund notification message formatting when translated with un…
2016-11-03 14:56:36 -04:00