Feature #28067
closedAdd context menu for issues in calendar
0%
Description
#10485 has added a context menu for issues on gantt page. I think it improves usability and consistency if calendar page has the same context menu for issues.
Files
Updated by Mizuki ISHIKAWA almost 7 years ago
- File add_context_menu_in_calendar.patch add_context_menu_in_calendar.patch added
- File calender.png calender.png added
By adding a context menu on the calendar, I think that it will be easier to adjust the schedule.
This small patch adds a context menu on the calendar.
Updated by Marius BÄ‚LTEANU almost 7 years ago
Nice improvement.
I would like to suggest to add some tests also for this feature (you can find an example in r17037).
Updated by Mizuki ISHIKAWA almost 7 years ago
Marius BALTEANU wrote:
Nice improvement.
I would like to suggest to add some tests also for this feature (you can find an example in r17037).
Thank you for your feedback.
I added a test code with reference to r17037.
add_context_menu_in_calendar_v2.patch is a patch with test code added.
Updated by Mizuki ISHIKAWA almost 7 years ago
I changed the position of the test added with add_context_menu_in_calendar_v2.patch.
Updated by Go MAEDA almost 7 years ago
- Target version set to 4.1.0
The patch looks good to me.
Issues list, Roadmap, and Gantt already have a context menu in the current trunk. Calendar page should have the same context menu as well.
Setting target version to 4.1.0.
Updated by Go MAEDA almost 7 years ago
- Status changed from New to Closed
- Assignee set to Go MAEDA
- Target version changed from 4.1.0 to 4.0.0
- Resolution set to Fixed
Committed. Thank you for improving Redmine.