zubair-arbi
9fd2b0013e
Merge pull request #6049 from Shrhawk/shr/bug/TNL-290-incorrect-message-duplicate-course
...
Modify error message
2014-11-26 19:03:52 +05:00
Syed Hassan Raza
50ee031151
Modify error message
2014-11-26 11:18:50 +05:00
Muhammad Ammar
6317347d3d
Merge pull request #5983 from edx/ammar/tnl-827
...
Remove ability to add new ORA 1 problems to courses
2014-11-25 19:23:12 +05:00
Sarina Canelake
a883a9cdda
Merge pull request #5925 from stvstnfrd/pep8/continuation
...
Fix continuation-related PEP8 issues
2014-11-25 09:03:40 -05:00
stv
b215d771b7
Fix PEP8: E128 continuation line under-indented
...
for visual indent
2014-11-24 20:46:50 -05:00
stv
6763c5dd74
Fix PEP8: E126 continuation line over-indented
...
for hanging indent
2014-11-24 20:46:44 -05:00
stv
aba9b3b96e
Fix PEP8: E124 closing bracket does not match
...
visual indentation
2014-11-24 20:46:44 -05:00
stv
5a69feadeb
Fix PEP8: E123 closing bracket does not match
...
indentation of opening bracket's line
2014-11-24 20:46:44 -05:00
muhammad-ammar
a493348cf0
Remove ability to add new ORA 1 problems to courses
...
TNL-827
2014-11-24 11:31:59 +00:00
Don Mitchell
21608f340c
Error on import into split
...
if import restores a deleted draft element which was never published
PLAT_297
2014-11-20 12:03:17 -05:00
stv
cb894cf35e
Fix PEP8: E261 at least two spaces before inline comment
2014-11-10 19:31:09 -08:00
stv
16afc89b9b
Fix PEP8: E241 multiple spaces after ','
2014-11-10 19:31:09 -08:00
stv
500499b678
Fix PEP8: E231 missing whitespace after '[:,]'
2014-11-10 19:31:05 -08:00
Carson Gee
d02747ff60
Merge pull request #5910 from mitocw/cg/git_export_error_output
...
Correct unresolved ugettext_lazy error strings in git_export command
2014-11-10 16:33:51 -05:00
Carson Gee
3816ac2ab0
Correct unresolved ugettext_lazy error strings in git_export command
2014-11-10 15:23:08 -05:00
stv
5677b143db
Fix PEP8: W391 blank line at end of file
2014-11-10 11:00:18 -08:00
stv
fb9f324f2f
Fix PEP8: E303 too many blank lines
2014-11-10 11:00:14 -08:00
stv
cf9308144d
Fix PEP8: E302 expected 2 blank lines, found 1
2014-11-10 11:00:11 -08:00
Christina Roberts
fd587b976c
Merge pull request #5710 from edx/christina/general-component-errors
...
Support validation messages for any xblock (on container page).
2014-11-06 16:47:49 -05:00
cahrens
08ce09bde7
Display validation messages for any xblock on the container page.
...
TNL-683
2014-11-06 15:48:55 -05:00
Don Mitchell
396a8aca07
Remove multi-threading test as unnecessary and flakey
...
also fix other users of check_mongo_calls to use None if they don't care about sends
PLAT-239
2014-11-06 13:22:48 -05:00
Don Mitchell
fc83c299ca
Generalize assets to any block_type but using
...
AssetKey and the metadata store
PLAT-204
2014-11-05 16:01:50 -05:00
Muhammad Ammar
e8e7e78e09
Merge pull request #5655 from edx/ammar/unit-improvements
...
Unit Test Improvements
2014-11-05 19:55:39 +05:00
Sarina Canelake
725e4908e3
Remove more pep8 violations
2014-11-04 07:37:41 -05:00
muhammad-ammar
fcaa783e43
Unit Test Improvements
...
TE-489
2014-10-31 11:55:13 +00:00
Adam Palay
a6c31fc46b
generalize draft import/export TNL-574
...
add test for videomodule
Import drafts handles modules w/o xml_attributes
and ones using the old parent_sequential_url pointer
Handle drafts for modules which don't define nor extract xml_attributes
Support and in get_items qualifiers
Unit test for value query
2014-10-30 12:22:05 -04:00
John Eskew
786a32e7cf
Wrap all asset read operations.
...
First step in moving assets out of the contentstore (optionally).
https://openedx.atlassian.net/browse/PLAT-77
2014-10-28 14:20:36 -04:00
Jim
6d19a0c87c
Support and tests for adding a reset button to units
...
Users may want to start anew when answering a question. This commit decouples reset from randomization while still preserving backward compatibility. Users can clear their input.
Instructors can set course-wide and problem-specific settings for reset button display.
2014-10-23 12:14:27 -07:00
Don Mitchell
00ca7cbde5
Merge pull request #5649 from edx/dhm/update_ok
...
Update opaque_keys to new release
2014-10-22 09:42:29 -04:00
Don Mitchell
2ac069a6ae
Merge pull request #5653 from edx/dhm/PLAT-189
...
Add command line command to create course in either split or mongo
2014-10-22 09:41:55 -04:00
Don Mitchell
0d36dd7264
Merge pull request #5646 from edx/dhm/migrate_bug
...
Fix command line migrator
2014-10-21 16:55:59 -04:00
Don Mitchell
a4d13dc42c
Add command line command to create course in either split or mongo
...
PLAT-189
2014-10-21 16:34:36 -04:00
Ben Patterson
bf0378f39f
Merge pull request #5669 from edx/benp/solano2-flaky-couse-export
...
Add wait to fix flaky tests.
2014-10-21 15:31:01 -04:00
Ben Patterson
f3facddee6
Add wait to fix flaky tests.
2014-10-21 14:21:42 -04:00
Don Mitchell
f89a6944de
Re-enable the unit tests and fix
2014-10-21 13:14:21 -04:00
Don Mitchell
98f962274c
Update opaque_keys to new release
2014-10-21 09:30:33 -04:00
Oleg Marshev
f5294358a6
Do not deprecate giturl.
2014-10-21 13:21:38 +03:00
Don Mitchell
4fc8ed8e7a
Fix command line migrator
2014-10-20 14:34:33 -04:00
cahrens
d3012af733
Do not save an xblock after rendering the Studio view.
...
TNL-399
Content and settings are no longer saved when Studio view is rendered.
2014-10-17 09:29:32 -04:00
Don Mitchell
7e52ba872e
Merge pull request #5535 from edx/dhm/unit_perf
...
Performance enhancements for unit tests
2014-10-14 09:37:08 -04:00
Don Mitchell
f3aaa4e68b
Merge pull request #5558 from edx/dhm/bug_index_count
...
Dont' need error check call in old mongo on this test
2014-10-14 09:36:06 -04:00
Ben Patterson
3ef0653711
pylint cleanup.
2014-10-11 12:51:20 -04:00
Don Mitchell
1ce2c2cda7
Dont' need error check call in old mongo on this test
2014-10-10 16:19:24 -04:00
Don Mitchell
90723d9191
Make unit tests work on older mongo versions
2014-10-09 15:14:37 -04:00
Don Mitchell
01205cdee2
tz aware
2014-10-09 11:55:14 -04:00
Don Mitchell
5c00ce674d
Test multiple threads linear growth
2014-10-09 11:55:14 -04:00
Don Mitchell
b7b5400c3e
Upgrade pymongo
...
LMS-11437
2014-10-09 11:55:14 -04:00
Don Mitchell
3c42e8c725
Performance enhancements for unit tests
...
in test_contentstore, don't load the xml course if not necessary
2014-10-09 11:47:56 -04:00
Don Mitchell
eb33f0e0eb
Cons up new dict to not hurt cached value
2014-10-07 13:48:27 -04:00
Don Mitchell
4f795f8270
Fix hardcoded course urls
2014-10-03 10:56:00 -04:00