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 2f92619 logs and corrected an actioncommand, removed useless null checks new af8bae3 revert of the syncAtStartUp new b708354 turned the jcombobox into a jtable for url edition new 2d14fce date format in jtable display + width of cells 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 2d14fcefe71c28ec733b4a2ce396c7afa54890b9 Author: servantie <servantie.c@gmail.com> Date: Wed Jul 20 10:13:26 2016 +0200 date format in jtable display + width of cells commit b7083543390046a16354a2038ef2df26498fd00c Author: servantie <servantie.c@gmail.com> Date: Tue Jul 19 17:09:52 2016 +0200 turned the jcombobox into a jtable for url edition commit af8bae33a37f2fb97a7283038b120a2b8884a410 Author: servantie <servantie.c@gmail.com> Date: Fri Jul 15 15:22:20 2016 +0200 revert of the syncAtStartUp Summary of changes: .../org/chorem/jtimer/data/DataEventListener.java | 16 +- .../java/org/chorem/jtimer/data/TimerCore.java | 30 -- .../org/chorem/jtimer/data/TimerDataManager.java | 20 - .../java/org/chorem/jtimer/entities/SyncInfo.java | 18 - .../java/org/chorem/jtimer/entities/TimerTask.java | 33 +- .../chorem/jtimer/io/GTimerIncrementalSaver.java | 10 - .../chorem/jtimer/io/TimerTaskSynchronizer.java | 29 -- .../jtimer/ui/report/TimerTaskSyncInfoEditor.java | 475 +++++++++++---------- .../resources/TimerTaskSyncInfoEditor.properties | 12 +- .../TimerTaskSyncInfoEditor_fr.properties | 15 +- 10 files changed, 269 insertions(+), 389 deletions(-) -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.