Remove file from filestore when setting a Binary field to None [PREVIEW]#388
Open
nicoe wants to merge 1568 commits intocoopengo:masterfrom
Open
Remove file from filestore when setting a Binary field to None [PREVIEW]#388nicoe wants to merge 1568 commits intocoopengo:masterfrom
nicoe wants to merge 1568 commits intocoopengo:masterfrom
Conversation
Fix PCLAS-686
Fix PCLAS-686
…unning [CUSTOM] (coopengo#166) Fix PCLAS-690
…t [CUSTOM] (coopengo#171) Fix PCLAS-709
…VIEW] (coopengo#178) Fix PMETA-1445
This is hacky, but allows to have the same behaviour than that of gtk / proteus Fix PCLAS-713
Fix PCLAS-597 Co-authored-by: Jean Cavallo <jean.cavallo@hotmail.fr>
…W] (coopengo#187) For performance reasons it's better not to mix DOM reading and modifying especially in JS loops. PCLAS-772
Ref PCLAS-1456
Fix PCLAS-1448
* Set selection size according to its content [CUSTOM] Fix PCLAS-1233 * Don't overflow select tag arrow with the option text https://bugs.tryton.org/13765
…opengo#384) jQuery's .text() does an .empty() call unconditionally which result in the browser thinking the DOM has changed even when the textual is identical
…REVIEW] (coopengo#372) Fix PCLAS-1280 https://bugs.tryton.org/13763 --------- Co-authored-by: Jean Cavallo <jean.cavallo@hotmail.fr>
Contributor
|
Il manque l'équivalent pour le champ |
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
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.
https://bugs.tryton.org/13861
Fix PCLAS-1379