Skip to content

Commit

Permalink
[DONE] Fix some bugs for 3.4.0 (EsupPortail#947)
Browse files Browse the repository at this point in the history
* 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
AymericJak authored and vsabatie committed Nov 23, 2023
1 parent 0ad76c1 commit c6ddf03
Show file tree
Hide file tree
Showing 5 changed files with 96 additions and 2 deletions.
30 changes: 29 additions & 1 deletion pod/locale/fr/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,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"
Expand Down Expand Up @@ -264,6 +265,8 @@ msgstr ""
>>>>>>> 225adb2a ([DONE] RGAA 10.07 (Fix focus visibility) (#940))
=======
>>>>>>> ed6c9681 ([DONE] fix recuring date in edit meeting (#946))
=======
>>>>>>> 670e60ff ([DONE] Fix some bugs for 3.4.0 (#947))
"POT-Creation-Date: 2023-10-31 11:26+0000\n"
=======
"POT-Creation-Date: 2023-07-13 16:48+0200\n"
Expand Down Expand Up @@ -355,6 +358,8 @@ msgstr ""
>>>>>>> f45acaee ([DONE] RGAA 10.07 (Fix focus visibility) (#940))
=======
>>>>>>> 85cd1f4c ([DONE] fix recuring date in edit meeting (#946))
=======
>>>>>>> 8f679ad9 ([DONE] Fix some bugs for 3.4.0 (#947))
"POT-Creation-Date: 2023-08-30 12:33+0200\n"
=======
"POT-Creation-Date: 2023-07-05 15:50+0200\n"
Expand Down Expand Up @@ -502,8 +507,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"
>>>>>>> 85cd1f4c ([DONE] fix recuring date in edit meeting (#946))
>>>>>>> ed6c9681 ([DONE] fix recuring date in edit meeting (#946))
Expand Down Expand Up @@ -1862,6 +1870,7 @@ msgstr ""
<<<<<<< HEAD
<<<<<<< HEAD
<<<<<<< HEAD
<<<<<<< HEAD
#: pod/video/templates/videos/video_breadcrumbs.html
#: pod/video_encode_transcript/models.py
=======
Expand All @@ -1885,6 +1894,8 @@ msgstr ""
>>>>>>> 3ba3755b ([DONE] Update : Playlist (#857))
=======
>>>>>>> 15aacca9 ([DONE] Update : Playlist (corrections) (#923))
=======
>>>>>>> 670e60ff ([DONE] Fix some bugs for 3.4.0 (#947))
#: 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
Expand Down Expand Up @@ -1930,6 +1941,8 @@ msgstr ""
=======
=======
>>>>>>> 8b3d52bd ([DONE] Update : Playlist (corrections) (#923))
=======
>>>>>>> 8f679ad9 ([DONE] Fix some bugs for 3.4.0 (#947))
#: pod/video/templates/videos/video_breadcrumbs.html
#: pod/video_encode_transcript/models.py
=======
Expand All @@ -1945,8 +1958,19 @@ msgstr ""
#: pod/video/templates/videos/video_breadcrumbs.html
#: pod/video_encode_transcript/models.py
>>>>>>> 43dd9c9b ([DONE] Update : Playlist (corrections) (#923))
<<<<<<< HEAD
>>>>>>> 8b3d52bd ([DONE] Update : Playlist (corrections) (#923))
<<<<<<< HEAD
>>>>>>> 15aacca9 ([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))
>>>>>>> 8f679ad9 ([DONE] Fix some bugs for 3.4.0 (#947))
>>>>>>> 670e60ff ([DONE] Fix some bugs for 3.4.0 (#947))
msgid "Video"
msgstr "Vidéo"

Expand Down Expand Up @@ -11826,6 +11850,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"
Expand Down
16 changes: 15 additions & 1 deletion pod/locale/fr/LC_MESSAGES/djangojs.po
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ msgstr ""
<<<<<<< HEAD
<<<<<<< HEAD
<<<<<<< HEAD
<<<<<<< HEAD
"POT-Creation-Date: 2023-08-30 12:33+0200\n"
=======
=======
Expand Down Expand Up @@ -276,6 +277,8 @@ msgstr ""
>>>>>>> fc313dc2 ([DONE] A11y for 3.4.0 (#914))
=======
>>>>>>> ed6c9681 ([DONE] fix recuring date in edit meeting (#946))
=======
>>>>>>> 670e60ff ([DONE] Fix some bugs for 3.4.0 (#947))
"POT-Creation-Date: 2023-11-07 10:52+0000\n"
=======
"POT-Creation-Date: 2023-07-13 16:48+0200\n"
Expand Down Expand Up @@ -365,6 +368,8 @@ msgstr ""
>>>>>>> 792d863b ([DONE] A11y for 3.4.0 (#914))
=======
>>>>>>> 85cd1f4c ([DONE] fix recuring date in edit meeting (#946))
=======
>>>>>>> 8f679ad9 ([DONE] Fix some bugs for 3.4.0 (#947))
"POT-Creation-Date: 2023-08-30 12:33+0200\n"
=======
"POT-Creation-Date: 2023-07-05 15:50+0200\n"
Expand Down Expand Up @@ -468,10 +473,19 @@ msgstr ""
=======
"POT-Creation-Date: 2023-09-19 12:22+0000\n"
>>>>>>> c3c05541 ([DONE] fix recuring date in edit meeting (#946))
<<<<<<< HEAD
>>>>>>> 85cd1f4c ([DONE] fix recuring date in edit meeting (#946))
<<<<<<< HEAD
>>>>>>> ed6c9681 ([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))
>>>>>>> 8f679ad9 ([DONE] Fix some bugs for 3.4.0 (#947))
>>>>>>> 670e60ff ([DONE] Fix some bugs for 3.4.0 (#947))
"PO-Revision-Date: \n"
"Last-Translator: obado <bado@unice.fr>\n"
"Last-Translator: AymericJak <aymeric.jakobowski@univ-lille.fr>\n"
"Language-Team: \n"
"Language: fr\n"
"MIME-Version: 1.0\n"
Expand Down
34 changes: 34 additions & 0 deletions pod/locale/nl/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ msgstr ""
<<<<<<< HEAD
<<<<<<< HEAD
<<<<<<< HEAD
<<<<<<< HEAD
"POT-Creation-Date: 2023-08-30 12:33+0200\n"
=======
=======
Expand Down Expand Up @@ -287,6 +288,8 @@ msgstr ""
>>>>>>> 225adb2a ([DONE] RGAA 10.07 (Fix focus visibility) (#940))
=======
>>>>>>> ed6c9681 ([DONE] fix recuring date in edit meeting (#946))
=======
>>>>>>> 670e60ff ([DONE] Fix some bugs for 3.4.0 (#947))
"POT-Creation-Date: 2023-11-09 10:23+0000\n"
=======
"POT-Creation-Date: 2023-07-13 16:48+0200\n"
Expand Down Expand Up @@ -378,6 +381,8 @@ msgstr ""
>>>>>>> f45acaee ([DONE] RGAA 10.07 (Fix focus visibility) (#940))
=======
>>>>>>> 85cd1f4c ([DONE] fix recuring date in edit meeting (#946))
=======
>>>>>>> 8f679ad9 ([DONE] Fix some bugs for 3.4.0 (#947))
"POT-Creation-Date: 2023-08-30 12:33+0200\n"
=======
"POT-Creation-Date: 2023-07-05 15:50+0200\n"
Expand Down Expand Up @@ -490,8 +495,17 @@ msgstr ""
=======
"POT-Creation-Date: 2023-09-19 12:22+0000\n"
>>>>>>> c3c05541 ([DONE] fix recuring date in edit meeting (#946))
<<<<<<< HEAD
>>>>>>> 85cd1f4c ([DONE] fix recuring date in edit meeting (#946))
<<<<<<< HEAD
>>>>>>> ed6c9681 ([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))
>>>>>>> 8f679ad9 ([DONE] Fix some bugs for 3.4.0 (#947))
>>>>>>> 670e60ff ([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"
Expand Down Expand Up @@ -1762,6 +1776,7 @@ msgstr ""
<<<<<<< HEAD
<<<<<<< HEAD
<<<<<<< HEAD
<<<<<<< HEAD
#: pod/video/templates/videos/video_breadcrumbs.html
#: pod/video_encode_transcript/models.py
=======
Expand All @@ -1785,6 +1800,8 @@ msgstr ""
>>>>>>> 3ba3755b ([DONE] Update : Playlist (#857))
=======
>>>>>>> 15aacca9 ([DONE] Update : Playlist (corrections) (#923))
=======
>>>>>>> 670e60ff ([DONE] Fix some bugs for 3.4.0 (#947))
#: 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
Expand Down Expand Up @@ -1830,6 +1847,8 @@ msgstr ""
=======
=======
>>>>>>> 8b3d52bd ([DONE] Update : Playlist (corrections) (#923))
=======
>>>>>>> 8f679ad9 ([DONE] Fix some bugs for 3.4.0 (#947))
#: pod/video/templates/videos/video_breadcrumbs.html
#: pod/video_encode_transcript/models.py
=======
Expand All @@ -1845,8 +1864,19 @@ msgstr ""
#: pod/video/templates/videos/video_breadcrumbs.html
#: pod/video_encode_transcript/models.py
>>>>>>> 43dd9c9b ([DONE] Update : Playlist (corrections) (#923))
<<<<<<< HEAD
>>>>>>> 8b3d52bd ([DONE] Update : Playlist (corrections) (#923))
<<<<<<< HEAD
>>>>>>> 15aacca9 ([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))
>>>>>>> 8f679ad9 ([DONE] Fix some bugs for 3.4.0 (#947))
>>>>>>> 670e60ff ([DONE] Fix some bugs for 3.4.0 (#947))
msgid "Video"
msgstr ""

Expand Down Expand Up @@ -9952,6 +9982,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 ""
Expand Down
14 changes: 14 additions & 0 deletions pod/locale/nl/LC_MESSAGES/djangojs.po
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,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"
Expand Down Expand Up @@ -277,6 +278,8 @@ msgstr ""
>>>>>>> fc313dc2 ([DONE] A11y for 3.4.0 (#914))
=======
>>>>>>> ed6c9681 ([DONE] fix recuring date in edit meeting (#946))
=======
>>>>>>> 670e60ff ([DONE] Fix some bugs for 3.4.0 (#947))
"POT-Creation-Date: 2023-11-07 10:52+0000\n"
=======
"POT-Creation-Date: 2023-07-13 16:48+0200\n"
Expand Down Expand Up @@ -366,6 +369,8 @@ msgstr ""
>>>>>>> 792d863b ([DONE] A11y for 3.4.0 (#914))
=======
>>>>>>> 85cd1f4c ([DONE] fix recuring date in edit meeting (#946))
=======
>>>>>>> 8f679ad9 ([DONE] Fix some bugs for 3.4.0 (#947))
"POT-Creation-Date: 2023-08-30 12:33+0200\n"
=======
"POT-Creation-Date: 2023-07-05 15:50+0200\n"
Expand Down Expand Up @@ -469,8 +474,17 @@ msgstr ""
=======
"POT-Creation-Date: 2023-09-19 12:22+0000\n"
>>>>>>> c3c05541 ([DONE] fix recuring date in edit meeting (#946))
<<<<<<< HEAD
>>>>>>> 85cd1f4c ([DONE] fix recuring date in edit meeting (#946))
<<<<<<< HEAD
>>>>>>> ed6c9681 ([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))
>>>>>>> 8f679ad9 ([DONE] Fix some bugs for 3.4.0 (#947))
>>>>>>> 670e60ff ([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"
Expand Down
4 changes: 4 additions & 0 deletions pod/playlist/static/playlist/css/playlist.css
Original file line number Diff line number Diff line change
Expand Up @@ -177,6 +177,10 @@ a.player-element:hover {
border: var(--bs-border-width) solid var(--color-alto) !important;
}

a.player-element:not(.disabled).selected:hover {
background-color: #BEBEBE;
}

a.player-element.selected {
background-color: #d1d1d1;
}
Expand Down

0 comments on commit c6ddf03

Please sign in to comment.