Project

General

Profile

Plugins Directory » Redmine Enhanced UX

Author: Yasu Saku
Website: https://github.com/sk-ys/redmine_enhanced_ux
Code repository: https://github.com/sk-ys/redmine_enhanced_ux
Registered on: 2024-10-12 (almost 2 years ago)
Current version: 1.2.1
Compatible with: Redmine 6.1.x, 6.0.x, 5.1.x
User ratings:   (2)

This is a plugin for Redmine. This plugin is designed to improve the user experience within Redmine by providing various usability enhancements.

Installation notes

  1. Clone or download the repository.
  2. Place the plugin in your Redmine plugins directory.
  3. Restart your Redmine.

Changelog

1.2.1 (2026-07-31)

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

Bug Fixes

  • fix: remove old popups correctly when exceeding the limit [popup anywhere]
  • fix: stop storing issue title in localStorage [popup anywhere]
  • fix: store issue ID instead of URL in localStorage [two-pane mode]
  • Improve iframe interaction during popup dragging and resizing [popup anywhere]
  • fix: limit interpolate-size scope to project-index [ustom project list] [popup anywhere]
  • Fix DOM XSS (js/xss-through-dom) in issue_attributes_to_link.js with Copilot [issue attributes to link]
  • Fix DOM XSS in direct edit issue list URL construction with Copilot [direct edit on issue list]

Feature Enhancements

  • feat: ensure GraphViewer is defined before creating viewer for DrawIO graphs [custom issue]
    • fix: add redraw functionality for DrawIO graphs on issue view replacement [custom issue]
  • Enhance popup settings with user preferences and customization options [popup anywhere]
  • Enhance settings panel with state management and UI improvements [popup anywhere]

Details

https://github.com/sk-ys/redmine_enhanced_ux/releases/tag/v1.2.1

1.2.0 (2026-06-14)

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

Overview

Details

1.0.3 (2024-11-18)

Compatible with Redmine 5.1.x.

Fixes

  • Fixed unexpected sidebar hiding when two-pane mode is disabled [two-pane mode]
  • Fixed the design after the Group icon when using the 'Farend Bleuclair' theme [simple menu bar]
  • Fixed the 'Save custom query' button not working [custom issue list], [custom gantt], [custom issue note list], [custom calendar]
  • Fixed title bar button positions and window position in RTL view [popup anywhere]

Enhancements

  • Added "Enable all" and "Disable all" buttons in plugin config page
  • Support for the Hide sidebar plugin [popup anywhere], [two-pane mode]
  • Added feature to modify image tags [image insertion modal]
  • Added feature "Local Storage Manager" [local storage manager]

Details on the GitHub v1.0.3 release page.

1.0.2 (2024-11-04)

Compatible with Redmine 5.1.x.

Fixes

  • Prevent an unnecessary warning message after submitting quick notes [two-pange mode], [custom issue]
  • Compatible with Redmine status history plugin [custom issue list]
  • Clear list number when pressing the Enter key on an empty list [enhanced list button]
  • Prevent shifting or line breaks when the user selector is open [enhanced list button]
  • Fix unexpected page switch on submission failure [custom issue]
  • Fix notice bar visibility when creating Subtasks and Time Entries [custom issue]

Enhancements

  • Support for Textile formatting [enhanced list button]
  • Add RTL support (excluding Gantt chart) [global], [fixes for rtl design]
  • Add "Ctrl+/" and "Ctrl+." shortcut keys for toggling list formatting [custom issue]
  • Make the notice bar draggable [compact notice bar]

Other changes

  • Rename enhanced number list button to enhanced list button [enhanced list button]

Details on the GitHub v1.0.2 release page.

1.0.1 (2024-10-21)

Compatible with Redmine 5.1.x.

Fixed Issues

  • Prevent unnecessary warning message before form submission
  • Fix reset height and width actions
  • Refactor title extraction
  • Prevent unexpected query form submission

Changes

  • Rename copy_issue_form_link_with_state feature to copy_issue_form_link_with_data
  • And some minor fixes and improvements.

Details on the GitHub v1.0.1 release page.

1.0.0 (2024-10-12)

Compatible with Redmine 5.1.x.

User ratings

  by Damduck Yu almost 2 years ago

Great plugin, thanks.It works fine on Redmine 5.0.5.stable. But there is a bug in the editor. I am using two editors, Textile and Visual editor, and in Description it works fine, but in Notes, Visual editor does not work properly. Can you check this poin

  by Jaebok Oh almost 2 years ago

Great plugin. Thanks a lot.