forked from EsupPortail/Esup-Pod
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[DONE] Fix some bugs for 3.4.0 (EsupPortail#947)
* Add breadcrumb link for Home * Fix sort direction when less than 2 videos * Fix playlist migration * Add password encryption for protected videos * Fix flake8 * Improve password input * Fix unittest * Fix video notes * Fix JS error for import video page * Fix playlist player refresh * Title improvements and aria-hidden for <i> * Fix playlist sort redirection, dark mode contrasts * Fix playlist migration * Improve QoC * Fix flake8 * Add missing translations * Add missing translations * Improve migration functions * Remove useless import
- Loading branch information
1 parent
c9130bd
commit 8f679ad
Showing
39 changed files
with
244 additions
and
109 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -18,6 +18,7 @@ msgstr "" | |
<<<<<<< HEAD | ||
<<<<<<< HEAD | ||
<<<<<<< HEAD | ||
<<<<<<< HEAD | ||
"POT-Creation-Date: 2023-08-30 12:33+0200\n" | ||
======= | ||
"POT-Creation-Date: 2023-07-05 15:50+0200\n" | ||
|
@@ -58,8 +59,11 @@ msgstr "" | |
======= | ||
"POT-Creation-Date: 2023-09-19 12:22+0000\n" | ||
>>>>>>> c3c05541 ([DONE] fix recuring date in edit meeting (#946)) | ||
======= | ||
"POT-Creation-Date: 2023-09-21 12:16+0000\n" | ||
>>>>>>> 1a2953ef ([DONE] Fix some bugs for 3.4.0 (#947)) | ||
"PO-Revision-Date: \n" | ||
"Last-Translator: ptitloup <nicolas.can@univ-lille.fr>\n" | ||
"Last-Translator: AymericJak <aymeric.jakobowski@univ-lille.fr>\n" | ||
"Language-Team: Pod Team [email protected]\n" | ||
"Language: fr\n" | ||
"MIME-Version: 1.0\n" | ||
|
@@ -1287,6 +1291,7 @@ msgstr "" | |
#: pod/recorder/models.py pod/video/models.py | ||
<<<<<<< HEAD | ||
<<<<<<< HEAD | ||
<<<<<<< HEAD | ||
#: pod/video/templates/videos/video_breadcrumbs.html | ||
#: pod/video_encode_transcript/models.py | ||
======= | ||
|
@@ -1296,6 +1301,11 @@ msgstr "" | |
#: pod/video/templates/videos/video_breadcrumbs.html | ||
#: pod/video_encode_transcript/models.py | ||
>>>>>>> 43dd9c9b ([DONE] Update : Playlist (corrections) (#923)) | ||
======= | ||
#: pod/video/templates/channel/channel.html | ||
#: pod/video/templates/videos/video_breadcrumbs.html | ||
#: pod/video/templates/videos/videos.html pod/video_encode_transcript/models.py | ||
>>>>>>> 1a2953ef ([DONE] Fix some bugs for 3.4.0 (#947)) | ||
msgid "Video" | ||
msgstr "Vidéo" | ||
|
||
|
@@ -7732,6 +7742,10 @@ msgstr "" | |
msgid "Date of event" | ||
msgstr "Date de l’évènement" | ||
|
||
#: pod/video/models.py | ||
msgid "The password is / will be encrypted." | ||
msgstr "Le mot de passe est / sera encrypté." | ||
|
||
#: pod/video/models.py | ||
msgid "Overview" | ||
msgstr "Vue d’ensemble" | ||
|
@@ -7889,13 +7903,18 @@ msgstr "Statistiques de vues" | |
|
||
#: pod/video/templates/channel/channel.html | ||
#: pod/video/templates/videos/videos.html | ||
msgid "subscribe to the video feed" | ||
msgstr "souscrire au flux vidéo" | ||
msgid "Subscribe to the video feed" | ||
msgstr "Souscrire au flux vidéo" | ||
|
||
#: pod/video/templates/channel/channel.html | ||
#: pod/video/templates/videos/videos.html | ||
msgid "Subscribe to the audio feed" | ||
msgstr "Souscrire au flux audio" | ||
|
||
#: pod/video/templates/channel/channel.html | ||
#: pod/video/templates/videos/videos.html | ||
msgid "subscribe to the audio feed" | ||
msgstr "souscrire au flux audio" | ||
msgid "Audio" | ||
msgstr "Audio" | ||
|
||
#: pod/video/templates/channel/channel.html | ||
#: pod/video/templates/channel/my_channels.html | ||
|
Binary file not shown.
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 |
---|---|---|
|
@@ -18,6 +18,7 @@ msgstr "" | |
<<<<<<< HEAD | ||
<<<<<<< HEAD | ||
<<<<<<< HEAD | ||
<<<<<<< HEAD | ||
"POT-Creation-Date: 2023-08-30 12:33+0200\n" | ||
======= | ||
"POT-Creation-Date: 2023-07-05 15:50+0200\n" | ||
|
@@ -58,6 +59,9 @@ msgstr "" | |
======= | ||
"POT-Creation-Date: 2023-09-19 12:22+0000\n" | ||
>>>>>>> c3c05541 ([DONE] fix recuring date in edit meeting (#946)) | ||
======= | ||
"POT-Creation-Date: 2023-09-21 12:16+0000\n" | ||
>>>>>>> 1a2953ef ([DONE] Fix some bugs for 3.4.0 (#947)) | ||
"PO-Revision-Date: 2023-06-08 14:37+0200\n" | ||
"Last-Translator: obado <[email protected]>\n" | ||
"Language-Team: \n" | ||
|
@@ -1222,6 +1226,7 @@ msgstr "" | |
#: pod/recorder/models.py pod/video/models.py | ||
<<<<<<< HEAD | ||
<<<<<<< HEAD | ||
<<<<<<< HEAD | ||
#: pod/video/templates/videos/video_breadcrumbs.html | ||
#: pod/video_encode_transcript/models.py | ||
======= | ||
|
@@ -1231,6 +1236,11 @@ msgstr "" | |
#: pod/video/templates/videos/video_breadcrumbs.html | ||
#: pod/video_encode_transcript/models.py | ||
>>>>>>> 43dd9c9b ([DONE] Update : Playlist (corrections) (#923)) | ||
======= | ||
#: pod/video/templates/channel/channel.html | ||
#: pod/video/templates/videos/video_breadcrumbs.html | ||
#: pod/video/templates/videos/videos.html pod/video_encode_transcript/models.py | ||
>>>>>>> 1a2953ef ([DONE] Fix some bugs for 3.4.0 (#947)) | ||
msgid "Video" | ||
msgstr "" | ||
|
||
|
@@ -7200,6 +7210,10 @@ msgstr "" | |
msgid "Date of event" | ||
msgstr "" | ||
|
||
#: pod/video/models.py | ||
msgid "The password is / will be encrypted." | ||
msgstr "" | ||
|
||
#: pod/video/models.py | ||
msgid "Overview" | ||
msgstr "" | ||
|
@@ -7354,12 +7368,17 @@ msgstr "" | |
|
||
#: pod/video/templates/channel/channel.html | ||
#: pod/video/templates/videos/videos.html | ||
msgid "subscribe to the video feed" | ||
msgid "Subscribe to the video feed" | ||
msgstr "" | ||
|
||
#: pod/video/templates/channel/channel.html | ||
#: pod/video/templates/videos/videos.html | ||
msgid "Subscribe to the audio feed" | ||
msgstr "" | ||
|
||
#: pod/video/templates/channel/channel.html | ||
#: pod/video/templates/videos/videos.html | ||
msgid "subscribe to the audio feed" | ||
msgid "Audio" | ||
msgstr "" | ||
|
||
#: pod/video/templates/channel/channel.html | ||
|
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 |
---|---|---|
|
@@ -17,6 +17,7 @@ msgstr "" | |
<<<<<<< HEAD | ||
<<<<<<< HEAD | ||
<<<<<<< HEAD | ||
<<<<<<< HEAD | ||
"POT-Creation-Date: 2023-08-30 12:33+0200\n" | ||
======= | ||
"POT-Creation-Date: 2023-07-05 15:50+0200\n" | ||
|
@@ -54,6 +55,9 @@ msgstr "" | |
======= | ||
"POT-Creation-Date: 2023-09-19 12:22+0000\n" | ||
>>>>>>> c3c05541 ([DONE] fix recuring date in edit meeting (#946)) | ||
======= | ||
"POT-Creation-Date: 2023-09-21 12:16+0000\n" | ||
>>>>>>> 1a2953ef ([DONE] Fix some bugs for 3.4.0 (#947)) | ||
"PO-Revision-Date: 2023-02-08 15:22+0100\n" | ||
"Last-Translator: obado <[email protected]>\n" | ||
"Language-Team: \n" | ||
|
@@ -496,7 +500,7 @@ msgid "Add your picture" | |
msgstr "" | ||
|
||
#: pod/main/static/js/main.js | ||
msgid "text copied" | ||
msgid "Text copied" | ||
msgstr "" | ||
|
||
#: pod/main/static/js/main.js | ||
|
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
Oops, something went wrong.