Giter Site home page Giter Site logo

x3ro / redmine_amazon_s3 Goto Github PK

View Code? Open in Web Editor NEW
8.0 4.0 11.0 2 MB

This Redmine plugin stores file attachments on Amazon S3 instead of the local filesystem.

Home Page: https://x3ro.github.io/redmine_amazon_s3/

License: MIT License

Ruby 88.07% JavaScript 2.42% Shell 9.52%

redmine_amazon_s3's Introduction

amazon_s3 for Redmine Build Status Not maintained Looking for a new maintainer

This Redmine plugin stores file attachments on Amazon S3 instead of the local filesystem.

Installation instructions can be found in docs/index.md in the repository or here on GitHub Pages.

Attributions and license

This project is a fork of ka8725/redmine_s3 which, in turn, was forked from the original gem.

See the LICENSE file.

redmine_amazon_s3's People

Contributors

donaldinou avatar dxops avatar edavis10 avatar flavorjones avatar hsbt avatar jangosteve avatar ka8725 avatar marlonandrade avatar nberger avatar redcloak avatar sadfuzzy avatar surgo avatar tigrish avatar tka avatar x3ro avatar yujiod avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

redmine_amazon_s3's Issues

Doesn't work on Redmine 3.4

Hello,

I'm trying to install this plugin on Redmine 3.4, but it doesn't work. I don't see any errors, just redmine continues upload files to local storage.

ActionController::RoutingError (No route matches [GET] "/plugin_assets/amazon_s3/javascripts/redmine_s3.js"):
actionpack (4.2.8) lib/action_dispatch/middleware/debug_exceptions.rb:21:in call' actionpack (4.2.8) lib/action_dispatch/middleware/show_exceptions.rb:30:in call'
railties (4.2.8) lib/rails/rack/logger.rb:38:in call_app' railties (4.2.8) lib/rails/rack/logger.rb:20:in block in call'
activesupport (4.2.8) lib/active_support/tagged_logging.rb:68:in block in tagged' activesupport (4.2.8) lib/active_support/tagged_logging.rb:26:in tagged'
activesupport (4.2.8) lib/active_support/tagged_logging.rb:68:in tagged' railties (4.2.8) lib/rails/rack/logger.rb:20:in call'
actionpack (4.2.8) lib/action_dispatch/middleware/request_id.rb:21:in call' rack (1.6.8) lib/rack/methodoverride.rb:22:in call'
rack (1.6.8) lib/rack/runtime.rb:18:in call' activesupport (4.2.8) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in call'
actionpack (4.2.8) lib/action_dispatch/middleware/static.rb:120:in `call'

Tests fail on Redmine 3.1

config_test fails on Redmine 3.1 (as seen in my PR)

rake test TEST=plugins/redmine_amazon_s3/test/unit/config_test.rb
/var/lib/gems/2.3.0/gems/htmlentities-4.3.1/lib/htmlentities/mappings/expanded.rb:465: warning: key "inodot" is duplicated and overwritten on line 466
Run options: --seed 6051

Running:

.E.E.EE...

Finished in 0.008554s, 1169.0793 runs/s, 2688.8823 assertions/s.

  1. Error:
    ConfigurationTest#test_region_getter:
    NoMethodError: undefined method `split' for nil:NilClass

  2. Error:
    ConfigurationTest#test_access_key_id_getter:
    NoMethodError: undefined method `split' for nil:NilClass

  3. Error:
    ConfigurationTest#test_secret_access_key_getter:
    NoMethodError: undefined method `split' for nil:NilClass

  4. Error:
    ConfigurationTest#test_bucket_getter:
    NoMethodError: undefined method `split' for nil:NilClass

10 runs, 23 assertions, 0 failures, 4 errors, 0 skips

No Images at PDF Export

Hi,

after install that Plugin, work all fine. But if I export a PDF that has no Images.
Can you that fixed?

Kind regards
Tobi

PS: I like your Docu, that was wrote good

Redmine down after installing this plugin

Hello,

After install this plugin, entire redmine site has been stopped working.

Getting "We're sorry, but something went wrong." on the web page.

Environment:
Redmine version 3.3.1.stable
Ruby version 2.2.5-p319 (2016-04-26) [x86_64-linux]
Rails version 4.2.7.1
Environment production
Database adapter Mysql2

Need some assistance on this.

Disable automatic bucket creation

This seems like a bad idea from a security point of view, since the Redmine S3 user needs bucket creation rights etc. This plugin will require buckets and users to be created in advance.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.