项目

常规

个人资料

插件目录 » Dropbox附件存储

作者 Alex Bevilacqua
网站 https://github.com/alexbevi/redmine_dropbox_attachments
代码仓库 https://github.com/alexbevi/redmine_dropbox_attachments
注册日期 2012-08-17(几乎12年前)
当前版本 2.2.1
兼容性 Redmine 3.5.x, 3.4.x, 3.3.x, 3.2.x, 3.1.x, 3.0.x, 2.6.x, 2.5.x, 2.4.x, 2.3.x, 2.2.x, 2.1.x, 2.0.x
用户评分   (3)

将Dropbox作为您的Redmine安装的存储后端。

如果您想部署到Heroku,这很有用 ;)

变更日志

2.2.1 (2017-05-24)

兼容Redmine 3.5.x, 3.4.x, 3.3.x, 3.2.x, 3.1.x, 3.0.x, 2.6.x, 2.5.x, 2.4.x, 2.3.x, 2.2.x, 2.1.x, 2.0.x。

Redmine 3.x兼容性(感谢Yury Buldakov

https://github.com/alexbevi/redmine_dropbox_attachments/releases/tag/v2.2.1

2.2.0 (2014-08-16)

兼容Redmine 2.5.x, 2.4.x, 2.3.x, 2.2.x, 2.1.x, 2.0.x。

修复了RuntimeError (SSL会话未初始化.)

https://github.com/alexbevi/redmine_dropbox_attachments/releases/tag/v2.2.0

2.1.0 (2013-04-17)

兼容Redmine 2.3.x, 2.2.x, 2.1.x, 2.0.x。

  • 确保Ruby 1.9+
  • 添加了对Redmine 2.3的支持

https://github.com/alexbevi/redmine_dropbox_attachments/archive/v2.1.0.zip

2.0.1 (2013-03-26)

兼容Redmine 2.2.x, 2.1.x, 2.0.x。

  • 修复了2.0.0中一个重大的逻辑错误,这阻止了附件的正确检索

https://github.com/alexbevi/redmine_dropbox_attachments/archive/v2.0.1.zip

2.0.0 (2013-03-04)

兼容Redmine 2.2.x, 2.1.x, 2.0.x。

现在可以以分层的方式进行文件存储。

例如

/base_directory
  /project
    /module (ex. Issue, Document)
      /file(s)

https://github.com/alexbevi/redmine_dropbox_attachments/archive/v2.0.0.zip

1.1.0 (2013-01-07)

兼容Redmine 2.2.x, 2.1.x, 2.0.x。

确保与最新版本的Redmine兼容的快速修复

https://github.com/alexbevi/redmine_dropbox_attachments/archive/v1.1.0.zip

1.0.1 (2012-11-14)

兼容Redmine 2.3.x, 2.2.x, 2.1.x, 2.0.x。

  • 正确处理空BASE_DIR设置

https://github.com/alexbevi/redmine_dropbox_attachments/archive/v1.0.1.zip

1.0.0 (2012-11-07)

兼容Redmine 2.2.x, 2.1.x, 2.0.x。

此版本添加了对插件多个安装的支持(跨多个Redmine安装)

https://github.com/alexbevi/redmine_dropbox_attachments/archive/v1.0.0.zip

0.1.0 (2012-08-17)

兼容Redmine 2.0.x, 2.1.x, 2.2.x。

初始发布

https://github.com/alexbevi/redmine_dropbox_attachments/zipball/v0.1.0

用户评分

 Yury Buldakov大约7年前评分

 Jaime Guzman超过8年前评分

 Mikhail Voronyuk超过9年前评分

我在使用Heroku。所以这个插件是必不可少的,就像空气一样:)做得很好!