Skip to content

Whitewall is a plugin for Redmine giving the users an overview what others do by showing their issues per week

Notifications You must be signed in to change notification settings

ochorocho/whitewall

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

whitewall

The whitewall plugin gives you a better overview of your work mates activities displayed in a table matrix per week. In addition there is Whitewall Graph page which shows the current workload per week.

Installation

Clone repository:

git clone https://github.com/ochorocho/whitewall.git

Migrate DB:

rake redmine:plugins:migrate RAILS_ENV=production

Restart Redmine:

cd /your/redmine/root/
touch tmp/restart.txt

User access:

Go to Administration -> Plugins -> Configure (Whitewall plugin), see "Allowed Groups" and check each group you want to give access to the Whitewall Plugin

Additional configuration:

  • Tracker colors: Give each Tracker a color to display it on the wall

Found a Bug or a way to improve the code?

Please create a New Issue in my Github repo:

About

Whitewall is a plugin for Redmine giving the users an overview what others do by showing their issues per week

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published