This page requires java-script to be enabled. Please adjust your browser-settings.
streber
PM
Login
|
Register
Home
Recent changes
Your Tasks
Efforts
Bookmarks
Overall changes
P
rojects
for
streber commun...
streber
People
Companies
S
earch:
streber
>
Tasks
|
Topics
|
Milestones
|
Versions
|
Files
|
Changes
Help
Efforts - admi...
> Comment
discussion
/
#1719
Edit
Bookmark
Delete
To explain the current behavior, I have to explain a little bit. The default procedure was booking efforts as Start/End-Time where as the start-time was always the end of the last booked effort (or 10a.m. in the morning). This worked very well for me, because I just do...
Right-Click on a task or project and says "book new effort"
enter a comment
click enter
The booked time is normally correct on continues booking of efforts.
The new method was a feature request of a company that is very serious about privacy of their employes and they only wanted Duration in Hours. I found this argumentation logically. if duration mode is on, the start / end time is NOT stored as if starting from midnight.
Adding an option to toggle both methods was a simple but stupid result of both. A javascript method to chose between the method on the fly would work best, e.g:
get last effort-style of project or last effort style over all
let user choose between the style by an option in the edit dialog
Maybe you have some more detailed suggestion, on how this editor should look like. I am experimenting with jquerry. So this might be a good place to start playing...
tom