Project

General

Profile

Search

Results (18298)

Open discussion: Opening a new request via email as a sub-task
Is there a keyword to designate a new issue as a child of an existing issue? Something like 'Parent:xxxx' 2011-11-16 02:07
Help: Fresh install, results in downloading file?
I am using hostgator webhost, and have recent ... t, but they said it was a rails 'programming issue', which they can not help with. they then di ... help fix this for me, i'd be glad to provide. 2011-11-15 22:14
Help: RE: Browsers automatically given a PDF of issue/issues target page by default.
Funny, we got nailed with this issue today... Confirmed that it happens on the Redmine website for systems that have this issue. 2011-11-15 16:46
Help: Code snippets with coderay but without line numbers ?
Hi there ... I've got a question about the ... syntax highlighted code display in wiki and issue texts. That way i.e. <pre><code cl ... like that, and is there some doc of them ? 2011-11-15 16:21
Plugins: [Redmine Spent Time Required] Plugin doesn't work when updating issue on issues board
Plugin doesn't work when I'll change issue's status via ajax issues board. Everything is ok when i'll try update issue via "Update" link on Issue's details, but on issues' table it just doesn't work. 2011-11-15 13:43
Help: Inline editing of issue attributes
We started to use Redmine more actively recen ... ing individual attributes of a large list of issues (for example estimated hours) can be quite ... attributes directly on the displayed list of issues (Ajax)? 2011-11-15 09:19
Development: Project: Settings tab performance degraded if lots of users.
Performance is degraded when a Project has mo ... s to load the page. Not sure whether this issue has been raised earlier (as I could not foun ... : 1.8.7 Rails version: 2.3.11 Created an issue in Redmine and can be found "here":http://www.redmine.org/issues/9544 2011-11-15 08:10
Help: Removing quoting from inbound emails
Hello, I'm very happy with the email integ ... at's uglifying an otherwise easy on the eyes issue view is all the quoted material that comes i ... verything after new content in inbound email? 2011-11-15 06:56
Help: SOLVED Background images broken after upgrade 1.1.3 -> 1.2.2
hi! I succesfully upgrade from 1.1.3 version to 1.2.2 But in New Issues page, the background images are broken. Any suggestions....? thanks!!! 2011-11-15 04:55
Help: RE: Application error Rails - application failed to start properly
This seems to be caused by issues with the used howto's since they describe d ... roubleshoot with the available information... 2011-11-14 18:05
Help: a problem with opening a new issue with various tracker and status by e-mail
I have a problem with opening a new issue by e-mail Problem: to open a new issue by e-mail I create a letter referring here(h ... projects/redmine/wiki/RedmineReceivingEmails#Issue-attributes) For example(in a letter body): ... acker Status: sample status To read this issue by e-mail I do: /opt/redmine-1.2.1-2/ruby ... =<pass> After that redmine create the new issue in the necessary project('sample project') b ... is not the tracker where I want to open the issue. I want to open a new issue in the different tracker of this project. by the way.. The newest issue contain: ' Tracker: sample trecker Status ... em? could you help me to solve this problem? 2011-11-14 15:05
Help: Redmine 1.2.1 asking for 'Redmine API' HTTP auth credentials when trying to add issue relations
Whenever I try to add issue relations (e.g. related, blocking or following etc.) to an issue in my Redmine 1.2.1 installation, I am asked ... as "this bug report":http://www.redmine.org/issues/8801 . Can anyone suggest how I can fix it? Thanks. 2011-11-14 11:06
Help: RE: Openid option unavailable, even though ruby-openid-2.1.7 is in place
Hi, There were two issues. 1. I had initially installed ruby-open ... ccessful, I shall add a document. Thanks! 2011-11-14 03:08
Help: RE: Openid option unavailable, even though ruby-openid-2.1.7 is in place
I am not familiar with the OpenID-feature but tried to replicate your issue on a current source:/trunk@7791 running on a ... le. Thus, I am not able to replicate this issue... 2011-11-13 18:11
Help: RE: Redmin - Reports for All Project
Kishore J wrote: > I am able to see summary ... :/trunk is the following: * Cross-project issuelist[1] of 'PARENT'-project showing four issues in the project tree: p=. !_x-project__issuelist-parent.jpg! * Issues summary of 'PARENT'-project including a sum ... tting: [[RedmineSettings#Display-subprojects-issues-on-main-projects-by-default|Display subprojects issues on main projects by default]] 2011-11-13 17:31
Help: Tree or hierarchy display of sub-issues on issues page
Hello Redmine community, I am grateful to ... ut success has to do with the display or sub-issues on the issues page. Getting them to display in a hierarc ... figure out how redmine is deciding which subissues to display nested on the issues, even when I have multiple subissues assigned to a single issue, the display on the issues page doesn't reflect them. I've uploaded a ... uly appreciated. Thanks in advance, Brian 2011-11-13 15:54
Help: RE: Slow when downloading big SVN files
Andy Sun wrote: > Felix Schäfer wrote: > > ... speeds. This could give some hint about the issue. 2011-11-13 15:08
Help: Redmine authentication problem with LDAP
I have been trying to get LDAP authentication ... password its not working. I am thinking that issue might be with my base dn. I was hoping someo ... Thank you in advance for your help -- Umar 2011-11-13 11:40
Help: SVN updates appear after 10 mins with new Redmine [1.2.1]
Since I moved to new Redmine from 1.0.4 from 1.2.1 I am getting a weird issue where my SVN updates appear after 10 mins or so - does anyone know how/what I can do to fix. 2011-11-13 00:10
Help: RE: Can't login suddenly
_Mischa The Evil_ wrote: > Note to self: add some info about these upstream SCM issues to Redmine documentation ([[RedmineInstall] ... ! Thanks... The pleasure is all mine... ;) 2011-11-13 00:10
Development: RE: Redmine 1.3/1.2.2 release with Remote API for issue relations
This request #5977 can probably be merged with #5901 2011-11-11 19:58
Development: RE: Redmine 1.3/1.2.2 release with Remote API for issue relations
Etienne Massip wrote: > If you require some ... #7402 #6721 #7180 #9553 #5901 2011-11-11 19:54
Help: hooks/_milestones.erb
I am trying to get the bugs form the project ... ion SQL (17.4ms) SELECT count(DISTINCT `issues`.id) AS count_all, tracker_id AS tracker_id FROM `issues` LEFT OUTER JOIN `projects` ON `projects`.id = `issues`.project_id LEFT OUTER JOIN `issue_statuses` ON `issue_statuses`.id = `issues`.status_id LEFT OUTER JOIN `trackers` ON `trackers`.id = `issues`.tracker_id WHERE (((projects.id = 32 OR (projects.lft > 27 AND projects.rgt < 28))) AND issue_statuses.is_closed=0) AND (projects.status=1 ... ct_id FROM enabled_modules em WHERE em.name='issue_tracking')) GROUP BY tracker_id Tracker L ... ,6)) SQL (1.8ms) SELECT count(DISTINCT `issues`.id) AS count_all, tracker_id AS tracker_id FROM `issues` LEFT OUTER JOIN `projects` ON `projects`.id = `... 2011-11-11 11:31
Help: RE: Sum of estimated effort per project or per displayed query
Maybe this plugin can help you: https://githu ... h for group counting: http://www.redmine.org/issues/4776 2011-11-11 09:41
Help: [Solved] Sum of estimated effort per project or per displayed query
We are using Redmine to for planning projects and use estimated hours for that purpose. The issues are organised in features and subfeatures. ... he information that I need in some other way? 2011-11-11 09:35
(10551-10575/18298)