Brian Jacobel
20290d2b77
Convert display.js to javascript, preserving comments
2017-01-04 15:22:59 -05:00
Brian Jacobel
be18f9e93b
Do a little cleanup of this coffee file before conversion
2017-01-04 15:22:59 -05:00
Brian Jacobel
e98aeda29e
Move sequence nav display.coffee to new js location, and remove dead code
2017-01-04 15:22:59 -05:00
Gregory Martin
1b2fbbd61d
delete datetext functions, implement dateutils
2017-01-03 10:18:26 -05:00
Calen Pennington
30bf20687b
Merge pull request #14242 from edx/release
...
Release 2016-12-22
2017-01-03 10:11:04 -05:00
Nimisha Asthagiri
99e6d53939
Preload definitions when collecting block structures
2016-12-29 08:51:26 -05:00
Dmitry Viskov
fc0577d081
Hide bookmarks link in the LTI mode
2016-12-22 09:56:33 -05:00
Calen Pennington
47e21ca5b0
Revert "Merge pull request #14078 from edx/yro_remove-datetimetext-functions"
...
This reverts commit 8c0098812d , reversing
changes made to 5b6e2dd5ee .
2016-12-22 09:29:33 -05:00
Gregory Martin
8c0098812d
Merge pull request #14078 from edx/yro_remove-datetimetext-functions
...
remove datetext utils
2016-12-20 16:17:47 -05:00
Adam Palay
c4c5a8e8a9
Revert "tnl-4141 only whitespaces not allowed in answer and fixed the pep8 violation."
...
This reverts commit 3ad2f09233 .
2016-12-20 13:34:28 -05:00
Gregory Martin
b0bf19a741
delete datetext functions, implement dateutils
2016-12-20 11:10:06 -05:00
Cliff Dyer
aa3d6e8791
Merge pull request #14092 from edx/cdyer/validate-capa-xml
...
Use new XMLString field type for CAPA data field.
2016-12-19 12:03:19 -05:00
Ari Rizzitano
b5b8175932
[video] add hidden borders to controls to support windows high contrast mode (AC-458)
...
[video] add hidden borders to video controls for high contrast mode (AC-458)
[video] minor border color adjustment (AC-458)
use variable names for colors
color variable names
2016-12-16 09:54:07 -05:00
J. Cliff Dyer
22ce30039b
Use new XMLString type for CAPA data field.
...
TNL-5245
2016-12-15 15:35:44 -05:00
Brian Jacobel
71693c3a12
Merge pull request #14026 from edx/bjacobel/inline-discussion-redesign
...
Inline Discussion "two-level" redesign
2016-12-14 16:33:00 -05:00
Ari Rizzitano
1e686f4763
[video] fix AC-343
...
[captions] move role attr from li element to nested span (AC-343)
[video] fix failing tests for video captions (AC-343)
[video] couple more failing tests (AC-343)
[video] properly outline the focused caption (AC-343)
2016-12-14 11:39:53 -05:00
Brian Jacobel
c655c5a678
Add new DiscussionInlineView which uses DiscussionThreadListView
2016-12-12 10:05:28 -05:00
Sanford Student
5f2ffbe75b
implementation of grading events
...
for TNL-5045
2016-12-07 14:47:08 -05:00
Sanford Student
44074f30a2
move course version repopulation to runtime layer
...
for TNL-6065
2016-12-06 10:22:13 -05:00
Christina Roberts
7b2239b5d2
Merge pull request #14072 from edx/christina/jsinput_title
...
Allow passing through title to iFrame.
2016-12-05 15:00:25 -05:00
cahrens
156b43ec0f
Allow passing through title to iFrame.
...
Also changes section to div.
TNL-6044
2016-12-05 12:53:57 -05:00
Calen Pennington
b24c22804e
Merge pull request #14047 from cpennington/safer-opaque-keys
...
Safer opaque keys
2016-12-02 10:44:36 -05:00
Calen Pennington
fd0d69594a
Upgrade to the latest version of opaque-keys
2016-12-01 13:04:31 -05:00
Christina Roberts
81ff20c029
Merge pull request #14080 from edx/christina/delete-javascriptinput
...
Delete javascriptinput and javascriptresponse.
2016-12-01 11:02:25 -05:00
cahrens
a949efc6b5
Delete javascriptinput and javascriptresponse.
...
TNL-6034
2016-12-01 09:14:04 -05:00
Nimisha Asthagiri
b2cd0359e5
Merge pull request #14032 from edx/beryl/unattempted-grade-report
...
Update grade report to distinguish between Not Attempted and 0
2016-11-30 18:03:07 -05:00
Cliff Dyer
876cb596f0
Merge pull request #14065 from edx/cdyer/flakies-2016-11-29
...
Mark flaky tests flaky
2016-11-30 13:39:33 -05:00
Nimisha Asthagiri
aca69f78f2
Update Subsection Grade Report to differentiate Not Attempted and 0
...
TNL-5990
2016-11-30 12:36:26 -05:00
Nimisha Asthagiri
3bb5617abd
fixup! review comments
2016-11-30 12:36:25 -05:00
Nimisha Asthagiri
e87388e24c
Grades cleanup before updating grade report
...
Remove deprecated SingleSectionGrader. TNL-5987
Remove display_name and module_id from Scores objects
Update CourseGradeFactory.__init__ to not be user-specific
Update some callers to use CourseGrade class instead of "summary" dict
Remove no longer needed course_grades.py module.
Renamed django signal from GRADES_UPDATED to COURSE_GRADE_CHANGED
2016-11-30 12:36:25 -05:00
Toby Lawrence
205ded9918
Merge pull request #14068 from edx/release
...
Merge release back into master
2016-11-30 08:06:26 -05:00
J. Cliff Dyer
cdbb48b71b
Mark flaky tests flaky
2016-11-29 11:10:06 -05:00
Nimisha Asthagiri
562aeee0ba
Fix CAPA's max_score computation
2016-11-28 07:51:03 -05:00
attiyaishaque
f3a30e6f08
TNL-6004 Fixing 500 in video transcripts.
2016-11-28 15:28:39 +05:00
Andy Armstrong
3fb7134efc
Merge pull request #14020 from edx/andya/update-gemnasium-libraries
...
Clean up npm-installed packages
2016-11-23 14:02:29 -05:00
Andy Armstrong
746e310088
Clean up npm-installed packages
2016-11-22 17:51:09 -05:00
Toby Lawrence
c67ee94d80
Merge pull request #13996 from edx/PERF-321
...
[PERF-321] Move heavy JS files for WordCloud out of lms-modules.js
2016-11-21 13:49:00 -05:00
Nimisha Asthagiri
bc551b9b25
Merge pull request #14001 from edx/beryl/get-max-score-opt
...
Optimize max_score by moving from XModule to Descriptor
2016-11-18 11:41:55 -05:00
Nimisha Asthagiri
257fcc0328
Fix CAPA progress display flakiness
2016-11-18 10:27:12 -05:00
Nimisha Asthagiri
7899528b52
Compute Attempted versus Grade of Zero
...
TNL-5953
2016-11-18 10:05:23 -05:00
Nimisha Asthagiri
f1f5a8f12f
Optimize max_score by moving from XModule to Descriptor
...
TNL-5939
2016-11-17 09:17:59 -05:00
Toby Lawrence
5e40dfa24b
quality
2016-11-16 14:37:47 -05:00
Toby Lawrence
ff619d9bd4
Switch to dedicated student/author views.
2016-11-16 13:10:52 -05:00
Albert St. Aubin
866399ba05
Changes for ui correctness state when saving a problem
...
TNL-1955
2016-11-16 12:30:04 -05:00
Christina Roberts
9fc0138225
Merge pull request #13836 from eduNEXT/fmo/unicode_username_fixes
...
Quick fixes for users with unicode usernames.
2016-11-15 14:27:03 -05:00
Toby Lawrence
50559b64f0
[PERF-321] Move heavy JS files for WordCloud out of lms-modules.js
2016-11-15 11:43:54 -05:00
M. Rehan
c873be0f55
Merge pull request #13868 from edx/mrehan/tnl-5721-nonetype-no-attr-course-id
...
TNL-5721 – Fix check source module access before appending it to required modules
2016-11-09 22:19:59 +05:00
Qubad786
c7364a06a4
handle if required module(s) for conditional module are staff only
2016-11-09 20:11:33 +05:00
Muzaffar yousaf
6f44bbedbc
Merge pull request #13912 from edx/mzfr/rmv-form-tnl5402
...
Changing form to div for CAPA problem types.
2016-11-08 17:54:16 +05:00
muzaffaryousaf
6b954efabd
Changing form to div for CAPA problem types.
...
TNL-5402
2016-11-08 14:47:30 +05:00