Brian Jacobel
163ff84699
Run eslint autofixer on /common
2016-08-08 15:59:18 -04:00
Brian Jacobel
a32fd27d60
Replace JSHint ignore directives with ESLint ones
2016-08-04 16:22:59 -04:00
Nimisha Asthagiri
be5940e6f4
Robust Grades refactor
...
Adds ENABLE_SUBSECTION_GRADES_SAVED feature flag to both lms and cms. Also
installs the wiring that will allow robust grades to be used for courses
that enable it. This functionality is still gated by the feature flag
and should not be used until the remaining robust grades work is finished.
2016-08-03 15:47:16 -04:00
Ned Batchelder
76bc4fb98e
Fix 29 anomalous-backslash-in-string errors
2016-08-03 12:44:41 -04:00
Ned Batchelder
8571ceabeb
Fix many wrong-assert-type errors
2016-08-03 12:44:41 -04:00
Ned Batchelder
eef964f5f6
Fix unused-variable errors
2016-08-03 12:44:41 -04:00
Ned Batchelder
1905f0c517
Fix simplifiable-range errors
2016-08-03 12:44:41 -04:00
Ned Batchelder
8b1978ba6c
Fix unused-import errors
2016-08-03 12:44:41 -04:00
Juan Camilo Montoya
b1f748b5ba
added unit test
2016-08-02 13:03:31 -05:00
Juan Camilo Montoya
c5809b95e3
indentation fix to avoid a too long line.
2016-08-02 12:54:42 -05:00
Juan Camilo Montoya
7a09317160
minor fix to use safe_parse_date function
2016-08-02 12:54:42 -05:00
Juan Camilo Montoya
d9dc31809f
a first contribution to fix TNL-4204 byte sized bug
2016-08-02 12:54:42 -05:00
mikedikan
13c8e39259
Merge pull request #13147 from edx/release
...
Release
2016-08-02 12:29:39 -04:00
Omar Al-Ithawi
1655625b4b
Two RTL Fixups in Studio and CAPA problems
...
- Fixed RTL icon margin in the studio
- Make math equation fields always LTR in CAPA problems
2016-08-02 11:33:55 +03:00
mikedikan
df63f728db
Merge pull request #13135 from edx/release
...
Release
2016-08-01 16:10:04 -04:00
Adam Palay
74ab4ad9c8
fix quality failure
2016-07-29 15:28:02 -04:00
Adam Palay
ec1cbdf513
test that passing unicode to a youtube id does not throw an error (TNL-5127)
2016-07-29 14:07:08 -04:00
muhammad-ammar
152ae4b1c2
fix xblock urls for verticals
...
TNL-5003
2016-07-27 22:42:30 +05:00
Kevin Kim
a39d6c2e94
Add gated content banner for staff in lms
2016-07-27 14:03:08 +00:00
Nimisha Asthagiri
558043a8e6
Merge pull request #13082 from edx/tnl/split-edit-version
...
Expose course_version and subtree_edited_on in BlockStructures
2016-07-26 15:04:47 -04:00
Nimisha Asthagiri
9616ac99f8
Expose course_version from Split Modulestore;
...
Support subtree_edited_on and course_version fields in BlockStructures
TNL-5010
2016-07-26 13:40:53 -04:00
E. Kolpakov
1f9dfe6573
[TNL-5001] Import-export issues when importing legacy discussion OLX format
...
Observed Problems:
1. Discussion categories and targets were missing
2. When imported over existing course Discussion IDs have changed unexpectedly - all posts were missing
Solutions:
* Parsing legacy discussion OLX
* Do not force exporting discussion ID
2016-07-25 14:38:03 -07:00
E. Kolpakov
fe6a942baa
[TNL-5001] Import-export issues when importing legacy discussion OLX format
...
Observed Problems:
1. Discussion categories and targets were missing
2. When imported over existing course Discussion IDs have changed unexpectedly - all posts were missing
Solutions:
* Parsing legacy discussion OLX
* Do not force exporting discussion ID
2016-07-25 14:35:19 -07:00
Christina Roberts
0438878ab9
Merge pull request #13069 from edx/christina/cache-disable-state
...
Use request cache for disabled_xblock_types
2016-07-25 17:20:49 -04:00
cahrens
d061b8ddbe
Use request_cache for storing disabled xblock names.
...
TNL-5002
2016-07-25 16:17:30 -04:00
sanfordstudent
ba54ad197e
Merge pull request #13075 from edx/sstudent/TNL-4925
...
generalizing proctored exam transformer to handle all milestones
2016-07-25 10:10:42 -04:00
Syed Hasan raza
d1ce8d39aa
Merge pull request #13055 from edx/shr/bug/plat-1048-mongo-courses-restriction-split-key
...
Mongo courses wrong course_key restriction
2016-07-25 16:06:17 +05:00
Syed Hassan Raza
79df545606
Mongo courses wrong course_key restriction
2016-07-25 14:41:31 +05:00
wajeeha-khalid
03cee389e0
update oauthlib version to 1.0.3
2016-07-25 10:59:42 +05:00
Sanford Student
87a9ebce9a
generalizing proctored exam transformer to handle all milestones
2016-07-22 12:57:23 -04:00
Christina Roberts
467bc55d27
Merge pull request #12950 from edx/christina/studio-support-levels
...
Studio support level of components/xblocks
2016-07-21 17:13:58 -04:00
sanfordstudent
f2a1984f1a
Revert "genericizing transformer" ( #13063 )
...
This reverts commit 4e65b1f14b .
2016-07-21 17:04:07 -04:00
cahrens
d4cc7b8ffd
Support level support for Studio xblock creation.
...
TNL-4670
2016-07-21 15:44:59 -04:00
Sanford Student
4e65b1f14b
genericizing transformer
2016-07-20 11:28:04 -04:00
Nimisha Asthagiri
eb02f2adc1
LMS Update to hide subsection content based on due-date
...
TNL-4905
2016-07-19 21:13:14 -04:00
alisan617
95b2bfbbee
Remove edx-icons usage in studio - TNL-4815
...
Remove edx-icons from edx-platform - TNL-4813
Remove edx-icons from LMS - TNL-4952
comment out baseline screenshot Bokchoy assertion tests
SOL-1937 Temporarily comment out baseline screenshot Bokchoy assertion tests
2016-07-13 19:43:59 -04:00
John Eskew
4fca1d9d98
Merge pull request #12893 from edx/jeskew/control_chars_in_string_fields
...
Update version of XBlock repo.
2016-07-11 13:29:51 -04:00
Toby Lawrence
54fa8aebbc
Merge pull request #12959 from edx/PERF-346
...
[PERF-346] Add a second version component to versioned course asset URLs
2016-07-11 09:32:09 -04:00
Toby Lawrence
f15533dc8f
[PERF-346] Add a second version component to versioned course asset URLs
...
This version component reflects the "version" of the StaticContent
objects which we cache server-side. If the layout of those objects
changes between releases, errors occur when loading them from cache.
By using a separate version value, which can be incremented on its own
after a change has been made to the StaticContent class, we can avoid
loading older cached content and in turn take advantage of these changes
faster, without needing to intervene operationally.
2016-07-10 19:20:20 -04:00
Christina Roberts
b6b792826c
Merge pull request #12864 from edx/christina/disable-xblocks
...
Move disabling of XBlocks to new XBlockConfiguration model
2016-07-08 15:05:17 -04:00
John Eskew
1131edc9a2
Change test to reflect how XBlock handles control chars.
2016-07-08 14:04:00 -04:00
Albert St. Aubin
4df50e9008
Updated to check and ensure the progress Detail is a string before looking for the index of /
...
TNL-4723
Added basic JS test to check for progress with integer detail
Added another test with a non-string value to force the failure state with data returns a non-string value
Removed test with unrealistic int input for progress_detail
Cleaned up duplicate code in renderProgress tests
2016-07-08 11:44:09 -04:00
Adam Palay
a19d2e76ff
quiet some noisy logs
2016-07-06 16:32:27 -04:00
cahrens
8980d1ab2d
Switch disabling of XBlocks to XBlockConfiguration.
...
Also allows dynamic updates.
TNL-4668
2016-07-06 11:04:53 -04:00
Kevin Kim
0bf8fc4b44
Converts the dates on the dashboard, sidebar navigation, and important course dates to user specified time zone.
2016-07-05 17:45:13 +00:00
Hamza Munir
3ad2f09233
tnl-4141 only whitespaces not allowed in answer and fixed the pep8 violation.
2016-06-30 14:34:31 +05:00
alisan617
68587ade39
remove icon-fallback-img spans and safe commit templating
2016-06-29 15:12:33 -04:00
Jillian Vogel
e19fb06e9d
Merge pull request #12582 from open-craft/feature/discussion_xblock
...
Convert Discussion Module to XBlock
2016-06-29 20:49:35 +12:00
E. Kolpakov
33b3dfcc92
Converts Discussion XModule to Discussion XBlock
...
* Renames discussion_module to discussion_xblock
* Moves common/lib/xmodule/xmodule_discussion to openedx/core/lib/xblock_builtin/xblock_discussion
2016-06-29 06:47:04 +12:00
Chris Rodriguez
0d7bf1b78e
Removing safe transcripts for now
2016-06-28 06:05:40 -04:00