Project

General

Profile

Plugins Directory » Inline Edit Issue list By Redmine X

Author: Ondrej Svejkovsky
Website: https://www.redmine-x.com/redmine-inline-edit-issue-list
Code repository: -
Registered on: 2024-02-16 (2 months ago)
Current version: 1.0.11
Compatible with: Redmine 5.1.x, 5.0.x, 4.2.x, 4.1.x
User ratings:   (0)

Redmine Inline List Inline Editing Without Page Reload

Edit Redmine issues from the issue list without reloading the page, search issue subjects on thy fly. Super-fast, super convenient. This killer plugin also adds Select2 for long lists, user avatars, visual parent / child tree structure that keeps the opened / closed state after page refresh, issue priority colors, quick edit link, and keeps the old features such as issue Filters & Options, export, pagination, etc.

You can choose if the subtasks are loaded dynamically to speed up the initial load. The plugin works on My page, project issue list, global issue list.

A FREE version is in an online demo at https://www.redmine-x.com/#bottom2 & the downloadable version is at https://www.redmine-x.com/redmine-inline-edit-issue-list. If you need to test the plugin in your Redmine environment, just contact Redmine X and ask for the evaluation version.

Key Features Of The Redmine X Statistics Plugin

  • Issue edit without page reload
  • Revolutionary issue search
  • Assignee avatars
  • Visual issue tree
  • Never-before-seen time savings
  • A complex plugin that allows editing of almost all core Redmine fields (columns) and always updates dependencies: change / add a parent task and the list will change structure, change % done and you will see it immediately
  • The plugin respects privileges, roles and workflows so if the edit is not possible, it will not allow it

--> see all features at https://www.redmine-x.com/redmine-inline-edit-issue-list

RedmineX Inline Edit

Users Appreciate

  • super-fast editing
  • a ton of work done
  • avatars
  • my page support

RedmineX Inline Edit

Explore All Premium RedmineX Plugins

Explore FREE RedmineX Plugins

Installation notes

Follow standard Redmine installation:

  • unzip the archive and copy it to redmine_root/plugins or copy the archive in the same location and perform the unzip command in the console
  • from redmine_root run bundle install
  • restart Redmine

Changelog

1.0.11 (2024-02-08)

Compatible with Redmine 5.1.x, 5.0.x, 4.2.x, 4.1.x.

  • If issues page is requested using '/issues?session=false' (i.e. with session=false url parameter), IssueQuery stored in Redmine session will be ignored (but not cleared).
  • Support for default query in Redmine 5.x.x added to the sidebar links on the issues index page.
  • Grouping fixed. If issues were grouped by an object, which does not have an id (e.g. Date, TrueClass, Integer), 500 error would occur.
  • Fixed missing issue_count instance variable in IssuesController, which caused error 500 on the issues index page if Redmine XLSX format issue exporter plugin was installed on Redmine 5.1.x.

1.0.0 (2022-12-27)

Compatible with Redmine 5.0.x, 4.2.x, 4.1.x.