-
Notifications
You must be signed in to change notification settings - Fork 0
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
develop to main #61
Merged
Merged
develop to main #61
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
Récupération numéro et type demande et concaténation dans chaque message envoyé dans les logs
- ajout d'une méthode de tri dans Utilitaires.java - ajout d'un appel à la méthode de tri dans DownloadFichierRestService.java
…es méthodes choisies par le développeur
…s-logs ITEM-241 : Ajout appender personnalisé
…fier-lordre-de-tri-du-fichier
- ajout d'une méthode de tri des correspondances dans Utilitaires.java - ajout d'une méthode d'inscription sur le fichier des correspondances triées dans FichierPrepare.java - ajout d'un appel aux méthodes de tri des correspondances et d'écriture sur le fichier dans DemandeSuppService.java - ajout d'une constante en cas d'erreur d'inscription sur le fichier des correspondances triées
- déplacement de la méthode sortFichierCorrespondance() de Utilitaires.java vers FichierPrepare.java - renommage de la méthode sortFichierCorrespondance() en sortOnFile()
- passage de la méthode ecrireFichierTrie() en private
…pes ppn ou epn. Gestion du cas ou colonne epn vide dans traitement batch Homogénéisation des bufferedReader dans les différents types de demandes
- simplification du code de la méthode trierLignesDeCorrespondances() dans FichierPrepare.java
…-tri-du-fichier Item 269 back modifier lordre de tri du fichier
…de-check-content Item 282 back completer la methode check content
…fication-du-rcr-a-letape-1-sur-le-front
…se-met-pas-a-jour-lors-dune-modification-du-rcr-a-letape-1-sur-le-front FEAT ITEM-295-le-shortname-du-rcr-ne-se-met-pas-a-jour-lors-dune-modi…
pierre-maraval
approved these changes
Oct 18, 2024
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.
No description provided.