doc_requirements packages.(_score).[requires.io] dependency update.display_name so we can use it if url_name isn’t present.django-compressor-requirejs requirement.listing.js to JSX.zIndex to 0 to not have it float above everything else.get_or_create to create.id attribute for vocab and term select.get_conn() where conn is used implicitly.Save button to right of the term for edit term inside
taxonomy panel.page_size parameter to allow users to set page size.edit and delete buttons.Save and Close button to learning resource panel..gitignore.Select2 element to refactor select2 widgets.Allow multiple terms in the taxonomy panel.
consistent with the rest of the UI.Added view to serve static assets and modified REST API.
Added fix and test for handling deleted Elasticsearch index.
Refactored manage_taxonomies.jsx and related tests.
Sped up test discovery by removing node_modules from search.
Added learning resource types to manage taxonomies UI.
Added learning_resource_types API and learning_resource_types field for vocabularies.
Fixed bug with file path length in static assets.
Added learning resource UI to edit description and terms.
Added terms to the readonly lists.
Allowed blank descriptions for LearningResource model.
Implemented Enter key to add taxonomy term and added test case to fix coverage.
Updated Django to 1.8.3
Correct LORE production URL in Apiary doc.
Added checkbox styling to vocabulary/term facets.
Fixed error message on unsupported terms in learning resource.
Fixed facet checkboxes not showing in production.
Fixed course/run highlight bug.
Default checked radio button for Manage Taxonomies -> Add Vocabulary.
Fixed vertical alignment of taxonomy tabs.
Fixed error message for duplicate vocabulary.
Added docker container for javascript testing.
Added checkboxes and ability to toggle facets.
Added html coverage report for javascript.
Added shim configuration to karma test runner.
Implemented learning_resources API.
Members REST API docs.
Linked video transcripts to learning resources.
Parse static assets from LearningResource.
Removed unused patterns to limit memory use.
fix css to make list vertical align.
Installed JSXHint and configured JSCS to work with JSX files.
Included JSX files in coverage results.
Allow only usernames and not emails in the Members add input.
Added test case, tested menulay all scenarios.
Moved coverage CLI script to utils directory.
Fixed buttons alignment problem in members panel.
Fixed error message behavior for manage taxonomies tab.
Added ability to filter vocabularies by learning resource type.