Search
Results (12398)
- Feature #2905 (Closed): Enable per-tracker issue status set
- Hi All, We are trying to use redmine to tr ... items, they seems to have different sets of issue stauts. For e.g., 1. For feature dev. ... olved", "verified" 2. For service related issues, it may have brand new set of status, "Ne ... Best Wishes Haomin Liu Brion Technologies.
- Feature #2903 (New): Show all attached files in a forum thread on the sidebar
- Thought of this while using the Redmine.org forum. (Like issues) It would be nice to see a list of all the ... uld be to have them displayed in the sidebar.
- Defect #2902 (Closed): "translation missing: en" with all the plug-ins
- After migrating to Rails 2.2.2 with trunk ver ... r/plugins/stuff_to_do_plugin/app/models/next_issue_filter.rb:8:in `initialize' vendor/plugins/ ... r/plugins/stuff_to_do_plugin/app/models/next_issue_filter.rb:8:in `initialize' vendor/plugins/ ... :values: - "" :operator: o issuesindex_sort: :key: id :order: desc ... "Cache-Control"=>"no-cache"} </pre>
- Feature #2899 (Closed): Saving "sort order" in custom queries
- In "custom queries", there's a lot of filteri ... http://www.redmine.org/wiki/redmine/RedmineIssueList#Applying-and-saving-filters It should ... change at "execution time" if he wants to.
- Defect #2898 (Closed): Gravatar Support
- I tried to implement this gravatar support in ... e but i am not able to see the Gravatar image
- Feature #2897 (New): Tagging in Redmine
- I Want To Implement the tagging functionality ... it uses Rails 2.0.So Please Guide me in this issue How can I Implement This Tagging Functionality in Redmine
- Feature #2893 (Reopened): Add a view to confirm issue deletion
- When attempting to navigate our redmine today, I accidentally deleted an issue by using the middle button in Firefox (I was trying to open an issue in a new tab, the default behaviour for midd ... * show the confirmation dialogue, deleted my issue in a new tab. Running: Redmine 0.7.devel (MySQL)
- Defect #2891 (Closed): Double percent symbol on "% Done"
- Hello, I'm using r2548 of Redmine, and I noticed that the "% Done" field on an issue page is showing up as "%% Done". The duplicate percentage also shows in mail notifications.
- Feature #2889 (Closed): Separate project field and subject in cross-project issue view
- It will be good to have project name field and subject field separated in cross-project issue view
- Defect #2888 (Closed): "blocks" has not implemented.
- I found some tickets which mentioned "blocks" relations. #2132 Patch to prevent blocked issues from being closed #1755 add "blocked by" as a related issues option #1740 Actually block issues from closing when relation 'blocked by' isn ... eft. or any ploblem to implement "blocks"?
- Feature #2885 (New): A segregated numbering per project
- I am using Redmine for all internal projects. Most of them are not related at all. But the issue # grows so quickly and it kind of wried that all projects shared the issue #. It will be nice that Redmine can have an option to disable this features.
- Feature #2884 (Closed): No way to configure start of week day
- I can not find a setting for configure the fi ... are settings for hour format and date format.
- Defect #2882 (Closed): trackers doubled
- Hello guys, we used to use 0.7.3 for long ti ... we found that tracker names are doubled (New Issue). I checked the database contents but it loo ... t it much because it's just a small cosmetic issue. I decided to upgrade to 0.8.1 today and th ... are still on place. Is there any help for me?
- Feature #2881 (Closed): Direct links to Custom queries on "My Page"
- It would be great to have possibility of addi ... Page along with an indication with number of issues matching the query. For example: <pre ... solved tasks ready to be closed (2) </pre>
- Feature #2880 (New): Possibility to know if an issue has been read by assignee
- It would be great to have an issue attribute "read by assignee" or "acknowledge ... magically set when assignee visits page with issue detail, without his manual intervention (pos ... ker settings?). Currently, creator of the issue has no easy feedback on this. Using separate issue status is way too bureaucratic and user non-friendly.
- Feature #2879 (Closed): Emails from redmine s ... t they don't trigger vacation auto-responders
- Our installation of Redmine uses the email su ... t and end up in the comments of the original issue. Solution: Most non-broken auto-respon ... m-address by replacing the '@' with a '.' .
- Patch #2872 (Closed): Added i18n vars for issue/new errors.
- Added i18n var to the bug solved at r2542 reported by me at issue #2866. I added the en and pt_BR (my langu ... t used/added between english and some other ?
- Feature #2871 (Closed): Sort issues by multiple columns
- If I click on a column header label, the prev ... ngs and use them to sort by multiple columns.
- Defect #2868 (Closed): Cannot View Reposity Files or Diffs
- Even though we are successfully able to brows ... tory/kassabjewelers/jewelry/admin.py] </pre>
- Defect #2867 (Closed): Undefined Method (l_YesNo) Being Called
- I upgraded our company copy of Redmine today ... irements have been met, etc. and ran into an issue in: <pre> app/helpers/custom_fields_helper ... ct has effectively locked us out of creating issues, which is why I've set it's priority to Urg ... ::Base:0xb5ac03e0>) on line #17 of app/views/issues/_list.rhtml: 14: <tr id="issue-<%= issue.id %>" class="hascontextmenu <%= cycle('odd', 'even') %> <%= css_issue_classes(issue) %>"> 15: <td class="checkbox"><%= check_box_tag("ids[]", issue.id, false, :id => nil) %></td> 16: <td><%= link_to issue.id, :controller => 'issues', :action => 'show', :id => issue...
- Defect #2866 (Closed): New issue page not showinf 'no trackers' error
- I installed redmine following the doc/INSTALL and the page projects/testproject/issues/new shows a blank page. The browser's 'view ... selecting any tracker, and when I go to "New issue", i get a blank page, instead of the
- Feature #2865 (Closed): One click filter in search view
- It would be nice to have the same one click f ... vity view (#2857) for the exact same reasons.
- Patch #2864 (Closed): Add CSS style for priority and status in app/views/issues/show.rhtml
- In Redmine, you can change the CSS style in the issues list depends on the priority and status. T ... me CSS style when you show the details of an issue. Could you include this patch in Redmine ? Thank you very much for your work.
- Defect #2863 (Closed): When categories list is too big the popup menu doesn't adjust (ex. in the issue list)
- If you have a too many categories and right-click on an issue to set the category of choice, some categori ... cp in cats if not p.issue_categories.exists?(:name => "#{cp}") p.issue_categories.create(:name => cp) ... end end end ~
- Feature #2859 (New): Linked lists for custom fields
- it would be great if in custom fields would be linked lists type.