Patch #26534
Allow project bulk edit of time entries
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | % Done: | 0% | ||
Category: | Time tracking | |||
Target version: | 4.0.0 |
Description
This issue follows #588#note-28 and adds the project field to bulk edit mode for time entries.
- Activity field is updated on project change (actually, the entire form is replaced on project change)
- Issue autocomplete is available only for bulk editing of time entries from the same project
- Added the "Clear" checkbox to the issue field.
- Moved the method "bulk_edit_error_messages" from issues_helper to application_helper because now it is used by both entities (issue and time entry).
Related issues
Associated revisions
Allow project bulk edit of time entries (#26534).
Patch by Marius BALTEANU.
History
#1
Updated by Toshi MARUYAMA almost 5 years ago
- Target version set to 4.1.0
#2
Updated by Marius BALTEANU over 4 years ago
- Duplicated by Feature #27879: Does redmine support bulk edit time log? added
#3
Updated by Marius BALTEANU over 4 years ago
- Related to Feature #588: Move timelog between projects added
#4
Updated by Go MAEDA almost 4 years ago
- Assignee set to Go MAEDA
#5
Updated by Go MAEDA almost 4 years ago
- Status changed from New to Closed
- Target version changed from 4.1.0 to 4.0.0
Committed. Thank you for improving Redmine.