-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🔖(beta) bump release to 4.0.0-beta.9
Added - standalone website: - Add router to the layout - Add menu interaction - Integrate internationalisation library (react-intl) - ESLint Fragment mandatory rule - ESlint better import order rule - Integrate design Homepage in the standalone website: - Menu - Header - Homepage - Catch and design error with react-error-boundary - Enable visibility widget in VOD dashboard - introduce initialized upload state - Add BBB presentation upload - Authenticate the user in the standalone site - Allow to target a specific resource in LTI Select Changed - move the lti data queries to the lib_components package - call api update-state with an error when the timed text track format is not supported by @openfun/subsrt - rename front application bbb in classroom - rename lti/filedepositories in lti/deposits Fixed - Fix deposit app translations - Fix video dashboard translations - Fix deposit app UI - Use video title in creation wizard if it exists - Skip screen choice between live and vod when coming back from LTI select - Fix subtitles upload - Fix debounce time too low in the classroom creation form - Fix icons urls in LTI xml configuration
- Loading branch information
Showing
11 changed files
with
14 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
[metadata] | ||
name = marsha | ||
description = A FUN video provider for Open edX | ||
version = 4.0.0-beta.8 | ||
version = 4.0.0-beta.9 | ||
author = Open FUN (France Universite Numerique) | ||
author_email = [email protected] | ||
license = MIT | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters