-
Hi,
If I want to see my Release multiview, I get bug:
Started GET "/redmine/rb/releases_multiview/1" for x.x.x.x at 2014-04-07 10:56:47 +0200
Processing by RbReleasesMultiviewController#show as _/_
…
-
Typedoc can link to the source code in github. But if we're rendering from npm installs, links will be to the bundled .d.ts. Can we link to unpkg.com? Is this useful, or should we not attempt any u…
-
Something really strange happened, the plugin removed all the key that weren't added in redmine..
Including the admin key for gitlolite..
I've found one commit of my gitolite-admin repo by the plugi…
-
In Issues, I created a issue,the ckeditor plugIn display normal
![image](https://user-images.githubusercontent.com/4525128/34376583-651a16be-eb27-11e7-8cff-51898644a5fe.png)
when i change Tracker…
-
I followed the Installation procedure and during the command
``` bash
RAILS_ENV=production bundle exec rake db:migrate --trace
```
in the Folder of this Plugin, I got this error
``` bash
RAILS_ENV=…
-
## Summary
Custom's field data erase when sorting the issue
## Description
When I create an issue with custom fields and sort it after that (move with sort arrows) the customs fields are erasing.…
-
DEPRECATION WARNING: Base#after_destroy has been deprecated, please use Base.after_destroy :method instead. (called from at /home/user/rails_app/vendor/plugins/acts_as_taggable_on_steroids/lib/taggin…
-
Hi,
I'm still getting the "Oops! Please upload a file with the extension of csv."-error, using the latest code. My environment:
Client: Win 7 Enterprise SP1, tried Chrome, IE, Firefox - same everywh…
-
After adding this plugin, I get a 500 error when attempting to sort issues via custom fields.
```
Started GET "/projects/fdlic/issues" for 127.0.0.1 at 2015-04-24 11:26:08 -0500
Processing by IssuesC…
-
platform: # supported: 2.2.4, 2.3.2
backlogs: # supported: 1.0.5
ruby: # supported: 1.9.3, 2.0.0
I installed Backlogs 1.0.5 into out redmine Dev environment. I do not see an option to print cards…