Commit Graph

24348 Commits

Author SHA1 Message Date
Peter Pinch
2c8f82f03d Fixing calculator hint to display correct definition of the constant T 2014-07-13 17:35:52 -04:00
Don Mitchell
9cf082e727 Merge pull request #4369 from edx/bug/stud-1962
Bug/stud 1962
2014-07-11 16:57:00 -04:00
Mathew Peterson
cec09be006 Merge pull request #4225 from edx/mathewpeterson/lms-opaque-keys-bugs
Testing for bugs off master for opaque-keys deprecation
LMS-2753
2014-07-11 16:53:23 -04:00
Sarina Canelake
152b84432e Merge pull request #4396 from Stanford-Online/kluo/theme_password_reset
Pull out edX into variables in password reset email
2014-07-11 16:02:51 -04:00
Mat Peterson
cd82abae6c More test fixes
Fix opaque key TODOs left over from split-migrator changes and fixed test_image_import to use the correct course

Reset get_location_from_path to pre deprecated opaque-keys

Fix CMS acceptance test

Fixed usage key reassignment in item.py
2014-07-11 15:40:09 -04:00
Mat Peterson
98649072bd skipping test_clone_course 2014-07-11 15:40:09 -04:00
Sarina Canelake
b2867a694d Quality cleanup 2014-07-11 15:40:09 -04:00
Diana Huang
96420f30f1 Minor cleanups
Remove unnecessary check.
Fix merge conflict
2014-07-11 15:40:09 -04:00
Diana Huang
97331d4c16 Fix merge conflict 2014-07-11 15:40:09 -04:00
Sarina Canelake
cfb7f99c8e Add filter to ignore deprecation warnings by default
Add filter to only show first occurance of DepWarning
2014-07-11 15:40:09 -04:00
Mat Peterson
df1a9304c1 Made fill_in_run public in mongo and added fill_in_run to mixed which funnels to mongo 2014-07-11 15:40:09 -04:00
Mat Peterson
b2ae827fa4 Old style location urls removed from CourseFixture and CoursePage 2014-07-11 15:40:09 -04:00
Sarina Canelake
ff2822cf48 Fix cms tests 2014-07-11 15:40:09 -04:00
Diana Huang
ad7e0f94fb Update opaque-keys hash 2014-07-11 15:40:09 -04:00
Diana Huang
c21977326c Fix test_import and unicode issues.
Handle unicode in get_course_index
2014-07-11 15:40:08 -04:00
Mat Peterson
638a1aaec4 Fixed test that hardcoded url to deprecated format 2014-07-11 15:40:08 -04:00
Diana Huang
f82a950f7b Skip tests for location mapper
Since we're trying to get rid of location mapper,
skip these tests until we get rid of it entirely.
2014-07-11 15:40:08 -04:00
Mat Peterson
1b71ace4b0 studio new style assumption corrections 2014-07-11 15:40:08 -04:00
Mat Peterson
e39cc5dfa3 Switch offering to course and run 2014-07-11 15:40:08 -04:00
Mat Peterson
78a2959540 Removed some definition_key references 2014-07-11 15:40:08 -04:00
Mat Peterson
4f6088cbd1 Fixed some isinstance errors with opaque-keys 2014-07-11 15:40:08 -04:00
Mat Peterson
aee47b44df Testing for bugs off master for opaque-keys deprecation 2014-07-11 15:40:08 -04:00
Minh-Tue Vo
5f404ba23f Merge pull request #4395 from edx/mvo/unittests_alone
Setting default system to be lms in unittests
2014-07-11 15:27:07 -04:00
Kevin Luo
3a2276b537 Pull out edX into variables in password reset email 2014-07-11 12:25:54 -07:00
Ben McMorran
3d409cf323 Merge pull request #4390 from edx/benmcmorran/defensive-has-changes
Defensively checks that children exist in has_changes
2014-07-11 15:13:35 -04:00
Minh Tue Vo
be3c517f2a setting default system to be lms 2014-07-11 14:44:43 -04:00
Jay Zoldak
1999a72690 Merge pull request #4393 from edx/zoldak/disable-video-lang-test
Disable failing video language test
2014-07-11 14:02:55 -04:00
Jay Zoldak
dc14530a9e Disable failing video language test 2014-07-11 13:04:02 -04:00
Ben McMorran
cccb5cd7b6 Defensively checks that children exist in has_changes 2014-07-11 11:30:31 -04:00
Mark Hoeber
b781013b0b Merge pull request #4387 from edx/markhoeber/documentation/doc-748
Added discussion label change to release notes
2014-07-11 10:12:15 -04:00
Mark Hoeber
557697016e Added discussion label change to release notes 2014-07-11 10:03:19 -04:00
Alison Hodges
fb18555a1b Merge pull request #4376 from edx/ahodges/documentation/activestudents
New "Active Students" data on instructor dash
2014-07-11 09:18:39 -04:00
Alison Hodges
208b24de1a New "Active Students" data on instructor dash 2014-07-11 09:18:15 -04:00
Sarina Canelake
b0170a5c30 Merge pull request #4379 from Stanford-Online/kluo/exclude-browser-translation
Subsume browser links to variables, to exclude from translation
2014-07-11 08:44:02 -04:00
Waqas Khalid
a9f751d947 Merge pull request #4297 from mlkwaqas/waqas/for122-anonymous-post-are-anonymous-to-staff
Show thread user to staff when only anonymous_to_peers is true
2014-07-11 16:47:46 +05:00
Waqas Khalid
81dfcb04aa Show thread user to staff when only anonymous_to_peers is true
FOR-122
2014-07-11 13:09:13 +05:00
Kevin Luo
92381f0f84 Subsume browser links to variables, to exclude from translation 2014-07-10 15:40:51 -07:00
Ned Batchelder
d94b92026b Merge pull request #4377 from edx/ned/fix-pr-4168
unicode fixes
2014-07-10 18:01:50 -04:00
Ned Batchelder
84cfea8ead Remove an unneeded unicode conversion 2014-07-10 17:06:16 -04:00
Abdallah
cf16975bd2 unicode fixes 2014-07-10 17:06:16 -04:00
Julia Hansbrough
e8d264f870 Merge pull request #4368 from lduarte1991/lduarte-harvardx-pr9
Annotation Tool: Removed color bug from Flagging and HighlightTags plugins
2014-07-10 15:41:22 -04:00
chrisndodge
665ccdb730 Merge pull request #4172 from edx/cdodge/ecommerce-improvements
eCommerce enhancements
2014-07-10 15:23:58 -04:00
James Tauber
256c6bb4a5 Merge pull request #4095 from edx/jtauber/open-edx-footer
Separate edX / Open edX footer
2014-07-10 15:02:11 -04:00
Sarina Canelake
50709c163f Merge pull request #4367 from edx/sarina/i18n-course-handouts
i18n LMS and Studio components of course handouts
2014-07-10 14:47:23 -04:00
James Tauber
3cb8780284 Separate edX / Open edX footer.
We need to use an Open edX footer by default (and that's what all non-edx.org
instances should base their footer off) and only use the edX footer on
edx.org.

This commit uses `SITE_NAME` to determine which footer to use.

Sites using theming or micro-sites with a `SITE_NAME` not ending in `edx.org`
should not be affected.
2014-07-10 14:15:37 -04:00
Julia Hansbrough
177e8a241d Merge pull request #3858 from aboudreault/xblock-resource-missing-mimetypes
Add missing mimetypes for xblock resources
2014-07-10 13:51:16 -04:00
James Tauber
d7e6f94a09 Merge pull request #3191 from eduNEXT/feature/fmo/microsite-wiki
Feature/fmo/microsite wiki
2014-07-10 13:18:53 -04:00
Don Mitchell
3d2ca4f7d2 Deleting a private unit should remove it from the course
STUD-1962
2014-07-10 11:55:51 -04:00
Sarina Canelake
a5dc426cc8 i18n LMS and Studio components of course handouts 2014-07-10 11:28:00 -04:00
lduarte1991
a5d8669f68 Annotation Tool: Removed conflict between tags-annotator and flagging-annotator 2014-07-10 11:20:29 -04:00