Project

General

Profile

Plugins Directory » UX Upgrade Plugin by Redmine X

Author: Ondrej Svejkovsky
Website: https://www.redmine-x.com/redmine-upgrade
Code repository: -
Registered on: 2023-10-30 (about 1 month ago)
Current version: 1.3.12
Compatible with: Redmine 5.0.x, 4.2.x, 4.1.x
User ratings:   (0)

A complex Redmine Upgrade Consisting of UX, UI & Productivity-enhancing Features

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-upgrade. If you need to test the plugin in your Redmine environment, just contact Redmine X for the evaluation version.

This plugin consists of a theme and plugin which adds 15+ features to Redmine. It works both with the Default theme but to use its full potential, it is best to use the RedmineX theme.

Key Features Of The Redmine X Upgrade Plugin

  • Vertical main menu
  • New entity menu (always visible)
  • Company logo upload
  • Definable priority colors
  • Sticky save buttons
  • Project overview module
  • Searchable projects in NEW & EDIT issue
  • all static selects replaced by Select2 (you can search for select items)
  • Collapsible My Page modules

--> see all features at https://www.redmine-x.com/redmine-upgrade

RedmineX Upgrade

Users Appreciate

  • brand new design
  • higher work efficiency
  • mobile use (100% responsive)
  • time-saving features

Nicknamed "The Boldest Redmine Upgrade Ever", this plugin is a great tool both for managers & employees. It will save you a lot of time and reduce employee costs. It is based on a 15-year experience with Redmine.

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
  • migration not needed

Changelog

1.3.12 (2023-09-25)

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

  • The New Entity color (icon and dropdown) can be customized in the plugin settings.
  • Fixed set_redmine_x_theme method, which is run during the plugin initialization to set RedmineX Theme. In some cases method caused undefined method < for nil:NilClass error, which prevented the server start.
  • Fixed select2 boxes on the new/edit issue page. After project, tracker or status was changed, select2 boxes were replaced by the standard select boxes.
  • Fixed top menu Issues link. If a user was within a project, clicking on the Issues menu link took them to the project issues page, not to the global issues page.
  • Deprecated method File.exists? replaced with File.exist? for compatibility reasons with Ruby 3.2.
  • Projectino controls fixed for project settings. Javascript in projectino_controls.js caused the save button to be displayed twice in project settings and not displayed at all in issue tracking settings.

1.0.0 (2021-03-10)

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