Project

General

Profile

Search

Results (31865)

Open discussion: How to associate "Issue" with a checkin/delivery/submission of code?
Hi, [I'm very new to Redmine!] I'm co ... iated the ability to associate a "story" or "issue" with a specific "delivery" of code. Based ... e added/changed/removed for that particular "issue"/"story". (So basically everytime someone ch ... work on it, it has to be associated with an issue/story/task.) I'm wondering if it is possi ... elp is greatly appreciated. Thanks. Prembo. 2009-04-23 09:17
Open discussion: RE: Agile methodologies and Redmine
Hi all First of all, I’d like to thank eve ... ph doesn’t change no matter what I do to the issues assigned to a release. I tried this (in 497 ... opic. I have to create a custom field for Issues called Story Points, right? Yet no success. ... ll you need is a minor edit in the app/views/issues/_form.rhtml, to make it show the field for ... hours) %></p> The burndown is working. When issues are closed the curve bends down. “ But all that happens is a Ruby error when I click “new issue”, and no change in the graph. Is there any d ... s the google charts gem, of course) Thanks 2009-04-23 04:13
Help: RE: Installation Error: Segmentation Fault
I faced the same issue, The issue was fixed by replacing MySQL 5.1 with MySQL ... s/2/topics/4392#message-4479 Hope it helps 2009-04-22 21:29
Help: RE: specific theme per project
Hello, I have found where was your issue. In your code, just change this : <pre ... _=_ just copy the pointer and not the value. 2009-04-22 20:53
Defect #3222 (Closed): inline html not supported
The wiki formatting help for textile states t ... formatters to substitute for html. If the issue is sql injection via a wiki page then I sugg ... caped but that basic html still be permitted. 2009-04-22 20:24
Feature #3221 (Closed): Fetch Emails : ability to set Start Date
We are using the redmine receiving emails fun ... ble to set the "Start date & due date" of an issue. I tried adding the allow_override=Start, ... only use the current time when creating new issue. 2009-04-22 19:55
Help: specific theme per project
Hello, I wanted to have different themes f ... eme instead of the proj1 one. Is it a cache issue or something? Have you a better idea to do that? 2009-04-22 19:19
Help: Remove non-required fields from New Issue Screen
Is there a way to remove the non-required fields from the "New Issue" entry screen. I would like to setup this up so "Customers" can enter issues into the system. However I do not want the ... should be able to "hide" them on the initial issue entry screen. Is this possible? 2009-04-22 15:05
Open discussion: RE: Reference a revision from an other project
I created a new issue : #3216 2009-04-21 22:54
Feature #3216 (Closed): Reference to a revision from an other project
Add, in a wiki page, an issue or an another wiki zone, a reference to a re ... that : <pre> myOtherProject:r342 </pre> 2009-04-21 22:53
Help: RE: Problem UPDATE from svn
Got a similar problem: <pre> www-data@zio ... st/unit/mailer_test.rb U test/functional/issues_controller_test.rb U test/functional/us ... svn: Connection closed unexpectedly </pre> 2009-04-21 20:09
Feature #3214 (Closed): Provide a way to format the list of issues on the Roadmap page.
The list of issues found with each version in the Roadmap will put a line through the issue number if it is closed. I would like to be a ... atus. I want to be able to see quickly which issues are resolved but not closed. A way this ... theme to include formatting for my different issues status types based on that class name. 2009-04-21 19:21
Plugins: RE: Local avatars Plugin v.0.0.1
thanx, for your quick replay. I test 0.0.2 v ... My plugins list: Customer plugin Redmine Issues Group plugin Redmine My Widgets plugin There are not modifications in redmine source code. 2009-04-21 18:50
Plugins: RE: Local avatars Plugin v.0.0.1
Thank you, Andrew. I use your issues_group plugin on trunk version. It works nic ... it on Redmine 0.8.0.devel.2670 or subsequent? 2009-04-21 16:09
Open discussion: Reference a revision from an other project
Hi, Is it possible to add, in a wiki page or in an issue, a reference to a revision from a different ... dn't help me. Thanks in advance /Greg 2009-04-21 16:08
Plugins: RE: [Graphs plugin 0.1.0] Issuelist-graphs errors
yusuke kokubo wrote: > Mischa The Evil wrote ... ere I guess... ;-) Regards, Mischa. 2009-04-21 12:50
Help: RE: how to upload ldap certificate
We now have redmine 0.8.3, is there a chance that this issue with ldap will be better in 0.9 of redmine? any feedback is appreciated, thanx 2009-04-21 11:48
Plugins: RE: [Graphs plugin 0.1.0] Issuelist-graphs errors
Mischa The Evil wrote: > * Ruby version: _1. ... nux)_ I think Ruby version must be 1.8.7 2009-04-21 11:22
Defect #3210 (Closed): Create new issue
Parameters: {"project_id"=>"ets", "action"=>"new", "controller"=>"issues"} Rendering template within layouts/base Rendering issues/new ActionView::TemplateError (wrong constant name '') on line #3 of app/views/issues/_form_custom_fields.rhtml: 1: <div class="splitcontentleft"> 2: <% i = 0 %> 3: <% split_on = @issue.custom_field_values.size / 2 %> 4: <% @issue.custom_field_values.each do |value| %> 5: <p><%= custom_field_tag_with_label :issue, value %></p> 6: <% if i == split_on -%> 2009-04-21 09:35
Open discussion: RE: All Projects option for Saved Queries
I am current running Redmine 0.8.0.stable.224 ... your step 4 do the following: 6) Click on issue 9. 7) Click on the the custom query "All open tickets" Now my list only includes issues in the same project as issue 9. Surprised me! Jeff 2009-04-21 01:18
Open discussion: RE: All Projects option for Saved Queries
Jeff, I don't think you are going to through ... ple projects.: 1) Go to http://yourdomain/issues?set_filter=1 2) Adjust filters 3) Sa ... I assume you have the latest redmine stable? 2009-04-21 00:05
Help: Default columns
Can I change the default column set for the issue tracker of a specific project? Globally chan ... work too, but would not be the best solution. 2009-04-20 23:20
Open discussion: Voting on tickets?
Is there a way to vote on bug or feature requ ... any relevant, existing ticket I find for an issue I would like to see addressed but, if the ti ... em (similar to Bugzilla) could be introduced? 2009-04-20 22:36
Help: translation missing: en, field_watcher_users is invalid
*translation missing: en, field_watcher_users ... the above message, When I tried to create an issue with watchers. !RedMine_TranslationMissingErr.jpg! How to fix this? Any idea.. 2009-04-20 19:57
Help: RE: Redmine is slow when adding issues. Any thoughts?
If anyone is still interested. I recently ... y the problem was but it's working fine now. 2009-04-20 18:49
(28651-28675/31865)