Reload on context screen change [PREVIEW]#340
Open
nicoe wants to merge 1514 commits intocoopengo:masterfrom
Open
Reload on context screen change [PREVIEW]#340nicoe wants to merge 1514 commits intocoopengo:masterfrom
nicoe wants to merge 1514 commits intocoopengo:masterfrom
Conversation
…talled inside a test [CUSTOM] (coopengo#93) Fix #PJAZZ-1416
Fix PCLAS-552
…CUSTOM] (coopengo#120) PCLAS-540
PCLAS-357 Co-authored-by: Jean Cavallo <jean.cavallo@hotmail.fr>
…reate Access [CUSTOM] (coopengo#137) * Fix #CCOOG-474
Fix PCLAS-852 Co-authored-by: Jean Cavallo <jean.cavallo@hotmail.fr>
…ons [CUSTOM] (coopengo#309) Fix #PJAZZ-2467
…log" to coog [CUSTOM] (coopengo#275) Fix #PJAZZ-2183
… [CUSTOM] (coopengo#305) * Close the tab related to the screen calling the 'close' client action [PREVIEW] https://bugs.tryton.org/13559 https://bugs.tryton.org/13560 Fix PCLAS-1182 * Add debugging tool [CUSTOM] * Return a promise from widgets display method [CUSTOM] This allows for the scheduling of actions after the display of a view has been finalized. The display methods of the x2M widgets must take care of the fact that the screen display being called afterwards should be return instead of the maybe already resolve promise from the screen initial switch view. * Resolve the wizard promise only when the destroy action is terminated
… resizeable [PREVIEW] (coopengo#327) Fix PCLAS-595
…record from a new group [CUSTOM] (coopengo#333) Fix PCLAS-1303 Co-authored-by: Jean Cavallo <jean.cavallo@hotmail.fr>
* Use absolute positioning for the expander span [CUSTOM] Fix PCLAS-1168 This is required because the column resizing sets a width on the col and the div inside the th which make the span tag stack. We can use absolute positioning inside the th because they're sticky and thus absolute will remove the span from the flow. * Iteration for style --------- Co-authored-by: Jean Cavallo <jean.cavallo@hotmail.fr>
…current record from a new group [CUSTOM] (coopengo#333)" This reverts commit 5737ffd.
…IEW] (coopengo#335) * Reapply "Parse child node of group tags at the end [PREVIEW] (coopengo#330)" This reverts commit b394893. * Reapply "Compute multi mixed widget form visibility after setting the current record from a new group [CUSTOM] (coopengo#333)" This reverts commit 2261fe8. * Find new key names using the definition from the widget's field [PREVIEW] Fix PCLAS-1308
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.
Fix PCLAS-1175
https://bugs.tryton.org/12961