Commit Graph

17747 Commits

Author SHA1 Message Date
Feanil Patel
bc790400a9 Merge pull request #17374 from edx/feanil/hackathon_logging
Make the logging config easier to read.
2018-02-01 11:14:16 -05:00
Jeremy Bowman
938c9670cc Merge pull request #17376 from edx/jmbowman/PLAT-1915
PLAT-1915 Stop using deprecated BaseException.message
2018-02-01 10:24:06 -05:00
Feanil Patel
0d8c30e58d Fix pep8 violation. 2018-02-01 10:08:40 -05:00
Feanil Patel
49cbd581e9 Remove tracking_filename override.
The override value is the same as the default value.
2018-02-01 10:08:40 -05:00
Feanil Patel
37ae5e5218 Move LOG_DIR setting next to LOGGING setting. 2018-02-01 10:08:40 -05:00
Feanil Patel
de80ab751a Remove the debug override. 2018-02-01 10:08:40 -05:00
Tasawer Nawaz
c00c245005 Merge pull request #17364 from edx/tasawer/learner-4041/link-new-support-form-from-lms-footer
update link of "Contact" in lms footer to lead new support form
2018-02-01 12:29:52 +05:00
Jeremy Bowman
5289c7e828 PLAT-1915 Stop using deprecated BaseException.message 2018-01-31 17:22:01 -05:00
Uzair Rasheed
9aff0ba9a0 Merge pull request #17344 from edx/LEARNER-3465/catch-sailthru-connection-error
Handle Exception in getting cookies from Sailthru
2018-01-31 20:05:04 +05:00
uzairr
4e91ce19b1 Handle Exception in getting cookies from Sailthru
In order to send email, cookies are required from Sailthru,
ocassionally, celery task fails possibly because of request timeout
that ultimately fails login.To avoid it,generic exception handler
is added so that login will not fail in future.

LEARNER-3465
2018-01-31 18:35:19 +05:00
Tasawer Nawaz
ab744a2516 update link of "Contact" in lms footer to lead new support form
LEARNER-4041
2018-01-31 17:53:52 +05:00
Albert (AJ) St. Aubin
71991887dd Merge pull request #17353 from edx/aj/LEARNER-3186
Updates the Branch IO Mobile App banner to not show in the web app
2018-01-31 07:00:55 -05:00
Albert St. Aubin
7f6b2d6ac5 Updates the Branch IO Mobile App banner to not show in the web app 2018-01-30 13:35:12 -05:00
Brittney Exline
c4670a33d7 ENT-839 Add ability to configure SP metadata for an IdP 2018-01-30 11:37:46 -05:00
uzairr
266c8fe737 Add Manage User Feature to Support Tool
Support Team receive much requests from the users to disable their
accounts on edX.To fullfill their requests, Support has to contact
DevOps.To avoid it, a new feature is added which can easily disable
the user account.

LEARNER-3529
2018-01-30 12:16:44 +05:00
Jeremy Bowman
f24c654262 Merge pull request #17323 from edx/jmbowman/PLAT-1350
PLAT-1350 Log Python warnings in production
2018-01-29 16:55:54 -05:00
Ned Batchelder
630766b163 Merge pull request #16571 from open-craft/cornwell/ie11-cohorts
Fixes Discussion Posts Not Showing in IE11 Browsers
2018-01-29 16:48:37 -05:00
Jeremy Bowman
5ca1a51460 PLAT-1350 Log Python warnings in production 2018-01-29 15:50:13 -05:00
John Eskew
1eb8b3a9a0 Merge pull request #17147 from open-craft/clemente/add-forum-to-heartbeat
Allow to include forum status in LMS heartbeat service.
2018-01-29 14:27:38 -05:00
Troy Sankey
381af53ad5 Merge pull request #17130 from edx/jeskew/fix_lms_shard_4_tests_django_111
LMS shard 4 tests Django 1.11
2018-01-29 14:14:22 -05:00
M. Rehan
3f3a3cfd2f Merge pull request #17296 from edx/mrehan/video-foreign-key
Bump edxval@0.1.8
2018-01-29 20:30:07 +05:00
Michael Frey
5d5ce69d32 Merge pull request #16640 from open-craft/clemente/responsive-about-page
Make the "about course" page adapt to small screens
2018-01-29 09:24:48 -05:00
Qubad786
287f4836af update val version and clean external video export tests 2018-01-29 19:05:55 +05:00
Ayub khan
25576051df Merge pull request #17335 from edx/update-translations-29-jan
updated-translations-29-jan
2018-01-29 16:44:55 +05:00
ayub-khan
08863b3930 updated-translations-29-jan 2018-01-29 14:51:52 +05:00
Saleem Latif
534a5a7e97 Set default value of pipeline_user_details to empty dict instead of None. 2018-01-29 13:50:54 +05:00
Daniel Clemente Laboreo
ce461b1d6e Include forum status in LMS heartbeat service. 2018-01-29 08:53:36 +02:00
Robert Raposa
35afe06da9 Add tiny bar for 0 posts in My Stats. 2018-01-27 00:19:20 -05:00
Robert Raposa
a3ae0eb0f1 Merge pull request #17326 from edx/robrap/LEARNER-3377-fix-title
Fix title to My Stats with lock.
2018-01-26 18:08:49 -05:00
Robert Raposa
c776b0d7ae Fix title to My Stats with lock. 2018-01-26 16:06:13 -05:00
John Eskew
fa7bb1ea81 Merge pull request #17311 from mitodl/python_lib_import_fix_v2
Enabled python code lib import with GIT_IMPORT_STATIC set to False
2018-01-26 14:41:12 -05:00
Jae Bradley
f2a57b6956 Merge pull request #17320 from edx/robrap/LEARNER-3377-dump-assignments
LEARNER-3377: Drop due date section of Learner Analytics and fix grading section.
2018-01-26 14:34:30 -05:00
John Eskew
5a71fa1e33 Allow inactive users to authenticate in Django 1.10+ 2018-01-26 14:04:19 -05:00
Ayub khan
bc497d35c0 Merge pull request #17318 from edx/update-translations-26-jan
updated translations
2018-01-26 23:53:34 +05:00
Robert Raposa
59336cc58a Drop due date section of Learner Analytics and fix grading section. 2018-01-26 13:03:50 -05:00
ayub-khan
9a50e018f0 updated translations 2018-01-26 16:38:12 +05:00
Qubad786
64555c60c0 Move request_cache to openedx.core.djangoapps 2018-01-26 15:09:25 +05:00
Gavin Sidebottom
ec0263bc5b changed 'course code lib' references to 'python lib' to maintain consistency 2018-01-25 16:08:57 -05:00
Gavin Sidebottom
8476f19463 Enabled python code lib import with GIT_IMPORT_STATIC set to False 2018-01-25 16:08:25 -05:00
Douglas Hall
5ccd465d85 Merge pull request #17304 from edx/douglashall/ENT-854
ENT-854 Add django-fernet-fields to requirements.
2018-01-25 13:56:24 -05:00
Troy Sankey
e649d2d782 Shim query count assertions due to added SAVEPOINTs 2018-01-25 11:38:46 -05:00
Troy Sankey
1deb26e190 avoid unnecessary attempt to update an immutable dict
request.data has become immutable under Django 1.11 for some reason.
Regardless, setting the 'id' key should be extraneous because we already
instruct the update method to use a specific pk (see kwargs) which
should be sufficient to locate the database record and update it.
2018-01-25 11:38:46 -05:00
John Eskew
27edca3c5e Replace all clean_course_id form methods with common method. 2018-01-25 11:38:46 -05:00
John Eskew
56f9efcc4c Create course mode in one line without extra save. 2018-01-25 11:33:51 -05:00
John Eskew
c55aa9e1d5 Change POST request upon creation only. 2018-01-25 11:33:44 -05:00
John Eskew
2eab707cc0 Change str conversion to text_type. 2018-01-25 11:23:31 -05:00
John Eskew
3915c47d71 Bump query counts for grading in Django 1.11. 2018-01-25 11:23:31 -05:00
Douglas Hall
d158da2792 ENT-854 Add django-fernet-fields to requirements. 2018-01-25 11:05:18 -05:00
Eric Fischer
aa44292890 render discussion_profile_page as a fragment 2018-01-25 10:08:08 -05:00
Jeremy Bowman
7c2826b8e8 Merge pull request #17300 from edx/jmbowman/PLAT-1899
PLAT-1899 Fix some issues running under Django 1.10+
2018-01-25 09:39:26 -05:00