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

[DONE] Develop #3.4.1 #971

Merged
merged 28 commits into from
Oct 23, 2023
Merged

[DONE] Develop #3.4.1 #971

merged 28 commits into from
Oct 23, 2023

Conversation

ptitloup
Copy link
Contributor

@ptitloup ptitloup commented Oct 3, 2023

Before sending your pull request, make sure the following are done :

  • You have read our contribution guidelines.
  • Your PR targets the develop branch.
  • The title of your PR starts with [WIP] or [DONE].

dependabot bot and others added 2 commits October 3, 2023 04:37
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.5 to 1.26.17.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](urllib3/urllib3@1.26.5...1.26.17)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@ptitloup ptitloup self-assigned this Oct 3, 2023
ptitloup and others added 24 commits October 3, 2023 10:54
* Use cache to store video data - get it in context - create command to store video data

* change name of video context processor

* add some pydoc

* update cache timeout to 600 seconds - use DRY and call context cache video data instead of repeat code

* use delete many to clear cache
* add configuration_fr.md

* Bump pillow from 9.3.0 to 10.0.1

Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.3.0 to 10.0.1.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](python-pillow/Pillow@9.3.0...10.0.1)

---
updated-dependencies:
- dependency-name: pillow
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Ptitloup <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* add cconfiguration command and add python 3.10 in configuration

* compare configuration and print result

* add pydoc

* fix typo

* remove python 3.7 from supported version

* add configuration for pwa

* fix typo
* Use Stylelint (https://stylelint.io/) with "stylelint-config-standard" coding rules to uniformize all Esup-Pod CSS files.
+ minor Py code formatting

* add minor code styling corrections

* remove unused data-attribute

* Auto Correct CSS by Prettier

* Remove unused commented CSS lines

* Remove CSS comments
+ correct a wrong default value "VOSK" for TRANSCRIPTION_TYPE
* Bugfix for create a thumbnail

* Fixed bug preventing change of pages or number of lines in interface

* Bugfix for issue #948 (An error appears in the form for adding a video, for a super admin, for the owner attribute)

* Adding comments and using getElementById

* Manage the background and color of select2 single field, for the dark mode
* * Change TRANSCRIPTION_STT_SENTENCE_MAX_LENGTH default value to 2s
* Now caption-maker textareas are limited to 40 chars max per row, with max chars at 80
* When editing a caption/subtitle, the player auto-seek at related time
* add missing aria-hidden + aria-label on some button-icons
* Uniformize caption/subtitle naming
* Reorder CSS for code styling

* Add .po lang files

* Add missing JsDocs on caption_maker.js
+ Add .eslintrc.js to lint JS errors/warnings

* Add client Validation to caption maker for better ergonomy

* last minor corrections

* Add a minor code comment + rename some vars.
* Fix playlist form for additional owner

* Fix JS error when playlist is empty

* Add possibility to edit a playlist for additional owner

* Fix adding additional owners

* Improve code & update lang files

* Add gettext in docker faile to manage translate file, work on playlist to add page title when form errors returned and add clear message for errors

* remove print and fix typo

* remove test code in meeting

* fix indent and modify translation form

---------

Co-authored-by: Ptitloup <[email protected]>
* add the parameter USE_NOTFICATIONS

* add indent

* remove else to send email on encoding completion
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.5 to 1.26.18.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](urllib3/urllib3@1.26.5...1.26.18)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ptitloup <[email protected]>
@ptitloup ptitloup changed the title [WIP] Develop #3.5.0 [DONE] Develop #3.4.1 Oct 18, 2023
* call end definition if return code is not success in create and get status

* add comment to explain changes

* fix cerate too complex

* add pydoc
@ptitloup
Copy link
Contributor Author

  • Force End BBB Meeting
  • Upgrade third lib (pillow and urllib)
  • Add parameter to active notification
  • Improve A11y on caption maker
  • Add configuration command to get new parameter
  • Use cache to store video count and duration
  • Fix somes bugs on thumbnail, playlist and other stuff

@ptitloup ptitloup merged commit 07ed2c5 into master Oct 23, 2023
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants