redmine_knowledgebase icon indicating copy to clipboard operation
redmine_knowledgebase copied to clipboard

A knowledgebase plugin for Redmine

Results 84 redmine_knowledgebase issues
Sort by recently updated
recently updated
newest added

I can add watchers, but then how to remove some watchers? it seems only can add watchers.

I solved this by adding the environment parameter to the rake command, this is rake redmine:plugins:migrate NAME=redmine_knowledgebase RAILS_ENV=production as for this env I have working parameters in my config.database.yml. Don't...

Downloaded and installed Redmine from last Linux bitnami installer (4.2) on Ubuntu server 20.04. No issue with installation, redmine is up and running correctly: ```Environment: Redmine version 4.2.0.stable Ruby version...

When I changed the settings of Knowledgebase Plugin on webpage, I can't access to the Knowledgebase page. it recalls internal error. How can I fix this problem? Actually I don't...

Added article list tree as specified on #390 . It can be enable/disable via Plugin Configuration

Hello, I use some of macros available for knowledgebase such ask `{{category()}}` and `{{article()}}`. While they work find in tickets, when i receive email updates about those tickets, i get...

Hello, when I try to upload image, I get following message ![image](https://user-images.githubusercontent.com/54798668/99109618-64949980-25e9-11eb-8ac3-50ec7ce1666a.png) There is log file... ActionView::Template::Error (undefined method `thumbnail_path' for # Did you mean? thumbnail_tag thumbnail_url): 1: : 2:...

i am trying to install this on my ubuntu 18.04 server. when running the following command: rake redmine:plugins:migrate NAME=redmine_knowledgebase it fails in my error logs i see the following root@ip-172-31-26-138:/var/www/html/redmine#...

If article has more than 2 attachments and then "thumbnail" will fail. All attachments will show in article files!(include thumbnail picture)

Hi, When I install the Knowledgebase plugin on my Redmine system, it shows below message : [root@localhost plugins]# rake redmine:plugins:migrate NAME=redmine_knowledgebase (in /var/www/redmine) [DEPRECATION] requiring "RMagick" is deprecated. Use "rmagick"...