Commit Graph

859 Commits

Author SHA1 Message Date
Qubad786
8d0b6ccc0b Use get_link_for_about_page utility for social sharing on dashboard 2017-04-14 16:52:03 +05:00
Jillian Vogel
f18a2be837 Implement optional hiding of capa assessment results 2017-04-13 15:52:57 -07:00
Robert Raposa
0899ac56e3 Fix review comments. 2017-04-13 14:39:38 -04:00
Diana Huang
aafd6a03ce Add 'format' as a requested field. 2017-04-13 14:39:37 -04:00
Robert Raposa
584e7fdafb Add graded homework to a11y test of course outline.
Includes refactor of course home/course outline smoke test to its own
file.
2017-04-13 14:38:14 -04:00
Diana Huang
9e734442c2 Initial version of new transformer. 2017-04-13 14:38:13 -04:00
Jeff LaJoie
413bce3d72 TNL-6739: adds in masquerading as enrollment track user 2017-04-06 09:35:08 -04:00
Robert Raposa
d0fe7f8422 Merge pull request #14827 from edx/robrap/LEARNER-418
Refactor more tests to use course home page.
2017-04-05 17:29:30 -04:00
cahrens
dbae1e397d Add ability to set visibility by enrollment track.
TNL-6744
2017-04-05 11:05:31 -04:00
Robert Raposa
ad84b8d46e Refactor more tests to use course home page. 2017-04-05 10:28:26 -04:00
Robert Raposa
d95620775b Merge pull request #14792 from edx/robrap/LEARNER-346
LEARNER-346: Refactor tests for new course outline.
2017-03-31 12:50:56 -04:00
Robert Raposa
6362d2259c Refactor tests for new course outline. 2017-03-31 10:47:35 -04:00
Brian Jacobel
ee344980f8 Add events to course outline, and add JS tests 2017-03-30 15:32:17 -04:00
Jeremy Bowman
d1f256124c PLAT-1198 Reduce risk of losing navigation events 2017-03-27 15:51:37 -04:00
Robert Raposa
ac7e6bec92 Refactor to navigate directly to courseware page. 2017-03-24 13:44:37 -04:00
Robert Raposa
205b538074 Add Resume Course tests. 2017-03-23 16:01:34 -04:00
Andy Armstrong
9df3779ccd Disable test to get course bookmarks released 2017-03-23 00:19:34 -04:00
Andy Armstrong
e4d355a686 Address code review feedback 2017-03-23 00:19:33 -04:00
Diana Huang
7ab76e6099 Add new bookmarks page a11y test. 2017-03-22 16:09:13 -04:00
Diana Huang
51f4ac431a Update bok choy tests for new bookmarks page. 2017-03-22 16:09:13 -04:00
Brian Jacobel
596634ebd6 Merge pull request #14426 from edx/andya/new-course-tab
Implement the new unified course tab with a separate outline page
2017-03-22 15:35:32 -04:00
Robert Raposa
c37137a6b5 Add course outline bokchoy tests.
- Rename CourseOutlinePage to StudioCourseOutlinePage in lms tests.
- Introduce CourseHomePage with outline child.
- Add a11y, breadcrumbs, and waffle.
2017-03-22 13:00:39 -04:00
Ned Batchelder
4df63b2b2e No need to switch .org -> .io, just use the right URL to begin with 2017-03-22 12:25:47 -04:00
Ned Batchelder
f7b08b16fc Adapt the tests to openedx.core.release.doc_version() 2017-03-22 12:25:46 -04:00
Jeff LaJoie
bf955988f3 TNL-6011: removes onchange line only using the onfocusout event to save 2017-03-21 12:07:37 -04:00
Jeremy Bowman
c28e67732e PLAT-1198 Fix flaky navigation buttons test 2017-03-15 15:45:22 -04:00
Albert St. Aubin
b4956cf1cb Updates to add a show answer notification and update focus when the notification is shown.
TNL-6356
2017-03-13 09:31:40 -04:00
Ben Patterson
819706a1c5 Remove flaky decorator. Feel optimistic. 2017-02-27 14:21:46 -05:00
Ben Patterson
a745b2d401 Temp commit to ensure flakiness is corrected. 2017-02-27 12:12:47 -05:00
Ben Patterson
4c527c370f Fix flakiness on test (it wasn't waiting for jquery to be loaded) 2017-02-27 12:11:58 -05:00
Stu Young
1bd30cffb8 Merge pull request #14492 from edx/estute/mark-flaky-bokchoy-tests
Estute/mark flaky bokchoy tests
2017-02-15 09:08:27 -05:00
stu
cb7e260c97 fix flaky progress page and note tests 2017-02-14 21:20:28 -05:00
stu
2014f4502f mark test_content_changes_do_not_change_score_2__change_subsection_structure as flaky 2017-02-13 17:07:55 -05:00
stu
292b425cb2 mark test_navigation_buttons as flaky 2017-02-13 17:05:54 -05:00
cahrens
a15d89c8bf Fix a11y issues.
TNL-6440, TNL-6439
2017-02-10 09:43:26 -05:00
stu
3b7ab3f0e5 mark test_can_create_note_with_tags as flaky 2017-02-07 23:48:42 -05:00
stu
d9f5990489 mark test_open_note_when_accessed_from_notes_page as flaky 2017-02-07 23:44:48 -05:00
Renzo Lucioni
9be3191829 Merge pull request #14462 from edx/renzo/programs-from-catalog
Load all programs from the catalog
2017-02-07 10:42:17 -05:00
Renzo Lucioni
e7771148b7 Load all programs from the catalog
This commit contains back end changes necessary to load programs from the catalog in all contexts. The existing program munging utility is applied as late as possible to avoid conflating this work with changes to the front end; those will be made separately.

ECOM-4422
2017-02-06 23:16:29 -05:00
cahrens
95672ec264 Accessibility fixes and tests.
TNL-6369, TNL-6368
2017-02-02 16:44:00 -05:00
cahrens
55712d1148 Show checkmarks when "Show Answer" is clicked.
TNL-6357
2017-01-31 09:55:08 -05:00
asadiqbal
8f5ba0115c WL-606 2017-01-25 15:05:57 +05:00
Ben Patterson
bf28861eec Create shards 10 and 11 for bok-choy. 2017-01-03 12:00:40 -05:00
Christina Roberts
4a71af8d6e Merge pull request #14160 from edx/christina/help-menu-tests
Add tests for context-sensitive Help button.
2017-01-03 10:39:43 -05:00
Gregory Martin
1ec9371f31 set wait for jquery decorator 2016-12-27 14:37:52 -05:00
Brian Jacobel
c3930956ca Remove flaky decorator from test, it's not flaky. 2016-12-21 19:09:43 -05:00
Gregory Martin
909f35bbb6 add blankTitle option 2016-12-20 18:43:57 -05:00
cahrens
c9fb71c4a1 Add tests for context-sensitive Help button. 2016-12-15 16:42:06 -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
Andy Armstrong
95af18430c Fix inline discussion Bok Choy tests 2016-12-12 11:01:55 -05:00