Search
Results (12675)
- Feature #16104 (New): Automatically push/copy some issues to another Redmine Instance
- in my company we have 2 redmines. One for ou ... e for the development team. I'd like some issues from the "support" redmine to be automatically copied (or manually) to the "dev" redmine. Issue for customers appear "escalated". The ideal solution would be that when the issue in dev is completed, the issue in support has another status...
- Feature #16103 (New): Encrypted issue
- I would like to encrypt some issues, in fact some fields for some issues or simply the existence of an issue. A password (or better a certificate?) woul ... nistrators not allowed nor able to read some issues. Imagine an issue that talks about salary in a company, I woul ... rs can't read them in the DB.... thank you
- Feature #16102 (Closed): Default Filters for queries in a project
- It would be nice to be able and set a default ... er as a default when people are looking into issues.
- Feature #16101 (New): Sticky filters for all queries in project
- I'd like to have the option of making filters stick when changing to a different query/view of issues in a given project. This would help to stay focused on the currently active version.
- Feature #16098 (New): On relation change/add notification setting
- Would it be possible to enable a following fe ... o be set yes/no) Reason: It leads to spam
- Defect #16095 (Closed): Viewing issue: role permissions should hide start date, due date, time and % done and any related history
- I have created a customer specific role & use ... this user under this role creating/updating issues - no time related fields are shown. However when viewing the issue as this user the start date, due date, % don ... lugins: redmine_mylyn_connector 2.8.2.stable
- Feature #16094 (Closed): Role permissions to disable start date, due date, time and % done
- I created a customer role without time tracki ... e and % done fields when creating or viewing issues under that role. Is it possible to achie ... customers are creating , editing and viewing issues they have created these fields should be di ... redmine_mylyn_connector 2.8.2.stable
- Feature #16093 (Closed): Emails sent out by Redmine are identical
- While starting to use Redmine a lot more, we're running into the issue that all the emails come from a single email ... he person causing the email to be generated: issue creator, wiki editor, forum poster, etc. ... "@<<me>> <redmine@example.com>@", then this issue would have generated an issue with as sender "@jcw <redmine@example.com>@" ... eally from, even though Redmine generated it.
- Defect #16092 (Closed): Parent/subtask: calculation of estimated hours
- We defined 1-level issue with estimated time 10 hours. Once we defined subtask for 1-level issue with estimated time 15 hours, we got 15 hour ... t) If we define another subtask for 1-level issue with estimation 30 hours, then parent task m ... his subtasks, not round to hours in subtasks.
- Defect #16091 (Closed): Export CSV with many custom field runs many queries
- Hello! When exporting issues in CSV with lot of custom field (more than ... @140127 16:38:49 2 Query SELECT `issues`.* FROM `issues` WHERE `issues`.`id` = 35006 LIMIT 1 2 Query SELECT `issue_relations`.* FROM `issue_relations` WHERE `issue_relations`.`issue_from_id` = 35007 2 Query SELECT `issue_relations`.* FROM `issue_relations` WHERE `issue_relations`.`issue_to_id` = 35007 2 Query ... 007 AND `custom_values`.`customized_type` = 'Issue' ORDER BY custom_fields.position@ NB : ... Whe are about 5 minutes to export 3300 issues with 20 customs fields...
- Feature #16086 (Closed): Markdown syntax help button in toolbar is needed.
- The if i enable the markdown formatter. In ... d). But I suggest that is needed in 2.5.0.
- Feature #16084 (New): We would like to order the appearance of custom field
- We have a custom field called 'severity' We would like it to appear on the new issue form right after the 'priority' field.
- Feature #16083 (New): Hide issue number on issue list or issue
- The issue number is shown default on the issue list and issue (after tracker). 1. Can we hide the issue number (#) !http://www.redmine.org/attachme ... le to show the custom field value instead of issue number on top of the issue after tracker. !http://www.bilot.com/wp-content/uploads/redmine_issues_small.png!
- Feature #16082 (Closed): Hide assigned to field - plugin request
- There is a plugin that hides estimated hours, ... d to field from same places than that plugin?
- Defect #16081 (Closed): Export CSV - Custom field true/false not using translation
- When showing in web browser an issue with "true/false" custom(s) field(s), in fre ... "oui" (yes) or "non" (no) but when exporting issues we got "true" or "false" instead of "oui" o ... tion Database adapter Mysql2
- Feature #16079 (Closed): [Documentation / HowTo ] Migrate Redmine from MySQL to PostgreSQL
- I've read a number of posts with people strug ... blog post on it to help others with the same issue: http://ixa.io/2014/02/12/migrate-redmine-from-mysql-to-postgresql/ Hope it helps!
- Defect #16076 (Needs feedback): Wrong custom ... ehavior when selecting different projects on issue edit form
- Let's say we have three Projects: Project ... ducable at every time. I think there is some issue with the ajax form update, when try to choos ... with different trackers and custom fields?
- Patch #16073 (Closed): French translation for Assigned
- I would suggest to translate "to assign" by " ... plural for bytes (octet -> octets) * a case issue on KB : ko-> Ko (as other values are Mo, Go and To)
- Patch #16069 (New): Allow configuration of API limit instead of hardcoding at 100
- The below tested patch makes the previously h ... Fetch commits automatically </code></pre>
- Feature #16068 (New): Single-line notation (i.e., flags) for issue creation
- *Background/Explanation* Redmine is an exc ... nd optionally use this notation when parsing issues submitted by email. # Add a single-line issue creation field. In the settings for this ... m explaining how Rails pieces together a New Issue page from different files/templates/? would be a big help!)
- Feature #16067 (New): Generic New Issue page
- One-off issue creation is cumbersome when juggling many projects. The current process for adding a single issue is: # Go to the projects page (keyboard s ... requires searching on the page) # Click New Issue # CREATE ISSUE This is fine, and in fact preferable, whe ... his is a lot of clicks for a creating single issue. Would it be possible to provide a generic New Issue page at https://redmine.host/issues/new where the user selects a project from a ... lowing advantages: * Can bookmark the New Issue page directly (-2 clicks). * Can use keyboa ... that could add the Project field to all New Issue pages? This would be just as well so long as ... that would obviate the need for such a page.
- Defect #16058 (Closed): Watcher is not getting email notification when an issue has been updated
- User1 created an issue and assigned it to User2 and added User3 as Watcher User3 is getting mail notification when the issue is created but not getting notified when the same issue is updated. User3 has the notification se ... 4 Git 1.8.3
- Defect #16057 (Closed): Vertical alignment issue with code blocks
- There might be a problem with the vertical al ... hed screenshot or this comment: #3163#note-11
- Defect #16053 (Closed): add overflow hidden
- Big images break the layout if the issue tracker (see #14021). The solution is add @overflow: hidden@ to CSS.
- Feature #16052 (Closed): Consider a better associated revisions block in the issue tracker
- Currently I don't like the associated revisions block in the issue tracker. It is great to reference issues from a commit but some things are imo quite annoying. If you have an issue and there are no associated revisions the comments to this issue are as wide as your monitor. When you reference this issue from a commit you suddenly have two colums a ... ns block above (or below) the comments of an issue. * Make this block expandable with a little button (like the filters).