Jay Zoldak
c7b627730d
Skip intermittently failing test
2014-06-03 09:35:05 -04:00
Muhammad Ammar
55f0d0f9d1
Check YouTube for Bok-Choy
2014-06-02 16:37:24 +00:00
muhammad-ammar
fd18165bbe
Merge pull request #3682 from edx/ammar/bok-choy-video-tests-batch9
...
Bok-Choy Video Tests Batch9
2014-06-02 21:20:13 +05:00
Muhammad Ammar
d9fe111c5b
Bok-Choy Video Tests Batch9
2014-06-02 11:48:40 +00:00
Waheed Ahmed
cc36162df1
Fixed links for units loaded via ajax.
...
LMS-2711
2014-06-02 14:19:19 +05:00
Andy Armstrong
6b3e100cc1
Allow editing of container xblocks/xmodules
...
STUD-1312
2014-05-29 14:02:45 -04:00
Muhammad Ammar
510d0ae153
Bok-Choy Tests for Video Start Time, End Time and Finish Time
2014-05-27 10:37:26 +00:00
Calen Pennington
29f7fe14fb
Merge remote-tracking branch 'edx/master' into ok-merge-from-master
2014-05-23 10:05:56 -04:00
Muhammad Ammar
3919b4a47b
Unique Course Fix
2014-05-23 13:29:12 +00:00
Calen Pennington
cd862b3253
Merge remote-tracking branch 'edx/master' into opaque-keys
...
Conflicts:
cms/djangoapps/contentstore/tests/test_contentstore.py
cms/djangoapps/contentstore/views/component.py
cms/djangoapps/contentstore/views/item.py
cms/djangoapps/contentstore/views/preview.py
cms/djangoapps/contentstore/views/tests/test_container.py
cms/static/js/spec/views/unit_spec.js
cms/static/js/utils/module.js
cms/templates/container.html
cms/templates/studio_vertical_wrapper.html
cms/templates/studio_xblock_wrapper.html
common/djangoapps/student/views.py
lms/templates/notes.html
lms/templates/textannotation.html
lms/templates/videoannotation.html
2014-05-22 10:52:00 -04:00
Muhammad Ammar
33d01232de
Flaky is a plugin for nose that automatically reruns flaky tests.
2014-05-22 14:51:57 +00:00
Andy Armstrong
541d20ef83
Allow creation of components on container page
...
This commit implements STUD-1490, allowing creation of components
on the container page. It also enables the delete and duplicate
buttons now that new content can be created that would benefit.
Note that it also creates shared functionality for adding components,
and refactors the unit page to use it too.
2014-05-21 15:40:31 -04:00
clytwynec
b7816aafa2
Merge pull request #3775 from edx/clytwynec/bokchoy-language-test-fix
...
added check for modal to disappear in _change_lang_promise
2014-05-20 16:27:52 -04:00
clytwynec
722870eb5f
Merge pull request #3762 from edx/clytwynec/bok-choy-auto_auth-page-fix
...
made is_browser_on_page actually check for the right page in AutoAuthPag...
2014-05-20 16:02:29 -04:00
jmclaus
678a92b4b2
Added new error message that displays when HTML5 video is not supported altogether. Make sure spinner gets hidden when error message is shown. [BLD-638]
2014-05-20 19:17:57 +02:00
Christine Lytwynec
36f4e55e2b
added check for modal to disappear in _change_lang_promise
2014-05-19 12:45:45 -04:00
Christine Lytwynec
ed672f079e
made is_browser_on_page actually check for the right page in AutoAuthPage
2014-05-16 14:06:47 -04:00
Calen Pennington
18c91d0f1d
Merge remote-tracking branch 'edx/master' into opaque-keys-merge-master
...
Conflicts:
cms/djangoapps/contentstore/tests/utils.py
cms/djangoapps/contentstore/views/import_export.py
cms/djangoapps/contentstore/views/tests/test_import_export.py
common/djangoapps/student/views.py
lms/djangoapps/class_dashboard/dashboard_data.py
lms/djangoapps/instructor/views/instructor_dashboard.py
lms/static/js/staff_debug_actions.js
lms/templates/notes.html
lms/templates/staff_problem_info.html
2014-05-16 14:01:20 -04:00
clytwynec
6396373bd5
Merge pull request #3758 from edx/clytwynec/disable-XBlockAcidNoChildTest
...
disabled test_lms.py:XBlockAcidNoChildTest.test_acid_block
2014-05-16 12:01:05 -04:00
Christine Lytwynec
0533859366
disabled test_lms.py:XBlockAcidNoChildTest.test_acid_block
2014-05-16 11:17:26 -04:00
Jay Zoldak
7f5c810ac8
Skip language changing tests
2014-05-16 09:00:12 -04:00
Calen Pennington
240d91daeb
Merge remote-tracking branch 'edx/master' into opaque-keys-merge-master
...
Conflicts:
cms/djangoapps/contentstore/management/commands/tests/test_import.py
cms/djangoapps/contentstore/tests/test_import.py
common/lib/xmodule/xmodule/modulestore/tests/test_mongo.py
common/lib/xmodule/xmodule/modulestore/xml_importer.py
lms/djangoapps/bulk_email/tests/test_course_optout.py
lms/djangoapps/bulk_email/tests/test_email.py
lms/djangoapps/bulk_email/tests/test_err_handling.py
lms/djangoapps/class_dashboard/tests/test_dashboard_data.py
lms/djangoapps/courseware/courses.py
lms/djangoapps/django_comment_client/base/views.py
lms/djangoapps/instructor/tests/test_email.py
lms/djangoapps/instructor/tests/test_legacy_anon_csv.py
lms/djangoapps/instructor/tests/test_legacy_download_csv.py
lms/djangoapps/instructor/tests/test_legacy_email.py
lms/djangoapps/instructor/tests/test_legacy_enrollment.py
lms/djangoapps/instructor/tests/test_legacy_forum_admin.py
lms/djangoapps/instructor/tests/test_legacy_gradebook.py
lms/djangoapps/instructor/tests/test_legacy_raw_download_csv.py
lms/djangoapps/instructor/tests/test_legacy_reset.py
lms/djangoapps/instructor/views/api.py
lms/djangoapps/instructor/views/instructor_dashboard.py
lms/djangoapps/instructor/views/legacy.py
lms/templates/courseware/instructor_dashboard.html
2014-05-13 15:30:56 -04:00
Carson Gee
eadf3b59e2
Merge pull request #3464 from mitocw/cg/course_image_fixes
...
Additional logic to handle more course_image URL edge cases
2014-05-13 09:19:07 -04:00
Adam Palay
a51a0c558e
fix importing bug (STUD-1599)
...
add target_location_namespace check
2014-05-12 15:59:41 -04:00
Calen Pennington
155ffe37ca
Merge remote-tracking branch 'edx/master' into opaque-keys-merge-master
...
Conflicts:
cms/djangoapps/contentstore/views/item.py
cms/djangoapps/contentstore/views/tests/test_container.py
cms/djangoapps/contentstore/views/tests/test_tabs.py
common/lib/xmodule/xmodule/modulestore/mongo/draft.py
lms/djangoapps/certificates/management/commands/gen_cert_report.py
lms/djangoapps/certificates/queue.py
lms/djangoapps/certificates/views.py
lms/djangoapps/courseware/module_render.py
lms/djangoapps/courseware/tests/test_module_render.py
lms/djangoapps/instructor/views/api.py
lms/djangoapps/instructor/views/instructor_dashboard.py
lms/djangoapps/instructor/views/legacy.py
lms/djangoapps/shoppingcart/tests/test_models.py
lms/djangoapps/verify_student/views.py
2014-05-09 15:29:32 -04:00
Carson Gee
379745e3a4
Merge pull request #2686 from edx/feature/ichuang/add-reset-links-to-staff-debug
...
add problem reset link to staff debug page
2014-05-09 13:29:29 -04:00
Carson Gee
7c1e6d83e4
Fix message handling to be more internationalizable
2014-05-09 11:21:39 -04:00
Calen Pennington
002bfd475e
Clean up partial import statemen
2014-05-09 09:23:52 -04:00
Muhammad Ammar
aa0e8041af
Bok-Choy Video Tests Batch6
2014-05-09 07:22:03 +00:00
Carson Gee
b3ec4d1b6b
Switching to new dashboard API and adding rescore to actions list
2014-05-08 19:03:14 -04:00
Muhammad Ammar
af6c5efbb3
Bok-Choy video tests batch4
2014-05-08 10:53:08 +00:00
Carson Gee
2998a2e9b7
Code review changes
...
i18n
2014-05-07 16:16:37 -04:00
Muhammad Ammar
411a13b56c
Convert lettuce video tests specifically using youtube stub
2014-05-07 06:11:07 +00:00
Calen Pennington
974e66b74f
Make course ids and usage ids opaque to LMS and Studio [partial commit]
...
This commit updates miscellaneous files in common.
These keys are now objects with a limited interface, and the particular
internal representation is managed by the data storage layer (the
modulestore).
For the LMS, there should be no outward-facing changes to the system.
The keys are, for now, a change to internal representation only. For
Studio, the new serialized form of the keys is used in urls, to allow
for further migration in the future.
Co-Author: Andy Armstrong <andya@edx.org >
Co-Author: Christina Roberts <christina@edx.org >
Co-Author: David Baumgold <db@edx.org >
Co-Author: Diana Huang <dkh@edx.org >
Co-Author: Don Mitchell <dmitchell@edx.org >
Co-Author: Julia Hansbrough <julia@edx.org >
Co-Author: Nimisha Asthagiri <nasthagiri@edx.org >
Co-Author: Sarina Canelake <sarina@edx.org >
[LMS-2370]
2014-05-06 12:03:42 -04:00
cahrens
6f404fe2c5
Test cleanup.
2014-05-05 09:41:38 -04:00
Andy Armstrong
de80f892e2
Clean up coverage and code quality issues
2014-05-02 16:20:17 -04:00
cahrens
ff00fbd1f1
Bok choy acceptance test for drag and drop.
2014-05-02 16:20:17 -04:00
Andy Armstrong
f3a23f3973
Only show drag handles in draft mode
2014-05-02 16:20:12 -04:00
Han Su Kim
8522847676
Merge pull request #3519 from edx/han/json-lint
...
Small JSON correction
2014-04-29 16:20:22 -04:00
clytwynec
f4ace61579
Merge pull request #3467 from edx/clytwynec/add-auto-auth-page-object-for-lms-tests
...
Add AutoAuthPage to lms pages for bok-choy tests
2014-04-29 13:07:45 -04:00
Han Su Kim
7f673194fd
Correcting JSON
2014-04-29 11:14:14 -04:00
Muhammad Ammar
6f064e2b27
Configure youtube stub for bok-choy
2014-04-25 20:01:09 +00:00
Christine Lytwynec
47d316d1f0
Add AutoAuthPage to lms pages for bok-choy tests
2014-04-24 17:42:36 -04:00
Carson Gee
c4ea338035
Additional logic to handle more course_image URL edge cases
...
This changes logic to allow more missed use cases of course_image to
work properly. The cases are:
. XML courses with the course_image attribute set
. Mongo courses that are imported without a contentstore
. Mongo courses that have course_image set but don't have a content store
It also exports default images_static_course.jpg to
images/static_course.jpg to handle a use case where a course author
uploaded an image to the default location in studio without using the
studio interface for adding course images, they then export the course, and then
import it without a contentstore
2014-04-24 16:54:40 -04:00
jsa
f71e78b69f
add acceptance tests for user profile pagination.
...
JIRA: FOR-492
2014-04-24 13:47:03 -04:00
Carson Gee
5775634482
Added jasmine tests and factored out javascript functions to new file
2014-04-23 14:56:32 -04:00
Carson Gee
c7713064d5
Reworked UI for clarity, removed reload, and added Bok-Choy tests
2014-04-23 14:56:31 -04:00
Jay Zoldak
a660cd8539
Set up page objects and base test file for staff view and staff debug.
2014-04-23 14:56:31 -04:00
Jay Zoldak
6e4a451f92
Reword docstrings for bok-choy video tests
2014-04-23 14:37:26 -04:00
Muhammad Ammar
1bbfbedb1f
Bok-Choy video tests batch2
2014-04-23 14:37:26 -04:00