This is an automated email from the git hooks/post-receive script. New change to branch develop in repository lima. See https://gitlab.nuiton.org/chorem/lima.git from c8767165 refs #1373 récuppération de modifications écrasées new 6c389d0b refs #1394 ne rafraîchir l'interface que si nécessaire et que la partie concernée The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit 6c389d0bf911b6fb5199c607b04379354bfbe9a0 Author: David Cossé <cosse@codelutin.com> Date: Sat Oct 14 14:41:10 2017 +0200 refs #1394 ne rafraîchir l'interface que si nécessaire et que la partie concernée Summary of changes: .../chorem/lima/enums/MainUiRefreshComponent.java | 10 ++++++++ .../src/main/java/org/chorem/lima/ui/MainView.jaxx | 3 +++ .../java/org/chorem/lima/ui/MainViewHandler.java | 30 +++++++++++++++++++++- .../chorem/lima/ui/account/AccountViewHandler.java | 18 +++++++++++++ .../ui/accountViewer/AccountViewerViewHandler.java | 14 ++++------ .../lima/ui/entrybook/EntryBookViewHandler.java | 19 ++++++++++++++ .../FinancialTransactionViewHandler.java | 14 +++++----- .../FinancialTransactionUnbalancedViewHandler.java | 18 +++++++++++++ .../ui/fiscalperiod/FiscalPeriodViewHandler.java | 21 +++++++-------- .../java/org/chorem/lima/ui/home/HomeView.jaxx | 29 ++++++++++++++++----- 10 files changed, 143 insertions(+), 33 deletions(-) create mode 100644 lima-swing/src/main/java/org/chorem/lima/enums/MainUiRefreshComponent.java -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.