Project

General

Profile

Plugins Directory » Redmine Issue Notes On Context Menu

Author: Yasu Saku
Website: -
Code repository: https://github.com/sk-ys/redmine_issue_notes_on_context_menu
Registered on: 2024-07-13 (about 1 month ago)
Current version: 0.1.1
Compatible with: Redmine 5.1.x, 5.0.x
User ratings:   (0)

This plugin add a menu item to the existing context menu to display the issue notes dialog.
The dialog has edit , delete and add capabilities.

Screenshots

View Mode

Edit Mode

Installation notes

When using git

  1. Clone this repository to your Redmine plugins directory.
    cd [YOUR_REDMINE_DIRECTORY]/plugins
    git clone https://github.com/sk-ys/redmine_issue_notes_on_context_menu.git
    
  2. Restart Redmine.

When not using git

  1. Download zip file from the release page or the latest main repository.
  2. Extract the ZIP file to your Redmine plugins directory. The name of the unzipped directory must be redmine_issue_notes_on_context_menu .
  3. Restart Redmine.

Changelog

0.1.1 (2024-07-23)

Compatible with Redmine 5.1.x, 5.0.x.

What's Changed

  • Hide the dialog buttons while editing the form
  • Fix dialog content on note addition
  • Fix issue with note failing to re-display after updating

Full text

0.1.0 (2023-10-30)

Compatible with Redmine 5.1.x, 5.0.x.

edit_mode.png (30.4 KB) edit_mode.png Yasu Saku, 2024-07-13 16:47
view_mode.png (24 KB) view_mode.png Yasu Saku, 2024-07-13 16:47