Adam
691d6872c7
Merge pull request #15294 from edx/adam/add-precedes-to-coursegraph-3
...
write courses to neo4j in background tasks (EDUCATOR-583)
2017-06-15 15:10:11 -04:00
Andy Armstrong
0b90c60b5f
Merge pull request #15301 from edx/andya/webpack-jquery
...
Handle issues with JQuery in Studio and LMS
2017-06-15 12:11:28 -04:00
Christina Roberts
09e22f373b
Merge pull request #15312 from edx/christina/share-template
...
Remove extra div.
2017-06-14 13:36:36 -04:00
Qubad786
afd45996d9
fix studio header menu
2017-06-14 11:49:30 +05:00
Andy Armstrong
4ed9776a4b
Handle issues with JQuery in Studio and LMS
...
LEARNER-1341
2017-06-13 20:53:29 -04:00
Carol Tong
c8de3af589
Merge pull request #15313 from edx/carol/DOC-3687
...
DOC-3687: Change help target for enrollment track groups on Studio Group Configs page
2017-06-13 16:48:26 -04:00
sarahkf
086b503b51
Merge pull request #15219 from edx/sarahkf/courseware-lang
...
Added course level lang attribute for LMS WIP
2017-06-13 16:06:59 -04:00
Carol Tong
82b8cf40b3
Change help target for enrollment track groups
2017-06-13 15:51:13 -04:00
Sarah Fischmann
eafb79defc
Added lang attribute in LMS and Studio; added language col to course_overviews
...
Added course level lang attribute for LMS
added lang attribute to Studio
fixed error when trying to get language attribute on course that does not exist
simplified code
added lang attribure to more places in LMS, added migration for language attribute in course_overview
fixing contraints in the database for language attribute
added lang attribute to several more places in LMS and Studio
added lang attribute to discussion and custom pages; cleaned up code
fixed issue that was causing test failures
moved lang attribute higher in tree in two places
2017-06-13 14:42:29 -04:00
Sylvia Pearce
fe3105cc38
Update Studio help tokens following doc reorg for Publisher
2017-06-13 13:52:07 -04:00
cahrens
fdc9ebe809
Remove extra div.
...
This was probably left over from a previous variation
(there was no closing div).
2017-06-13 11:51:42 -04:00
Christina Roberts
54eb9e84b4
Merge pull request #15292 from edx/christina/add-middleware-guid
...
Limit courses and libraries returned for global staff.
2017-06-12 15:18:18 -04:00
Muhammad Ammar
2e675fdc4b
Merge pull request #15256 from edx/ammar/edu-292-move-dialog-fix
...
move dialog fix
2017-06-12 23:54:52 +05:00
Giulio Gratta
2b25c9fc78
Enable DEFAULT_MODE to be customized in config
...
- Keeps platform set default of "Audit" to be backwards compatible and not break stuff
- get COURSE_MODE_DEFAULTS from config if set
2017-06-12 14:09:00 -04:00
cahrens
4454458743
Limit courses and libraries returned for global staff.
...
EDUCATOR-563
2017-06-12 13:47:00 -04:00
Adam Palay
51abe89a80
respond to comments
2017-06-12 11:55:58 -04:00
Adam Palay
69d76b69d7
write courses to neo4j in background tasks (EDUCATOR-583)
...
move tasks into tasks.py
add more logging
2017-06-12 10:44:27 -04:00
noraiz-anwar
bac223acad
Enhance delete_course management command
2017-06-12 17:51:54 +05:00
muhammad-ammar
090ce1d0e5
move dialog fix
...
EDUCATOR-292
2017-06-12 16:08:55 +05:00
Stu Young
8870dde933
Revert "Set the MEDIA_ROOT and MEDIA_URL settings in the cms.envs.aws module"
2017-06-09 16:18:12 -04:00
Kevin Falcone
eb3bbc7c58
Merge pull request #15005 from replaceafill/aws_with_filesystem_storage
...
Set the MEDIA_ROOT and MEDIA_URL settings in the cms.envs.aws module
2017-06-09 10:39:45 -04:00
Douglas Cerna
ca33342ce3
Removed MEDIA_ROOT override in cms.envs.devstack
2017-06-08 22:22:50 -06:00
Ned Batchelder
b5ed816be1
Update translations (autogenerated message)
2017-06-08 14:55:44 +00:00
Albert St. Aubin
fd7ac21608
Working publisher/subscriber events for Cohorts and discussions
2017-06-06 13:58:54 -04:00
Douglas Hall
0d9146a209
Merge pull request #15196 from open-craft/uman/OC-2662
...
[ENT-370] Update Support Link on Sign In Page
2017-06-05 11:59:58 -04:00
Uman Shahzad
13ac08a41f
Allow configurable password reset support link.
...
Defaults to SUPPORT_SITE_LINK intentionally.
Also fixed surrounding quality tests, and overall
quality improvements.
2017-06-05 19:42:18 +05: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
eaab2cf444
Add course overrides of waffle flags.
2017-06-01 15:12:50 -04: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
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
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
77b2229210
GradingPolicyChanged Signal Handler
...
https://openedx.atlassian.net/browse/EDUCATOR-393
2017-05-31 10:46:55 -04:00
Andy Armstrong
ebb04ca396
Reorder Studio imports using isort
2017-05-30 17:00:50 -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
attiyaishaque
7f3e4cb810
EDUCATOR-3 Check for course before using it.
2017-05-29 17:43:44 +05:00
Uman Shahzad
a41195377c
Allow configurable activation email support link.
...
This also serves as a slight refactor of ENT-392.
2017-05-26 14:25:15 -04:00
John Eskew
f1369b912e
Move LicenseMixin and accompanying code to openedx/core/lib.
2017-05-25 16:17:31 -04:00
John Eskew
f97f052591
Merge pull request #15170 from edx/jeskew/PLAT_1316_partitions_inheritance
...
Move fields.py, inheritance.py, and partitions to openedx/core.
2017-05-25 14:21:03 -04:00
John Eskew
76389d8678
Run all files touched in inheritance/partition work through isort.
2017-05-25 13:24:08 -04:00
John Eskew
66f3aa5ccf
Move fields.py, inheritance.py, and partitions to openedx/core.
2017-05-25 13:24:08 -04:00
Cliff Dyer
8a4bb2e670
Merge pull request #15184 from edx/neem/cms-dash-inefficiencies
...
Cleanup inefficiencies in Studio dashboard
2017-05-25 11:12:21 -04:00
J. Cliff Dyer
6c6f271e0e
Comment out broken speed test.
2017-05-25 10:18:43 -04:00
Anthony Mangano
0172ff315a
add ability to show footer language selector on LMS
2017-05-24 16:41:45 -04:00
J. Cliff Dyer
61d247d4bb
Prefer iters and sets to lists
2017-05-24 15:49:45 -04:00
Alex Dusenbery
30fc3a55d0
EDUCATOR-390 and EDUCATOR-391 | Send GRADING_POLICY_CHANGED signal when something changes the grading policy.
2017-05-23 08:57:06 -04:00
Matt Drayer
a7f6e6a56b
Consider waffle switch when selecting ecommerce workflow
2017-05-22 12:25:05 -04:00
Clinton Blackburn
eeac30e197
Disable Forums for Docker devstack
...
This service is not currently available in Docker devstack.
2017-05-21 11:57:55 -04:00
Simon Chen
885a7df65b
Merge pull request #15155 from edx/schen/learner-490
...
Update CMS jquery config to remove script evaluation from ajax call
2017-05-19 14:21:08 -04:00
Robert Raposa
79300c00d7
Merge pull request #15107 from edx/rraposa/docs-cleanup
...
LEARNER-909: Clean-up the edx-platform repo documentation
2017-05-19 14:05:11 -04:00