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 d63c6c1 Deletion of TaskJsonDisplayer class that was used to test the display of the json Adding an update option to the UI and an update frame (TimeTaskUpdaterView) to display the data to be sent (not finished) based on the Report UI new 3708b2b corrected method for getting times that was ignoring the date parameters and always sending all the times of a task new 5790868 small typo corrected with " at the wrong places or missing in the json output new fbe0fc5 showing an info log when receiving a 200 OK after an update. small typo correction in properties file new eacb097 set up ids for times in the json output to be dates (one task at one date has only one value for duration in jtimer), minor properties change The 4 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 eacb0976461729c7f964e9f540ed59bcec2d5bcc Author: servantie <servantie.c@gmail.com> Date: Wed May 18 17:33:52 2016 +0200 set up ids for times in the json output to be dates (one task at one date has only one value for duration in jtimer), minor properties change commit fbe0fc5540c6a69e3e4db4e905edba8c9bd7f90e Author: servantie <servantie.c@gmail.com> Date: Wed May 18 16:04:40 2016 +0200 showing an info log when receiving a 200 OK after an update. small typo correction in properties file commit 5790868e4efc1e6e152150aaf493dc3b726f9671 Author: servantie <servantie.c@gmail.com> Date: Wed May 18 10:07:43 2016 +0200 small typo corrected with " at the wrong places or missing in the json output commit 3708b2b523cc7e5c5c9fc9b96ae433839a2d83c9 Author: servantie <servantie.c@gmail.com> Date: Wed May 18 09:53:29 2016 +0200 corrected method for getting times that was ignoring the date parameters and always sending all the times of a task Summary of changes: .../chorem/jtimer/entities/TimerTaskHelper.java | 26 +++++++++++----------- .../jtimer/ui/report/TimerTaskUpdaterView.java | 14 +++++++++++- .../resources/TimerTaskUpdaterView.properties | 8 ++----- .../resources/TimerTaskUpdaterView_fr.properties | 20 +++-------------- 4 files changed, 31 insertions(+), 37 deletions(-) -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.