-
Hi,
when i activate the plugin, i got an error when i try to export issues in csv format.
Here is the log
```
NoMethodError (super: no superclass method `csv_content' for #):
plugins/redmin…
-
I installed and activated the pivot table plugin in my project. When trying to access the Pivot table, I get redmine 500 error. Below is what is displayed in the log. Any suggestions?
Rendere…
-
Hi, I followed #2 Issue renaming folder /redmine-cas-plugin/app/views/settings/ to /redmine-cas-plugin/app/views/settings-cas/
and then changing code at line 30 of lib/redmine_cas.rb:
settings …
-
Environment:
Redmine version 3.4.8.stable
Ruby version 2.6.0-p0 (2018-12-25) [x86_64-linux]
Rails version 4.2.11
Environment …
-
Hi guys,
software versions:
ubuntu server 12.04 LTS running redmine 2.3.0 with the plugin redmine_mylyn_connector 2.8.2.stable
Eclipse Kepler Service Release 1 with the redmine mylyn connector plugi…
-
When I am trying to install your plugin it keeps on giving the error that Money Gem is not installed. I have installed the same yet, the error keeps coming
root@redmine:/home/redmine/redmine/plugins/…
-
You need to add the following line:
elsif c.name.to_s == "helpdesk_ticket"
formatted_issue[c.caption] = ""
in
/plugins/redmine_pivot_table/app/helpers/pivottables_helper.rb
…
-
Hi,
Could we enable this plugin for only one Redmine support category, named for example "Suggestion box"...? I don't want to enable this plugin on others standard support categories. Is that possibl…
HLFH updated
10 years ago
-
Hi,
First, thank you very much for your job and the share of it.
Our request is to improve features provided by your plugin.
Your plugin provide the feature of hide tracker type in issue creation f…
-
I can't install the plugin. When I migrate the plugins using
"rake redmine:plugins:migrate RAILS_ENV=production"
I get a syntax error :
An error occurred while loading the routes definition of redmin…