mediathread icon indicating copy to clipboard operation
mediathread copied to clipboard

Django application for multimedia annotations facilitating collaboration on video and image analysis. Developed at the Columbia University Center for Teaching and Learning.

Results 54 mediathread issues
Sort by recently updated
recently updated
newest added

Bumps [ol](https://github.com/openlayers/openlayers) from 6.15.1 to 7.1.0. Release notes Sourced from ol's releases. v7.1.0 The 7.1 release adds a handful of new features and updates the story for users of the...

dependencies
javascript

Bumps [jest-environment-jsdom](https://github.com/facebook/jest/tree/HEAD/packages/jest-environment-jsdom) from 28.1.2 to 29.0.1. Release notes Sourced from jest-environment-jsdom's releases. v29.0.1 Fixes [jest-snapshot] Pass snapshotFormat through when diffing snapshots (#13181) Full Changelog: https://github.com/facebook/jest/compare/v29.0.0...v29.0.1 v29.0.0 Blog post: https://jestjs.io/blog/2022/08/25/jest-29 Features...

dependencies
javascript

Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) and [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom). These dependencies needed to be updated together. Updates `react` from 17.0.2 to 18.2.0 Release notes Sourced from react's releases. 18.2.0 (June 14, 2022) React DOM Provide...

dependencies
javascript

Bumps [pylint](https://github.com/PyCQA/pylint) from 2.14.0 to 2.15.0. Commits 24eaec2 Bump pylint to 2.15.0, update changelog (#7355) bb0df4a Update tox.ini (#7358) 1582e37 [literal-comparison] Cleanup of identical/duplicated functional tests 19b4fda [literal-comparison] Make the...

dependencies
python

When I try to start up Mediathread, I'm getting this error: ``` Unhandled exception in thread started by Traceback (most recent call last): File "/Users/nateaune/Dropbox/code/venvs/mediathread/lib/python2.7/site-packages/django/core/management/commands/runserver.py", line 88, in inner_run self.validate(display_num_errors=True)...

Hi, I am not sure if this is the right format to ask a question. I am from a university and we are interested in hosting an instance of mediathread...

This is a django_courseaffils feature that's probably not necessary anymore. This stuff can be adapted into more standard LoginRequired mixins.

The asset author should be able to upload a transcript to a media asset, displayed beside the media for all users.

accessibility

@nikolas got this mostly working. The feature missing is the sorting. But I am getting a React same key warning in the console that popped in when I made the...