Project

General

Profile

Plugins Directory » Project identifier alias/rename 2

Author: Tobias Fischer
Website: https://github.com/paginagmbh/redmine_project_alias_2
Code repository: https://github.com/paginagmbh/redmine_project_alias_2.git
Registered on: 2015-11-22 (over 8 years ago)
Current version: 1.1.1
Compatible with: Redmine 4.0.x, 3.4.x, 3.3.x, 3.2.x, 3.1.x, 3.0.x, 2.6.x
User ratings:   (1)

The name of this plugin should be "Project identifier rename"... But project identifier aliases are what makes the renaming possible! They allow to access project pages using different identifiers in URL thus any of such identifiers can be made a project identifier. All that is needed for this is to move the previous identifier to aliases (this is done by replacing the alias, which has just been made a project identifier). That's how this plugin does the trick!

This is a fork of the Project identifier alias/rename plugin which seems to be no longer maintained by its creator.
_The original plugin also contains versions compatible to Redmine 1.4 - 2.5 whereas this plugin is only compatible with Redmine 2.6 - 3.2

Installation notes

  • Clone or download this repo into your redmine_root/plugins/ folder
    $ git clone https://github.com/paginagmbh/redmine_project_alias_2.git
    
  • You have to run the plugin rake task to provide the assets (from the Redmine root directory):
    $ rake redmine:plugins:migrate RAILS_ENV=production
    
  • Restart Redmine

Changelog

1.1.1 (2019-03-24)

Compatible with Redmine 4.0.x, 3.4.x, 3.3.x, 3.2.x, 3.1.x, 3.0.x, 2.6.x.

  • bugfix for Redmine 4

1.1.0 (2019-03-17)

Compatible with Redmine 4.0.x, 3.4.x, 3.3.x, 3.2.x, 3.1.x, 3.0.x, 2.6.x.

  • support for Redmine 4.0 and Rails 5.2

1.0.4 (2019-03-17)

Compatible with Redmine 3.4.x, 3.3.x, 3.2.x, 3.1.x, 3.0.x, 2.6.x.

  • Maintenance release for Redmine 2.6 and Redmine 3.x

1.0.3 (2017-07-26)

Compatible with Redmine 3.4.x, 3.3.x, 3.2.x, 3.1.x, 3.0.x, 2.6.x.

  • fix repeated icon in admin menu (3.4 only)
  • new locale `fr` (thanks to Michael Bideau)

1.0.2 (2016-01-15)

Compatible with Redmine 3.3.x, 3.2.x, 3.1.x, 3.0.x, 2.6.x.

  • fixed a bug with the project:xxxx textile link
  • new locale "pt-BR" (Thanks to Neimar Volpini)

1.0.1 (2015-11-22)

Compatible with Redmine 3.1.x, 3.0.x, 2.6.x.

  • fix database migrations when upgrading from previous versions of the (old) plugin

1.0.0 (2015-11-22)

Compatible with Redmine 3.1.x, 3.0.x, 2.6.x.

  • initial release
  • allow deletion when Alias is not used as official ID

User ratings

  by Eric Feyzullov about 6 years ago

very useful for me& tnx