Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bulk update : " " n'est pas une valeur correcte. #1081

Closed
Badatos opened this issue Mar 20, 2024 · 2 comments · Fixed by #1078
Closed

Bulk update : " " n'est pas une valeur correcte. #1081

Badatos opened this issue Mar 20, 2024 · 2 comments · Fixed by #1078
Assignees
Labels
bug Something isn't working

Comments

@Badatos
Copy link
Collaborator

Badatos commented Mar 20, 2024

Lorsqu'on veut ajouter un mot de passe à plusieurs vidéos en même temps, quand on applique les modifs y a un message d'erreur comme quoi il faut choisir un "groupe" mais il y en a pas.
Message d'erreur " " n'est pas une valeur correcte..
Par contre, en passant par la page d'édition d'une vidéo, le champs "groupe" n'est pas obligatoire pour enregistrer les modifications.

@Badatos Badatos added the bug Something isn't working label Mar 20, 2024
@ptitloup ptitloup self-assigned this Mar 20, 2024
@ptitloup
Copy link
Contributor

Je vais regarder et fixer dans la PR #1078 avec Sebastien et Aymeric. Nous sommes preneur de tout retour.

@AymericJak
Copy link
Collaborator

Problème corrigé dans la PR #1078

AymericJak added a commit to AymericJak/Esup-Pod that referenced this issue Mar 20, 2024
ptitloup added a commit that referenced this issue Mar 28, 2024
* Fix watermark in dressings

* Fix filewidget error

* Fix get_dressing_input

* Fix test_dressing_to_json

* Add remote encoding test for dressing

* change video_test to mp4 format

* Modify video type & add credit video

* Add remote encoding cut test

* Fix flake8

* Readd settings local for docker full test

* Add remote test calls

* Add str convert

* Remove the convertion

* Fix flake8

* Add test image & fix debug print

* Prevent dressing page access when video is encoding & hide favorite button

* remove staff access for restriction but add it for thumbnail

* Add USE_DRESSING setting

* Fix flake8

* Add USE_CUT setting in context processors file.

* Add USE_CUT setting

* Update configuration JSON file

* Change video password type field to 'password'

* Fix #1081

* Fix the time field

* remove date today from global variable and replace it in each function

* print json dressing encoding to see error

* add missing whitespace

* Test ls command

* Test LS

* Test LS

* Test LS

* Add some debug prints

* Add some prints

* Add some prints

* Test dressing utils

* Test dressing utils

* Test dressing utils

* Test dressing utils

* Add debug prints

* Add debug prints

* Call the setUp function in the remote_encoding_cut [test]

* Add condition & prints [test]

* Remove some prints & uncomment assertions

* Add prints [test]

* Remove test_remote_encoding_transcoding [test]

* Update tests

* Remove unnecessary prints

* add decode data for completion base mail

* add pydoc and return

* Replace style inline by BS class

* Remove unnecessary console.log

* Correctly indent the template

* Put the datetime.date.today() in variable

* Reorganize the file

* remove console.log

* Use today_date

* Remove some prints

* Rename function

* Add test for verify_time

* Fix video access tokens.

* Update configuration

* Update configuration

* Remove unnecessary print

* Add unit tests for Completion model

* Simplify the verify_document method

* Add & improve dressing views tests

* Add some unit tests for Document model in the Completion App

* Fix flake8

* Set the pydoc in english

* Add some unit tests for CutVideo model

* Add cut tests & fix view

* Simplify verify_end_start_time method

* Add unit tests for enrichment

* Improve test views for playlists

* add remote encoding for studio, add task, add rest views and call it from router, split encoding studio

* Add USE_DEBUG_TOOLBAR setting

* remove unused recording id

---------

Co-authored-by: Ptitloup <nicolas.can@univ-lille.fr>
Co-authored-by: SebastienCozeDev <sebastien.coze.62@outlook.fr>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants