Project

General

Profile

Search

Results (18280)

Help: Problem when trying to delete relation
When I'm clicking on delete relation chain on issue system asks me if am sure and after confirma ... ne_lightbox 0.0.1 2013-02-09 15:25
Help: RE: What does "no such file to load -- mysql" mean?
Jared Fine wrote: > Don't want to revive an old thread but I just ran into this issue and it was due to upgrading Ruby from 1.8.7 ... www.mysql.com/downloads/connector/c/ (6.0.2). 2013-02-09 09:19
Help: RE: What does "no such file to load -- mysql" mean?
Don't want to revive an old thread but I just ran into this issue and it was due to upgrading Ruby from 1.8.7 ... e.yml adaptor to use mysql2 instead of mysql. 2013-02-09 06:42
Help: Problems adding IssuesHelper in a plugin view
I added a view in my plugin where I want to d ... :sidebar do %> <%= render :partial => 'issues/sidebar' %> <% end %> </pre> but I ge ... 13: <% end %> 14: <%= call_hook(:view_issues_sidebar_planning_bottom) %> 15: ... ebar_queries %> 17: <%= call_hook(:view_issues_sidebar_queries_bottom) %> </pre> I tried to include IssuesHelper in my controller but it doesn't chang ... Any help? My redmine version is 2.2.1 btw. 2013-02-08 22:30
Plugins: RE: Weekly Timesheet 1.3
You are right. Same project / same issue So, not work if i want different comments. Thanks 2013-02-08 19:20
Plugins: RE: Weekly Timesheet 1.3
there is no limitation on the number of rows. ... ter time for the same combination of project/issue/activity in different rows, it will combine them. Could you please check Dhanasingh 2013-02-08 18:39
Plugins: RE: Weekly Timesheet 1.3
Hi I have a new problem. When users edit o ... lugins/redmine_wktime/app/views/wktime/_edit_issues.html.erb:100:in `_plugins_redmine_wktime_app_views_wktime__edit_issues_html_erb___3419786797210908538_58832740' ... reads' I hope you can help me. Cristian 2013-02-08 16:35
Open discussion: notification on issue deletion
Hi, how to enable notification mails for every watcher/owner of an issue, if the issue gets deleted? -- Mathias 2013-02-08 15:23
Help: RE: can I change default tracker for new issue?
I second thanks to you, It was not intuitive ... Redmine instance. Thanks again... Nestor 2013-02-07 20:09
Help: RE: Issue Custom Field
Ok, now I have understand the second method: Available custom fields for issues are only really available for the actual issue in case the issue is of the type of tracker where the custom f ... fore the method seems to be very correct for issues. 2013-02-07 18:40
Plugins: RE: Time & Expense 1.4
Dhanasingh, Thank you so much for this new ... features immediately, especially : * Filter issues by tracker * previous and next week link ( ... 1.4 (aka WT) looks working fine. Olivier. 2013-02-07 14:15
Plugins: Time & Expense 1.4
We are happy to announce the release of Time ... /approved timesheets through redmine core - Issues selection is enhanced by its subject autoco ... for rejected time & expense sheets - Filter issues by tracker - Configuration for number of w ... ontribution from Martin Dube) Dhanasingh 2013-02-07 13:10
Open discussion: RE: Update possible without errors?
Hmm.. no one an idea how to fix this issue? Currently I figure out that the website ... about redmine and repository authentication. 2013-02-07 10:15
Open discussion: RE: Update possible without errors?
So... I'am back at a running state after this ... : 2.8ms) > Started GET "/projects/rss-to-me/issues" for 79.197.136.150 at 2013-02-06 23:34:23 +0100 > Processing by IssuesController#index as HTML > Parameters: {"pr ... ueries/_columns.html.erb (3.4ms) > Rendered issues/_list.html.erb (10.9ms) > Rendered issues/index.html.erb within layouts/base (37.7ms) ... cal variable or method `position_name' for #<IssuePriority:0x0000000edf8870>): > 29: </t ... group %> > 32: <% end %> > 33: <tr id="issue-<%= issue.id %>" class="hascontextmenu <%= cycle('odd', 'even') %> <%= issue.css_classes %> <%= level > 0 ? "idnt idnt-#{ ... hide-when-print"><%= check_box_tag("ids[]", issue.id, false, :id => nil) %></td> > 35: <td class="id"><%= link_to ... 2013-02-06 23:34
Help: Problems with redmine since update from 2.1.4 to 2.2.2
Stating in this thread; http://www.redmine.or ... rror: > Started GET "/projects/rss-to-me/issues" for 79.197.136.150 at Wed Feb 06 21:55:11 +0100 2013 > Processing by IssuesController#index as HTML > Parameters: {"pr ... ueries/_columns.html.erb (5.6ms) > Rendered issues/_list.html.erb (16.0ms) > Rendered issues/index.html.erb within layouts/base (61.5ms) ... cal variable or method `position_name' for #<IssuePriority:0x2ac9f98f0c80>): > 29: </td> ... group %> > 32: <% end %> > 33: <tr id="issue-<%= issue.id %>" class="hascontextmenu <%= cycle('odd', 'even') %> <%= issue.css_classes %> <%= level > 0 ? "idnt idnt-#{ ... hide-when-print"><%= check_box_tag("ids[]", issue.id, false, :id => nil) %></td> > 35: <td class="id"><%= link_to ... 2013-02-06 22:00
Help: Issue Custom Field
Hello, I'm developing the redmine plugin for ... correct solution to add custom values to the issues. Please can anybody explain me the following things in difference and usage: - IssueCustomField <-> CustomField - CustomFieldValue <-> CustomValue - issue.custom_field_values <-> issue.custom_values And additional: In my opini ... but overridden of an bad one in "app/models/issues.rb" (see below). Eventually this caused my ... lds (project && tracker) ? (project.all_issue_custom_fields & tracker.custom_fields.all) : [] end Thanks in advance, Thomas 2013-02-06 21:58
Open discussion: RE: Update possible without errors?
Ok the log works now and their is this error, ... rror? > Started GET "/projects/rss-to-me/issues" for 79.197.136.150 at Wed Feb 06 21:55:11 +0100 2013 > Processing by IssuesController#index as HTML > Parameters: {"pr ... ueries/_columns.html.erb (5.6ms) > Rendered issues/_list.html.erb (16.0ms) > Rendered issues/index.html.erb within layouts/base (61.5ms) ... cal variable or method `position_name' for #<IssuePriority:0x2ac9f98f0c80>): > 29: </td> ... group %> > 32: <% end %> > 33: <tr id="issue-<%= issue.id %>" class="hascontextmenu <%= cycle('odd', 'even') %> <%= issue.css_classes %> <%= level > 0 ? "idnt idnt-#{ ... hide-when-print"><%= check_box_tag("ids[]", issue.id, false, :id => nil) %></td> > 35: <td class="id"><%= link_to ... 2013-02-06 21:56
Open discussion: Redmine 2.1.2 - associated changesets not showing up next to issues until I click the ticket link from the repository tab
I have setup the keywords for referencing etc ... ociated changesets don't show up next to the issues unless/until I go to the repository tab and click on the issue link from the changeset comment listing. How can I fix this issue? Thanks 2013-02-06 21:02
Open discussion: Deny a workflow transition to issue authors
Hi, Just wanted to ask if there is a way to do this: On our tracker, we have an issue state called "Confirmed", which I want to disallow issue authors from being able to set. The idea is ... than the author should be able to confirm an issue. The problem is that the workflow transit ... rule on the test team, but it would be a non-issue if it were possible to have Redmine deny tha ... achieve this? Thanks in advance! Cheers 2013-02-06 18:13
Open discussion: RE: Update possible without errors?
IMHO yes, there shouldn't be any problems. M ... o 1.9.x, rails to 3.2.11 (3.2.8 has security issues)? Remember to change the adapter from mysql to mysql2 in you config once you've finished... 2013-02-06 17:38
Help: RE: Can't Update redmine on Ubuntu
You should better ask your question also on Debian forums, this issue seems to be very specific to the way Redmine is packaged for Debian. 2013-02-06 16:41
Help: RE: Unable to edit notes/answers in issues
Could you try to make: 1)svn co last RM to s ... grate. try to use webrick first for debug. 2013-02-06 14:16
Open discussion: RE: Bugday's Integration
*@Community* Maybe you can help us identifyi ... be easily be done, by filtering the current issue list by "status = Needs Feedback". Please give some feedback on this issues, if you're able to reproduce this issues. Just give some comments on this, we'll check this issues regularly. Testing this issues will help us to keep the tracker down and improve our development. Thanks in advance, Daniel 2013-02-06 11:37
Help: RE: Ubuntu 10. - Redmine 1.3 to Ubuntu 12 - Redmine 2.2 - Wrong charset ?!!
Yes !!! I finally get rid of the issue. For everyone, my problem was that all my ... ncoding/]] Thanks everybody for your help. 2013-02-06 09:59
Open discussion: Any ongoing Wiki development?
Hi, I'm new to Redmine and using it via a ... d (such as "this one":http://www.redmine.org/issues/3547) but don't appear to get any traction ... rs old and still listed as "New".) Brian 2013-02-05 22:52
(8026-8050/18280)