This is an automated email from the git hooks/post-receive script. New change to branch develop in repository jtimer. See https://gitlab.nuiton.org/chorem/jtimer.git from 43b02e0 Remove timebundle code from master (refactored in branch) new 304b94d fixes #143: On idle dialog, add an option to create a new task to assign idle time to 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 304b94d6d14fd5d8925727a3314c9b3b3ddb8929 Author: Eric Chatellier <chatellier@codelutin.com> Date: Tue Jun 5 16:11:37 2018 +0200 fixes #143: On idle dialog, add an option to create a new task to assign idle time to Summary of changes: src/main/java/org/chorem/jtimer/JTimer.java | 8 ++- .../java/org/chorem/jtimer/ui/NewTaskView.java | 34 ++++++++--- .../org/chorem/jtimer/ui/tasks/IdleDialog.java | 68 ++++++++++++++++++---- .../org/chorem/jtimer/ui/tree/TaskTreeModel.java | 10 +++- .../jtimer/ui/treetable/ProjectsAndTasksModel.java | 10 +++- .../org/chorem/jtimer/ui/widget/DialogView.java | 8 +-- .../ui/tasks/resources/IdleDialog.properties | 1 + .../ui/tasks/resources/IdleDialog_fr.properties | 2 + 8 files changed, 108 insertions(+), 33 deletions(-) -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.