sanfordstudent
b6d9dfb2ab
Merge pull request #16652 from edx/add-persistent-grade-override-table-in-admin
...
Add `PersistentSubsectionGradeOverride` table in django admin
2017-11-27 11:12:34 -05:00
Jeremy Bowman
139fa895d1
Merge pull request #16662 from edx/jmbowman/more_ssencrypt_tests
...
Add more ssencrypt tests
2017-11-27 10:29:41 -05:00
Awais Jibran
baa967ca66
Add PersistentSubsectionGradeOverride table in django admin
...
EDUCATOR-1624
2017-11-27 10:11:57 -05:00
Brian Mesick
9911c8d068
Merge pull request #16649 from edx/bmedx/django111_tag_test_failures_lms_1
...
Tag LMS Unit 1 tests that fail in Django 1.11
2017-11-27 09:15:53 -05:00
Brian Mesick
3d5fef7882
Merge pull request #16655 from edx/bmedx/django111_tag_test_failures_lms_2
...
Tag LMS Unit 2 tests that fail in Django 1.11
2017-11-27 09:15:26 -05:00
Ahsan Ulhaq
da675e52dc
Learner certificates should not be findable before the available date
...
LEARNER-3298
2017-11-23 14:14:05 +05:00
Jeremy Bowman
b00b6b89a8
Add more ssencrypt tests
2017-11-22 17:59:02 -05:00
bmedx
d827d47b48
Tag LMS Unit 2 tests that fail in Django 1.11
2017-11-22 15:47:22 -05:00
bmedx
5fbbf4979a
Tag LMS Unit 1 tests that fail in Django 1.11
2017-11-22 15:46:45 -05:00
edx-pipeline-bot
c23b0fce1a
Merge pull request #16659 from edx/release-mergeback-to-master
...
Merge release back to master
2017-11-22 15:26:40 -05:00
Jeremy Bowman
4ba29b4707
Convert unicode to bytes for RSA encryption
2017-11-22 11:55:44 -05:00
Ned Batchelder
a2e2aace82
Merge pull request #16650 from edx/nedbat/fix-unused-imports
...
Fix a number of unused-import pylint violations
2017-11-22 11:17:07 -05:00
Ned Batchelder
e23e3a0486
Fix a number of unused-import pylint violations
2017-11-21 19:57:06 -05:00
Eric Fischer
3e9e97e6d8
Merge pull request #16635 from edx/efischer/EDUCATOR-1773
...
No unicode in "from" value on Bulk Emails
2017-11-21 13:01:42 -05:00
Eric Fischer
19c580e52f
No unicode in "from" value on Bulk Emails
...
Until https://github.com/django-ses/django-ses/issues/137 is resolved, we need
to proactively search for and prevent unicode values in from_addr.
EDUCATOR-1773
2017-11-21 11:32:31 -05:00
Jeremy Bowman
43a11af735
PLAT-1199 Stop using pycrypto
2017-11-21 11:25:48 -05:00
Sofiya Semenova
14c1f5bd00
Merge pull request #16616 from edx/sofiya/clean
...
Don't get the site object unless the message is going to be sent
2017-11-20 10:32:21 -05:00
John Eskew
a4474385ec
Merge pull request #16606 from edx/jeskew/remove_default_manager_access
...
Add a proper get_queryset() method to remove _default_manager access.
2017-11-17 17:07:06 -05:00
Sofiya Semenova
e77137c2f9
Don't get the site object unless the message is going to be sent
2017-11-17 15:33:20 -05:00
Sofiya Semenova
1d08f71336
Merge pull request #16599 from edx/sofiya/ed-1590-2
...
ed-1590 Templates for email forum notifications
2017-11-17 13:36:26 -05:00
John Eskew
9292741fdd
Add a proper get_queryset() method to remove _default_manager access.
...
Remove the now-unused custom model manager for coupons.
2017-11-16 22:05:08 -05:00
Sofiya Semenova
821db8aa11
ed-1590 Templates for email forum notifications
2017-11-16 15:26:56 -05:00
Alex Dusenbery
2fbdb8f6b3
EDUCATOR-1590 | Test that we can actually render the forum emails.
2017-11-16 12:19:16 -05:00
Alex Dusenbery
c28427fd09
EDUCATOR-1590 | Message context usernames should come from django models.
2017-11-16 12:19:16 -05:00
Jose Antonio Gonzalez
f38e5ab939
add DEFAULT_MOBILE_AVAILABLE flag
2017-11-16 16:50:37 +02:00
Gabe Mulley
a4095e49b2
fix discussion notifications emails
2017-11-15 21:06:46 -05:00
Gabe Mulley
6f20cd5cf2
support a GA tracking pixel
2017-11-15 08:35:35 -05:00
Waheed Ahmed
a119d5b977
Added tag enterprise tickets functionality.
...
New support form should tag enterprise tickets.
LEARNER-2862
2017-11-15 16:24:12 +05:00
Tasawer Nawaz
25b75467be
Merge pull request #16554 from edx/tasawer/learner-2736/integrate-zendesk-with-single-support-form
...
integrate Zendesk with new single support form
2017-11-15 13:06:07 +05:00
Uzair Rasheed
aa1f3df369
Merge pull request #16513 from edx/uzairr/LEARNER-2981-program-detail-fragment
...
Create program detail fragment for mobile app
2017-11-15 02:08:00 +05:00
Sofiya Semenova
3b6e5f89c6
Merge pull request #16562 from edx/sofiya/wl-email-response-notifications
...
White label support for email response notifications
2017-11-14 14:02:05 -05:00
Alex Dusenbery
b35450decc
EDUCATOR-1729 | Control forum notifications with SiteConfiguration, too.
2017-11-14 12:59:46 -05:00
Brian Mesick
dad73637aa
Merge pull request #16495 from edx/bmedx/django111_startup_fixes
...
Changes necessary for Django 1.11 tests to start
2017-11-14 12:19:21 -05:00
sanfordstudent
4d0ce28fa9
Merge pull request #16560 from edx/sstudent/EDUCATOR-1624
...
EDUCATOR-1624 logging
2017-11-14 11:20:42 -05:00
Brian Mesick
7ccc498800
Merge pull request #16561 from edx/bmedx/django111_select_related
...
Remove use of non-relational fields in select_related queries
2017-11-14 11:04:41 -05:00
Tasawer Nawaz
a89042ab7c
integrate zendesk with new single support form
...
LEARNER-2736
2017-11-14 20:43:08 +05:00
Sofiya Semenova
a1692f2b7b
White label support for email response notifications
2017-11-14 10:22:59 -05:00
bmedx
09e5156543
Remove use of non-relational fields in select_related queries
...
These changes should not change the actual queries at all, and those
will throw errors in Django 1.11.
2017-11-14 10:10:08 -05:00
Sanford Student
898129b5c0
EDUCATOR-1624 logging
2017-11-14 10:07:24 -05:00
Clinton Blackburn
3a005c492f
Disabled anonymous access for tabs that require enrollment
2017-11-14 08:00:16 -05:00
uzairr
fa6a5f99a5
Create program detail fragment for mobile app
...
To extract the program detail information edX mobile team has to
parse all the un-necassary details which takes time that ultimately
slows down app.To avoid it,a detail fragment is created that will
be used in the mobile app as well as on the web.
LEARNER-2981
2017-11-14 07:53:12 +00:00
Troy Sankey
73318eccf7
Merge pull request #16526 from edx/pwnage101/teams_mgmt_commands
...
teams and student management commands cleanup for django 1.11
2017-11-13 18:11:56 -05:00
bmedx
d3bbb86fe3
Shims to fix test collection errors
2017-11-13 15:45:34 -05:00
bmedx
f3f8d8ec96
Changes necessary for Django 1.11 tests to start
...
- Certificates management commands updates
- Moving reverse calls in tests into setUp from class definition
- Import shuffling
- Consolidating cryptograhpy version to 1.9
2017-11-13 15:45:32 -05:00
Alex Dusenbery
8eb1900299
EDUCATOR-1571 | Send discussion notification on first response; add a CourseWaffleFlag for discussion notifications.
2017-11-13 10:45:45 -05:00
Adeel Khan
3f61f50de0
Adds error handling for password reset
...
This patch enables handling of UserAPIInternalError on password
reset , instead of throwing 500 to user. We are showing user
a message if UserAPIInternalError is raised.
LEARNER-2571
2017-11-10 14:41:15 +05:00
Troy Sankey
877c9fafc3
teams management commands cleanup for django 1.11
2017-11-09 15:39:04 -05:00
Troy Sankey
b07402e751
remove unused optparse imports
2017-11-09 15:38:54 -05:00
Marco Morales
9fc58a25bd
Merge pull request #16506 from edx/hrein/responsive-experience/cleanups
...
Styling changes for responsive behavior on LMS.
2017-11-09 14:47:28 -05:00
Harry Rein
aa853a930e
Styling changes for responsive behavior on LMS.
2017-11-09 12:46:48 -05:00