Eric Fischer
9d545eca4c
update_course_in_cache exception handler cleanup
2016-12-15 14:59:24 -05:00
Gregory Martin
fd9c26b11f
Merge pull request #14152 from juananpe/honorbrowserlangs
...
Honor browser defined language preferences when possible
2016-12-15 12:07:52 -05:00
wajeeha-khalid
11356965b5
MA-2684: return correct marketing url for course about
2016-12-15 16:19:44 +05:00
Juanan Pereira
83d91fa7ff
Honor browser defined language preferences when possible
2016-12-14 23:03:12 +01:00
Jesse Zoldak
5962328370
Revert "Honor browser defined language preferences when possible"
2016-12-14 14:52:57 -05:00
Gregory Martin
790a642ab1
Merge pull request #13441 from juananpe/honorbrowserdefinedlangs
...
Honor browser defined language preferences when possible
2016-12-14 14:16:23 -05:00
Juanan Pereira
67d0245e5a
Honor browser defined langs
...
Add tests for PR13441
Apply DRY principle, rename test function name
2016-12-14 19:53:47 +01:00
Awais Jibran
2b1598f85b
Merge pull request #14123 from edx/aj/filter-unpublish-courses-from-discovery
...
Fix accidentally exposed Supply Chain course run
2016-12-13 21:21:13 +05:00
Jesse Shapiro
fc814aee95
Add data sharing consent features for EnterpriseCustomer
2016-12-12 09:30:38 -05:00
Awais Jibran
8cb27a08e1
Fix accidentally exposed Supply Chain course run
...
ECOM-6452
2016-12-09 17:10:46 +05:00
Simon Chen
6dbfb3261e
Support the display of downloadable PDF course certs ECOM-5790
2016-12-08 16:52:36 -05:00
Nimisha Asthagiri
b2cd0359e5
Merge pull request #14032 from edx/beryl/unattempted-grade-report
...
Update grade report to distinguish between Not Attempted and 0
2016-11-30 18:03:07 -05:00
Nimisha Asthagiri
aca69f78f2
Update Subsection Grade Report to differentiate Not Attempted and 0
...
TNL-5990
2016-11-30 12:36:26 -05:00
Nimisha Asthagiri
e87388e24c
Grades cleanup before updating grade report
...
Remove deprecated SingleSectionGrader. TNL-5987
Remove display_name and module_id from Scores objects
Update CourseGradeFactory.__init__ to not be user-specific
Update some callers to use CourseGrade class instead of "summary" dict
Remove no longer needed course_grades.py module.
Renamed django signal from GRADES_UPDATED to COURSE_GRADE_CHANGED
2016-11-30 12:36:25 -05:00
Gregory Martin
83cfeb9d88
update pytz, update ora-2
2016-11-30 11:44:48 -05:00
noraiz-anwar
d632fa8672
removed bug related to theme assets
2016-11-29 14:25:59 +05:00
Renzo Lucioni
84c42ae1b8
Clean up construction of program detail page links
...
We used to link program cards on the LMS program listing page to the marketing site. Those cards now link to detail pages also hosted by the LMS, rendering that functionality obsolete.
ECOM-5063
2016-11-22 09:47:23 -05:00
Adam Palay
ed713d7caa
specify if an item is detached
2016-11-21 14:28:37 -05:00
Adam Palay
64722bfc8a
Moves dump_to_neo4j cache backend to neo4j instead of memcached (SUST-76)
...
Also
* Instead of caching when a course is last published, we get this information
from the CourseStructure table
* This commit introduces a mock py2neo Graph to be used for testing
2016-11-21 12:36:39 -05:00
Clinton Blackburn
531ed41822
Updated the Credit API to support JWT authentication
2016-11-16 13:44:46 -05:00
Christina Roberts
9fc0138225
Merge pull request #13836 from eduNEXT/fmo/unicode_username_fixes
...
Quick fixes for users with unicode usernames.
2016-11-15 14:27:03 -05:00
Vedran Karačić
7e4c7d8c33
Merge pull request #13942 from edx/clintonb/verification-status-api
...
[SOL-2126] Verification status endpoint
2016-11-10 15:02:34 +01:00
Douglas Hall
3224c027e3
Merge pull request #13955 from edx/ibrahimahmed443/WL-669-education-dropdown-capitalization
...
fix inconsistent capitalization in education drop down
2016-11-10 05:46:00 -05:00
Clinton Blackburn
12e2650630
Added photo verification status API endpoint
...
ECOM-2470 & SOL-2126
2016-11-10 10:26:23 +00:00
Douglas Hall
47a22b23bc
Merge pull request #13940 from edx/hasnain-naveed/WL-613
...
Wl-613 | Removing the example theme.
2016-11-09 20:55:10 -05:00
Douglas Hall
92995b42ec
Merge pull request #13935 from edx/douglashall/WL-798
...
WL-798 Allow for hiding course mode banners on student dashboard
2016-11-09 14:36:04 -05:00
attiyaishaque
76e1d4a75c
TNL-5621 Fix discussion topics in MIT course.
2016-11-09 22:26:48 +05:00
Douglas Hall
ec7245537a
Allow for not showing course modes on student dashboard
2016-11-09 11:39:29 -05:00
Ibrahim
122f718ce5
fix inconsistent capitalization in education drop down
2016-11-09 14:58:15 +05:00
Hasnain
a29a2d4dbb
Wl-613 | Removing the example theme.
2016-11-09 06:51:50 +00:00
Nimisha Asthagiri
266bfb1ab3
Optimize async grades computation
...
TNL-5909
2016-11-08 19:22:30 -05:00
Christopher Lee
8a784eef24
Merge pull request #13949 from edx/release-2016-11-08-conflict
...
Release 2016 11 08 conflict
2016-11-08 15:32:16 -05:00
John Eskew
cd522358f2
Merge pull request #13706 from edx/jeskew/move_embargo_out_of_common
...
Move embargo from common to openedx/core/djangoapps.
2016-11-08 14:38:24 -05:00
christopher lee
d3c3a9a63d
Merge branch 'release' into release-2016-11-08-conflict
2016-11-08 14:23:57 -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
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
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
John Eskew
e3cb462d18
Move embargo from common to openedx/core/djangoapps.
2016-11-07 08:47:36 -05:00
Adam Palay
5b1d0fd3d9
add ability to skip courses when dumping to neo4j
2016-11-04 13:12:55 -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
Gregory Martin
3fd16eb6be
Implement DateUtils in LMS
2016-11-03 10:06:10 -04:00
Ahsan Ulhaq
53e84390de
Expose the user email to the api-admin view
...
ECOM-5365
2016-10-28 12:55:27 +05:00
Felipe Montoya
38e787b65c
Quick fixes for users with unicode usernames.
...
This changes fix the bookmarks feature and image upload
2016-10-25 15:30:52 -05:00
Nimisha Asthagiri
aa000c1a3d
Support for rescoring a problem only if the new score is higher
...
TNL-5046
2016-10-20 15:08:54 -04:00
Eric Fischer
8f0134b7e4
update_course_in_cache should retry on exceptions
...
Previously, retry() was never called, so the task was never retried despite
defining several retry-related variables.
2016-10-19 14:09:28 -04:00
Saleem Latif
38931957e2
Add testing for 'saml' management command
2016-10-19 12:49:41 +05:00
Christina Roberts
9dc2d11736
Merge pull request #13542 from deepsrijit1105/Country
...
Fix Moldova spelling on dropdown list
2016-10-18 17:56:23 -04:00