Matjaz Gregoric
f874c052ff
Add aria-describedby attributes to new course/library form.
2015-01-12 13:41:47 +03:00
Matjaz Gregoric
bd9ce27614
Replace aria-required with HTML5 required.
...
'aria-required="true"' is implied when 'required' is present.
2015-01-12 13:41:47 +03:00
Jonathan Piacenti
198d099a82
Added 'Display Name' to Library content module.
2015-01-12 13:41:47 +03: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
eabd6c8d27
Quality check and test fixes.
2015-01-12 13:41:03 +03:00
Jonathan Piacenti
fc4eed4240
Added test for /home/ redirect.
2015-01-12 13:41:03 +03:00
Matjaz Gregoric
f8f08b78a9
Libraries UI: remove underline on hover.
...
This changes the style of the inactive libraries/courses tab when hovering.
Only the active tab on the dashboard page gets the blue underline.
When hovering over an inactive tab, the color of the text changes,
but the underline does not appear.
2015-01-12 13:41:03 +03:00
Matjaz Gregoric
6cd4932a63
Update text on new content library form.
2015-01-12 13:41:03 +03:00
Jonathan Piacenti
4ca7755e29
Fixed header display
2015-01-12 13:41:03 +03:00
Jonathan Piacenti
5676daef52
Added subheader to content libraries page.
2015-01-12 13:41:03 +03:00
Jonathan Piacenti
c17ba15fbf
Made empty course url the 'home' url instead.
2015-01-12 13:41:02 +03:00
Braden MacDonald
4d8251066c
Fix bug w/ publishing ( + test), move copy_from_template tests to their own file
2015-01-12 13:41:02 +03:00
Braden MacDonald
55fb45fb24
Acceptance test
2015-01-12 13:41:02 +03:00
Braden MacDonald
ea579bf54b
Workaround an issue with capa modules
2015-01-12 13:41:02 +03:00
Braden MacDonald
e768fb9a4b
Fix two split mongo bugs that were causing problems...
2015-01-12 13:41:02 +03:00
Braden MacDonald
325c36069a
Unrelated: fix two bugs when duplicating a LibraryContentModule
2015-01-12 13:41:02 +03:00
Braden MacDonald
3857a1c1ee
Support for overriding Scope.settings values when library content is used in a course
2015-01-12 13:41:02 +03:00
E. Kolpakov
21b02544c0
Added tests for editor_saved library content xblock method
...
Retriggering Jenkins
2015-01-12 13:41:01 +03:00
Braden MacDonald
2be036fe0e
Simplifications and changes to reduce conflicts with PR 6399
2015-01-12 13:41:01 +03:00
Jonathan Piacenti
d82da9e740
Test filter for problems with multiple capa response types.
2015-01-12 13:41:01 +03:00
Jonathan Piacenti
7c11a83faa
Addressed nits.
2015-01-12 13:41:01 +03:00
E. Kolpakov
4e5b6c8bca
Added problem type filtering related tests.
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
E. Kolpakov
f2f363c8f0
Added reference to TNL ticket mentioned in TODO + improved formatting of XML templates in tests
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
6ac258850f
Improved help message.
2015-01-12 13:41:00 +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
E. Kolpakov
33ce3d42ff
Validation warning when no content matches configured filters
2015-01-12 13:41:00 +03:00
E. Kolpakov
ea428273e6
Switched to filtering by response type rather than input type
2015-01-12 13:41:00 +03:00
E. Kolpakov
fcbc8446d6
Problem type filtering on update_children event
2015-01-12 13:41:00 +03:00
E. Kolpakov
66874aca34
Fixed typo + combined problem type tests into single test
2015-01-12 13:41:00 +03:00
E. Kolpakov
2b45e10f34
Bok choy acceptance tests
2015-01-12 13:40:59 +03:00
E. Kolpakov
e06b6fea62
Filtering children by CAPA input type.
2015-01-12 13:40:59 +03:00
E. Kolpakov
db813d1eb1
List of CAPA input types + setting to choose one
2015-01-12 13:40:59 +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
95c8125609
Accessibility fix per cptvitamin
2015-01-12 13:40:59 +03:00
Braden MacDonald
42ee0571e7
Read-only users get "Details" instead of "Edit" button, remove "Save" option
2015-01-12 13:40:55 +03:00
Braden MacDonald
d38e69c69a
Acceptance & Jasmine tests for library permissions editor
2015-01-12 13:37:59 +03:00
Braden MacDonald
93bb1f58cd
Basic UI for managing library users with limited editing functionality (shared with course code)
2015-01-12 13:37:59 +03:00
Braden MacDonald
c477bab6f4
Update the REST API course_team_handler to support library roles, fix bugs
2015-01-12 13:37:58 +03:00
Braden MacDonald
ea03f6ed76
Unit tests for content library permissions
2015-01-12 13:37:58 +03:00
Braden MacDonald
fefc70c405
Three levels of user permissions for content libraries:
...
Admin ("Instructor") - Can edit and assign permissions to other users
Normal ("Staff") - Can edit
User - Can view the library and use content from it but cannot edit it or its blocks.
2015-01-12 13:37:58 +03:00
Carol Tong
a42921330e
Add reference to library_content advanced setting
2015-01-12 13:37:58 +03:00
Carol Tong
e2a3be8b8b
Sidebar text for Content Library page in Studio
2015-01-12 13:37:58 +03:00
Braden MacDonald
c41f607a34
Remove unused method, apply fixes needed after latest rebase
2015-01-12 13:37:58 +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
376e698764
Display the library key on the library view in Studio
2015-01-12 13:37:57 +03:00
Braden MacDonald
6f3b46c9df
Move code that uses the modulestore to an XBlock service
2015-01-12 13:37:57 +03:00