Douglas Hall
214ff5c19b
Merge pull request #15187 from open-craft/replaceafill/ENT-378
...
[ENT-378] Remove code for custom header logo
2017-06-02 16:03:09 -04:00
Brandon Baker
4536667ac8
Merge pull request #15234 from edx/bbaker/fix-text-wrapping-IE11
...
EDUCATOR-62 Fix question text wrapping in IE11
2017-06-02 15:37:51 -04:00
Kyle McCormick
3c470e6b9d
Upgrade MathJax references from 2.7.0 to 2.7.1
2017-06-02 15:29:47 -04:00
Robert Raposa
142e46bd97
Merge pull request #15218 from edx/robrap/development-requirements
...
Add instructions.
2017-06-02 14:34:17 -04:00
Brandon Baker
0e49da8df7
Update AUTHORS
2017-06-02 13:00:35 -04:00
Harry Rein
bb23d05c61
Merge pull request #15185 from edx/HarryRein/LEARNER-859
...
LEARNER-859: Updating styling on the course updates page
2017-06-02 11:49:32 -04:00
Christina Roberts
3b39aa49e0
Merge pull request #15230 from edx/christina/ed-511
...
Mark test as flaky, and remove flaky from a fixed test.
2017-06-02 10:32:32 -04:00
Brandon Baker
d2dc2a46c1
EDUCATOR-62 Fix question text wrapping in IE11
2017-06-02 12:36:54 +00:00
Harry Rein
6761a87bfb
Fix for LEARNER-859: Updating styling on the course updates page to more clearly differentiate between multiple updates. Specifically:
...
- Updated styling on date in the top left corner
- Added horizontal line between updates
- Removed ability to toggle updates on and off
- Cleaned up code to always show all updates:
2017-06-01 16:43:09 -04:00
Robert Raposa
b97af89fe8
Merge pull request #15159 from edx/robrap/LEARNER-881-course-waffle
...
LEARNER-881: Per-course rollout configuration model
2017-06-01 16:37:57 -04:00
cahrens
c3eaaae565
Mark test as flaky, and remove flaky from a fixed test.
...
EDUCATOR-511
2017-06-01 15:19:39 -04:00
Robert Raposa
eaab2cf444
Add course overrides of waffle flags.
2017-06-01 15:12:50 -04:00
Eric Fischer
e64c3a35ec
Merge pull request #15229 from edx/efischer/celery_logging
...
More specific grade_course logging
2017-06-01 12:41:01 -04:00
Eric Fischer
6880fa146b
More specific grace_course logging
2017-06-01 11:43:28 -04:00
Douglas Cerna
de4691e35c
Removed code associated with ENT-32
2017-06-01 09:34:47 -06:00
sanfordstudent
867fac315f
Merge pull request #15198 from edx/sstudent/course-policy-event
...
Sstudent/course policy event
2017-06-01 10:28:32 -04:00
Eric Fischer
81ef933d91
Merge pull request #15221 from edx/efischer/celery_logging
...
More celery logging
2017-06-01 09:47:12 -04:00
Tim Krones
4457856475
Merge pull request #15018 from open-craft/jill/mit-capa-progress-page
...
Mask grades on progress page according to show_correctness setting
2017-06-01 14:25:09 +02:00
Douglas Hall
02bbccd40d
Merge pull request #15220 from edx/douglashall/fix_activation_email_support_link
...
Fix the activation email support link in the dashboard sidebar
2017-06-01 07:41:47 -04:00
Clinton Blackburn
6ff614800c
Updated auto_auth endpoint to always return JSON
...
Defaulting to a plaintext response makes no sense for an endpoint that is intended to be used by machines for testing. The endpoint now returns JSON only unless a redirect action is triggered.
2017-05-31 23:18:05 -04:00
Douglas Hall
0bf74f849e
Fix the activation email support link in the dashboard sidebar
2017-05-31 20:18:02 -04:00
Braden MacDonald
c285b4f36d
Merge pull request #15160 from open-craft/uman/OC-2665
...
[ENT-381] Conform to WCAG 2 AA contrast minimums for Google OAuth.
2017-05-31 15:33:24 -07:00
Eric Fischer
b69adbfcb2
More celery logging
2017-05-31 17:19:21 -04:00
AlasdairSwan
14692ae214
Merge pull request #15217 from edx/alasdair/LEARNER-923-support-tab-css-update-for-pl-pages
...
LEARNER-923 Make Pattern Library support tabs transparent
2017-05-31 16:22:40 -04:00
Christina Roberts
d2653b4b17
Merge pull request #15148 from edx/christina/ed-427-again
...
Christina/ed 427 again
2017-05-31 15:31:36 -04:00
Robert Raposa
b621eb2166
Add instructions.
2017-05-31 15:30:28 -04:00
AlasdairSwan
c89714400f
LEARNER-923 Make Pattern Library support tabs transparent
2017-05-31 15:25:46 -04:00
Alex Dusenbery
1a0e42af5e
EDUCATOR-435 | Include enrollment status in in course and problem grade reports.
2017-05-31 15:13:51 -04:00
cahrens
106ac3a136
Change visibility to access.
...
EDUCATOR-396
2017-05-31 14:10:56 -04:00
Gregory Martin
79a2b6e245
Eventing for grading policy change
2017-05-31 14:07:14 -04:00
Gregory Martin
aac143e62a
Merge pull request #15128 from edx/neem/handle_gp_changed
...
Django Signal Handler for GRADING_POLICY_CHANGED
2017-05-31 13:38:47 -04:00
Jillian Vogel
6ca8a702ae
Mask grades on progress page according to "Show Correctness" setting.
2017-05-31 16:57:38 +02:00
Gregory Martin
77b2229210
GradingPolicyChanged Signal Handler
...
https://openedx.atlassian.net/browse/EDUCATOR-393
2017-05-31 10:46:55 -04:00
Andy Armstrong
e8a36957b1
Merge pull request #15205 from edx/andya/clean-imports-cms
...
Reorder Studio imports using isort
2017-05-30 20:36:56 -04:00
Andy Armstrong
f4b0a76c0b
Merge pull request #15204 from edx/andya/clean-imports-2
...
Reorder imports using isort (except lms and cms)
2017-05-30 20:36:41 -04:00
Clinton Blackburn
e9cdc133a6
Updated programs detail page to always call Credentials API
...
The programs detail page now always makes a call to the Credentials API to check for program credentials, regardless of whether the user has earned a course certificate. The course certificate constraint adds an additional burden to testing in exchange for slightly decreased load on the API. The cost outweighs the benefit given the limited traffic to this page.
LEARNER-1103
2017-05-30 17:30:20 -04:00
Adam
7ab3bb2105
Merge pull request #14869 from edx/adam/add-index-to-nodes
...
add indices to item nodes when dumping to neo4j
2017-05-30 17:19:50 -04:00
Andy Armstrong
ebb04ca396
Reorder Studio imports using isort
2017-05-30 17:00:50 -04:00
Adam Palay
4331132920
add indices to item nodes when dumping to neo4j
2017-05-30 16:33:15 -04:00
Andy Armstrong
93235d118d
Reorder imports using isort (except lms and cms)
2017-05-30 16:04:54 -04:00
John Eskew
fc57527c5a
Merge pull request #15208 from edx/jeskew/revert_PR_15170
...
Revert pull request #15170 - merging this PR with no reviews, as it's a revert of a previous PR. Reviewers - take note...
2017-05-30 15:16:25 -04:00
John Eskew
3b57542ab0
Revert "Merge pull request #15170 from edx/jeskew/PLAT_1316_partitions_inheritance"
...
This reverts commit f97f052591 , reversing
changes made to 800bcd8e20 .
2017-05-30 12:42:54 -04:00
Douglas Hall
d71a1d8887
Merge pull request #15038 from replaceafill/replaceafill/ENT-343
...
[ENT-343] Add Terms of Service modal
2017-05-30 10:38:50 -04:00
M. Rehan
b61a28dd75
Merge pull request #15197 from edx/mrehan/transcripts-upload-when-only-vid-id
...
Override video url with edx val encodings
2017-05-30 14:54:16 +05:00
Attiya Ishaque
bbf10c11d1
Merge pull request #15189 from edx/ai/EDUCATOR-3-resolve-NoneType-object
...
EDUCATOR-3 Check for course before using it.
2017-05-30 13:44:42 +05:00
Qubad786
4c074f11cf
Override video url with edx val encodings
2017-05-30 12:58:39 +05:00
Uman Shahzad
84e428129a
Conform to WCAG 2 AA contrast minimums for Google OAuth.
...
Also apply variables for FB/Linkedin OAuth2 rather than
leave color hashes hanging around.
2017-05-29 22:58:53 -04:00
Douglas Cerna
eaa02db6ae
Added Terms of Service modal
2017-05-29 11:57:04 -06:00
attiyaishaque
7f3e4cb810
EDUCATOR-3 Check for course before using it.
2017-05-29 17:43:44 +05:00
Clinton Blackburn
74f9858b77
Optimized all imports in common.test.acceptance
...
- Removed unused imports
- Ran isort to properly order/style imports
2017-05-28 00:59:22 -04:00