Search
Results (31863)
- Feature #2093 (New): Text over the "New Issue" Area
- I have asked for a way to prefix the *New Issue* Area with a supplemental text, but the "ans ... l text before the *Tracker* area on the *New Issue* page. May be should call it a Hint-Message ... //www.redmine.org too. That would be great.
- Help: RE: Text in the "New Issue" Area
- Hi Mischa, first of all many thanks four y ... base... Kind regards Karl Heinz Marbaise
- Help: RE: Text in the "New Issue" Area
- Hi Karl (Heinz), There doesn't exist an of ... ne.org you should add the plain HTML to the @issue_new view@. This can be done by adding the following snippet into source:trunk/app/views/issues/new.rhtml between line 1 and 3: <pre><co ... </pre> Hope this helps.... Greetings...
- Hi there, I would like to know if there is a ... me hints etc. see the attached screen shot.
- Hi, i have started to implement some unit ... he following three test cases are related to issue #2023 # The construct {{{XYZ}}} is not su ... ds too ? Kind regards Karl Heinz Marbaise
- Defect #2086 (Closed): Newly created trackers do not appear in the New Issue drop down
- I am fairly new to Redmine so maybe I have mi ... same workflow as "bug". When entering a new issue, the new tracker was not in the drop down li ... table True RMagick available (optional) True
- Feature #2085 (New): AuthSourceHTTP for HTTP Authentification
- People now use a lot of Web apps (cms, web ma ... atch, but I'm not a Ruby/Rails expert at all.
- Feature #2083 (Closed): CustomField of type "external-link-to" with configurable URL prefix
- Idea is to allow user to input some value, an ... ay/space/somewikipage'>Check This</a> </pre>
- Feature #2082 (New): Rename Issue as Ticket (or ...) in GUI
- Currently (0.7.x) by default the GUI use the name "Issue" (as in Mantis, Jira) for something that is ... as in MS-TeamSystem and Rational-TeamConcert
- Feature #2081 (Closed): Allow a CustomField to be of Redmine type : version,user,issue,document,wiki, ...
- Examples : * allow to define a CustomField o ... n such informations, and not to rely only on issue Description/Comment markups
- we are running: Redmine 0.7.3.1917 (PostgreSQL) I've created a custom field for issue tickets which is basicly a WBS (work breakdo ... sible in redmine? If so how ? tx
- Feature #2078 (New): HTTP Basic authentication for feeds
- Hi, First of all, let me say that Redmine ... ers will pass URLs around causing a security issue. It would be nice to have the possibility ... readers and doesn't have the aforementioned issue. I am not particularly familiar with Ruby on ... 18/http-authentication-and-feed-security.html
- Open discussion: RE: Show us your themes!
- And the issue list view: !http://www.redmine.org/attachments/1062/squeejee_redmine.png!
- Open discussion: RE: How to add gravatar into my account?
- !http://www.redmine.org/attachments/1059/grav ... //www.redmine.org/attachments/1060/gravatars_issue_header.png! !http://www.redmine.org/attachments/1061/gravatars_redmine_journal.png!
- Feature #2076 (Closed): Individual Permissions for Each Project
- There should be an ability to set options for ... urce publically accessible and in this case, issues still need to be reported.
- Feature #2075 (New): Simpler way to create Wiki Page for Version (Milestone) entries
- If you start a new version (milestone in the ... s (for example) here where you can create an issue entry.
- Feature #2074 (Closed): Sending email notifications when comments are added in the news section
- It would be nice to have an option to send em ... essages can be optionally notified by email.)
- Defect #2072 (Closed): redirection error while clicking the "apply" button
- I'm running redmine with mongrels using port ... it an "apply" button, select "view all issues" click on Apply Application coni ... 7.3.1917 (MySQL) Rails 2.0.2 MySql 4.1.22
- Defect #2071 (Closed): Reordering priority-enumerations breaks alternate-theme's issue-colouring
- The issue-colouring by priority which is done by the C ... Credits goes to AlexC for bringing-up this issue through IRC... I personally think this is ... olouring is only done in the alternate-theme.
- Feature #2069 (New): Wiki syntax to link to files in the files-module
- We'd like to use the wiki page the version cr ... the files tab. files:fileName for example.
- Help: RE: Removing "Estimated Time" and "% Done" from "New Issue" screen
- Is posible to do so accordin to the tracke Im using, like if they were a custom field?
- Open discussion: RE: Trac Migrations / Branch in Redmine Repository
- BTW: But one this is which is missing with th ... etup, there is no direct relationship to the issue system here on www.redmine.org. So my sugges ... t not etc. Kind regards Karl Heinz Marbaise
- Help: RE: Files description
- - - wrote: > So no meta-data or description ... n textilized, thus turning #123 to a link to issue 123. > I think this should be added. File ... ds and it's MD5-hashes. HTH, Mischa
- Wiki: RedmineIssues
- h1. Issue Tracking {{>toc}} Issues are the heart of the Redmine business. An issue is bound to a project, owned by a user, can be related to a version, etc. h2. Listing of the issue From a selected issue page, you can see the work in progress that is done to fix the issue. The messages are displayed in chronological ... ges as well as to edit yours. h3. Related issues 'Related issues' allow developers to link issues to each other in order to remove duplicates or simplify their workflow. It is possible to link issues based on various relations. Current relatio ... *related to* - Just adds a link to the other issue. * *duplicates* - Links issues so that closing one, will close the other (e.g. closing A will close B) For example, if ...
- Help: RE: Files description
- Hi, in the file module it's not possible to have an relationship with an issue. You can just make an relationship to an version (Milestone?). If you like to put an file to an issue you can add a file to a particular issue.