George Schneeloch
a1fc1bc0fd
Fix syntax typos in README
2018-02-14 14:47:36 -05:00
Adeel Khan
136b914d86
Fixes error caused by invalid Anonymous User passed to a view.
...
This patch would fix the case when an anonymous object is
getting passed to view causing "TypeError: int() argument must
be a string or a number, not 'AnonymousUser'" exception. Applying a
permission class would force user to be an authenticated
user otherwise would get a 403 response.
LEARNER-4162
2018-02-14 13:25:38 +05:00
Jeremy Bowman
4cdff4518f
Merge pull request #17425 from edx/jmbowman/PLAT-1949
...
PLAT-1949 Less cluttered management command output
2018-02-07 16:26:39 -05:00
Jeremy Bowman
88cb9f8c77
PLAT-1949 Less cluttered management command output
2018-02-07 13:44:08 -05:00
Jeremy Bowman
1a67819ce4
PLAT-1945 Better management command ergonomics
2018-02-07 13:24:04 -05:00
Hasnain Naveed
93ed28b6fa
Merge pull request #17411 from edx/hasnain-naveed/management_command_changes
...
Changing the service users for default clients.
2018-02-07 18:11:39 +05:00
Muhammad Ammar
f9b3c8430d
Merge pull request #17378 from edx/ammar/add-video-pipeline-integration-management-command
...
add video pipeline integration management command
2018-02-07 17:25:04 +05:00
muhammad-ammar
27f023f34a
add video pipeline integration management command
2018-02-07 15:14:14 +05:00
Nimisha Asthagiri
51dcb5a536
Merge pull request #17392 from mitodl/hack18_bookmarks_django_plugin
...
Changed 'bookmarks' django app to follow plugin pattern
2018-02-06 14:21:38 -05:00
Hasnain
943ac4096b
Changing the service users for default clients.
2018-02-06 16:37:40 +05:00
Jeremy Bowman
bf86b3da98
PLAT-1942 Handle xmodule_django field deprecations
2018-02-05 15:05:54 -05:00
Nimisha Asthagiri
b99d0a3495
OAuth docs: minor fixes
2018-02-04 18:29:22 -05:00
Nimisha Asthagiri
293e4f895a
OAuth docs, including decisions
2018-02-03 14:15:29 -05:00
Jeremy Bowman
11e134c552
PLAT-1916 Ignore existing usage of deprecated field_data
2018-02-02 16:12:00 -05:00
Gavin Sidebottom
7f3ffcc047
Changed 'bookmarks' django app to follow plugin pattern
2018-02-01 15:30:06 -05:00
Albert (AJ) St. Aubin
0b9cf78355
Merge pull request #17388 from edx/aj/entitlement_leave_session
...
Updates to allow leaving a session on entitlements with only 1 run
2018-02-01 14:19:37 -05:00
Albert St. Aubin
97165d3460
Updates to allow leaving a session on entitlements with only 1 run
...
available
[LEARNER-4050]
2018-02-01 13:05:05 -05:00
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
Feanil Patel
41879e0087
Update comment.
2018-02-01 10:08:40 -05:00
Feanil Patel
14b57f14ff
Remove unnecessary var.
...
Previously it was useful because we updated it conditionally but now
it's just reducing information locality.
2018-02-01 10:08:40 -05:00
Feanil Patel
8d84e8b4a2
Consolidate overrides into base config.
...
They used to be in a conditional but aren't anymore so we don't need to have
them be separate.
2018-02-01 10:08:40 -05:00
Feanil Patel
caff4b5720
console_loglevel never used, remove it.
2018-02-01 10:08:40 -05:00
Feanil Patel
3d6fe85703
syslog_addr config never used.
2018-02-01 10:08:40 -05:00
Feanil Patel
bc08698592
Remove dev_env specific settings.
...
Since we never used dev_env and have removed it.
2018-02-01 10:08:40 -05:00
Feanil Patel
779bc1d772
The dev_env parameter is never used in any of our configs.
2018-02-01 10:08:40 -05:00
Feanil Patel
147ea0c12c
Remove un-necessary conditional.
2018-02-01 10:08:40 -05:00
Feanil Patel
de80ab751a
Remove the debug override.
2018-02-01 10:08:40 -05:00
Jeremy Bowman
5289c7e828
PLAT-1915 Stop using deprecated BaseException.message
2018-01-31 17:22:01 -05:00
Albert St. Aubin
b0e670e0de
Used the incorrect version of the Course Key when building Course
...
Entitlements list
2018-01-30 09:55:31 -05:00
Albert St. Aubin
ddab8123c1
Updates to the Course Entitlement API to block Learners from enrolling
...
in runs that are not available.
[LEARNER-3800]
2018-01-30 09:52:06 -05:00
Albert (AJ) St. Aubin
01553ff1bc
Revert "Aj/learner 3800"
2018-01-30 09:45:05 -05:00
Albert (AJ) St. Aubin
b41019f304
Merge pull request #17308 from edx/aj/LEARNER-3800
...
Aj/learner 3800
2018-01-30 07:42:05 -05:00
Jeremy Bowman
5ca1a51460
PLAT-1350 Log Python warnings in production
2018-01-29 15:50:13 -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
Albert St. Aubin
12e77b27e4
PR updates
2018-01-29 12:22:56 -05:00
Albert St. Aubin
1bd4bde9a4
PR and quality updates
2018-01-29 09:07:29 -05:00
John Eskew
5a71fa1e33
Allow inactive users to authenticate in Django 1.10+
2018-01-26 14:04:19 -05:00
M. Rehan
777eb1a3ab
Merge pull request #17314 from edx/mrehan/move-request-cache-to-openedx
...
Move request_cache to openedx.core.djangoapps
2018-01-26 17:10:17 +05:00
noraiz-anwar
0d40dba7ff
fix gating api exception handling
2018-01-26 15:41:54 +05:00
Qubad786
64555c60c0
Move request_cache to openedx.core.djangoapps
2018-01-26 15:09:25 +05:00
Albert St. Aubin
cac22680e2
Updates to the Course Entitlement API to block Learners from enrolling
...
in runs that are not available.
[LEARNER-3800]
2018-01-25 14:53:03 -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
875a127f84
Pylint fixes to move number below allowed threshold.
2018-01-25 11:38:37 -05:00
John Eskew
ff545e2a60
Handle different cookie processing for Django 1.11
2018-01-25 11:33:51 -05:00
John Eskew
efbde03ce0
Move param addition for POST request to creation.
2018-01-25 11:33:51 -05:00
Jeremy Bowman
182a5bcb23
Merge pull request #17302 from edx/jmbowman/PLAT-1900
...
PLAT-1900 Remove dependency on abandoned django-pipeline-forgiving
2018-01-25 09:37:50 -05:00
John Eskew
d21a098280
Merge pull request #17146 from open-craft/clemente/move-heartbeat-settings-to-env
...
Allow customizing heartbeat checks
2018-01-24 20:21:51 -05:00
Jeremy Bowman
36e321a5a2
PLAT-1900 Remove dependency on abandoned django-pipeline-forgiving package
2018-01-24 17:53:12 -05:00
bmedx
1d45c85135
Refactor student login for readability and fix Django 1.11 issues
2018-01-24 11:26:43 -05:00
bmedx
46cb89e55d
Fixes to CMS failures in Django 1.11 tests
2018-01-23 14:11:06 -05:00