Actions
Patch #26534
closedAllow project bulk edit of time entries
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).
Files
Related issues
Updated by Marius BĂLTEANU almost 7 years ago
- Has duplicate Feature #27879: Does redmine support bulk edit time log? added
Updated by Marius BĂLTEANU almost 7 years ago
- Related to Feature #588: Move timelog between projects added
Updated by Go MAEDA about 6 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.
Actions