Adam
08eb8fa7c1
Merge pull request #3706 from edx/adam/fix-non-ascii-grade-range
...
Adam/fix non ascii grade range
2014-05-14 10:52:28 -04:00
Mark Hoeber
ba7171b013
Merge pull request #3719 from edx/markhoeber/documentation/change-log-fix
...
May change log fix
2014-05-14 10:48:00 -04:00
Mark Hoeber
f321d7a8ee
May change log fix
2014-05-14 10:27:04 -04:00
Waheed Ahmed
df3d6e3b06
Merge pull request #3714 from edx/waheed/lms1596-change-text-admin-dash
...
Text changed in admin_dashboard for course enrollments.
2014-05-14 18:30:51 +05:00
Waheed Ahmed
2b8fafec56
Text changed in admin_dashboard for course enrollments.
...
LMS-1596
2014-05-14 15:40:50 +05:00
David Baumgold
f8f542b677
Merge pull request #3710 from edx/db/add-to-authors-file
...
Added @ksteph to AUTHORS file
2014-05-13 17:16:09 -04:00
David Baumgold
c6ea63d3fd
Added @ksteph to AUTHORS file
...
See https://github.com/edx/edx-platform/pull/506
2014-05-13 17:14:09 -04:00
Brian Talbot
2c9a7b51fd
Merge pull request #3696 from edx/talbs/fix-lms-dashboard-images
...
FIX - LMS: Dashboard Course Image Dimensions
2014-05-13 16:35:58 -04:00
Brian Talbot
cd1ec5fd58
resolving display issue where older/smaller courses images wouldn't fill designated area on the student dashboard
2014-05-13 16:25:44 -04:00
Andy Armstrong
073115442c
Merge pull request #3700 from edx/andya/split_test_has_children
...
Specify that split_test_modules support children.
2014-05-13 15:45:39 -04:00
Adam Palay
9b313d732f
fix bug
2014-05-13 15:32:46 -04:00
Adam Palay
2b95b0ba36
add failing tests for non-ascii characters in grade cutoffs on progress page (LMS-2687)
2014-05-13 15:32:23 -04:00
e0d
9407102b45
Merge pull request #3697 from edx/e0d/revert-mysql-upgrade
...
reverting the upgrade
2014-05-13 13:04:27 -04:00
Andy Armstrong
4adc608f48
Specify that split_test_modules support children.
2014-05-13 12:36:45 -04:00
srpearce
0a51b2ad12
Merge pull request #3695 from edx/sylvia/docs/DOC-359
...
Sylvia/docs/doc 359
2014-05-13 11:13:42 -04:00
Sylvia Pearce
c6f80bff2f
Update Vital Source and LTI component information
2014-05-13 11:13:03 -04:00
Brian Wilson
dcf27a9b74
Merge branch 'release'
2014-05-13 11:11:22 -04:00
Brian Wilson
d6a74a644d
Merge branch 'master' into release
...
Conflicts:
cms/static/js/views/modals/edit_xblock.js
2014-05-13 11:10:48 -04:00
Sarina Canelake
209c0d703f
Merge pull request #3685 from edx/sarina/051314-language-update
...
Update translations (autogenerated message)
2014-05-13 10:52:10 -04:00
e0d
eced86d6ce
reverting the upgrade
2014-05-13 10:36:07 -04:00
David Baumgold
09e3a86d43
Merge branch 'shindere/fix-debug-toolbar-lms' for PR #3401
2014-05-13 10:32:59 -04:00
Sébastien Hinderer
7c078e04d3
Add myself to AUTHORS.
2014-05-13 10:31:25 -04:00
Sébastien Hinderer
ec31a42637
CMS: debug toolbar should be displayed on dev stack.
...
In Studio, the debug tool bar did not appear as in LMS.
2014-05-13 10:30:59 -04:00
Waheed Ahmed
7a96faf9a3
Merge pull request #3585 from dragonfi/master
...
Fix #3347 : "Run Code" reloads page in Matlab Problem
2014-05-13 19:06:40 +05:00
Sarina Canelake
24756bdbea
Update translations (autogenerated message)
2014-05-13 10:01:37 -04:00
Carson Gee
eadf3b59e2
Merge pull request #3464 from mitocw/cg/course_image_fixes
...
Additional logic to handle more course_image URL edge cases
2014-05-13 09:19:07 -04:00
Alison Hodges
489eceee83
Merge pull request #3690 from edx/ahodges/documentation/DOC326
...
Added username as option for batch enrollment/unenroll
2014-05-13 09:13:57 -04:00
Alison Hodges
f3d11250ee
Added username as option for batch enrollment/unenroll
2014-05-13 09:13:29 -04:00
Alexander Kryklia
a3004de974
Merge pull request #3488 from edx/alex/paver_dev
...
Add dev command to run in native envs.
2014-05-13 10:53:29 +03:00
Nick Parlante
c30665fb59
Merge pull request #3677 from edx/nick/fix-feedback-bug
...
Fix targeted-feedback bug
2014-05-12 15:23:44 -07:00
Nick Parlante
f48e470f54
Fix targeted-feedback bug
...
The bug is with the case of multiple-questions with targeted
feedback within a single problem.
Refactor the targeted-feedback tests to house
the most common xml in external files.
Move the capa test load_fixture function to __init__.py so it
can be used generally.
2014-05-12 14:26:05 -07:00
Adam
7d6e3319eb
Merge pull request #3595 from edx/adam/fix-typo-2
...
put google analytics in quotation marks in linkedin email template
2014-05-12 17:10:41 -04:00
Adam
4ecf41126a
Merge pull request #3626 from edx/adam/fix-import-bug
...
fix importing bug (STUD-1599)
2014-05-12 16:54:21 -04:00
Adam
ae542aee3c
Merge pull request #3664 from edx/adam-inherit-max-attempts
...
add max_attempts to inheritance.py (LMS-2130)
2014-05-12 16:44:17 -04:00
Carson Gee
f247adc4b7
Merge pull request #1 from edx/ned/tweaks-for-pr-3464
...
Simple fixes
2014-05-12 16:37:51 -04:00
dragonfi
8430be3d18
Fix #3347 : "Run Code" reloads page in Matlab Problem
...
Instead of refreshing only the necessary parts,
"Run Code" reloads the whole page.
This commit fixes this behaviour, by refreshing the
specific elements belonging to the Problem instead.
Also tidies up indentation.
2014-05-12 22:26:52 +02:00
dragonfi
c07b360528
Add my name to the authors file
2014-05-12 22:26:51 +02:00
Adam Palay
a51a0c558e
fix importing bug (STUD-1599)
...
add target_location_namespace check
2014-05-12 15:59:41 -04:00
Adam Palay
e5fa0c5dd9
add max-attempts to inheritance.py (LMS-2130)
2014-05-12 15:55:15 -04:00
Ned Batchelder
2f7adda00d
Simple fixes
...
- Ensure temp files are cleaned up.
- Refactor a function with three return statements.
2014-05-12 15:52:57 -04:00
Greg Price
d9817117ed
Merge pull request #3647 from edx/gprice/comment-client-allow-extra-fields
...
Allow extra fields returned from comments service
2014-05-12 14:42:26 -04:00
Mark Hoeber
b00fa60ba5
Merge pull request #3686 from edx/markhoeber/documentation/release-notes-date-fix
...
Release notes date fix
2014-05-12 14:01:09 -04:00
Mark Hoeber
2c83e77c05
Release notes date fix
2014-05-12 13:56:28 -04:00
Mark Hoeber
65e9efb5ec
Merge pull request #3601 from edx/markhoeber/documentation/doc-331
...
Release Notes for 5-6-14
2014-05-12 13:49:40 -04:00
Greg Price
57f14bded1
Allow extra fields returned from comments service
...
Previously, an error was raised if the comments service returned data
including an unexpected field, which unnecessarily complicated the
release path for new features, since the list of allowed fields would
need to be modified before cs_comments_service could be modified, and
only then could edx-platform take advantage of the new CS feature. We
still log a warning if an unexpected field is returned, so we will
still be able to tell if the CS returns a corrupt response.
JIRA: FOR-180
2014-05-12 13:49:24 -04:00
Carson Gee
ff1564382d
Corrected test names and doc strings
2014-05-12 13:41:23 -04:00
Sarina Canelake
a7590e8588
Merge pull request #2865 from edx/sarina/change-default-dashboard
...
WIP Switch default instructor dashboard to new dash
2014-05-12 13:31:41 -04:00
Sarina Canelake
a5381db070
Only show banner on legacy dash for edx.org
...
LMS-1296
2014-05-12 12:42:19 -04:00
Stephen Sanchez
ea11fd0751
Merge pull request #3684 from edx/ora2/release-2014-05-12T12.57
...
Release for May 12, 2014
2014-05-12 12:35:12 -04:00
marcotuts
eff5ad6b46
Merge pull request #3600 from edx/rc/2014-05-06
...
Release Candidate cut May 6th, 2014, finally made it to release branch on the following Monday (May 12th)
2014-05-12 12:32:10 -04:00