redmine
Here are 558 public repositories matching this topic...
I installed redmine with sub-uri(www.mydomain.com/redmine).
With your kind installation guide, I successfully installed Redmine Github Hook plugin which shows in Plugin pages.
But when I try POST and GET with www.mydomain.com/redmine/github_hook, both of them make routing error.
Weird thing is, I used bundle and found nothing in redmine/plugins folder. Is this normal situation?
What can I do w
There is no option to export the whole wiki at once, is there?
I used
wiki = redmine.wiki_page.get('Foo', project_id=1)
as described in the wiki and it works great for single pages, but I want to export the whole wiki, like the functionality presented by the export button on the bottom right-hand side when sorting the wiki by "index by title".
Did I just overlooked this functionali
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 :
Class ActsAsTaggableOnMigration < ActiveRecord::Migration[4.2]
.../init.rb:2:in 'top(required)>' "
I follow this“
http://www.redmine.org/projects/r
-
Updated
Jun 23, 2020 - CSS
The issue list is severely compressed in Redmine 4.1.1, due to a 300px margin to the right of the issue list. I'm not sure why that is there, but it should be removed.
when i finished install redmine_dashboard in my redmine environment. and set dashboard module into my project, can not see filter function .
This is a template to report bug related to redmine issue templates plugin.
You can fill in any format, free style in case report features or questions.
Summary
IE11の場合、チケット作成画面でテンプレ選択の欄が表示されない。
Description
IE11の場合、チケット作成画面でテンプレ選択の欄が表示されない。
Chrome-adminでログイン/チケット作成画面/トラッカー選択/テンプレ選択-OK
IE11 -adminでログイン/チケット作成画面/トラッカー選択/テンプレ選択の欄が表示されない。
(トラッカーの直下が題名になる)
IE11の場合、テンプレの選択肢が表
Kindly note that when a predefined-user which is treat as support client and giving that permission in role is adding a new issue the first reply message is not sent to his email instead of that the redmine standard notification is sent.
Noting that if a ticket is opened from an anonymous user via email an automatic response is sent.
Is there a more detailed documentation for this plugin avaiable?
Information abaut:
- Java Issue-field-relation
- CSS Issue-field-relation
- Which fields at all are supported
- Is there a relation to standard CSS - and Java programming?
- How do I get information of supported field- and property-Information like:
Access to field status_id with "tr.issue.status"
Access to field "assigne
Internal error
Hello,
Im using Redmine 3.4.4.stable and have the problem, that I see 2 searchbars and this make problems on mobile devices and looks bad on desktop.
Can you help me how to remove it?
Hi, I'm using redmine-net45-api Version 2.0.43.0. thank you nice application!
In our environment, we use Apache Baic authentication.
I'm trying two pattern, But response Unautholized error.
Is there any solution?
pattern1:Embedded in URL .
try{
var redmine = new RedmineManager(host: "http://basicid:[email protected]", apiKey: "XXXXXXXXXXXXXXX");
var issue = redmine.Get
-
Updated
Apr 17, 2020 - JavaScript
Redmine 4 support?
are there any plans to fix it for redmine 4 ?
current error:
redmine@devcenter:~/redmine$ bundle exec rake redmine:plugins RAILS_ENV=production
rake aborted!
NameError: uninitialized constant Rake::TestTask
/home/redmine/redmine/plugins/redmine_tagging/lib/tasks/test.rake:5:in `block in <top (required)>'
/home/redmine/redmine/plugins/redmine_tagging/lib/tasks/test.rake:1:in `<top (req
-
Updated
Jun 9, 2020 - Ruby
Hi,
I have two little issues on the plugin/Progress frame (on Overview section).
On some resolutions, it takes the "version" to far end (as pic1)
Sort order of the version listed is not the same in different projects. (as pic2). Is it on Due date, name or is it random?
I'm running on this environment:
Redmine version 3.4.5.stable
Ruby version 2.3.1-p112 (2016-04-26) [x86_64-lin
Estimated hours are never set in redmine. Neither when creating a new task nor updating an existing one. I don't know if the problem is on redmine mylyn connector or on eclipse redmine mylyn plugin side.
Log on server side (REDMINE_INSTALL_DIR/log/production.log) does not show a value by estimated_hours:
Processing by IssuesController#update as XML
Parameters: {"issue"=>{"subject"=>"foo", "descrip
Does not work with the module Usability (from developers RM+ http://rmplus.pro/ru/redmine/plugins/usability).
When disable usability module, then all is well.
Log:
Started POST "/projects/vrn/issues" for 10.1.100.5 at 2019-06-07 08:56:40 +0300
Processing by IssuesController#create as JSON
Parameters: {"utf8"=>"✓", "project_id"=>"vrn"}
Current user: sk (id=5)
Rendered common/er
Hi
I am new for redmine and my target is to redmine issue trigger jenkins job, for that purpose I try to install this plugin and I got error while running,
bundle exec rake redmine:plugins:migrate RAILS_ENV=production NAME=redmine_jenkins
rake aborted!
LoadError: No such file to load -- coderay.rb
/home/centos/redmine-4.0.5/plugins/redmine_bootstrap_kit/app/helpers/code_mirror/colorizer_he
Issue Saving Edits
First let me say, great plugin. This is a super big help.
I am having an issue saving any inline edits. Per attached 001 image, I make my edits in the adjustable text field, but the "green check" will not save the work.
Now, if i am only editing one line, as in attached 002 image, i can hit "enter" and save the work.
This is an install on a CentOS7 VM, and I have attached my environmen
Using the PDF export option for a Wiki page draw.io drawings are not rendered in the exported pdf file.
Info:
Editor: CKEditor
Environment:
Redmine version 3.4.4.stable
Ruby version 2.3.6-p384 (2017-12-14) [x86_64-linux]
Rails version 4.2.8
Environment production
Database adapter Mysql2
SCM:
Не могу создать чат
Attempting to get the plugin running on FreeBSD and the command:
bundle exec rake redmine_elasticsearch:reindex_all RAILS_ENV=production
yields
Loading Rails environment for Resque
Recreating index and updating mapping...
2018-09-26 09:22:32 -0700: HEAD http://127.0.0.1:9200/redmineapp_production [status:200, request:0.049s, query:n/a]
2018-09-26 09:22:32 -0700: <
2018-09-26 09
Hello, I wanted to test the plugin. Sounds like a very useful extension.
Unfortunately I can't start Redmine with the installed plugin anymore. Since I didn't make any other changes to the system, it's probably due to the plugin or an incompatibility.
I'm afraid I have no knowledge of Rails.
In the log I find the following lines:
`Nov 06 20:52:06 3: from /app/code/plugins/redmine_defaul
Can you create a destination option after stop the counter?
LIKE
http://[redmine]/issues/123/edit?time_entry[hours]=1.0
OR
http://[redmine]/issues/123/time_entries/new?time_entry[hours]=1.0
I tryied change 'edit' to 'time_entries/new', but I got th
Improve this page
Add a description, image, and links to the redmine topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the redmine topic, visit your repo's landing page and select "manage topics."



I have tried to install redmine with external PostgreSQL, but it doesn't work for me with the logs below.
Seems the problem is:
Can someone tell me how to make it work?
Logs