redmine_issue_templates | Maintenance Repository - https | Plugin library
kandi X-RAY | redmine_issue_templates Summary
kandi X-RAY | redmine_issue_templates Summary
Plugin to generate and use issue templates for each project to assist issue creation. The latest version 1.0.x is not compatible with IE11. (Related: #310) Please use version 0.3.8 or 0.3-stable branch (uing jQuery version) as a stable release for Redmine4.x.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of redmine_issue_templates
redmine_issue_templates Key Features
redmine_issue_templates Examples and Code Snippets
Community Discussions
Trending Discussions on redmine_issue_templates
QUESTION
Posted on the Redmine forum, but after a few days didn't get a response. I thought someone here might know.
I am trying to export PDF's with images. I have tried using the copy/paste and upload when creating an issue and specifying the file name; all seem to fail exporting the picture. Tried different formats jpg and png, with same results. I have read several forum postings from several years ago, when rmagick would be installed to help solve the issue. From Redmine install page I read that the rmagick is not necessary for 4.1.0.
I am really new to running the redmine world. Running redmine on a Windows box.
How can I allow the images to be exported to PDF for an issue?
Could someone point me in the right direction?
...ANSWER
Answered 2020-Apr-08 at 10:22QUESTION
I am using the Bitnami Redmine Stack 3.3.1-0 on Ubuntu 16.04.2 LTS.
I recently installed a plugin (Issue Templates - http://www.redmine.org/plugins/redmine_issue_templates).
In the process, I updated the gems using bundle install
and bundle update
.
After performing this update, the Redmine website no longer works. I get the error:
"We're sorry, but something went wrong. We've been notified about this issue and we'll take a look at it shortly."
Upon analyzing the apache error log, I find the error:
"Could not find rake-12.3.0 in any of the sources (Bundler::GemNotFound)"
However, I have checked /opt/bitnami/apps/redmine/htdocs/vendor/
and /opt/bitnami/ruby/lib/ruby/gems/2.1.0/gems
and rake-12.3.0
is included in both locations. I am not sure why this issue is occuring.
I uninstalled the plugin and removed the files, but I still have the issue. I tried bundle install
, bundle update
, gem install rake -v '12.3.0'
, bundle exec rake rails:update:bin
in the /opt/bitnami/apps/redmine/htdocs/
folder, and I also tried ./gem update
in the /opt/bitnami/ruby/bin
folder, but I still have the issue.
Please advise me what to do.
...ANSWER
Answered 2018-Mar-16 at 10:37Did you load the Bitnami environment before running the "bundle" commands? There's a script at /opt/bitnami/ called "use_redmine". Please run it before running the commands.
For instance:
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install redmine_issue_templates
Copy the plugin directory into the $REDMINE_ROOT/plugins directory. Please note that plugin's folder name should be "redmine_issue_templates". If changed, some migration task will be failed.
Do migration task. e.g. rails redmine:plugins:migrate RAILS_ENV=production
(Re)Start Redmine.
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page