Xavier Antoviaque
7338cc1286
Merge pull request #7148 from open-craft/library-selector
...
Show a select box when editing a library content block (SOL-123)
2015-03-06 09:16:02 +01:00
Braden MacDonald
2e0beac378
Update some strings to reflect the new behaviour
2015-03-04 13:38:55 -08:00
Braden MacDonald
93e5a56d79
Show a select box when editing a library content block
2015-03-04 13:32:15 -08:00
Ben Patterson
0c0e5163c0
Disable test that's too flaky for our flaky policy.
2015-03-04 14:45:21 -05:00
Ben Patterson
bda0c06213
Flag test as flaky. SOL-449.
2015-03-03 08:28:57 -05:00
Christine Lytwynec
8bdd90a5b1
Merge pull request #7037 from edx/clytwynec/flaky_test_decorator
...
Clytwynec/flaky test decorator
2015-02-25 16:35:01 -05:00
Ben Patterson
c7042bcc81
Disable flaky test.
2015-02-25 07:14:23 -05:00
Christine Lytwynec
ac03f87442
add flaky decorator to StudioLibraryContainerTest.test_out_of_date_message
...
Relates to: TE-745
2015-02-24 17:32:30 -05:00
Jesse Zoldak
715d0230b6
skip intemittently failing test TE-745
2015-02-20 13:36:48 -05:00
muzaffaryousaf
a31e38416d
Adds content group "Delete" and "Usage" functionality to group configurations page on cms.
...
TNL-1185
2015-02-20 14:56:22 +05:00
Jesse Zoldak
405c92f4f4
Fix flaky library container test TE-745
2015-02-11 12:47:02 -05:00
Jesse Zoldak
07e0eee2bd
Fix flaky content library test
2015-02-06 14:59:31 -05:00
Ben Patterson
73b6f3f8a0
Introduce another bok-choy shard.
...
Bok choy will now be broken as follows:
* shard 1
* shard 2
* shard 3
* default shard (i.e. 'none of the above')
We use our shards to break up work and reduce overall test time by leveraging
multiple test systems.
2015-01-30 15:43:35 -05:00
Matt Drayer
9d2a0a4e9d
Merge pull request #6705 from edx/mattdrayer/update-milestones-hash
...
Bok Choy test now passes
2015-01-28 17:38:18 -05:00
Matt Drayer
e5f00e626a
Bok Choy test now passes
2015-01-28 17:37:49 -05:00
Matt Drayer
ce5c7948fa
Added field to FILTERED_LIST plus a new bokchoy test
2015-01-28 13:11:36 -05:00
Martyn James
9ac7176b8f
Merge pull request #6223 from edx/feature/SOL-20
...
Merge feature SOL-20
2015-01-16 12:54:45 -05:00
Martyn James
dcc8e95648
Implements SOL-20. Filtering for assets table by asset type
2015-01-16 12:53:24 -05:00
Christine Lytwynec
625eae27d6
disable DragAndDropTest
2015-01-16 10:51:43 -05:00
Christine Lytwynec
c2f3e7a1e8
disable test_settings_overrides
2015-01-16 09:43:59 -05:00
Christine Lytwynec
85650da212
disable test_prerequisite_course_save_successfully
2015-01-16 09:42:08 -05:00
Matt Drayer
3c669e3838
New feature contribution: Entrance Exams
2015-01-15 20:35:24 -05:00
Zia Fazal
ca3d84a5d4
New pre-requisite course feature via milestones app
2015-01-15 15:17:38 -05:00
cahrens
39acbdcb2b
End-to-end bok choy test for cohorted courseware.
2015-01-15 10:37:25 -05:00
cahrens
66375b8541
Bok choy test for editing of content groups on Group Configuration page.
2015-01-15 10:37:24 -05:00
Daniel Friedman
fff84928fa
Create and edit content groups in Studio
2015-01-15 10:37:24 -05:00
Andy Armstrong
21a9873757
Don't allow visibility editing in content libraries
2015-01-15 10:33:48 -05:00
Andy Armstrong
bca6274eb5
Miscellaneous text updates
2015-01-15 10:33:48 -05:00
Andy Armstrong
4fa33e25ed
Studio support for cohorted courseware
...
TNL-652
2015-01-15 10:33:45 -05:00
Andy Armstrong
561c57dbe9
Extend preview to support cohorted courseware
...
TNL-651
2015-01-15 10:33:44 -05:00
Braden MacDonald
bce8ee692f
Fix bug when deleting first of two recently added blocks
2015-01-13 10:11:59 -08:00
E. Kolpakov
195d5b57bc
pylint fixes
2015-01-12 09:58:51 -08:00
Matjaz Gregoric
ccc392893e
Update tests.
...
Most of the updates are related to the My Courses -> Studio Home change.
2015-01-12 13:41:45 +03:00
Jonathan Piacenti
fc4eed4240
Added test for /home/ redirect.
2015-01-12 13:41:03 +03:00
Braden MacDonald
55fb45fb24
Acceptance test
2015-01-12 13:41:02 +03:00
Braden MacDonald
2be036fe0e
Simplifications and changes to reduce conflicts with PR 6399
2015-01-12 13:41:01 +03:00
E. Kolpakov
07241aa1de
Addressed review notes:
...
* Added tests for `problem_types` CapaDescriptor property
* Improved indentation in tests
* Improved validation messages
2015-01-12 13:41:01 +03:00
Jonathan Piacenti
332d2b0368
Addressed notes from reviewers about Library content filters.
2015-01-12 13:41:01 +03:00
E. Kolpakov
b2a17b35b0
Validation warning if library content XBlock configured to fetch more problems
...
than libraries and filtering allow
2015-01-12 13:41:00 +03:00
E. Kolpakov
620ba8a164
Test for warning message when no content is configured.
2015-01-12 13:41:00 +03:00
Braden MacDonald
4d454e3078
Documentation updates from catong
2015-01-12 13:40:59 +03:00
Braden MacDonald
7303966c13
Check permissions when updating LibraryContent blocks
2015-01-12 13:40:59 +03:00
Braden MacDonald
d38e69c69a
Acceptance & Jasmine tests for library permissions editor
2015-01-12 13:37:59 +03:00
Braden MacDonald
5f5b41d03f
Remove state summary from the unit author page until SOL-192
2015-01-12 13:37:58 +03:00
Braden MacDonald
76b6d33b80
Refresh children automatically when library setting is changed
2015-01-12 13:37:57 +03:00
Braden MacDonald
e498872ab1
Move update link to the validation area
2015-01-12 13:37:57 +03:00
E. Kolpakov
d25673ec72
LibraryContent bok choy acceptance tests
2015-01-12 13:37:56 +03:00
Jonathan Piacenti
074e4cfa22
Addressed further review notes for Library Pagination
2015-01-12 13:37:56 +03:00
Jonathan Piacenti
ed3b972078
Added tests for Library pagination.
2015-01-12 13:37:55 +03:00
Jonathan Piacenti
058176144e
Removed the ability to add Discussion and advanced components to Content Libraries.
2015-01-12 13:37:55 +03:00