Project

General

Profile

Search

Results (18298)

Help: RE: errors w/ remote viewing
I have the same problem, only that I am not u ... k. This for me throws out the permissions issue. More probably its an issue of sessions. But still I am in the woods. 2010-06-04 14:33
Help: RE: RedMine Rest Api
Hi all, I am using 0.9.4 and simply wanna know what is possible to do with this. The Issues part seems not to work. The projects part ... he REST Api ? greetings from sunny germany 2010-06-04 12:02
Open discussion: RE: Automatically Open Issues Based On Text In Repository Check-In?
Possible: I don't see a reason why not, in co ... that I'm aware of. Note that you can create issues per mail, so if you really need such functi ... t in a post-commit hook or something similar. 2010-06-04 08:12
Open discussion: how to customize "my_page"
How can I add "due_date" field in block "issuesassignedtome" on my page? 2010-06-04 07:45
Plugins: RE: Ticket grouping plugin
i made another version "redmine_issue_grouping" it works with: ruby 1.8.7 redmine 0.9.1 windows + mongrel_service. 2010-06-04 07:17
Open discussion: Automatically Open Issues Based On Text In Repository Check-In?
Is there a way through a plug-in or setting that I'm not aware of to automatically open an issue based upon changes in the repository? IE: ... e NULL and it's not being checked. Then 2 issues would be opened automagically with text involving the comment. 2010-06-04 01:56
Help: 500 error after db migration
I have migrated a mysql database from one ins ... gin or change anything. Options such as "New Issue" are not shown. When I try to login or do pr ... fix in Defect "4740":http://www.redmine.org/issues/4740 without success. Feedback and suggesti ... lcome. It seems this is not a common problem. 2010-06-03 16:00
Help: RE: How can we bulk edit status for many issues?
Okey. Thanks 2010-06-03 15:29
Help: RE: URL to new issue with a specific tracker??
Wonderful! Thanks so much for the quick response. 2010-06-03 14:38
Help: RE: Permission to assign an issue
Ok, thanks for the reply. I think I can live with it :) 2010-06-03 14:01
Help: RE: Referencing commits in Issues Notes or in Spent Time comments
As simple as i thought. I was looking for ... not changeset", and it always references to issue referencing in commit messages. Thanks a lot. 2010-06-03 12:40
Help: RE: Referencing commits in Issues Notes or in Spent Time comments
[[RedmineTextFormatting]] (coincidentally, ... (next to last). Have you even looked for it?) 2010-06-03 11:58
Help: RE: change issue status and assign to another in post commit???!!
# yes, see [[RedmineSettings#Referencing-issues-in-commit-messages]] # no 2010-06-03 11:56
Help: RE: URL to new issue with a specific tracker??
Try @issue[category_id]=CATEGORY_ID@ instead of @category_id=CATEGORY_ID@. 2010-06-03 11:54
Help: RE: How can we bulk edit status for many issues?
Felix Schäfer wrote: > Make sure you have the permission to change the status of all the issues you are trying to bulk edit, i.e. that you are a member of all the projects the issues are in, an administrator _can not_ break a workflow and isn't allowed to change statuses. 2010-06-03 11:49
Help: RE: Permission to assign an issue
No. Either the user can create issues and assign them to whomever is member of the project, or he can't create issues. 2010-06-03 11:41
Help: Permission to assign an issue
Hi Folks, I'm not quite sure if I overlooked something. I need to give permission to assign an issue to some user. Basically I don't want to that every user can assign the issue to an user while reporting an issue. I don't think that every user reporting a b ... ty to handle it some way. Cheers, Radek 2010-06-03 10:44
Help: Referencing commits in Issues Notes or in Spent Time comments
Hi Redmine mens, First, Redmine is a cute ... n @rev33 in comments for example). Regards 2010-06-03 08:22
Help: change issue status and assign to another in post commit???!!
is there any idear to do these actions in pos ... exist in svn commit log, upate the status of issue into FIX_STATUS 2) then assign this issue to another developer 2010-06-03 08:17
Help: RE: How can we bulk edit status for many issues?
Thank you for your info. Now i can edit statu ... ng) can i see and edit status menu? Thanks 2010-06-03 06:07
Help: RE: URL to new issue with a specific tracker??
I have one other question. It appears as tho ... http://www.mysite.org/projects/[project]/issues/new?tracker_id=[trackerid]&category_id=[cat ... add something like that in *app\controllers\issue_controller.rb* around line 129: <pre> # Add a new issue # The new issue will be created from an existing one if copy_from parameter is given def new @issue = Issue.new @issue.copy_from(params[:copy_from]) if params[:copy_from] @issue.project = @project # Tracker must be set before custom field values @issue.tracker ||= @project.trackers.find((params[:issue] && params[:issue][:tracker_id]) || params[:tracker_id] || :first) if @issue.tracker.nil? render_error l(:error_no ... ject) return end if params[:... 2010-06-03 03:18
Open discussion: RE: Issues pager
Okay, please confirm that it isn't related to any redmine plugin you have installed. 2010-06-02 16:00
Open discussion: RE: Issues pager
@acts_as_activity_provider acts_as_attachabl ... the content of my plugins folder. Thank you, 2010-06-02 14:16
Open discussion: RE: Issues pager
I cannot reproduce that. Do you have any plugins installed? 2010-06-02 11:53
Open discussion: Issues pager
Hello, I'm using the trunk version of Redmine. In one of the projects I found a strange issue. when there're more than 100 issues reported, the pager shows (0/0) pages (See attached). Is there anyone mt such an issue and resolved it? Thanks in advance, Vlad 2010-06-02 10:55
(14276-14300/18298)