Project

General

Profile

Search

Results (12483)

Feature #28086 (Closed): Add context menu for attributes in issue details
In addition to the nice improvements in #1048 ... dd the context menu to the attributes in the issue details view. One can move through the stack of issues and quickly change the status or priority w ... ows the user to manipulate attributes of the issue without leaving the context. 2018-01-26 17:13
Feature #28085 (Closed): Wiki Toolbar on Full Width Custom Fields
Upon upgrading to version 3.4.4 we noticed we ... ext Formatting options. When editing an issue, fields with these options should also have ... dding a call to wikitoolbar_for in app/views/issues/_form_custom_fields.html.erb as follows: ... e| %> <p><%= custom_field_tag_with_label :issue, value, :required => @issue.required_attribute?(value.custom_field_id) %> <%= wikitoolbar_for custom_field_tag_id :issue, value.custom_field %> </p> <% end %> < ... on so all full width fields have the toolbar. 2018-01-26 15:56
Defect #28079 (Closed): The green tick is positioned after the label in the new member modals
This is a patch extracted from #27807 in orde ... I've attached: - two screenshots with the issue - a patch that fixes these issues. 2018-01-26 00:50
Defect #28078 (Closed): Workflows inconsistencies when removing "add/edit issue" permission to a role which already has a workflow defined
I've tested this on a vanilla Redmine (3.4): ... Setup: - Set 2 new roles with add/edit issues permission. We have: Role A, Role B - Set ... a user with Role A AND Role B, go to the New issues form, and for tracker, choose "Tracker A" ... case: - As an admin, remove the add/edit issues permission for Role B - As an admin, or as a user with Role A AND Role B, go to the New issues form, and for tracker, choose "Tracker A" ... : - When we uncheck the permission add/edit issues from a Role, the WorkflowRules are kept in ... out roles which are not allowed to add/edit issues, hence still reading the WorkflowRules abov ... aa80dd714254da9c19e4ffaae4fbf9736/app/models/issue.rb#L988 https://github.com/redmine/redmine/ ... e06eddfdd66406c56b5f45dba2fda6769/app/models/issue_status.rb#L66 Options to solve the prob ... Rules associated with the role when add/edit ... 2018-01-25 18:14
Feature #28077 (New): Hide issue-list header of any query-result by configuration or theme
Hide issue-list header of any query-resukt by configur ... at least there are shown checkboxes and the issue-number as a header-column of the list inspit ... ut only the description. Changerequest: 1) Issuelist-options To support lists without any he ... as a avaiable themelist. In those themes the issue-list-style could be defined as a user like i ... ed in the ticket #4602 but never be solved! 2018-01-25 17:50
Feature #28067 (Closed): Add context menu for issues in calendar
#10485 has added a context menu for issues on gantt page. I think it improves usabilit ... calendar page has the same context menu for issues. 2018-01-25 07:14
Defect #28062 (Closed): "Error 500" when creating a new task for a specific sprint
I am dropping into an *Internalerror 500* pag ... is even in its latest stable version (0.18). 2018-01-23 19:30
Defect #28035 (Closed): Order of versions is not correctly ordered
I see this with version 3.4.2 and on redmine. ... ions in sidebar or when all gets shown * in issue list filter for version custom field Whic ... ot the id and it doesn't seem to be the name. 2018-01-22 11:23
Defect #28033 (New): Unable to turn off "For all projects" flag of custom queries
The "For all projects" flag of custom queries ... ed to be cleared, but it is actually checked. 2018-01-22 10:32
Patch #28030 (Closed): Remove unused method
Method usage was removed there: #26627 2018-01-21 14:52
Defect #28021 (Closed): limit to 33 sub-projects
I'm wonder but looks to Redmine has limit dis ... e take a look on my screenshots. !redmine_issue_1.png! !redmine_issue_3.png! 2018-01-19 09:41
Defect #28016 (Closed): Incorrect placement of description box of new issue and edit issue
I read old report from your forum #26243 ... yles is responsible for this ? !text_area_issue.jpg! My soft: 1) Redmine: 3.4.2 2) Mari ... how can i fix it ? Thanks for you attention. 2018-01-18 22:01
Defect #28015 (Needs feedback): Status is not editable for reporter in redmine version-3.4.4
I was using Redmin-1.0.4.stable version where ... ter are able to change Status while updating issues but Now I have upgraded it not Redmine-3.4. ... lution path or any workaround for the same. 2018-01-18 15:41
Feature #28013 (Closed): How to edit e-mail subject form default
anurak_w Jan 15, 10:45 CET Hi Bitnami ... ail was send mail to user when create is new issue [New-Application Request - Support........] ... Which files I can editing. Thank so much! 2018-01-18 11:24
Feature #28011 (New): Setting for My page blocks to change the maximum number of issues
The maximum number of issues to be displayed on a My page block is fixed to 10. But sometimes I want to see more issues on blocks. I think it is useful and will ... as a setting to change the maximum number of issues. !{width: 507px; border: 1px solid #ccc;}.mock-my-page-maximum-number-of-issues@2x.png! The screenshot above is just a mock. I haven't written any codes. 2018-01-18 03:38
Defect #28001 (Closed): API query custom_fields: authorization fails
Querying the custom_fields using the API: ... mine_image_clipboard_paste 3.3.0 redmine_issue_tabs 1.2.3 sidebar_hide 0.0.8 </pre> 2018-01-16 17:02
Defect #27999 (Closed): Inappropriate file uploads in the documentation
There are file uploads in the user guide whic ... ind more of them, I'll add the pages to this issue. 2018-01-16 13:31
Defect #27990 (New): Roadmap Issues null on selection of version custom field
Hi, I cannot see any issues listed in my 'Roadmap' page when I enter a ... of Redmine 3.2.3 shows me the 'Roadmap' with issues listed in it. why is it so? Also only when ... in it this defect is resolved. Kindly help 2018-01-15 07:27
Feature #27988 (New): Option to configure which trackers can be set as subtasks for each tracker
A few months after we started using Redmine i ... ementation from the plugin which has his own issues): !subtasks.png! According to the setti ... he Feature tracker can have as subtasks only issues with Bug and Support trackers. Please l ... this feature and the proposed implementation. 2018-01-14 17:30
Feature #27985 (Closed): Support of gem pg 1.0.0 (PostgreSQL)
Redmine 3.4.3 uses gem pg 0.18.1 by default, ... 0, 2018 and Redmine 3.4.3 don't support it. 2018-01-13 17:03
Defect #27984 (Closed): Arabic Support Issues
Hi, When ever I write using Arabic language in redmine, I get an internal error. 2018-01-13 12:43
Defect #27983 (Closed): Got error when I create an issue with a special character
Internal error An error occurred on the pa ... og files for details about the error. Back 2018-01-13 04:52
Defect #27975 (Closed): CSV export of different language
Default language was Russian (Cyrillic). And all issues written in Cyrillic. Export issues to csv was fine. When we change default language to English, all our issues export as "???????". "???????" in all enco ... tion Database adapter Mysql2 2018-01-12 11:18
Defect #27974 (Closed): Issue-state can't set to done if state of one subissue is not set to done
h3. Workflow: There is an error in the workflow to set the state of an issue to "done" if there exists subtasks with a state which is not set to "done". State of an issue can't be set to state "done" if the state of ... 2.14.1 Filesystem </pre> 2018-01-12 11:12
Defect #27968 (Closed): Image filename for HD ... ge@2x.jpg) are misrecognized as email address
Image files for HDMI monitors (e.g., MacBook ... logo@2x.png". If you write such filenames in issues or wiki pages, Redmine misrecognizes them a ... "mailto:logo@2x.png">logo@2x.png</a>" </pre> 2018-01-11 08:53
(2751-2775/12483)