socialforge/plugins/redmine_code_review
z9hang f957666b25 部分网页标题不标准问题,补交之前漏掉未添加的文件 2014-10-14 16:50:22 +08:00
..
app 部分网页标题不标准问题,补交之前漏掉未添加的文件 2014-10-14 16:50:22 +08:00
assets 1.添加代码评审(CodeReview)插件 2014-06-24 15:42:28 +08:00
config 1.添加代码评审(CodeReview)插件 2014-06-24 15:42:28 +08:00
db/migrate 1.添加代码评审(CodeReview)插件 2014-06-24 15:42:28 +08:00
lib 1.添加代码评审(CodeReview)插件 2014-06-24 15:42:28 +08:00
test 63 tests, 93 assertions, 2 failures, 24 errors, 0 pendings, 0 omissions, 0 notifications 2014-07-17 17:13:14 +08:00
GPL.txt 1.添加代码评审(CodeReview)插件 2014-06-24 15:42:28 +08:00
README.rdoc 1.添加代码评审(CodeReview)插件 2014-06-24 15:42:28 +08:00
init.rb #1309 项目--配置--模块:不勾选相关模块,却也能在项目主页显示,解决添加条件判断,不勾选的模块不再显示。admin首页定制中设置不显示课程时,个人主页出的课程tab页也不在显示 2014-10-10 10:49:21 +08:00

README.rdoc

= Redmine Code Review Plugin

This is a plugin for Redmine which lets you annotate source code within the repository browser.

http://www.r-labs.org/wiki/r-labs/Code_Review

=== Plugin installation

1. Copy the plugin directory into the plugins directory

2. Migrate plugin:
   rake redmine:plugins:migrate RAILS_ENV=production

3. Start Redmine

4. Add code review module into your project.

5. Go to code review setting tab in the project setting page and select tracker.

=== Language contributors

* de.yml - Michael Diederich, Sebastian Bernhard
* fr.yml - Thomas M
* hu.yml - Péter Major
* ko.yml - Ki-yong Kim, Ki Won Kim
* nl.yml - Stefan Verstege
* pt-br.yml - Alessandro Hecht
* zh.yml - Marshall Wu
* zh-tw.yml - Andrew Liu
* ru.yml - Mykhaylo Sorochan
* sk.yml - Milan Freml
* es.yml - Ignacio Carrera
* pl.yml - Rafal Grzymkowski
* sv.yml - André Jonsson
* bg.yml - Ivan Cenov, jwalkerbg