John Eskew
bee0c52b36
Remove another XML course test.
2016-04-12 15:52:50 -04:00
John Eskew
d1d449ee1d
Remove comments that refer to XML courses.
2016-04-12 11:54:23 -04:00
John Eskew
dce920fa70
Fix PEP8 error
2016-04-12 11:53:51 -04:00
John Eskew
8a9845c26e
Remove ModuleStoreEnum.Type.xml
2016-04-12 11:53:51 -04:00
John Eskew
91c94977d5
Unify usage of a single test mixed modulestore called:
...
TEST_DATA_MIXED_MODULESTORE
Remove these test mixed modulestores:
TEST_DATA_MIXED_TOY_MODULESTORE
TEST_DATA_MIXED_CLOSED_MODULESTORE
TEST_DATA_MIXED_GRADED_MODULESTORE
2016-04-12 11:53:51 -04:00
John Eskew
9cfe31a2f3
Remove unused xml_source_dirs from mixed modulestore config.
2016-04-12 11:53:50 -04:00
John Eskew
74eb70aa12
Fix toy course textbook test - use Mongo-backed test course.
2016-04-12 11:53:50 -04:00
John Eskew
20533de145
Skip test with static tabs - seems broken.
2016-04-12 11:53:50 -04:00
John Eskew
9cc1d4f91d
Remove include_xml option.
2016-04-12 11:53:00 -04:00
John Eskew
c4535afb3f
Remove more XML modulestore test code.
2016-04-12 11:49:32 -04:00
John Eskew
f9a85c4471
Remove XML modulestore code - discovery work
2016-04-12 11:49:32 -04:00
Eric Fischer
08c3a13f5e
Merge pull request #11968 from edx/efischer/refactor_date_utils
...
Course Updates date validation
2016-04-08 15:23:00 -04:00
Eric Fischer
2735fdc2d4
Course Updates date validation
...
TNL-4115. Previously, course updates (which are intended to be posted with
dates, for sorting in the LMS) could be authored in studio with a valid
date, nothing, or a random string as the "date" for the update. As there
is no validation for this in studio, everything succeeded with no warning.
However, the LMS has problems parsing some of these values, and barfs when
loaded by learners.
The fix does two big things:
- gracefully handles invalid dates in LMS. These updates are now treated as
having a date of today, for sorting purposes.
- turns on validation in studio. Now, it is not only impossible to enter
invalid dates in studio, but notifications will draw the course author's
eye if any invalid updates were previously saved.
Test additions for this commit:
Adds:
- unit test for LMS parsing
- Jasmine test to confirm invalid dates cannot be set by the user
-also adds event to setAndValidate instead of using a global object
- fix for lettuce test
-It is no longer valid to enter the string "January 1, 2013" as this test
had been doing. Keyed-in entries must use MM/DD/YY format.
2016-04-08 11:37:40 -04:00
Ned Batchelder
2e1238b83e
Remove unused imports
2016-04-08 11:23:05 -04:00
Nimisha Asthagiri
91f63af852
Fix sequence navigation issues for CCX courses
...
MA-2258
2016-04-07 18:41:10 -04:00
clrux
0571103bdb
Merge pull request #11369 from edx/clrux/ac-223
...
AC-223 updating transcript skip links
2016-04-07 13:23:02 -04:00
Chris Rodriguez
fbe6160461
LMS: updating transcript skip links
2016-04-07 12:18:08 -04:00
asadiqbal
7ae40dced8
asadiqbal08/WL-388: ModuleI18nService for Descriptor System
...
mattdrayer: Default to XBlock class if no unmixed class
2016-04-06 11:53:14 -04:00
Vedran Karačić
5fafdbf5ec
Merge pull request #12027 from edx/vkaracic/update-browser-link
...
Update browser support link
2016-04-04 17:33:29 +02:00
Vedran Karacic
66ff1667be
Update browser support link.
2016-04-04 14:36:17 +00:00
Ned Batchelder
f10a3c968e
Merge pull request #12020 from edx/ned/fix-doc-links
...
Fix links to moved sections of the developer guide
2016-04-04 06:43:30 -04:00
Ned Batchelder
d47f872ab7
Fix links to moved sections of the developer guide
2016-04-01 15:33:24 -04:00
Qubad786
c1dec40cb5
check transcripts bfore using it
2016-04-01 18:59:21 +05:00
Nimisha Asthagiri
3fedb4f057
Rename Section to Subsection in a11y label
2016-03-30 18:46:32 -04:00
Diana Huang
70145de7bb
Merge pull request #11061 from CredoReference/impossible-to-click-check-without-answer
...
PR-154 - Make it impossible to click "final check" without selecting a choice
2016-03-30 11:33:11 -04:00
Dmitry Viskov
4c83a2f0de
Make it impossible to click "final check" without selecting a choice
2016-03-30 16:50:00 +03:00
Nimisha Asthagiri
74a9989f04
Merge pull request #11705 from edx/tnl/next_button
...
Activate LMS Navigation Button across sections
2016-03-29 15:05:59 -04:00
Nimisha Asthagiri
2c90cac962
Accessible Sequence navigation
...
MA-2190
2016-03-29 12:59:05 -04:00
Nimisha Asthagiri
8cbf99aca4
Activate Next and Previous Buttons across sections
...
MA-2152
MA-2153
2016-03-29 12:58:08 -04:00
Renzo Lucioni
b1f3b7d10f
Merge pull request #11971 from edx/renzo/bypass-home
...
Add option to bypass course home
2016-03-29 09:12:20 -04:00
David Ormsbee
5ccb1ea025
Merge pull request #11933 from Woutifier/master
...
Added random seed to metadata that is sent to external grader
2016-03-29 09:06:21 -04:00
Renzo Lucioni
6f49579166
Add option to bypass course home
...
Exposes an advanced setting in Studio allowing course teams to bypass the home tab when students arrive from the dashboard, sending them directly to course content. ECOM-3961.
2016-03-28 17:49:55 -04:00
Brian Jacobel
3d98091324
Merge pull request #11847 from edx/bjacobel/FEDX-102-math-expression-responsive
...
Fix responsiveness issue with math inputs on mobile
2016-03-28 17:12:51 +02:00
Andy Armstrong
6dd09a89cf
Fix issues with Underscore in the asset pipeline
...
FEDX-121
The previous approach for handling NPM assets was
to symlink them into the static directory. This appeared
to cause trouble with the asset pipeline where the files
in question were not installed and then old versions were
picked up instead.
This change instead copies NPM libraries to a new
static directory so that the pipeline can consume them
as with any other file. This new directory is added to
.gitignore so that the files don't get accidentally
checked in.
2016-03-25 10:02:38 -04:00
Sanford Student
3d6fb38d69
making video template safe
2016-03-24 08:31:10 -04:00
Wouter de Vries
b90369a486
Added random seed to metadata that is sent to external grader
2016-03-24 11:53:50 +01:00
Renzo Lucioni
a5b10ca0fe
Merge pull request #11805 from edx/renzo/self-paced-modulestore-wrapper
...
Override field data within the XBlock runtime
2016-03-21 12:14:22 -04:00
Renzo Lucioni
cd9986b662
Override field data within the XBlock runtime
...
Resolves an issue preventing students in self-paced courses from seeing all available discussion modules. ECOM-3733.
2016-03-18 17:15:00 -04:00
Andy Armstrong
76b8e2e897
Merge pull request #11631 from edx/fedx/upgrade-libraries
...
Upgrade Underscore.js and Underscore.string.js
2016-03-18 16:32:16 -04:00
sanfordstudent
658348da68
Merge pull request #11816 from edx/sstudent/MA-2164
...
MA-2164 adding youtube url to encoded videos
2016-03-18 06:41:04 -04:00
Adam
ec57ee027d
Merge pull request #11848 from edx/release
...
Release
2016-03-17 22:58:10 -04:00
Sanford Student
3893f3f069
MA-2164 add youtube when mobile video encoding missing
2016-03-17 19:59:33 -04:00
Brian Jacobel
5857779d34
Fix responsiveness issue with math inputs on mobile
2016-03-17 15:23:28 -04:00
David Ormsbee
b8b7327e93
Revert "Make Capa problems do initial load without AJAX."
...
This reverts commit 9984bbc29a .
2016-03-17 14:26:04 -04:00
Toby Lawrence
9b8ff773ee
Merge pull request #11824 from edx/release
...
Merge release back to master.
2016-03-16 21:11:37 -04:00
cahrens
dd2a203677
Upgrade underscore to newest version.
...
FEDX-24
2016-03-16 17:08:27 -04:00
Andy Armstrong
7ead068a4e
Merge pull request #11813 from edx/andya/upgrade-requirejs
...
Upgrade RequireJS
2016-03-16 14:24:27 -04:00
Andy Armstrong
06daf79b94
Upgrade RequireJS
...
FEDX-105
2016-03-16 12:42:00 -04:00
Diana Huang
091dc27c4f
Use is-hidden instead of hidden.
2016-03-15 17:17:56 -04:00
Qubad786
167efea65c
render progress status while problem content rendering
2016-03-15 19:53:30 +05:00