Commit Graph

8067 Commits

Author SHA1 Message Date
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
Noraiz
bc3cbf57b5 Video download button does not appear in course (TNL-5769) 2016-11-08 12:39:03 +05:00
Albert (AJ) St. Aubin
0ebab35e89 Merge pull request #13901 from edx/TNL-5281_labelUpdate
Updates to correct a11y issues with CodeMirror
2016-11-04 10:33:54 -04:00
Albert St. Aubin
be0e0b8eec Updates to correct a11y issues with CodeMirror
TNL-5281
2016-11-04 09:25:15 -04:00
Mushtaq Ali
d337da7458 Remove pretty print from markdown xml - TNL-5768
Revert commit bf9d467
2016-11-03 12:15:48 +05:00
Mushtaq Ali
0e8dacc72a Revert "format xml before displaying" 2016-11-03 12:01:30 +05:00
Andy Armstrong
afee725fb1 Allow authors to remove option for unproctored exams
TNL-5084
2016-10-31 16:58:15 -04:00
Christina Roberts
237c20cb49 Merge pull request #13833 from edx/christina/remove-ignores
Cleanup a11y ignores/tickets
2016-10-26 09:52:25 -04:00
Ned Batchelder
ab9452434d Merge pull request #13837 from edx/release
Release to master
2016-10-26 05:28:04 -04:00
Felipe Montoya
38e787b65c Quick fixes for users with unicode usernames.
This changes fix the bookmarks feature and image upload
2016-10-25 15:30:52 -05:00
cahrens
f399508d46 Fix pylint issue to get under threshold. 2016-10-25 15:24:18 -04:00
Albert (AJ) St. Aubin
43b4141cdf Merge pull request #13613 from edx/aj/TNL-5644_exposed_icon
Aj/tnl 5644 exposed icon
2016-10-24 17:47:18 -04:00
Albert St. Aubin
055fd6ea8f Refactored the status icon and span to a unified template and updated tests 2016-10-24 16:48:58 -04:00
alisan617
a154fea9f9 submit button in RTL 2016-10-24 10:04:38 -04:00
Albert (AJ) St. Aubin
c01df60014 Merge pull request #13786 from edx/aj/TNL-5549_problemMetaRefactor
Aj/tnl 5549 problem meta refactor
2016-10-21 13:03:32 -04:00
Albert St. Aubin
dbb66f8c09 Updated the problem meta to show a score of 0 and refactored/simplified the JS that build the problem meta string
TNL-5549
2016-10-21 06:40:20 -04:00
Nimisha Asthagiri
aa000c1a3d Support for rescoring a problem only if the new score is higher
TNL-5046
2016-10-20 15:08:54 -04:00
alisan617
6255e20262 Merge pull request #13646 from edx/alisan/capa-i18n-btn-bar-fix-TNL-5642
Capa button bar attempt message position for i18n
2016-10-20 11:55:21 -04:00
alisan617
a43c1e9469 change layout in submit button bar for i18n 2016-10-20 09:27:48 -04:00
Mushtaq Ali
387f210363 Add support for additional answers for Numerical Input problems
TNL-5581
2016-10-20 09:40:01 +00:00
cahrens
113aec25bf eslint corrections 2016-10-19 16:19:10 -04:00
cahrens
0fb37ceeb6 Replace with JS code. 2016-10-18 16:27:29 -04:00
cahrens
337d4947c0 Rename to edit.js 2016-10-18 16:27:29 -04:00
Christina Roberts
7de60d1278 Merge pull request #13764 from edx/christina/tnl-5735
Fix screen-reader capa status prefixing
2016-10-18 14:43:01 -04:00
Christina Roberts
b693d98a1f Merge pull request #13531 from Bound3R/patch-1
Remove invalid selector
2016-10-18 14:38:46 -04:00
cahrens
485a88fabc Prefix status with Question number.
TNL-5735
2016-10-18 12:58:16 -04:00
Christina Roberts
971f102b1d Merge pull request #13743 from edx/christina/capa-display-conversion
Convert capa/display.coffee to JS.
2016-10-18 12:56:28 -04:00
cahrens
a1d3c31681 eslint fixes and other cleanup 2016-10-18 09:33:59 -04:00
Christina Roberts
046ee7bd96 Merge pull request #12923 from CredoReference/static-page-for-instructors-only
Ability to hide Pages from students
2016-10-17 17:10:33 -04:00
Dmitry Viskov
bb09fdb7be Ability to hide Pages from students 2016-10-14 22:43:26 +03:00
Greg Martin
4ddda443b8 Implement localized datetimes in browser
moment-timezone require config

jasmine test fix, duplicate req. cleanup
2016-10-14 15:25:38 -04:00
cahrens
1b03a0090d Replace with CoffeeScript generated version of JS.
Includes reformatting to 4 spaces.
2016-10-14 13:14:19 -04:00
cahrens
7a443737f6 Convert display.coffee to js.
First just rename.
2016-10-14 13:13:14 -04:00
cahrens
b366ad6d33 Convert display.coffee to js. 2016-10-14 13:13:14 -04:00