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
Braden MacDonald
3e0f08ebc2
Studio support for creating and editing libraries (PR 6046)
...
SOL-1, SOL-2, SOL-3
2015-01-12 13:37:50 +03:00
David Baumgold
36e77c7463
Fixing pep8 issues
2014-12-11 13:04:49 -05:00
Andy Armstrong
4d75c18098
Fix Mako templates to use latest request context
...
Fixed the edX middleware to lazily create request
context for Mako templates, so that it is based on
any changes made to the request object.
Verified that with this fix the "Instructor" tab is
correctly hidden when a staff member is viewing
the course as a student.
2014-12-09 23:38:31 -05:00
Andy Armstrong
eced849db0
Add group_access field to all xblocks
...
TNL-670
2014-12-05 09:55:00 -05:00
Andy Armstrong
356b2335e9
Add base support for cohorted group configurations
...
TNL-649
2014-12-05 09:52:26 -05:00
stv
dff5772cda
Fix PEP8: E121 continuation line indentation
...
is not a multiple of four
2014-11-24 20:44:43 -05:00
zubair-arbi
dd71ca0f8a
fix click event for actual target
...
TNL-138
2014-11-03 09:37:02 -05:00
Jesse Zoldak
74b65ddb1e
Improve rerun test
...
for troubleshooting TNL-692
2014-10-24 16:12:11 -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
Calen Pennington
47a3172bf1
Enable parent/child tests using the acid XBlock.
...
Also fix those tests to correctly wait until the ajax portions have
finished before evaluating the page contents.
2014-10-16 09:08:54 -04:00