Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/syntacticvexation/redmine_favourite_projects

A plugin for Redmine to provide a list of favourite projects on My Page, Top Menu or Project Jumplist. Supports version 3.4.x and above. See below for legacy Redmine support.
https://github.com/syntacticvexation/redmine_favourite_projects

redmine-plugin ruby

Last synced: 30 days ago
JSON representation

A plugin for Redmine to provide a list of favourite projects on My Page, Top Menu or Project Jumplist. Supports version 3.4.x and above. See below for legacy Redmine support.

Awesome Lists containing this project

README

        

= favourite_projects

This is a plugin for Redmine to provide a list of favourite projects on My Page, Top Menu or Project Jumplist

Only Redmine 3.4.x and greater is now supported by this plugin.
* Redmine 4.0 is supported by the master branch and >= 1.0 releases.
* Redmine 3.4 is supported by the "redmine3.4-compatible" branch.
* For Redmine 2.1.x up to 3.3.x, use the legacy "redmine3.0-3.3-compatible" branch.
* For Redmine 1.x/2.0, use the legacy "redmine1.x/2.0-compatible" branch.

== Installation

Just run rake redmine:plugins

== Usage

Users can add to their favourite projects through My account -> Favourite Projects. Click on My page -> Personalize this page to add the Favourite Projects My page block.

Additionally favourite projects can be added to the Jump to a Project dropdown or Top Menu through the plugin's Settings page.

== Special Thanks

A special thanks to all the project's contributors[https://github.com/syntacticvexation/redmine_favourite_projects/network/members] and especially, johnroyer[https://github.com/johnroyer] for many hours of assistance with plugin appearance and testing.