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: 2024-09-06 (3 months ago)
Current version: 1.3.17
Compatible with: Redmine 5.1.x, 5.0.x, 4.2.x, 4.1.x, 4.0.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.17 (2024-07-25)

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

* Additional features section of the hamburger menu can now contain links to settings (Administration->Settings) and plugins (Administration->Plugins). Presence of all three menu items in this section (Users, Settings and Plugins) is now configurable in plugin settings.
* Support for Redmine Silecer plugin added. Silencer hamburger menu item has its own class, depending on the silencer state (on or off).
* Javascript on the _views/issues/form.html.erb page is now wrapped in tag. Previously it was wrapped in <%= javascript_tag do %> statement, which caused the text of the JS commands to be html escaped by Ruby. This in return produced JS syntax errors on the page.
JS which triggers confirmation dialog before block is removed from a my page, was fixed. This confirmation dialog sometimes appeared after chart or table was removed from statistics or timesheet blocks, which is incorrect, because charts or tables have their own confirmation message.

1.0.0 (2021-03-10)

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