This is an automated email from the git hooks/post-receive script. New change to branch feature/sync in repository jtimer. See https://gitlab.nuiton.org/chorem/jtimer.git from 8dd4914 cleaned up synchronizeTaskOnURL method new 0a0946b removed timezone display in TimerTaskUpdaterView (useless) new 10eaac3 added a combobox in manual sync to pick which url to sync on new 3cda6fb fix to display error message when the sync went wrong The 3 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 3cda6fbabd8fa7e768932efdbbbbf19b8569b8ff Author: servantie <servantie.c@gmail.com> Date: Thu Jun 9 17:57:32 2016 +0200 fix to display error message when the sync went wrong commit 10eaac3410a3023d6605211e7f3b39e832e9319d Author: servantie <servantie.c@gmail.com> Date: Thu Jun 9 16:25:23 2016 +0200 added a combobox in manual sync to pick which url to sync on (if one sync fails, pop up shows to say so, but textarea isn't updated on "generate update" button pressing) commit 0a0946bcad76d302cec41adfc4542a989656ca64 Author: servantie <servantie.c@gmail.com> Date: Thu Jun 9 15:15:58 2016 +0200 removed timezone display in TimerTaskUpdaterView (useless) Summary of changes: .../chorem/jtimer/io/TimerTaskSynchronizer.java | 6 +-- .../jtimer/ui/report/TimerTaskUpdaterView.java | 61 +++++++++++++++------- .../resources/TimerTaskUpdaterView.properties | 4 +- .../resources/TimerTaskUpdaterView_fr.properties | 2 +- 4 files changed, 48 insertions(+), 25 deletions(-) -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.