Skip to content

nanego/redmine_projects_queries_extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Redmine Projects-Queries Extension plugin

This plugin adds new filters and columns to projects queries.

It is only compatible with Redmine 4.1.0 and above.

This plugin is a fork from the Better CrossProjects plugin and you should continue to use this one if you are running Redmine 4.0.x or Redmine 3.

Installation

Please apply general instructions for plugins here.

Requirements:

ruby >= 2.7.0

Note that this plugin now depends on:

  • redmine_base_deface which can be found here

First download the source or clone the plugin and put it in the "plugins/" directory of your redmine instance. Note that this is crucial that the directory is named 'redmine_projects_queries_extension' !

Then execute:

$ bundle install
$ rake redmine:plugins

And finally restart your Redmine instance.

This plugin is only compatible with Redmine 4.1.0 and above. Please feel free to report any bug you encounter.

Test status

Plugin branch Redmine Version Test Status
master 4.2.11 4.2.11
master 5.1.2 5.1.2
master master master

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

About

Redmine Projects Queries Extension plugin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages