Search
Results (18319)
- I am sure that it is possible to hide/delete the two sections "subtask" and "related issue" when I edit an issue. But somehow I do not find the right catchwo ... s one example where you can start editing an issue, the overview is very large and we do not need the sections subtask and related issue !hide.jpg! Thank you for your help!!!
- Hi all, Do you know how can I add a default value for a filed when creating a new issue? I.e. Every new issu must be assigned to certain group for accepting it. Thanks a lot.
- I would like to maintain an issue field for a project whose initial value shou ... field in the record of the user entering the issue. For example: The user record contains a ... es which "area" the user works in. In the Issue table, I also have a custom field, "area", t ... I would like the "area" field for a new issue to be set to the "area" field in the profile of the user entering the issue. BTW, In my case, "area" is a list. Also, ... user to be able to reset the "area" in a new issue if, for example, they were temporarily worki ... ng a plugin is beyond my skill set. Ideas?
- Plugins: Issue Template Released 0.1.0. Support Redmine3.0.
- Hello, I've released Redmine Issue Template 0.1.0, support Redmine 3.0. Feedba ... dd Polish translation file. (r-labs: #1354)
- Hello, I am wondering how I can enable "related issues" ? In the issue properties form, I don't see any field nor control allowing to set an issue as "related to" another one. It's like this ... : - In the administration / configuration / issue tracking : "allow relations between issue of different projects" is checked, - In the ... www.redmine.org/projects/redmine/wiki/RedmineIssues) I see what can be done with "related issues" but i did not see how it can be done. What am I missing ? Thanks for your help.
- Plugins: RE: Redmine Issue History Tabs Plugin
- Enver Ablyaev wrote: > Does somebody have it working with 2.6.x? Yes! Work in 2.6.x
- Open discussion: RE: Can't get email notifications to work
- Found my own issue. I had left the samples in the config file ... g and it worked. Hope that helps some one.
- Help: New yellow pencil icon
- And in later versions it's yellow pencil icon ... org/attachments/download/7940/RedmineChangingIssueDescriptionNew.png! ...but in both version ... might want to do? Why is this so well hidden?
- When entering data in RedMine, we are having issues with auto correct changing the name of a pr ... s. Is there any way to turn off auto correct?
- Development: RE: Redmine.org anti-spam plugin
- The following text is on the top of the "new issue" page: >This is the Redmine issue tracker for reporting bugs or feature reques ... me kind of additional click will fix this :-(
- Hi, i am at the end of my wits. i have a n ... a correct yml formatting, so that is not the issue. i experimented also with putting the settin ... ny help would be appreciated. thanks, egeny.
- Help: RE: Change Repository URL without losing manual-added commit-issue references
- It's not only about manually created referenc ... ther teams from linking their commits to our issues... More info "here":/boards/1/topics/14577?r=45803
- Open discussion: RE: How to change repository in relocated redmine project?
- When deleting repositories for relocation mak ... y manually created links between changes and issues (were not available at the time of this que ... _url='newurlroot' WHERE url='oldurl'; </pre>
- Open discussion: RE: How to Change Project Repositories?
- When deleting repositories for relocation mak ... y manually created links between changes and issues (were not available at the time of this que ... _url='newurlroot' WHERE url='oldurl'; </pre>
- Help: RE: 3.0 upgrade issue with Administration / Settings
- That's exactly what I did, thank you!
- Hi there, We've been using redmine for a long time to track our IT issues and are very happy with it. Now we've been ... ? Any help would be appreciated. Mirko
- Open discussion: RE: Redmine becomes very slow when adding or updating issues
- I have this problem I fix it by disabling the notification (new issue/updating existing issues) e-mail and subscribed e-mail. Or edit property timeout's email config
- Plugins: RE: Organizing a Git Repository for redmine plugin
- I've created a patch requests for the needed hooks http://www.redmine.org/issues/19188. In the mean time I'll stick with the hack approach.
- Help: RE: A role that can see only the issues he created
- At the top of a role under the Name are two f ... to the user" Should be what you're after.
- Hello, I'm using the imap-task to receive emails and create issues on a specific project: <pre> rake -f /var ... e. Setting @unknown_user=accept@ creates the issues under the anonymous-account and any informa ... dded to the description of the newly created issue? Thanks in advance!
- Hi all, I noticed that a lot of issues are created for testing purpose or are not ... to ask for confirmation before creating the issue with a warning: " This is Redmine's bug tr ... mine.org Otherwise please check that your issue follows the [[Submissions]] guidelines. Issues which do not follow these guidelines will b ... It seems like a adding a line of code in the issues view will do the job. I can try to do it. ... d you indicate me where their repository is ?
- I have tried to install, redmine on my Raspbe ... . But in all the installations I have had issues. I then tried to go with the installer for ... efer me to? Thank you a lot -SneakySquid
- Hi, I've just spent at least half a day to ... t in the documentation that this could be an issue, or that a certain version of passenger >= x ... n it successfully. Hope that helps, Guy
- Hi everyone, I'd like to create a role for users to open issues but not to see other open issues. They would see the issues they created but how can I restrict them to see the others. In the "Issue tracking" part of the role permissions, it has View Issues and Add issues. But when I give the "View Issues" permission, they can see the other issues too. If I disable "View Issues" then they cannot even see the issues created by themselves. Is there a way to do it? Thanks
- Help: RE: Get available statuses by tracker through API
- Thanks for response. But I do not need list of issues. I am trying to design issue creating form for my app, thats why I need l ... ies through the Workflow. When you create an issue the list of statuses depends on chosen track ... and actually I need list of workflow record.