Search
Results (12477)
- Feature #3537 (New): members on the project to be watched
- * We hope the project members can be watched Rather than issues,and any activity can mail notices. * In ad ... milar functions can be increased or workflow?
- Defect #3536 (Closed): Case sensitivity in Issue filtering
- "Fee" vs "fee" returns mutually exclusive res ... bly happens with other text fields as well.
- Feature #3533 (Closed): Editing subversion log message does not update 'Repository' view
- If you make a commit to subversion then updat ... In Defect #1577 (http://www.redmine.org/issues/1577#note-4) were written: "Feel free to fill a feature request related to that issue if needed.". I need in this feature
- Feature #3531 (Closed): Context menu Move won't allow you to move trackers cross projects
- If you select issues that are in multiple projects, the context ... llow you to select moving to another tracker?
- Feature #3529 (New): Deleting a tracker does not allow you to reassign issues to a different tracker
- When you try to delete a tracker that has issues assigned to it, it just errors out and tell ... e extremely beneficial if you could reassign issues to another tracker, like deleting an issue activity allows you to.
- Feature #3527 (New): Activity List should wiki parse summaries
- My activity list right now includes commits referencing issue numbers, and news with links in the summary, ... It'd be handy to have those links parsed out.
- Feature #3526 (New): Custom fields for files
- I'd like to be able to add custom fields to f ... latform or Production vs Development releases
- Defect #3524 (Closed): attached image files "internal error" on click image link
- After uploading numerous attached files (all ... onfirmed and the image name is linked in the Issue Description, where the list of attachments i ... to the other project team members. Grrrrr !
- Feature #3522 (New): Textformating tag that hides Text/Links for non Manager/Developer UserGroup
- We just changed from Trac and Bugzilla to Red ... enSource Project JDownloader. Because of law issues we need a way to hide example links given b ... ntact us at support@jdownloader.org Thanks
- Feature #3517 (New): Assign an issue to person based on the issue status
- In the same way we can assign an issue to a person based on the category, is it pos ... this ability when we change the status of an issue? I have a need that when a status is changed from Development to Test for example, the issue must be assigned to another person that will ... re it will do the final steps to closing the issue, like moving the code to production environm ... any help or advices will be very appreciated.
- Feature #3516 (New): Hide "Target version" for projects that do not use versions
- It would be nice if the (empty) "Target versi ... f a project does not use versions at all: * Issue list * Issue editing It is already hidden in "Create new issue". This would enable us to display the "Targ ... ects that actually use the "version" feature.
- Defect #3515 (Closed): Sensible Git repository branches
- It seems Redmine currently is only able to di ... t would be great to get the links to redmine issues, the Git repository integration needs a bit ... nnel Best regards CJ Sveningsson, Estonia
- Feature #3513 (New): Baseline Project
- It would be useful export/import a redmine pr ... Another option could be render the project issues and everything for a given date. As can be ... in selected diferent from the head.
- Defect #3512 (Closed): can't use 'Target Vers ... custom query when 'For All Projects' checked
- You can create a custom query using the 'Targ ... n to re-add it in the Add filter box. (r2778)
- Feature #3511 (Closed): Ability to sort issues by grouped column
- When grouping issues by a column, specifying a sort on that same ... g within groups using other fields does work.
- Feature #3510 (Closed): Inserting image thumbnails inside the wiki
- Hi, actually adding images inside the wiki wi ... n advance and keep up the great work Dario
- Feature #3509 (Closed): Show updated & new status on issues and forum threads
- It would be nice if Redmine kept track of the timestamp when you last looked at a thread or issue. Then, when showing lists of issues or threads (eg. the Issues and Forums) pages it could annotate the title with an "updated" or "new" tag to show which issues/threads have been updated or created since ... account and go to http://drupal.org/project/issues/views you can see which items are new and updated (to see the updated tag you need to look at an issue and wait for someone to update it). Drupal a ... and when you click on that link it opens the issue at the first new post. It also tags the new ... d screenshots to illustrate the two concepts.
- Defect #3507 (Closed): no priorities displayed for new issue in Priority dropdown
- Downloaded code from subversion trunk (r2791) ... h subversion, no problem. Tried to create issue, but does not list any priorities. (no prio ... s table that may have caused a problem?
- Feature #3506 (New): Need ability to restrict ... et version when updating or submitting an issue
- I was looking through the roles/permission se ... who are not project managers from sticking issues into the road map.
- Feature #3504 (Closed): Footnotes do not work in issue discription.
- Since r1941 I have been using footnotes in bo ... However I tried to add a footnote to a long issues today and while the[1] marker worked the ac ... abase schema version 20090503121510 </pre>
- Defect #3502 (Closed): 検証環境作成
- Defect #3499 (Closed): p=. !image.png! doesn't work in trunk version (rev it doesn't work
- Hi, previously I used the following code to c ... e> but then the image appears in the left :(
- Defect #3498 (Closed): 500 internal error when listing issues from a particular tracker within a project
- Using r2791 All other trackers in the same ... FYI) in othe rprojects, can list all opened issues without a problem. But in one project it f ... ' for nil:NilClass) on line #25 of app/views/issues/_list.rhtml: 22: </td> ... 25: <tr id="issue-<%= issue.id %>" class="hascontextmenu <%= cycle('odd', 'even') %> <%= issue.css_classes %>"> 26: <td class="checkbox"><%= check_box_tag("ids[]", issue.id, false, :id => nil) %></td> 27: <td><%= link_to issue.id, :controller => 'issues', :action => 'show', :id => issue %></td> 28: <% query.col ... <%= content_tag 'td', column_content(column, ...
- Feature #3497 (New): "duplicates" relation invalidates roadmap percentage
- Let's say you have 3 issues, one that is closed and two that are open and one of the open issues duplicates the other. The roadmap will s ... t to show "50%". Even though the two open issues ARE separate, technically (because of the "duplicates" relation) they are one.
- Defect #3496 (Closed): "Assign To" filter on "View all issues" page allows to select user which cannot be assigned
- Steps to reproduce: * Go to "Projects" * Click on "View all issues" * Add "Assign To" filter * All registere ... they have a role which cannot be assigned to issues.