Project

General

Profile

Search

Results (31866)

Plugins: RE: Hudson Plugin 0.1.0
Toshiyuki Ando wrote: > Thanks! > > Jens ... > > !redmine_hudson_add_build_message_to_issue_2.png! Cool! Looks very good. > > > In ... ries, not a big thing :) Thanks, Jens 2009-06-22 18:38
Plugins: RE: Hudson Plugin 0.1.0
Thanks! Jens Goldhammer wrote: > In my ... hot. !redmine_hudson_add_build_message_to_issue_2.png! > In my eyes, the hudson plugin ha ... add changeset to entries, not a big thing :) 2009-06-22 17:04
Help: Security (login) issue in WinXP OS
Our company supposes to use Redmine as internal issue tracking system. We have impressed by wide p ... rface but we confront with critical security issue. We have several offices and independent lo ... could not depend from Kerio’s settings :-( 2009-06-22 15:14
Plugins: RE: Problem with redmine-charts plugin (with trunk)
Adding the alias phrase "issues2" fixed the issue for me as well.!! :) I noticed you updated the issue on "GitHub":http://github.com/mszczytowski/redmine_charts/issues#issue/6 as well Thanks a lot Marshall. 2009-06-22 15:13
Plugins: RE: Problem with redmine-charts plugin (with trunk)
I add an alias phrase "as issues2" after "journals.created_on <= ?) group by issues.id)" in line 59 of app/controller/charts_bu ... way though I don't know whether I was correct 2009-06-22 09:04
Help: Redmine not able to show some image
I am running a redmine with Jruby. Some of th ... king fine. I can create new project, add new issue and do all kind of stuff. For the link which ... ne. Anyone has any idea why I am having this issue? 2009-06-22 04:12
Plugins: RE: Hudson Plugin 0.1.0
Hi Toshiyuki Ando, Toshiyuki Ando wrote: ... > > - Your Hudson plugin updates the redmine issue which are solved in a certain build. The commit message in SCM could contain a certain issue number and then you can write that build number to a custom field of the related issue or into a comment of it. > > I think plug ... > > !redmine_hudson_add_build_message_to_issue.png! > > * add build result (success/fail ... ok. What do you think? Thanks, Jens 2009-06-21 15:17
Help: RE: OpenLDAP Problem
I got it to work; it was a config issue on the LDAP side so I can confirm redmine / ... ig you'd like to see to help troubleshooting. 2009-06-21 10:23
Help: Help with anonymous issue creation from revision 2789
I checked out the trunk and still can't get t ... The anon user has permission to create an issue .. and when I submit an email to support I c ... the email status is marked to "seen" but no issue is created. Anyone have the new "Ability to accept incoming emails from unknown users" working ? 2009-06-20 14:44
Plugins: RE: Hudson Plugin 0.1.0
Hi, Jens. Toshiyuki Ando wrote: > > - Your Hudson plugin updates the redmine issue which are solved in a certain build. The commit message in SCM could contain a certain issue number and then you can write that build number to a custom field of the related issue or into a comment of it. I think plugin d ... his. !redmine_hudson_add_build_message_to_issue.png! * add build result (success/failure) ... k for show activities) So what do you think? 2009-06-20 13:43
Open discussion: Site Level Wiki?
Is there a way to turn on a Site Level Wiki i ... are some security problems about referencing issues and wikis from one project to another as we ... Home Page (similar to how the My page works) 2009-06-19 23:32
Feature #3517 (New): Assign an issue to person based on the issue status
In the same way we can assign an issue to a person based on the category, is it pos ... this ability when we change the status of an issue? I have a need that when a status is changed from Development to Test for example, the issue must be assigned to another person that will ... re it will do the final steps to closing the issue, like moving the code to production environm ... any help or advices will be very appreciated. 2009-06-19 22:01
Help: Assigning issues to non-member
Can you assign an issue to a non-member? 2009-06-19 19:50
Wiki: RedmineTimelogReport
h1. Redmine Timelog Report {{>toc}} h2. I ... area will be blank. For this example first *Issue* was selected, then *Activity*. The list wil ... !TimeLogReport.png! h3. CSV output |_. Issue|_. Activity|_. 2010-09-20|_. 2010-09-21|_. 2 ... |2.00| |Total| | |1.00|1.33|3.00|0.33|5.67| 2009-06-19 17:26
Feature #3516 (New): Hide "Target version" for projects that do not use versions
It would be nice if the (empty) "Target versi ... f a project does not use versions at all: * Issue list * Issue editing It is already hidden in "Create new issue". This would enable us to display the "Targ ... ects that actually use the "version" feature. 2009-06-19 17:00
Defect #3515 (Closed): Sensible Git repository branches
It seems Redmine currently is only able to di ... t would be great to get the links to redmine issues, the Git repository integration needs a bit ... nnel Best regards CJ Sveningsson, Estonia 2009-06-19 11:46
Feature #3513 (New): Baseline Project
It would be useful export/import a redmine pr ... Another option could be render the project issues and everything for a given date. As can be ... in selected diferent from the head. 2009-06-19 00:25
Defect #3512 (Closed): can't use 'Target Vers ... custom query when 'For All Projects' checked
You can create a custom query using the 'Targ ... n to re-add it in the Add filter box. (r2778) 2009-06-18 22:08
Feature #3511 (Closed): Ability to sort issues by grouped column
When grouping issues by a column, specifying a sort on that same ... g within groups using other fields does work. 2009-06-18 21:10
Plugins: RE: Local avatars Plugin v.0.0.1
Please share the location for this: before_ ... , :except => [:get_avatar] I have the same issue but haven't gotten it right yet. Thanks. 2009-06-18 18:28
Feature #3510 (Closed): Inserting image thumbnails inside the wiki
Hi, actually adding images inside the wiki wi ... n advance and keep up the great work Dario 2009-06-18 17:19
Open discussion: Custom Field added, Error, Couldn't find Project without an ID
hi, I tried to add a custom field, but when ... oject without an ID) on line #5 of app/views/issues/_form_custom_fields.rhtml: 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 -%> 7 ... ny experience with that? thanks, fleck. 2009-06-18 16:25
Plugins: RE: Ticket grouping plugin
Maybe I was not completely clear in my explanation: project x: contains issues with a parent-child relation project y: no relations to project x, also contains stand-alone issues and parent child issues. When you delete or archive project x, project y is affected (less issues, they are also deleted). If we revert ba ... be solved I suppose but I get back the other issue mentioned in this thread. Thanks for your support. 2009-06-18 15:47
Plugins: RE: Ticket grouping plugin
Hans Kazan wrote: > I can confirm that the t ... ect that is deleted contains no parent-child issues the deletion/archive action has no > side ... back to <pre>acts_as_nested_set</pre> :-D 2009-06-18 15:40
Plugins: RE: Ticket grouping plugin
I can confirm that the this bug is related to ... ect that is deleted contains no parent-child issues the deletion/archive action has no side effects. Please assist in a solution/work-around. 2009-06-18 14:10
(28076-28100/31866)