Search
Results (12675)
- Defect #22110 (Closed): Unrelated attachment(s)
- Redmine adding unrelated file(s) when a new issue creating
- Feature #22109 (New): REST API to get a list of the activites
- Hi, I would like to enrich a time recordin ... dditional filter values. Regards, Vanessa
- Defect #22108 (Closed): Issues filter for CSV Export are not applied
- When I export CSV file from Issues. Now the filter for issues, e.g. status, categories are not applied and all opened issues in the project are exported. I was confi ... m doesn't send proper parameter. \app\views\issues\index.html.erb line 80 form_tag(params.mer ... oller.(This has occurred even 2.6.) And so, IssuesController#index tries to get the filter fro ... project_id"] has the project_id. And so, IssuesController#index cannot get the filter from ... (5.6.20 MySQL Community Server (GPL)) </pre>
- Feature #22107 (Closed): Add "Project status" to issues list's filters
- Example: when I list all tickets assigned to ... kets in open projects (excludin closed ones).
- Defect #22106 (Closed): Notifications from www.redmine.org are not delivered
- In recent days, notifications from www.redmin ... ive an email to activate his account. * An "issue":http://www.redmine.org/issues/3058 which I am watching was updated, but I have not get any notifications. * I updated an "issue":http://www.redmine.org/issues/22104 but I have not receive a notification.
- Patch #22097 (Closed): REST API - API Usage in Perl
- Usage in Perl is missing on [[Rest_api#API-Us ... I hope this helps the Redmine community.
- Feature #22095 (New): A mixed version of issue state would be great
- In the current redmine version are two option ... ue can be left empty. In the documentation "Issue statuses":http://www.redmine.org/projects/redmine/wiki/RedmineIssueTrackingSetup#Issue-statuses its documented: bq. As per scree ... or each status - (if left blank, changing an issue to this status will not change its percent d ... tickets will be set as an example into 'QA' issue state get an fixed value. The same is can be done for the closed states.
- Defect #22091 (Closed): version 3.2.0. stable - Cannot change properties
- Before, I clicked on update button and I coul ... properties ( status, ...) Thanks for help
- Feature #22090 (Closed): Make project settings more accessible
- Currently, users have to find the Settings ta ... me%20-%20Redmine%202016-02-19%2014-47-56.png!
- Feature #22087 (Closed): Voting for issues
- Hi, Please, implement a voting for issues
- Defect #22085 (Closed): error 500 when trying to reply to a forum topic on redmine.org
- Hey, I am getting the following error page ... to the linked forum topic: message#49303
- Defect #22079 (Closed): What send in email notification
- How I could get it in the mail that is sent w ... date of creation of this task. example: Issue 1393: Subject * Author: User * Status: Ne ... : aikidomaster ** and i need date posted of issue*
- Patch #22078 (Closed): Incorrect French translation of :setting_issue_group_assignment
- Correction of setting_issue_group_assignment in french translation
- Defect #22077 (Needs feedback): PDF issue export
- Hello. I'm using redmine 3.2.0-stable, and a ... hen I was using 3.1.0-stable. When I export issue to PDF, the file seems pretty corrupted if t ... -bit) On Firefox PDF export works perfectly.
- Patch #22074 (Closed): Prevent username from overlapping in mobile menu
- Under certain cirumstances the username shown ... @text-overflow: ellipsis@ !after.png!
- Defect #22072 (Closed): Private notes get copied without private flag to Duplicate issues
- When I change the status on an issue that has related issues that are related as "duplicates" of the issue, and I write a private note and change the status on the issue at the same time, this private note gets copied as NOT private to the duplicate issues. To reproduce: # Create issue #xxxx. # Create issue #yyyy. # Establish relationship: #yyyy dupl ... status, but will *not* be private on #yyyy.
- Defect #22061 (Closed): Redmine redirects to ... d edit page after changing custom field order
- After changing the order of a custom field (b ... ans you have to go forth and back many times.
- Defect #22059 (Closed): Issue percentage selector extends screen border
- When right clicking issues, the percentage selector dropdown list exte ... en limits and move the list accordingly. !issue_selector.png!
- Defect #22046 (Closed): Markdown XML code blocks not properly supported
- Markdown code blocks are blocks of text surro ... addition to the @pre@-tags already in place.
- Feature #22043 (New): Copy only opened subtasks when copying an issue
- Hi, I often use a task with several subtasks ... opened subtask. Thanks you Alessandro
- Defect #22040 (Closed): Unable to host multip ... ng fine second instance getting index of page
- Hello All, I'm very new to redmine. So, F ... pache-access.log combined </VirtualHost>
- Defect #22034 (Closed): Locked users disappear from project settings
- I control which users are part of my projects ... my project, or kick them out if I needed to.
- Feature #22032 (Closed): How can use diffent format for issue and wiki ?
- Example: We want use Ckedit in issue, use Markdown in wiki. But it must be same?
- Defect #22029 (Closed): The custom field 'ver ... version in the same way as the target version
- The ordered and structured drop down view of the issue 'target version' field should be used for the custom field 'version' type, too.
- Feature #22026 (New): Conditional custom fields
- Like the very old topic below, I'd like to re ... feature for Redmine custom field, especially Issue object type. message#15119 Example: Sinc ... ndesk.com/apps/conditional-fields/ Thanks.