-
Notifications
You must be signed in to change notification settings - Fork 77
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] Fanfounet/v4 additional document fix #1267
Closed
fanfounet
wants to merge
21
commits into
EsupPortail:main
from
fanfounet:fanfounet/V4_additional_document_fix
Closed
[DONE] Fanfounet/v4 additional document fix #1267
fanfounet
wants to merge
21
commits into
EsupPortail:main
from
fanfounet:fanfounet/V4_additional_document_fix
Conversation
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
Collaborator
fanfounet
commented
Feb 13, 2025
•
edited by Badatos
Loading
edited by Badatos
- Correction de l'ISSUE 3.8.2 et 3.8.3 : suppression d'un document complémentaire #1240
- Modification et correction de la partie JS après modification de la structure HTML
Manage playlists module for v4. * Fixed a bug in list editing by a superuser * Manage ALLOWED_HOSTS for url_has_allowed_host_and_scheme function (if not, a redirect is made to / and not to the referer, after adding a video to a playlist) No changes in the behaviour for protected videos.
Manage playlists module for v4. * Fixed a bug in list editing by a superuser * Manage ALLOWED_HOSTS for url_has_allowed_host_and_scheme function (if not, a redirect is made to / and not to the referer, after adding a video to a playlist) No changes in the behaviour for protected videos.
Replace deprecated `Thread.setDaemon()` by Thread.daemon property + remove useless DEBUG declarations
* fix dressing when not audiotrack * fix unit test models dressing * fix test remote encode * update configuration file
Manage playlists module for v4. * Fixed a bug in list editing by a superuser * Manage ALLOWED_HOSTS for url_has_allowed_host_and_scheme function (if not, a redirect is made to / and not to the referer, after adding a video to a playlist) No changes in the behaviour for protected videos.
* fix dressing when not audiotrack * fix unit test models dressing * fix test remote encode * update configuration file
* * Increase Flake8 Max Complexity to 9 * Remove now unnecessary `# noqa: C901` comments * Try to Reduce complexity of functions remaining > 9 * Increase SQLite timeout to 40.0 seconds * add missing pydoc * add missing return types
Des conflits à gérer ;) |
ah merdasse, je n'ai jamais eu de conflit à ce niveau. La marche à suivre pour ne pas faire de grosses bêtises ? |
Je ne suis pas un expert, mais cela m'arrive régulièrement :(.
J'espère que cela pourra t'aider. |
PR reprise en #1272 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.