Redmine is a flexible project management web application written using Ruby on Rails framework.

learn more… | top users | synonyms

0
votes
1answer
26 views

Hook Installed False [closed]

What is the repository hook? Hooks false. How does "hook installed" work? I'm using Redmine 2.3.1 Redmine Git Hosting Plugin 0.6 Centos 6 Git 1.7.1
0
votes
0answers
19 views

Freshbook plugin is not working with Redmine 2.3.0

I have installed the Freshbook plugin in Redmine latest version (2.3.0). According to Freshbook documentation Freshbook plugin was not compatible with latest version so I made some changes in plugin. ...
-1
votes
0answers
22 views

Can't install redmine plugin [closed]

I try to install redmine plugin RedCase root@redmine-test:/usr/local/lib/redmine/plugins/redcase# /var/lib/gems/1.8/bin/bundle install Updating git://github.com/rails/prototype_legacy_helper.git ...
0
votes
0answers
22 views

Redmine - how to retrieve time spent on a project during specified time range?

I'm looking for the best way to retrieve the sum of time spent on a Redmine project during specified time period (e.g. last month). I've traversed through Redmine few times but failed to find such ...
0
votes
3answers
43 views

Redmine and SVN integration

We use fairly up-to-date redmine. each time after fixing a bug, in the commit message we using the "# + redmine number" to referencing the redmine number. I open the redmine ticket from the browser, ...
0
votes
1answer
21 views

Redmine: check if the user has a specific privilege

Trying to write a plug-in for which I need to check if the user has a particular permission . For example I am thinking of something like this if (user.current has "view_private_notes" ) do ...
0
votes
0answers
49 views

Use the Action Mailer of Redmine to send e-mail

I want to send email from a local server (to "admin@admin.com" ): My problem is how to use the Action Mailer of Redmine into my plugin because when I use an other Action Mailer, I have to configure ...
0
votes
0answers
64 views

Getting Iconv::InvalidEncoding error on trying to export xls from Redmine

I tried searching the solution, but could not get it working I have installed xls_export plugin for redmine, but every time I try exporting an Excel sheet of Issue list, I get the following error ...
0
votes
1answer
25 views

Redmine Plugin Partials not being found

I have been following the Redmine Plugin Tutorial and read the page on Hooks, but I still can't get my plugins partials to render, using the render_on keyword or otherwise. Here's where I'm putting ...
0
votes
0answers
27 views

Problems with links prefix when executing with bitnami redmine

I'm developing plugins to redmine and I have a little problem. I'm developing with a clean installation of redmine but in production it's installed with bitnami redmine. I have a route in my plugin ...
0
votes
1answer
17 views

Redmine: notify when commented issue is updated

Is there any plugin/patch/anything for notifying me by email, when issue which I commented in, is updated? Now I only receive notifications on my own issues, or ones that assigned to me. I know about ...
0
votes
0answers
12 views

Modifying redmine views using deface

I am trying to make the "private issue" checkbox "checked by default" using a plug-in. I need to add the below check to the redmine default view :checked => @issue.new_record? || ...
0
votes
0answers
87 views

Installing Mantis2Redmine in Redmine-2.3.0

When I enabled the Mantis2Redmine plugin in Redmin-2.3.0, I got a Page not found error in the web browser and following messages in the console: [root@es032 redmine-2.3.0]# ruby script/rails server ...
1
vote
2answers
46 views

update redmine table via code

I am coding a plugin in redmine, I updated many times tables which I built, but when I tryed to update some atributes in redmine tables it did not wok. In my case I want to update "identifier" ...
0
votes
1answer
48 views

Control the visibility of checkbox for users

I am working on a plug-in to extend the file attachment feature of redmine. For which I need to add a checkbox that is only visible by users with a particular role I am totally noob on ruby. This ...
0
votes
0answers
45 views

overwriting methods to a controller from a plugin

I've been faced by the same Issue like that: promising answer Also using rails 2.3.11 in combination with redmine. I also want write a plugin wich stand alone (not editing the core code). The ...
0
votes
0answers
38 views

Redmine and Facebook Connect

I'm looking for this for the whole day today without results. Does anyone know to to use facebook-connect as an authentication mechanism in Redmine? Is there any working plugin for that? Or other ...
0
votes
0answers
37 views

How to intercept updates to model association in rails?

I have a model project that have users or groups assigned under multiple roles (it's the redmine model) I want to add a callback to do something but I need to know what were the roles_ids before ...
0
votes
1answer
172 views

Update redmine 1.1.0 to redmine 2.2.1

Currently i am using redmine 1.1 and now i need to update it to redmine 2.2. I have already added lot of projects and its issues in redmine 1.1 version. I have installed the redmine 2.2 in other port ...
0
votes
0answers
39 views

Redmine: Repeat Project and Move Schedule

I'm working in a club which organizes a big party every year. The schedule always looks the same. Therefore I'd like to create a redmine project blueprint which we can reuse every year. In redmine I ...
0
votes
0answers
33 views

Routing error in Scrumbler_settings#show Redmine + scrumbler_plugin

I'm usign Redmine 1.4.6 and a have to use this plugin. Well, the instalation was ok and a I can see the plugin in Administration -> Plugins, but when a enter in my project, go to the tab Scrumbler and ...
3
votes
1answer
191 views

Redmine: Custom filter field for adding News

I'd like to add a custom filter field to "Add News" page in Redmine, so that when I add a new news I could select group of users the email should be sent to. The field itself is a list of Redmine ...
0
votes
1answer
31 views

updating Rails fixtures during tests

I have a functional test in Rails (it's a Redmine plugin) which is causing me problems: fixtures :settings test 'error is shown on issues#show when issue custom field is not set up' do setting = ...
0
votes
0answers
21 views

server push plugin for redmine

Is there any server push plugin for redmine available. Searching on the redmine official site didn't give satisfiable results. It will be quite a bonus if it is based on the Socket.IO.
0
votes
2answers
27 views

Is there a way to use the stackexchange syntax for posts, commits comments, wiki… in redmine

Is there a module or a simple way to enable the syntax from stackexchange in redmine?
-1
votes
0answers
95 views

Update Redmine 1.0.1.stable (SQLite) to latest Release (2.2.0) [closed]

I've installed Redmine 1.0.1 on debian linux with apt-get install redmine as described in the following tutorial: ...
1
vote
1answer
106 views

Redmine custom fields on Projects page

I have recently setup Redmine and am really liking it however, a feature which I am really wanting is to set up Project completion in a percentage type facility (such as 5% 10% etc.) which is editable ...
0
votes
0answers
45 views

Displaying an OpenLayers view in Redmine wiki

In the redmine wiki pages, I would like to include some javascript code so that I can display a browsable satellite image and other layers. I think that I only need: - a plugin to allow injecting ...
0
votes
0answers
36 views

Redmine plugin: How to get notified about new source code changes?

In my plugin I need to process each commit to precalculate some data about each changed file. I want my code to run each time a new Change is created in Redmine database. I tried the following code ...
0
votes
1answer
35 views

how can i inclue a wiki page with attachments list in another wiki page in redmine?

redmine offer some codes like '{{include(Foo)}}' to include a wiki page. but it dosen't inclue the attachments list froms the Foo page. i want to include a wiki page with the attachment like below. ...
1
vote
0answers
366 views

Redmine 2.1.2 + Gitolite setup - “rake aborted!” on “rake db:migrate_plugins”

I'm trying to setup a testing server with Redmine and GIT. I'm following this series of tutorials: Setting up a Centralized Git Service Setting up the Redmine Front End Integrating Redmine and ...
0
votes
0answers
55 views

Redmine Plugin Creation - Access main controllers and views

I must say I am new to Ruby on rails and this is my first redmine plugin. There is controller called projects_controller.rb which has all the actions to create a new project. There is a model ...
0
votes
0answers
47 views

Redmine plugin model redirect

Is it possible to redirect my plugin to an existing model? Basically I would like the estimate index to show the project index. Something similar to in my routes.rb get 'estimates', :to => ...
1
vote
0answers
31 views

Issue with Euro character when I create a pdf with redmine's invoices plugin

I installed the crm-invoices plugin for redmine. I selected my currency : euro and I created my first invoice. But then I select the pdf export option and the euro character is not displayed correctly ...
1
vote
1answer
272 views

Redmine - backlogs - No such file to load — nokogiri

I'm trying to install backlogs 0.9.9 with redmine 2.1.2 under ubuntu 12.10. Following the Backlogs installation guide remine_install_path$ RAILS_ENV=production bundle exec rake db:migrate rake ...
1
vote
0answers
342 views

ruby TypeError can't convert Date into String

I get TypeError (can't convert Date into String) in ruby, using irb i test & can get the desired value, but inside redmine's graph plugin i get the above error. ruby version is 1.9.3p0, but i get ...
0
votes
0answers
119 views

Redmine plugin: No route matches

I am trying to move to Rails 2.1. but I have some problem of migrating the plugins i am using. return link_to(l(:text_questions_for_me) + " (#{question_count})", { ...
0
votes
2answers
142 views

Installing a plugin in Redmine running in OpenShift

I'm running Redmine 2.0.3 in OpenShift. It's a Ruby 1.9 cartridge installed with https://github.com/ramr/redmine-2.0-openshift-quickstart. I'm trying to install redmine_charts2 ...
0
votes
0answers
34 views

Redmine pagination breaks at click on next link

I am working in redmine 1.4. I am putting pagination code in my controller like def update_date @start_date = params[:start_date] @end_date = params[:end_date] @users = users ...
0
votes
0answers
95 views

Redmine update custom field values in runtime

I have a custom field called "Internal Impact" with value of "Urgent", "Important", "Not Consider", etc. I am now writing a plugin that I expect it to control this custom field based on an model which ...
0
votes
1answer
133 views

rake redmine:plugins:migrate is not executing

rake redmine:plugins:migrate is not executing, whenever i try to execute this command, it gives error. rake aborted! Don't know how to build task 'redmine:plugins:migrate'
0
votes
1answer
53 views

Redmine plugin - ScreenshotPaste not working on 2.0.4

I am trying to install http://www.redmine.org/projects/redmine/wiki/PluginScreenshotPaste or Redmine 2.0.4, but, no luck. Do somebody knows how to amend the plugin to work?
0
votes
0answers
126 views

Customize the fields that Redmine calendar displays

I'm interested in using Redmine for a scheduling/rental system and I'm running into a particular issue with the calendar that's slightly annoying. On the calendar, I'd like the ability to choose the ...
0
votes
0answers
33 views

Redmine active tab highlight issue

I am making a plugin in redmine-1.4, but active tab is not getting highlighted. I am unable to find the reason. Can anyone help me? Thanks
0
votes
0answers
18 views

Programmatically setting SCM Repository details for a project in Redmine

I can add/modify a SCM repository for a project in Redmine, by going to Project > Settings > Repositories. Is there a way to do this programmatically, may be via a plugin or the Java/Ruby API?
0
votes
1answer
100 views

user session getting expire on ajax call in rails 2

I am working on redmine in rails 2, In my erb file i have one javascript function function getLeaveTypeQuota() { var selected_leave_type_id = jQuery("#leave_type").val() ...
1
vote
1answer
45 views

Is there a way to use the new plugins without updating to Redmine 2.0?

I want to update plugins on redmine but I keep receiving this error message after updating the file: The server is temporarily unable to service your request due to mainenance downtime or capacity ...
0
votes
1answer
82 views

Setting Configuration in init.rb

I am working in rails 2. I am developing a plugin of redmine. I want to do this in init.rb file of plugin. which i am doing in development.rb of redmine. config.to_prepare do load 'user_patch.rb' ...
0
votes
1answer
44 views

Add to redmine Core model

I am writing a plugin in redmine 1.4, and as a part of my project, I need to establish a one to many relation between a model created by me (ex: lms_users), and a model that is part of the Redmine ...
0
votes
0answers
156 views

Redmine & Mylyn - Submit task failed : Unexpected status code - 403

When I want to submit changes to a task a "Submit failed: Unexpected status code 403" occurs. The querying and adding new tasks work good using the redmine mylyn connector. Serveur Apache ...

1 2 3