Alex Bevilacqua

Results 68 comments of Alex Bevilacqua

@txinto I have a new version of the knowledgebase out that support Redmine 3.2 which should address the original issue you described. This version doesn't support searching at the moment...

@txinto it also appears that the call stack includes `redmine_dmsf`, which could be causing this issue as well ...

@crosspoints are you able to resubmit this as a PR?

@danielcamargo I like the idea of having a short intro "blurb", but what you've got here so far comes off as a bit negative (with the whole "they can lay...

@hirayama-evolni looks good. Just wondering if maybe we should have included this as part of the actual tab renderer (https://github.com/alexbevi/redmine_knowledgebase/blob/master/app/helpers/knowledgebase_helper.rb#L96) so we could pass the counts in when we render...

@OLSA I'd love to see your fork of the project so we can look into integrating some of these features. The screenshots look really nice, but source code is even...

@maiconzucco not currently, but this is a good idea. I've promoted this to a feature request.

@thomaskor I would need to implement the `:model_project_copy_before_save` hook in order to have knowledgebase content copied. We'd need to define what should be copied (assuming categories), but others may have...

@drdelportillo have a look at https://github.com/alexbevi/redmine_knowledgebase/blob/master/Gemfile. Just copy/paste this to your Gemfile and try running again.

@drdelportillo what if you changed the line to `gem 'redmine_acts_as_taggable_on', git: "https://github.com/alexbevi/redmine_acts_as_taggable_on.git"`