-
Notifications
You must be signed in to change notification settings - Fork 12
corrections, surcharges & traduction FR #24
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
Open
lesateliersapicius
wants to merge
23
commits into
thelia-modules:main
Choose a base branch
from
lesateliersapicius:main
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or 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
…event pour le rendre surchargeable. Aucun changement dans le fonctionnement.
…pporter pour l'ajax. J'ai donc tout déplacé dans la fonction .done qui est faite pour ça.
…onc chronopost ne correspond à rien.
… utilisées. Et réindentation
… utilisées. Et réindentation. Le système de permission est basée sur le code du module. Donc chronopost ou customdelivery ne correspondent à rien.
…ke it overridable. No change in operation.
…add a by_code argument to the delivery mode loop.
… Addition of undifferentiated redirection via “success_url” and “error_url” fields in forms.
…ded CSS selectors for finer-grained JS and CSS management. Added “chronopost_home_delivery_area_freeshipping” form to replace manual form. Corrected display to better see the freeshipping field.
…ipping form to replace the manual form in order to use success_url or error_url redirections and better validation. And added error translations.
feature_chronopost_1209848
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.
Contrib : corrections, surcharges & traduction FR
Description
Cette PR inclut principalement des correctifs, ainsi que :
Changements principaux
Correction de bugs signalés
classicàdelivery.XML Schema Definitionqui daté de la version 2.3 de Thelia.ajax.doneà la place deajax.successcar elle n'est plus supportéeMise en place d’un mécanisme de surcharge des classes / services / templates
success_urleterror_urldans les formulaires pour renvoyer sur les routes spécifiques après leur soumission.Pourquoi valider cette PR ?
Checklist