Search
Results (12601)
- Patch #6690 (Closed): Redmine link to user profile
- new redmine link keyword to user profile. format: @user#1@ or @user:admin@
- Patch #6688 (Closed): Improvements for query-views of Calendar and Gantt
- Over the last few days I have been prepping a ... is active, show the custom query name (as in issue-lists) on Calendar & Gantt (undo regression ... n r4176) * Move Calendar & Gantt links from issue _sidebar partial to projects-index view (inc ... hanges for #5920) * Remove remaining @:view_issues_sidebar_planning_bottom hook@ (has become o ... improve, update and incorporate if complete.
- Feature #6687 (New): Making an issue a subtask leads to loss of issue-property values
- When a normal issue is changed to being a subtask (thus getting an initial parent id) current values for the following issue-properties are lost due to roll-up from subtasks to parent issues: * priority * start/due dates * progress * estimate These changes aren't recorded to issue-journals (besides an entry about the changed parent id), thus are lost without any reminder/notice.
- Defect #6684 (Closed): Adding subheads to CF posts
- Can we enable subheadlines in County Fair posts?
- Defect #6683 (Closed): Error 500 when viewing one of the repository
- When I try to open 'Repository' tab in one of ... /models/changeset.rb:171:in `find_referenced_issues_by_id' app/models/changeset.rb:170:in `s ... /models/changeset.rb:170:in `find_referenced_issues_by_id' app/models/changeset.rb:96:in `scan_comment_for_issue_ids' app/models/changeset.rb:77:in `after ... 00.html (500 Internal Server Error) </pre>
- Defect #6682 (Closed): Karen Famighetti Blackberry
- Karen Famighetti in research does not current ... mbursed. Can we get her a blackberry? Thanks.
- Defect #6681 (Closed): Mercurial, Bazaar and Darcs auto close issue text should be commit id instead of revision number
- Mercurial and Bazaar have revision numbers. ... ls/repository/darcs.rb#L73 . If @"closes #issue_number"@ is in commit log, Redmine adds @"Applied in changeset rN"@ at issue journal. Following two Mercurial reposit ... ster is http://bitbucket.org/yuja/redmine-mq-issue4455/src/d6bc15c54f5d/hg-use-scmid.patch/issue-auto-close.diff . !auto-close-hg.png!
- Feature #6677 (Closed): Remove "Description" label from issues#show view
- Description section on the issue#show view is obvious. So, this label can be ... iption)%></strong></p>@ from the @app/views/issues/show.rhtml@
- Feature #6675 (Closed): change mail notification of existing and future users
- TWo questions: How do I change the mail n ... rs (I want everybody to be switched to "only issues assigned to me or that I watch")? How do ... assigned assigned to them? I'm having an issue with people complaining about the defaults a ... group of 100 people) Thanks for any help!!
- Defect #6673 (Closed): Error with links of users and projects
- I saw http://www.redmine.org/issues/5608, but it still not work: ************* ... +0400 2010} given)) on line #30 of app/views/issues/_list.rhtml: 27: <tr id="issue-<%= issue.id %>" class="hascontextmenu <%= cycle('odd', 'even') %> <%= issue.css_classes %> <%= level > 0 ? "idnt idnt-#{ ... class="checkbox"><%= check_box_tag("ids[]", issue.id, false, :id => nil) %></td> 29: <td class="id"><%= link_to issue.id, :controller => 'issues', :action => 'show', :id => issue %></td> 30: <% query.columns.each d ... <%= content_tag 'td', column_content(column, issue), :class => column.name %><% end %> 31: </ ... per.rb:41:in `column_content' app/views/...
- Defect #6671 (New): In version detail page of ... tegory of a sub-project it opens a wrong page
- In the version detail page of project with su ... /projects/parent-project/versions/1' in the 'Issues by category' section it shows all categories of sub projects. But they link to the parent project issue list instead of their own projects. For exa ... rent-project' the links of 'A' hyperlink in 'Issues by category' is 'http://redmine.example.org/projects/parent-project/issues?category_id=1&fixed_version_id=1&set_filter ... of 'http://redmine.example.org/projects/sp1/issues?category_id=1&fixed_version_id=1&set_filter ... 'A' category with id '1' and so it shows all issues for that version instead of showing just issues of that category.
- Defect #6667 (New): REST API call with POST/PUT
- Hi, I could not able to create a project OR issue using redmine API call. just wanted to k ... ============================= Thanks
- Feature #6666 (New): Soft delete of issues
- Currently, deleting issues from the system results in their permanent ... haps a setting to decide whether deleting na issue should hard delete it from the database, or ... t deletions, essesntially hard deleting them.
- Feature #6664 (Closed): Remove Move button in favour of Move and Follow
- When I move an issue to a different project change its tracker I ... follow because I generally need to edit the issue after moving it: # If I moved it to a new ... n that it moved successfully. When I edit an Issue it saves back to the issue display page - I think it is reasonable that ... o be. In this case I believe less is more.
- Feature #6661 (Closed): get rid of sub-* nomenclature
- Hi This is an extremely minor issue.. I find the "subproject" nomenclature so ... ojects".. Just an idea :-) Flame away
- Feature #6658 (Closed): Location of "New Issue" menu item
- Logically, the "New Issue" menu item does not belong to the main-menu, but to the sidebar within the Issues category (_New Issue_, View all issues, Summary) As this is the main feature of ... itionally it would be nice to have it in the Issues category too. A lot of our users where looking for this item in the sidebar.
- Defect #6656 (Closed): Mercurial adapter loses seconds of commit times
- This issue is reported at "note-85":http://www.redmine.org/issues/4455#note-85 of #4455 . As I described at "note-86":http://www.redmine.org/issues/4455#note-86 of #4455 , template keyword at ... atch * http://bitbucket.org/yuja/redmine-mq-issue4455/src/d6bc15c54f5d/hg-isodatesec.patch ... patch applied !isodatesec-it-after.png!
- Feature #6655 (Closed): Add filter for projects view page
- Now I see a lot of projects in one page, but ... n they want create new task for some project.
- Defect #6650 (Closed): Missing "Add News" button
- Hi, I'm running Redmine trunk version r425 ... anymore. Where has it gone? Cheers, Claus
- Feature #6648 (New): ability to sort all fields on time entry page
- Hi This is a minor issue.. If you go to: http://redmine/custom_f ... ly customizable ordering would be possible.
- Feature #6647 (Closed): mass update of multiple time entries
- Hi This is a minor issue.. I've added a Report-Id custom field to ... . in each id in MULTIPLE_IDS in above url).
- Feature #6646 (Closed): Numbered lists in wiki additional style
- Hi. Current numbering with # symbold gener ... Item 2 2.1. Item 2.1 2.2. Item 2.2
- Feature #6645 (Reopened): atomic 'grab' button
- I'd like to see a button in Redmine to atomically make a person the "active handler" for an issue. Background: ----------- When Redmine i ... em, there is often a necessity for answering issues quickly after their creation. (In industry ... ple of handlers may be on duty to respond to issues. Whenever a new issue pops up, they receive it on their dashboard ... h more or less the same response to the same issue, wasting their time. Proposed solution: ... t, when enabled, adds a "Grab" button to the issue list, for any issues that do not currently have a handler. Wh ... esponsibility, will they start to update the issue. -- I have too little experience wit ... on it myself. Help much appreciated :-)
- Feature #6644 (Closed): get "author email" through REST API
- I'm writing scripts to check various inconsistencies in issues, and notify the authors. So I need to be able to get the author's mail through the issues REST API. I have a patch for r4230 which seems to work.
- Feature #6643 (New): real priorities
- Hi This is a slightly complex issue, but I wanted to air it anyway. I'd like ... o that there are as many values as there are issues.] The same concept from the real world should be possible to perform in an issue tracker. Project coordinators (or another r ... tems, with the only limitation being that an issue cannot be prioritized above an issue which it is dependent upon (as obviously the ... ormed from a screen where the entire list of issues is present, such as http://redmine/projects/PROJECT/issues.] [Example GUI layout: a click on an issue line brings out a button panel in a margin reserved for this on the right-hand side of the issue list. The panel contains the buttons "move ... not I'd be happy to try and explain better.