This is an automated email from the git hooks/post-receive script. New change to branch develop in repository faxtomail. See http://git.codelutin.com/faxtomail.git from 90837aa fixes #7414 Erreur quand on veut créer une nouvelle demande dans un dossier new ccc25c7 Mettre à jour la liste dans le dossier quand on quitte l'édition d'une demande fixes #7415 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 ccc25c74b59e22ca2c72bf3bf564a5ff15ffef75 Author: Kevin Morin <morin@codelutin.com> Date: Tue Jul 28 11:15:20 2015 +0200 Mettre à jour la liste dans le dossier quand on quitte l'édition d'une demande fixes #7415 Summary of changes: .../faxtomail/ui/swing/FaxToMailScreen.java | 2 -- .../ui/swing/actions/SaveDemandeAndExitAction.java | 4 +++- .../faxtomail/ui/swing/content/MainUIHandler.java | 28 +++++++--------------- .../content/demande/DemandeListUIHandler.java | 4 ++++ .../swing/content/demande/DemandesUIHandler.java | 1 + .../content/search/SearchToGroupUIHandler.java | 5 ++++ .../ui/swing/content/search/SearchUIHandler.java | 6 +++++ .../util/AbstractFaxToMailDemandListHandler.java | 4 ++-- .../faxtomail/ui/swing/util/ReloadableListUI.java | 11 +++++++++ 9 files changed, 40 insertions(+), 25 deletions(-) create mode 100644 faxtomail-ui-swing/src/main/java/com/franciaflex/faxtomail/ui/swing/util/ReloadableListUI.java -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.