-
Notifications
You must be signed in to change notification settings - Fork 24
Add size limit for RPC arguments [PREVIEW] #397
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
base: master
Are you sure you want to change the base?
Add size limit for RPC arguments [PREVIEW] #397
Conversation
…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 <[email protected]>
…W] (coopengo#187) For performance reasons it's better not to mix DOM reading and modifying especially in JS loops. PCLAS-772
…REVIEW] (coopengo#50) Co-authored-by: Jean Cavallo <[email protected]>
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 <[email protected]>
Fix #PROCK-3484
Fix PCLAS-1138
|
Je me suis rendu compte que Cédric avait repris l'idée de limiter les inputs des requêtes (que je ne trouvais plus et pour cause : c'était un vieux patch dans l'instance codereview) et a mergé le code fin de la semaine passée. Je pense que ça pourra fixer le problème des gens qui copient/collent un email dans la zone de recherche. Mais je suis toujours dubitatif sur le fait que ce soit ça l'origine des problèmes de perf, au pire ça ne fait pas de mal. |
Fix PCLAS-1138