`
buliedian
  • 浏览: 1223861 次
  • 性别: Icon_minigender_2
  • 来自: 北京
文章分类
社区版块
存档分类
最新评论

为Redmine安装敏捷插件(Redmine burndown chart plugin for Agile development)

阅读更多

n Install redmine

Install redmine on linux platform (CentOS)

cd to redmine root directory

n Install redmine plugins

http://www.redmine.org/wiki/redmine/Plugins

follow the process above, and install the following plugins:

http://github.com/pullmonkey/open_flash_chart

http://github.com/mszczytowski/redmine_charts/tree

In fact, you can download the plugins source codes directly from git or svn repository and put them under the redmine_root/vendor/plugins/.

Copy swfobject.js from the plugin's assets/javascripts directory (will make this happen at install time later) to your RAILS_ROOT/public/javascripts directory

Copy open-flash-chart.swf from the plugin's assets/ director to your RAILS_ROOT/public/ directory

n Restart redmine

pgrep ruby

kill prog_id

ruby ./script/server -e production

n Config redmine

Login redmine system as admin/admin

Go “Administration”->”Plugins”, check if the plugin installed OK:

Redmine Charts Plugin for Redmine which integrates some nice project charts. http://github.com/mszczytowski/redmine_charts/

Maciej Szczytowski

0.1.0

Choose your project, go to “Settings” -> “Modules”, and enable the plugin “Charts” you just installed.

If everything is fine, you will see the “Charts” appears as a new tab in your project page:

分享到:
评论

相关推荐

    redmine系统agile敏捷插件安装包

    "redmine系统agile敏捷插件安装包"是专门为Redmine系统设计的一个插件,旨在帮助项目团队实现敏捷开发的流程管理。 在敏捷开发方法中,团队通常采用迭代和增量的方式进行软件开发,强调快速响应变化,提高工作效率...

    centos5.5 redmine安装及其插件安装

    在终端中,进入Redmine根目录,然后使用以下命令安装插件: ```bash cd plugins git clone https://github.com/your_plugin.git cd .. bundle install --without development test rake redmine:plugins:migrate ...

    redmine安装以及插件配置教程

    redmine 安装 redmine 主题使用集成 redmine 插件使用集成

    基于ubuntu18.4的redmine的插件安装教程

    对于PDF文档的在线预览,通常Redmine已经内建了这一功能,无需额外安装插件。但如果你发现该功能缺失,可能需要确保Redmine的PDF渲染插件已启用,并且系统中安装了支持PDF预览的软件,如Poppler或PDF.js。 在安装和...

    redmine自定义插件开发

    红矿提供了一个插件扩展功能语法,使用ruby script/generate redmine_plugin <plugin_name>命令可以创建一个新的插件。例如,我们可以创建一个名为Polls的插件: redmine > ruby script/generate redmine_plugin ...

    redmine plugin 甘特图 插件 EasyGanttFree

    免费版的 Easy Gantt 插件具有以下基本功能:支持redmine 3.*以及4.*的版本 以拖拽的方式更新任务和里程碑的起止时间 编辑恢复 日、周、月三种不同的时间轴视图 待解决问题列表,如某项任务按计划应该已经完成但仍...

    redmine work time 插件 汉化

    而"Redmine Work Time"插件是专为Redmine设计的一款工时管理插件,它极大地增强了Redmine在时间跟踪方面的功能,对于IT项目管理尤其重要。 在传统的项目管理中,工时管理是一项复杂且耗时的任务。Redmine Work Time...

    redmine3.3.1安装与常用插件安装.pdf

    本文档主要介绍如何在CentOS 6.7操作系统上安装Redmine 3.3.1版本,并且提供了一些常用的插件安装方法。安装过程中涉及到了Ruby、MySQL、Nginx等软件的配置和使用。 首先,Redmine 3.3.1版本需要Ruby 2.3.1版本的...

    redmine_agile-1_4_12-light.zip

    redmine_agile Agile插件是一个敏捷看板插件 当前版本: 1.4.6 适合版本: Redmine 4.0.x, 3.4.x, 3.3.x, 3.2.x, 3.1.x, 3.0.x, 2.6.x 标签: redmine敏捷管理插件 Redmine_Agile

    linux下redmine之scrum插件

    在Redmine中集成Scrum插件,可以进一步增强其对敏捷开发流程的支持,帮助团队更好地实践Scrum方法论。下面我们将详细介绍如何在Linux下的Redmine环境中安装和配置Scrum插件。 首先,确保你的系统已经安装了Redmine...

    Redmine安装完全图文指南

    Redmine 安装完全图文指南 本文主要介绍了如何安装 Redmine 项目管理工具,涉及到 Ruby、MySQL、Redmine 等多个组件的安装和配置。下面是安装过程中需要注意的知识点: 一、环境准备 * 需要下载和安装多个软件,...

    redmine_gitlab_hook plugin

    为了更好地整合这两个强大的工具,开发者们创建了名为 "redmine_gitlab_hook" 的插件。这个插件的主要功能是建立 GitLab 和 Redmine 之间的桥梁,确保代码库在 GitLab 上的每次更新都能被 Redmine 自动捕获并同步。 ...

    redmine图片粘贴插件:clipboard_image_paste.zip

    当插件安装成功后,用户可以直接在Redmine的问题、任务或任何支持注释的页面上,使用Ctrl+V(或者右键点击选择“粘贴”)将剪贴板中的图片粘贴到文本框内。这在进行项目讨论时特别有用,比如分享屏幕截图或设计草图...

    redmine 2.6插件包

    redmine_agile:敏捷开发插件,可以拖动任务改变状态,还有燃尽图等功能(本人汉化) redmine_banner:顾名思义,添加banner支持(个人感觉很土鳖,没什么用) redmine_bootstrap_kit:让redmine支持bootstrap ...

    redmine scrum敏捷组件

    Redmine 是一个开源的项目管理工具,而"redmine scrum 敏捷组件"是Redmine中的一个扩展,旨在帮助团队采用Scrum敏捷开发方法进行项目管理。Scrum是一种广泛应用于软件开发领域的敏捷框架,强调迭代和增量交付,以...

    Redmine 插件安装

    标题 "Redmine 插件安装" 涉及到的是在Redmine项目管理软件中安装插件的过程。Redmine是一款开源的、基于Web的项目管理工具,它支持多种版本控制系统,如Git、SVN等,并提供了问题跟踪、时间追踪、项目文档等功能。...

    redmine agile插件汉化文件

    redmine agile插件汉化文件 将zh.yml放到redmine_agile/config/locales/下面 然后重启redmine

    redmine-agile-extender:扩展 redmine 敏捷插件的默认功能

    Redmine 敏捷插件扩展器 扩展 redmine 敏捷插件的默认功能: 添加上下文菜单; 在问题块中添加进度滑块,现在您只需拖动处理程序即可更改进度; 添加快速描述窗口(通过单击问题块附近的小箭头打开; 添加快速...

    redmine的CKEDITOR插件简体中文版脚本

    了解如何适当地安装和配置这个插件,对于提升 Redmine 用户在中国地区的使用体验至关重要。同时,熟悉 JavaScript 和 Redmine 插件系统的开发者还可以根据需要自定义这个插件,例如,添加更多本地化功能或调整编辑器...

Global site tag (gtag.js) - Google Analytics