redmine_knowledgebase
redmine_knowledgebase copied to clipboard
A knowledgebase plugin for Redmine
I found the probrem of watcher. So I made this patch. ```diff --- redmine_knowledgebase-master/app/views/articles/show.html.erb 2017-11-19 22:57:32.000000000 +0900 +++ redmine_knowledgebase/app/views/articles/show.html.erb 2018-01-11 16:13:19.261609100 +0900 @@ -18,8 +18,9 @@ "articles", :action => "comment",...
Hello, using 3.2 and trying to create the first article, this error appears: ``` Started POST "/redmine/projects/est/knowledgebase/articles" for 10.0.2.2 at 201$ Processing by ArticlesController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"VZk6qx8pOopsSMZbEfkjOndzmqXg$ Current...
When I create an article, there is no email notification to the project member. Is there any settings for that?
first exec "bundle install" then exec "rake redmine:plugins:migrate RAILS_ENV=production" I see error" directly inheriting from active_record::migration is not supported. please specify the rails release the migration was written for :...
Hi, Once the plugin enabled Knowledge Base, tags no longer work, on projects or on the users , and on Articles Knowledge Base . If we add one tag ,...
Hi, First thanks for this awesome plugin :) My request is a little out of normal support, so feel free to close it if you have no time to help....
There is an error in "config'/locales/ko.yml" Current value of "label_kb_link" is "KB#{{kb_id}}". But, in my opinion, it should be "KB#%{kb_id}". After modifying, macros about articles works well.
Whenever I create an article I get the following error: "Internal error An error occurred on the page you were trying to access. If you continue to experience problems please...
error log > An ActionView::Template::Error occurred in articles#index: > > no implicit conversion of nil into String > plugins/redmine_knowledgebase/app/helpers/knowledgebase_helper.rb:38:in `+' > --- > ## Request: > - URL : http://192.168.1.41/projects/uth_testteam/knowledgebase/articles...