Project

General

Profile

Plugins Directory » Redmine Issue Note List

Author: Yasu Saku
Website: https://github.com/sk-ys/redmine_issue_note_list/
Code repository: https://github.com/sk-ys/redmine_issue_note_list/
Registered on: 2025-12-14 (3 months ago)
Current version: 0.3.1
Compatible with: Redmine 6.1.x, 6.0.x, 5.1.x, 5.0.x
User ratings:   (0)

This is a Redmine plugin that lists issue notes (history) and allows you to add notes directly from the list view.

Features

  • List Issue Notes: View the recent notes of issues in a list format.
  • Add and Edit Notes Directly in the List View: Add and edit new notes directly from the list view without navigating to the issue details page. You can also edit an existing note by double-clicking its cell.
  • Customize View:
    • Adjust row height (fixed, variable)
    • Adjust column width
    • Compact mode
    • Use simple editor
    • Display notes in a popup window
  • Filtering: Filter displayed issues using queries, similar to the standard issue list.

Installation notes

  1. Go to your Redmine plugins directory.
  2. Clone the repository.
    • git clone https://github.com/sk-ys/redmine_issue_note_list.git
  3. Install the dependency plugin (redmine_base_deface) if it is not already installed.
  4. Restart Redmine.

Changelog

0.3.1 (2026-03-08)

Compatible with Redmine 6.1.x, 6.0.x, 5.1.x, 5.0.x.

Fixies

  • Add GLightbox regeneration after updating an issue note list row
  • Fix incorrect notes visibility after add/update/delete
  • Fix double‑click note editing event not firing in some cases
  • Refactor recent notes UI and add a container to improve layout
  • Some layouts improvements

Details: https://github.com/sk-ys/redmine_issue_note_list/releases/tag/v0.3.1

0.3.0 (2026-03-01)

Compatible with Redmine 6.1.x, 6.0.x, 5.1.x, 5.0.x.

Features

  • Show the first line of the note in compact mode
  • Add support for Redmine extra notes plugin
  • Add authorization checks for menu visibility

Fixes

  • Fix the issue where some query parameters cannot be disabled
  • Fix incorrect colspan calculation for group rows with inline-block elements
  • Fix: Note header is not updated after updating the note

Details: https://github.com/sk-ys/redmine_issue_note_list/releases/tag/v0.3.0

0.2.2 (2025-12-20)

Compatible with Redmine 6.1.x, 6.0.x, 5.1.x, 5.0.x.

  • Fix selector in query form and update custom query edit link for Redmine 6.1 in #140

0.2.0 (2025-12-15)

Compatible with Redmine 6.0.x, 5.1.x, 5.0.x.

overview.png (170 KB) overview.png Yasu Saku, 2025-12-14 15:45