Project

General

Profile

Search

Results (18267)

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
Plugins: Duplicate changes in history
Is v.0.1.4 incompatible with Redmine 0.9.3 ? ... ully described here: http://www.redmine.org/issues/5566 2010-06-02 10:54
Help: RE: How can we bulk edit status for many issues?
Se here [[RedmineIssueList#Bulk-editing-issues]] for bulk editing. 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-02 08:01
Help: How can we bulk edit status for many issues?
redmine version: 0.9.4 I looked in issues, message and wiki and found that in version ... possible to do like this i need? pls help. 2010-06-02 05:46
Help: High CPU usage
Hi everyone, I have been using Redmine for ... to know how to go about troubleshooting this issue? And whether anyone has encountered this bef ... ion: 5.1.30 Thanks a lot for any pointers! 2010-06-02 04:51
Help: Reminder in Redmine
Hello guys! As I understand, Redmine will send reminder only about issues that assigned to Redmine user. In case issue did not assign to Redmine user, reminder ema ... i.e. Redmine should send reminders about all issues that have due date within x days. Is it pos ... e code of Redmine? Many thanks in advance! 2010-06-01 20:57
Help: RE: MySQL or Sqlite?
MySQL it is then. SQLite looked good at first ... ank you for taking your time to explain this issue to me. 2010-05-31 23:11
(14251-14275/18267)