Skip to content

Provides a better redmine project overview with details about subprojects

License

Notifications You must be signed in to change notification settings

laborb-sb/redmine_better_overview

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Redmine Better Overview

Compatible with Redmine 2.6.x-3.4.x.

Provides a better projects overview.

  • Subprojects displayed as a table including stats about open/closed/total issues
  • Project description styled in a box
  • Project homepage styled in a box
  • Project custom fields styled in a box

Project Overview

Installation

Place the plugin code under the plugins directory and run 'bundle install', then restart Rails. Requires redmine_base_deface plugin.

cd {redmine root}
git clone https://github.com/maxrossello/redmine_better_overview.git plugins/redmine_better_overview
bundle install

About

Provides a better redmine project overview with details about subprojects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 77.4%
  • HTML 22.6%