Feature #5458
Extend Start/Due date to include time
| Status: | New | Start date: | 2010-05-06 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 100% | |
| Category: | Issues | |||
| Target version: | - | |||
| Resolution: |
Description
Can a very good feature to add time fields for the Start / Due dates.
It become especially interesting when Redmine is used as a Helpdesk took (to validate against Service Level Agreements) or in projects with very short tasks.
It also becomes interesting when you use Redmine to prioritize your tasks and schedule planned activities.
Related issues
History
#1 Updated by Eraldo Girardi about 3 years ago
+1
That's just what we need in my company.
The helpdesk guys simply need to insert how many days a task will take to be accomplished.
#2 Updated by Nigel Jones about 3 years ago
+1
This would help us organise tasks without resorting to MS Project
#3 Updated by David Mayr about 2 years ago
- File use_time_in_issue_start_and_due_date.patch.gz added
- Status changed from New to Resolved
- % Done changed from 0 to 100
Hi all,
we also need this for a customer so I wrote a patch against redmine-1.1.1.
Now you can choose per project if you want to be able to include the time for start_date and due_date.
Comments and improvements welcome :-)
Would be nice if this could be included in the uptream code base.
Thanks in advance,
David
#4 Updated by Kevin Thompson about 2 years ago
I would also like to see this included in the code base. I get nervous about applying a patch to my production system and coming to depend on the functionality and then have it break in future releases. Who makes the decision about whether or not this gets included and what version is gets targeted for?
#5 Updated by Murray Williams almost 2 years ago
I'd like to second Kevin's request - I'd like to see this included in 1.2.x and forward.
#6 Updated by John Olinger about 1 year ago
I tried to install this patch on 1.3.2 (Turnkey Linux - Redmine Appliance) and I get errors starting with....
root@redmine www/railsapp# patch p0 < use_time_in_issue_start_and_due_date.patch saving rejects to file redmine-1.1.1_use_time_for_issues/app/helpers/application_helper.rb.rej
patching file redmine-1.1.1_use_time_for_issues/app/helpers/application_helper.rb
Hunk #1 FAILED at 918.
1 out of 1 hunk FAILED -
patching file redmine-1.1.1_use_time_for_issues/app/helpers/queries_helper.rb
Hunk #1 FAILED at 38.
My syntax for patching is from http://www.redmine.org/projects/redmine/wiki/Patch
What am I doing wrong? Or does there need to be a newer patch?
#7 Updated by Toshi MARUYAMA about 1 month ago
- Status changed from Resolved to New
#8 Updated by Dileep Kumar about 1 month ago
Hello Toshi MARUYAMA,
could you please help me in getting it done.
Thanks in advance.
#9 Updated by Dileep Kumar about 1 month ago
Hello,
Any update from anyone???
Thanks