RubyGems Navigation menu

backlog 0.7.8

Backlog Welcome to Backlog! Backlog is a tool to help you collect and organize all your tasks, wether you are a single persion or a small or large group. A timekeeping module is also included to track time spent on the different tasks. === Backlog is not meant to be * an issue tracker with customer communication. === Installation * Install ruby * Install RubyGems * Install PostgreSQL * Install ImageMagick or GraphicsMagick * run <tt>sudo gem install backlog -y</tt> * run <tt>sudo backlog setup_unix</tt> * run <tt>sudo backlog start</tt> === Updates * run <tt>sudo gem update -y</tt> * run <tt>sudo backlog setup_unix</tt> * run <tt>sudo backlog restart</tt> === Configuration You can set configuration parameters for backlog using the /etc/backlog.conf file. The format is YAML. Currently only port number is settable. Example: port: 3000 === Charts The charts in Backlog are made using Gruff (nubyonrails.com/pages/gruff). Gruff uses RMagick (rmagick.rubyforge.org/) for image generation. RMagick uses ImageMagic (www.imagemagick.org/script/download.php) or GraphicsMagic (www.graphicsmagick.org/www/download.html). On some platforms ImageMagick and GraphicsMagick are either not available, or difficult to install. In that case, RMagick will fail to install, causing the Backlog gem to fail to install. To bypass this, you can install the Backlog gem using the –ignore-dependencies flag. Backlog will still work without RMagick, but charts will not be available. ==== Links to charts You can display the charts directly using links like the ones below. The charts are normally not protected, so you can display the in slideshows etc. without having to log in. Examples: ==== Chart thumbnails You can get small versions of the burn down charts by appending "_thumbnail" to the URL. Examples: ==== Large charts You can get large versions (1368x768) of the burn down charts by appending "_large" to the URL. Examples:

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 0.41.4 - October 09, 2013 (29.5 KB)
  2. 0.37.2 - December 22, 2010 (4.5 MB)
  3. 0.37.1 - December 09, 2010 (4.5 MB)
  4. 0.36.2 - July 29, 2010 (4.6 MB)
  5. 0.35.5 - February 08, 2009* (4.7 MB)
  6. 0.7.8 - August 24, 2007* (1.8 MB)
显示所有版本 (共 126 个)

Runtime 依赖 (4):

gruff >= 0.2.8
hoe >= 1.3.0
postgres >= 0.7.1
rmagick >= 1.15.9

业主:

作者:

  • Uwe Kubosch

SHA 256 校验和:

5eed11c45db3db21616eb408c684d9e3197bc0f1e2f5572d4cf11d4905b2378b

下载总量 584,999

这个版本 4,639

许可:

需要的 Ruby 版本: > 0.0.0

链接: