Skip to content

Provides a better redmine project overview with details about subprojects

License

Notifications You must be signed in to change notification settings

maxrossello/redmine_better_overview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Redmine Better Overview

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

Version

Tests are performed through redmine_testsuites including all the plugins it supports.

The plugin version corresponds to minimum version of Redmine required. Look at dedicated branch for each Redmine version.

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

Packages

No packages published