Vote #69575
完了Bulk edit and context menu for time entries
100%
説明
The bulk edit and right-click context menu for issues is wonderful. Time entries could benefit from a similar type of functionality. I am going to look at implementing this.
journals
Making progress here: https://github.com/asoltys/redmine/tree/bulk_time_entry_edit
--------------------------------------------------------------------------------
I think I've finished implementing this feature. You can now go into the time log detail view of a project and select one or multiple time entries by ctrl- or shift-clicking them. Right clicking brings up a context menu that you can use to immediately change the activity field for all selected entries, bring up a bulk edit form for all of them, or delete them all.
The patch applies to r5246 and I've included some tests. Please review and let me know if it's ok. I'll send a pull request to Toshi on Github as well.
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Created pull request: https://github.com/marutosi/redmine/pull/3
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Sounds great Adam, I'll definitely check it out when it hits a release!
--------------------------------------------------------------------------------
Adding screenshots
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
I finished committing in r5317.
Thanks.
--------------------------------------------------------------------------------
Thanks for looking at this and committing it Toshi!
--------------------------------------------------------------------------------
related_issues
relates,Closed,9405,Any user with :log_time permission can edit time entries via context menu
duplicates,Closed,7810,Allow mass spent time update
duplicates,Closed,6647,mass update of multiple time entries