项目

一般

简介

插件 » 为Redmine增加数据导出权限 Redmine Export Permissions

Redmine Export Permissions

Redmine默认的权限配置中只有'问题导入'的权限。该插件可以为Redmine增加问题数据和工时数据导出控制权限

发布于: https://wwww.redmineplugins.cn
兼容于: Redmine 5.0.*, 4.2.*, 4.1.*, 4.0.*

最新版本: 0.0.2 更新日期: 2023-12-17 16:16

评论

添加评论

redmineplugins.cn Admin大约一年 之前添加

bitnami安装报错与解决方案:

C:/Bitnami/5/apps/redmine/htdocs/vendor/bundle/ruby/2.6.0/gems/zeitwerk-2.6.0/lib/zeitwerk/kernel.rb:35:in `require': cannot load such file -- listen (LoadError)
        from C:/Bitnami/5/apps/redmine/htdocs/vendor/bundle/ruby/2.6.0/gems/zeitwerk-2.6.0/lib/zeitwerk/kernel.rb:35:in `require'
        from C:/Bitnami/5/apps/redmine/htdocs/vendor/bundle/ruby/2.6.0/gems/activesupport-6.1.6/lib/active_support/dependencies.rb:332:in `block in require'
        from C:/Bitnami/5/apps/redmine/htdocs/vendor/bundle/ruby/2.6.0/gems/activesupport-6.1.6/lib/active_support/dependencies.rb:299:in `load_dependency'
        from C:/Bitnami/5/apps/redmine/htdocs/vendor/bundle/ruby/2.6.0/gems/activesupport-6.1.6/lib/active_support/dependencies.rb:332:in `require'
        from C:/Bitnami/5/apps/redmine/htdocs/vendor/bundle/ruby/2.6.0/gems/activesupport-6.1.6/lib/active_support/evented_file_update_checker.rb:6:in `<top (required)>'
        from C:/Bitnami/5/apps/redmine/htdocs/vendor/bundle/ruby/2.6.0/gems/zeitwerk-2.6.0/lib/zeitwerk/kernel.rb:35:in `require'
        from C:/Bitnami/5/apps/redmine/htdocs/vendor/bundle/ruby/2.6.0/gems/zeitwerk-2.6.0/lib/zeitwerk/kernel.rb:35:in `require'
        from C:/Bitnami/5/apps/redmine/htdocs/vendor/bundle/ruby/2.6.0/gems/activesupport-6.1.6/lib/active_support/dependencies.rb:332:in `block in require'
        from C:/Bitnami/5/apps/redmine/htdocs/vendor/bundle/ruby/2.6.0/gems/activesupport-6.1.6/lib/active_support/dependencies.rb:299:in `load_dependency'
        from C:/Bitnami/5/apps/redmine/htdocs/vendor/bundle/ruby/2.6.0/gems/activesupport-6.1.6/lib/active_support/dependencies.rb:332:in `require'
        from C:/Bitnami/5/apps/redmine/htdocs/config/environments/development.rb:58:in `block in <top (required)>'
        from C:/Bitnami/5/apps/redmine/htdocs/vendor/bundle/ruby/2.6.0/gems/railties-6.1.6/lib/rails/railtie.rb:234:in `instance_eval'
        from C:/Bitnami/5/apps/redmine/htdocs/vendor/bundle/ruby/2.6.0/gems/railties-6.1.6/lib/rails/railtie.rb:234:in `configure'
        from C:/Bitnami/5/apps/redmine/htdocs/config/environments/development.rb:5:in `<top (required)>'
        from C:/Bitnami/5/apps/redmine/htdocs/vendor/bundle/ruby/2.6.0/gems/zeitwerk-2.6.0/lib/zeitwerk/kernel.rb:35:in `require'
        from C:/Bitnami/5/apps/redmine/htdocs/vendor/bundle/ruby/2.6.0/gems/zeitwerk-2.6.0/lib/zeitwerk/kernel.rb:35:in `require'
        from C:/Bitnami/5/apps/redmine/htdocs/vendor/bundle/ruby/2.6.0/gems/activesupport-6.1.6/lib/active_support/dependencies.rb:332:in `block in require'
        from C:/Bitnami/5/apps/redmine/htdocs/vendor/bundle/ruby/2.6.0/gems/activesupport-6.1.6/lib/active_support/dependencies.rb:299:in `load_dependency'
        from C:/Bitnami/5/apps/redmine/htdocs/vendor/bundle/ruby/2.6.0/gems/activesupport-6.1.6/lib/active_support/dependencies.rb:332:in `require'
        from C:/Bitnami/5/apps/redmine/htdocs/vendor/bundle/ruby/2.6.0/gems/railties-6.1.6/lib/rails/engine.rb:571:in `block (2 levels) in <class:Engine>'
        from C:/Bitnami/5/apps/redmine/htdocs/vendor/bundle/ruby/2.6.0/gems/railties-6.1.6/lib/rails/engine.rb:570:in `each'
        from C:/Bitnami/5/apps/redmine/htdocs/vendor/bundle/ruby/2.6.0/gems/railties-6.1.6/lib/rails/engine.rb:570:in `block in <class:Engine>'
        from C:/Bitnami/5/apps/redmine/htdocs/vendor/bundle/ruby/2.6.0/gems/railties-6.1.6/lib/rails/initializable.rb:32:in `instance_exec'
        from C:/Bitnami/5/apps/redmine/htdocs/vendor/bundle/ruby/2.6.0/gems/railties-6.1.6/lib/rails/initializable.rb:32:in `run'
        from C:/Bitnami/5/apps/redmine/htdocs/vendor/bundle/ruby/2.6.0/gems/railties-6.1.6/lib/rails/initializable.rb:61:in `block in run_initializers'
        from C:/Bitnami/5/ruby/lib/ruby/2.6.0/tsort.rb:228:in `block in tsort_each'
        from C:/Bitnami/5/ruby/lib/ruby/2.6.0/tsort.rb:350:in `block (2 levels) in each_strongly_connected_component'
        from C:/Bitnami/5/ruby/lib/ruby/2.6.0/tsort.rb:422:in `block (2 levels) in each_strongly_connected_component_from'
        from C:/Bitnami/5/ruby/lib/ruby/2.6.0/tsort.rb:431:in `each_strongly_connected_component_from'
        from C:/Bitnami/5/ruby/lib/ruby/2.6.0/tsort.rb:421:in `block in each_strongly_connected_component_from'
        from C:/Bitnami/5/apps/redmine/htdocs/vendor/bundle/ruby/2.6.0/gems/railties-6.1.6/lib/rails/initializable.rb:50:in `each'
        from C:/Bitnami/5/apps/redmine/htdocs/vendor/bundle/ruby/2.6.0/gems/railties-6.1.6/lib/rails/initializable.rb:50:in `tsort_each_child'
        from C:/Bitnami/5/ruby/lib/ruby/2.6.0/tsort.rb:415:in `call'
        from C:/Bitnami/5/ruby/lib/ruby/2.6.0/tsort.rb:415:in `each_strongly_connected_component_from'
        from C:/Bitnami/5/ruby/lib/ruby/2.6.0/tsort.rb:349:in `block in each_strongly_connected_component'
        from C:/Bitnami/5/ruby/lib/ruby/2.6.0/tsort.rb:347:in `each'
        from C:/Bitnami/5/ruby/lib/ruby/2.6.0/tsort.rb:347:in `call'
        from C:/Bitnami/5/ruby/lib/ruby/2.6.0/tsort.rb:347:in `each_strongly_connected_component'
        from C:/Bitnami/5/ruby/lib/ruby/2.6.0/tsort.rb:226:in `tsort_each'
        from C:/Bitnami/5/ruby/lib/ruby/2.6.0/tsort.rb:205:in `tsort_each'
        from C:/Bitnami/5/apps/redmine/htdocs/vendor/bundle/ruby/2.6.0/gems/railties-6.1.6/lib/rails/initializable.rb:60:in `run_initializers'
        from C:/Bitnami/5/apps/redmine/htdocs/vendor/bundle/ruby/2.6.0/gems/railties-6.1.6/lib/rails/application.rb:391:in `initialize!'
        from C:/Bitnami/5/apps/redmine/htdocs/config/environment.rb:16:in `<top (required)>'
        from C:/Bitnami/5/apps/redmine/htdocs/config.ru:3:in `require'
        from C:/Bitnami/5/apps/redmine/htdocs/config.ru:3:in `block in <main>'
        from C:/Bitnami/5/apps/redmine/htdocs/vendor/bundle/ruby/2.6.0/gems/rack-2.2.4/lib/rack/builder.rb:125:in `instance_eval'
        from C:/Bitnami/5/apps/redmine/htdocs/vendor/bundle/ruby/2.6.0/gems/rack-2.2.4/lib/rack/builder.rb:125:in `initialize'
        from C:/Bitnami/5/apps/redmine/htdocs/config.ru:1:in `new'
        from C:/Bitnami/5/apps/redmine/htdocs/config.ru:1:in `<main>'
        from C:/Bitnami/5/apps/redmine/htdocs/vendor/bundle/ruby/2.6.0/gems/thin-1.8.0-x64-mingw32/lib/rack/adapter/loader.rb:33:in `eval'
        from C:/Bitnami/5/apps/redmine/htdocs/vendor/bundle/ruby/2.6.0/gems/thin-1.8.0-x64-mingw32/lib/rack/adapter/loader.rb:33:in `load'
        from C:/Bitnami/5/apps/redmine/htdocs/vendor/bundle/ruby/2.6.0/gems/thin-1.8.0-x64-mingw32/lib/rack/adapter/loader.rb:42:in `for'
        from C:/Bitnami/5/apps/redmine/htdocs/vendor/bundle/ruby/2.6.0/gems/thin-1.8.0-x64-mingw32/lib/thin/controllers/controller.rb:170:in `load_adapter'
        from C:/Bitnami/5/apps/redmine/htdocs/vendor/bundle/ruby/2.6.0/gems/thin-1.8.0-x64-mingw32/lib/thin/controllers/controller.rb:74:in `start'
        from C:/Bitnami/5/apps/redmine/htdocs/vendor/bundle/ruby/2.6.0/gems/thin-1.8.0-x64-mingw32/lib/thin/runner.rb:203:in `run_command'
        from C:/Bitnami/5/apps/redmine/htdocs/vendor/bundle/ruby/2.6.0/gems/thin-1.8.0-x64-mingw32/lib/thin/runner.rb:159:in `run!'
        from C:/Bitnami/5/apps/redmine/htdocs/vendor/bundle/ruby/2.6.0/gems/thin-1.8.0-x64-mingw32/bin/thin:6:in `<top (required)>'
        from C:/Bitnami/5/apps/redmine/htdocs/vendor/bundle/ruby/2.6.0/bin/thin:23:in `load'
        from C:/Bitnami/5/apps/redmine/htdocs/vendor/bundle/ruby/2.6.0/bin/thin:23:in `<main>'

使用下面方法重新安装插件:

bundle config --delete without
bundle config --delete with
bundle install
bundle exec rake redmine:plugins:migrate NAME=redmine_export_permissions

由 匿名用户 在 大约一年 之前添加

很赞的插件,第一时间支持下!

小小 工程师大约一年 之前添加

下载连接呢?