Adam Palay
26377a5732
fix issue with pre-1900 course setting dates (TNL-4397)
2016-04-20 10:44:13 -04:00
sanfordstudent
adcf4a98c7
Merge pull request #12038 from edx/sstudent/seq_item_title_
...
Displaying title of item in course sequence tooltip instead of list of item's children
2016-04-19 13:32:34 -04:00
Sanford Student
bbcec0cf40
displaying title of sequence item in tooltip instead of children
2016-04-19 10:28:47 -04:00
Dmitry Viskov
0151a149b0
Asides can be exported with the rest of courseware through the Export function within CMS
2016-04-16 03:48:23 +03:00
Calen Pennington
33af47a72a
Merge pull request #11841 from CredoReference/copy_question_should_also_copy_tags
...
Duplicate item in Studio should also duplicate related xblock aside
2016-04-15 12:34:25 -04:00
Renzo Lucioni
5bb0e90878
Merge pull request #12156 from edx/renzo/merge-release-into-master
...
Manually merge release into master
2016-04-15 00:47:54 -04:00
Akiva Leffert
a804d0e961
Merge pull request #12158 from edx/aleffert/formula-response-multi-device
...
Enable multi-device for FormulaResponse
2016-04-14 18:03:00 -04:00
Akiva Leffert
9f5d46118d
Enable multi-device for FormulaResponse
...
We've already audited this for responsiveness. Just need to turn it on.
JIRA: https://openedx.atlassian.net/browse/MA-1809
2016-04-14 16:37:37 -04:00
Chris Rodriguez
df5520bdf9
Video player: adding Dragabilly to closed captions
...
* tests for dragging
* icon location reference updates
* pattern library usage
2016-04-14 15:29:38 -04:00
Renzo Lucioni
affee69296
Manually merge release into master
2016-04-14 14:23:06 -04:00
Diana Huang
fa61c04894
Revert "Make it impossible to click "final check" without selecting a choice"
...
This reverts commit 4c83a2f0de .
2016-04-12 10:11:15 -04:00
Nimisha Asthagiri
7d43e3994c
Fix sequence navigation issues for CCX courses
...
MA-2258
2016-04-11 11:46:12 -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
Dmitry Viskov
8f1a4ccad3
Duplicate item in Studio should also duplicate related xblock aside
2016-03-21 22:20:06 +03: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