[calligraplan] [Bug 342574] Can not edit a progresse entry of a task

2019-05-13 Thread Dag Andersen
https://bugs.kde.org/show_bug.cgi?id=342574

Dag Andersen  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|CONFIRMED   |RESOLVED
   Version Fixed In||3.1.89
  Latest Commit||https://commits.kde.org/cal
   ||ligraplan/dffca2e1f10dc9c86
   ||97dad647fad7a94a4d0bade

--- Comment #3 from Dag Andersen  ---
Git commit dffca2e1f10dc9c8697dad647fad7a94a4d0bade by Dag Andersen.
Committed on 13/05/2019 at 12:27.
Pushed by danders into branch 'master'.

Improve progress dialog

The dialog was difficult to understand and also too restrictive when disabling
certain actions, see

Main change is to put both "resouce entry" tab and "date  entry" tab on the
same page, which makes it easier to see the connection between them.
The "resource entry" part  is only shown when in "Per resource" edit mode.
When effort is entered in "resource entry" part, a date entry is automatically
added in the "date entry" part.
Also there are now only two modes, "Per Resource" and "Per Task".
"Per Task" includes the functionallity in the prevoius "Calculate Effort" mode.
The default is now set to "Per Resource" as this preferred mode if PlanWork is
used, so that this work by default.
If the manager wants easier data entry, he can select "Per Task" edit mode.

Tooltips and What's this has been added to further enhance usability.

FIXED-IN: 3.1.89

M  +1-1src/libs/kernel/kpttask.cpp
M  +1-1src/libs/models/kptnodeitemmodel.cpp
M  +1-1src/libs/models/kpttaskstatusmodel.cpp
M  +23   -0src/libs/ui/kpttaskprogressdialog.cpp
M  +40   -55   src/libs/ui/kpttaskprogresspanel.cpp
M  +11   -14   src/libs/ui/kpttaskprogresspanel.h
M  +162  -176  src/libs/ui/kpttaskprogresspanelbase.ui
M  +64   -14   src/libs/ui/kptusedefforteditor.cpp
M  +7-3src/libs/ui/kptusedefforteditor.h
M  +22   -16   src/workpackage/taskcompletiondialog.cpp
M  +1-0src/workpackage/taskcompletiondialog.h
M  +1-69   src/workpackage/taskcompletionpanel.ui

https://commits.kde.org/calligraplan/dffca2e1f10dc9c8697dad647fad7a94a4d0bade

-- 
You are receiving this mail because:
You are watching all bug changes.

[calligraplan] [Bug 342574] Can not edit a progresse entry of a task

2018-02-19 Thread Friedrich W . H . Kossebau
https://bugs.kde.org/show_bug.cgi?id=342574

Friedrich W. H. Kossebau  changed:

   What|Removed |Added

   Assignee|kosse...@kde.org|dand...@get2net.dk

-- 
You are receiving this mail because:
You are watching all bug changes.

[calligraplan] [Bug 342574] Can not edit a progresse entry of a task

2016-09-01 Thread Dag Andersen via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=342574

Dag Andersen  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 CC||dand...@get2net.dk
 Status|UNCONFIRMED |CONFIRMED

--- Comment #2 from Dag Andersen  ---
(In reply to donalt from comment #1)
> Following the steps mentioned in the original comment I can reproduce the
> bug using KDE 4.14.9 on Fedora 22 in Plan version 2.9.5.
> I also noticed that if I were to:
> 1. For a given task open it's progress dialogue and add an entry
> 2. Tick the started box then tick the finished box
> 3. Close the dialog 
> 4. Reopen the dialog, untick the finished box
> 5. I can not change the date, the completed percentage or the effort
> columns.[The bug mentioned above]
Yes, as you say have to close and open again.
> 6. Close the dialog
> 7. Open the dialog again I can change the completed percentage and the
> effort columns but not the date.
> The date can not be changed even if the started box is unticked

True, you have to remove the date entries manually first, but maybe they should
be removed automatically.

-- 
You are receiving this mail because:
You are watching all bug changes.