Robert Raposa
0f6b920c01
Merge pull request #15236 from edx/robrap/LEARNER-1279-fix-start-course
...
LEARNER-1279: Revert: Course jump tos should go to the main course home page.
2017-06-02 16:48:12 -04:00
Eric Fischer
9b00e43150
Merge pull request #15238 from edx/efischer/ora_update
...
update ORA2 to 1.4.1
2017-06-02 16:12:42 -04:00
Eric Fischer
3acd9674f0
Bump edx-celeryutils to 0.1.4
2017-06-02 16:08:13 -04:00
Douglas Hall
94c50cbc30
Merge pull request #15177 from replaceafill/ENT-386
...
[ENT-386] Styling Issues on new registration page
2017-06-02 16:04:06 -04:00
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
Eric Fischer
83465e3626
update ORA2 to 1.4.1
2017-06-02 15:26:15 -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
Robert Raposa
7356054c18
Revert: Course jump tos should go to the main course home page.
...
Revert commit: c14f0b14ea
2017-06-02 10:57:43 -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
Shirley He
37a363dab7
implement feedback
2017-06-02 05:46:26 +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
1b9c36be87
Revert "Merge pull request #15229 from edx/efischer/celery_logging"
...
This reverts commit e64c3a35ec , reversing
changes made to 867fac315f .
2017-06-01 12:41:47 -04:00
Eric Fischer
01d7adf1f4
Revert "Merge pull request #15221 from edx/efischer/celery_logging"
...
This reverts commit 81ef933d91 , reversing
changes made to 4457856475 .
2017-06-01 12:41:40 -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
Shirley He
e61f8b62d8
ENT-385 fix confirmation error message
2017-06-01 13:22:36 +00: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
rabiaiftikhar
3de758f631
Merge branch 'master' into ri/EDUCATOR-394-disable-self-generation-certificates
2017-06-01 15:07:04 +05:00
rabiaiftikhar
867bc9e316
get the course from CourseOverview table instead of Modulestore in certificates/signals.py.
2017-06-01 15:04:42 +05: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