Search
Results (18298)
- Is there a keyword to designate a new issue as a child of an existing issue? Something like 'Parent:xxxx'
- 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.
- 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.
- 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 ?
- 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.
- 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)?
- 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
- 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?
- 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!!!
- 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...
- 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?
- 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.
- 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!
- 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...
- 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]]
- 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
- Help: RE: Slow when downloading big SVN files
- Andy Sun wrote: > Felix Schäfer wrote: > > ... speeds. This could give some hint about the issue.
- 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
- 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.
- 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... ;)
- Development: RE: Redmine 1.3/1.2.2 release with Remote API for issue relations
- This request #5977 can probably be merged with #5901
- 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
- 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 = `...
- 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
- 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?