Search
Results (31872)
- Feature #4473 (Closed): Project, Sub-Project, Category
- I'm wondering if the fragmentation as it curr ... egory can be chosen from the list when a new issue is created. Why not more than one? A 'Featur ... of Categories? Greetings from Austria!
- Defect #4472 (New): Escape <code> tag
- When using Textile-like wiki syntax, @pre@ ta ... It outputs mysterious line: @<redpre#3>@
- Defect #4471 (Closed): I can't edit a title of submissed issue
- That'is all!
- Feature #4469 (New): custom string field having wiki pages
- If a string field has value which are wiki pa ... improve relationship between wiki pages and issues. If it is possible, I can use this field ... o on. But I found Wiki is more useful. Each issues are scattered but wiki pages are central an ... can have a macro, which is named "@{{related_issues(optional field names)}}@". Is it NICE? Thanks.
- Plugins: RE: Ticket grouping plugin
- m p wrote: > just as an addition to this, > ... 'm working on a fork that automatically adds issue relationships between parents and children, and this is on my list of things to investigate.
- Plugins: RE: Ticket grouping plugin
- Christopher Monk wrote: > Hi All > > nic ... ting % complete based upon the status of sub-issues, specifically with estimated hours rather than number of sub-issues complete. > 2). It would be good to have a ... re on the 'update history' of any particular issue, so that peoples questions and responses can ... ). Can we see relations between parent/child issues on the gantt? > > Regards > > Chris ... n't the % Done for the parent change as well?
- Plugins: RE: Global Filter Plugin Not Working?
- I think I got it. Need to do more reading, le ... Filters are queries that are used to filter issues pertaining to a project or all issues across projects. These filters can be creat ... Filter' UI in the 'Filters' block above the issue list in the 'View all issues'/ the Issues page of any project. And saved with a name ... ublic' filter, or by yourself when otherwise.
- Help: RE: I can't edit a previous submitted issue
- dedalus - wrote: > This it seems illogic when I access to issues as Manager... or it exist I can't find it? ... message of a ticket and not to add next one.
- This it seems illogic when I access to issues as Manager... or it exist I can't find it?
- Feature #4466 (Closed): Read/unread status for issues and forum posts
- It is good idea to have per-user read/unread status for forum posts and issues. When there is issue updates after user has read issue it should be in bold. Same for the forum threads
- Plugins: RE: Backlogs plugin 0.0.1 (scrum/agile)
- Great plugin. I have been using it for about a week now with good success. My one issue is that I have several labels that span more ... is only about 50 characters before it wraps.
- Feature #4465 (Closed): hook controller_issues_new_before_save is missing from issues_controller
- I found this issue in version 0.8.7
- Defect #4464 (Closed): Related issue doesn't belong to the same project
- I can't make related a bug that is from a pro ... roject (B): redmine alert me with "« Related issue » doesn't belong to the same project" messag ... that both are related to same project.
- Defect #4463 (Closed): When submission of new issue is reject, I lost files information
- When submission of new issue don't has success, I lost the files that I have entered for new issue using "add another file" button.
- Feature #4462 (New): Per Project Emission Address
- It would be wonderful to be able to set an em ... http://www.redmine.org/boards/2/topics/9931
- Defect #4460 (Closed): Quotes in "Version" field
- If there are double quotes in the "Version" field - then on issue page (in select-box) displays """
- Hi guys, I tried to find the information i ... XML-RPC or similar interface? How can I get issue details having an issue id? --- Thanks, Maxim
- Open discussion: RE: Redmine grant login also if username is invalid?
- I can confirm that is an issue: when I change my login from (:dedalus) to dedalus, I can edit my account! I should fill a bug?
- Plugins: RE: Ticket grouping plugin
- Martial SERON wrote: > I have this error when I select a parent issue. > [...] got the same exact error in 0.8 ... ria' for #<Query:0xb6145468>) on line #33 of issues/_subissues_list.rhtml: 30: query.project = @pro ... criteria) 34: sort_update({'id' => "#{Issue.table_name}.id"}.merge(query.available_colum ... 35: %> 36: <%= render :partial => 'issues/list', :locals => {:issues => @issue.children, :query => query, :group_num => 0, ... /attribute_methods.rb:256:in `method_missing'
- Feature #4457 (New): Support for remote Git repositories via RESTful API
- It would be cool to implement support for rem ... I. "GitHub API":http://develop.github.com/
- Feature #4455 (Closed): Mercurial overhaul
- The current mercurial support in Redmine has a number of issues, that this patch attempts to address: Feat ... ken already), so we need a way to update all issues/journals for projects with Mercurial repos ... m migration job, where the map is built, and issue/journal references are updated, then the cha ... hink accuracy is more important in this case.
- Defect #4454 (Closed): Related issues - blocks
- Hello Mischa, I'm a new user with difficulty relating issues. I created an issue t1(start 22 - end 23) and added the relation "blocks" issue t2(start 22 - end 24) in the most recent tes ... add delay? Thanks in advance! Tanya
- I'm play with redmine on my localhost for a while (...it's very great). I have this issue: when I installed redmine (using bitnami ins ... eason for this behavior. Any suggestion?
- Help: RE: Can't update tracker
- Same issue with Redmine r3188 on Ruby 1.9.
- Plugins: RE: Redmine Issue History Tabs Plugin
- Nice one, if you have a need for such a disti ... * it overloads the source:/trunk/app/views/issues/_history.rhtml view, thus core-changes in t ... anks for posting the announcement, Mischa.