This is an automated email from the git hooks/post-receive script. New change to branch feature/8145 in repository tutti. See https://gitlab.nuiton.org/codelutin/tutti.git discards 63ec6b1 Amélioration de l'API dans DataContext discards a8ef33d Création d'un cache d'ui et suppression du code du handler discards d30824b Ajout méthodes utiles + un toString digne de ce nom discards 0c63c73 Revue du cache discards 89a8c71 Amélioration log adds d18be98 ajout d'un veto quand on change d'écran + avertissement si on quitte l'ecran des observations (fixes #8147) adds d9e77cf fix build adds a901071 Fixes #8147 Merge branch 'feature/8147' into develop adds 8393422 Amélioration log adds 2c99890 Revue du cache adds 89e4d7e Ajout méthodes utiles + un toString digne de ce nom adds dacfac0 Création d'un cache d'ui et suppression du code du handler adds 395f752 Amélioration de l'API dans DataContext adds 778dd63 Clean code This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this: * -- * -- B -- O -- O -- O (63ec6b1) \ N -- N -- N refs/heads/feature/8145 (778dd63) You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B. Any revisions marked "omits" are not gone; other references still refer to them. Any revisions marked "discards" are gone forever. No new revisions were added by this update. Summary of changes: .../fr/ifremer/tutti/ui/swing/TuttiUIContext.java | 24 +++++-- .../tutti/ui/swing/content/MainUIHandler.java | 57 +++++++++------- .../actions/AbstractChangeScreenAction.java | 9 ++- .../frequency/SpeciesFrequencyUIHandler.java | 76 +++++++++++++--------- .../actions/CancelEditSpeciesFrequencyAction.java | 30 +-------- .../tutti/ui/swing/util/TuttiExceptionHandler.java | 4 +- .../tutti/ui/swing/BeanValidatorDetectorTest.java | 9 --- 7 files changed, 110 insertions(+), 99 deletions(-) -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.