Search
Results (12572)
- Defect #31153 (Closed): Display horizontal sc ... es table when overflow occurs on small screen
- On small screens (mobile phone) not scrolling ... in <div class="autoscroll"> tag to fix that.
- Defect #31152 (Needs feedback): F5 (refresh) ... o the same page, but bring me in another page
- Hello, When I press F5 for refresh, the pag ... this can be change somewhere ? Best regards
- Patch #31147 (Closed): Add custom styles for all fields
- Currently, most of the fields (input, textare ... 70%; border: 1px solid grey!}.redmine.local_issues_new.png!
- Defect #31146 (Closed): I need to change the name of the field ISSUE ou DEMANDE by another name
- Hi How can i change the name of the field ISSUE (DEMANDE) for another name ?
- Feature #31143 (New): Custom field to get the URL to direct access the issue
- Hello, I want to add a custom fields in the ... url to colleague permit direct acces to the issue. The copy screen of what I did is join to ... the right syntax to put in the fields LINK.
- Defect #31141 (Closed): SCM: error when *.yml and *.txt show
- <pre> lib/redmine/sudo_mode.rb:65:in `sudo_m ... his error is in only tunk, not in 4.0-stable.
- Defect #31140 (Closed): "English" becomes unavailable from Redmine 4.0.3
- After upgrading Redmine 4.0.2 => 4.0.3, [My a ... .png! [Redmine 4.0.3] !redmine-4.0.3.png!
- Feature #31138 (New): create ticket from Jenkins failed Job
- Hi I am looking how can implement a solution ... ned a ticket long back with Jenkins https://issues.jenkins-ci.org/browse/JENKINS-55152 but it ... olution for this? Thank you Ajeesh B
- Defect #31137 (Closed): No attachment files added in note report after migrate to 3.4.5
- Goodmorning, i have update redmine server fro ... migrate, now when someone attach files to an issues, the attachment compare at the top of issue but not on journal report (notes) on the pag ... and attachments Thansk for help Cristian
- Patch #31133 (Closed): Option to forbid children issues to folow parent issue moving to another project
- This can be surprising to see children issues moving to new parent issue project when parent is moved, because this i ... ice and with no real hint. This can be an issue when some children issues should not be seen by some members of the new project (real issue seen in our company !). This patch adds a global option to forbid issues to follow the parent.
- Defect #31132 (Closed): Remove unused column trackers.is_in_chlog
- The column "is_in_chlog" in "trackers" table ... fely. It was used to control former [[RedmineIssueChangelog|Changelog]] view which has been dro ... res/trackers.yml: is_in_chlog: false </pre>
- Patch #31131 (Closed): CalendarsControllerTest#test_show fails depending on the date
- CalendarsControllerTest#test_show failed when ... } When test data was created on 2019/4/1, issues_002 was not included in the April calendar. ... test_show failed because it was dependent on issues_002. The following changes confirmed tha ... ef test_show + # for gravatar test + Issue.generate!(:start_date => User.current.today, ... :project_id => 1 </code></pre>
- Patch #31126 (Closed): Update sqlite3 gem (~> 1.4.0)
- sqlite3 1.4.0 has been released on February 0 ... => [:mri, :mingw, :x64_mingw] </code></pre>
- Defect #31120 (Closed): Garbage lines in the output of 'git branch' break git adapter
- I found that adding an if condition around line 84-89 solves the issue. change: <pre><code class="ruby"> branc ... *' ) @branches << bran end </code></pre>
- Defect #31116 (Closed): Database migrations d ... ns when specifying the `VERSION` env variable
- tl;dr: When comparing versions, the current_v ... I have not run any tests with this patch.
- Patch #31113 (Closed): Update Rails to 5.2.3
- https://weblog.rubyonrails.org/2019/3/28/Rails-5-2-3-has-been-released/
- Defect #31111 (New): About custom fields in List format or Key/value list format
- 1. Format:List If you change the contents of the list, the change is not reflected at all in past issues. 2. Format:Key/value list If you chang ... st, the change will be reflected in all past issues. I want a function that falls in the mid ... all changes will be reflected in the project issues checked in the checkbox.
- Patch #31110 (Closed): Raise an exception if the plugin directory name differs from the plugin id
- If the plugin directory name and the plugin i ... work well. <pre> Partial "my/blocks/new_issues" missing for block "new_issues" found in admin (id=1) preferences Partial "my/blocks/neglected_issues" missing for block "neglected_issues" found in admin (id=1) preferences Partial "my/blocks/doing_issues" missing for block "doing_issues" found in admin (id=1) preferences </pre> ... the plugin id. I attached a patch for that.
- Feature #31109 (New): Make the assignee more prominent in email notifications
- I think the assignee's name in email notifica ... projects. Currently, the assignee of the issue is already shown in a notification email but ... e to add the assignee's name to labels @text_issue_added@ and @text_issue_updated@ as follows: *[Before]* <pre> text_issue_added: "Issue %{id} has been reported by %{author}." text_issue_updated: "Issue %{id} has been updated by %{author}." </pre> *[After]* <pre> text_issue_added: "Issue %{id} (assignee: %{assignee}) has been reported by %{author}." text_issue_updated: "Issue %{id} (assignee: %{assignee}) has been updated by %{author}." </pre> *[Example]* > Issue !#2 (assignee: Dave Lopper) has been updated by John Smith. > ...
- Feature #31107 (Resolved): How to disable email subject processing
- Hello! We run redmine 2.4.2 and use rdm-mail ... his string mostly does not belong to redmine issue - it is from another ticket system and we need always to create new issue from that email. Unfortunately, as is writte ... [#123]. And if redmine can not find existing issue #123, email is returned and no new issue is created. Is any chance to disable this ... ected project/mail-handler? Thanks, dan
- Feature #31106 (New): Issue import should allow for importing the author and creation date fields, too.
- When importing issues, many of the issue fields can be mapped to the columns of the source CSV file. However, all imported issues are "authored" by the current user and are ... p. This is not usefull in case of importing issues (e.g. from another data source) created ear ... tunity to map it to a column in the CSV-file.
- Feature #31104 (Closed): Show the total number of open issues in a reminder
- It is useful if email reminders show the total number of open issues next to "View all issues" link like the following picture. The infor ... many tasks the user has without opening the issues list with a web browser. !{width: 334px; border: 1px solid #ccc;}.reminder-with-open-issues-count@2x.png!
- Defect #31102 (Needs feedback): The parent ta ... is automatically updated by subtask creation.
- The history of the parent task does not recor ... or due date is updated within the preceding issue or following issue. The updated history needs to remain in the parent task field when the subtask is added.
- Defect #31094 (Closed): Failure Upgrade from ... le exec rake db:migrate RAILS_ENV=production"
- Hello, have problems updating from version 3 ... (0.0930s) ====== == 20161010081301 ChangeIssuesDescriptionLimit: migrating ================ ... ter_name() -> 0.0000s -- change_column(:issues, :description, :text, {:limit=>16777216}) -> 3.6314s == 20161010081301 ChangeIssuesDescriptionLimit: migrated (3.6322s) ======= ... === == 20161126094932 AddIndexOnChangesetsIssuesIssueId: migrating ================ -- add_index(:changesets_issues, :issue_id) -> 0.0339s == 20161126094932 AddIndexOnChangesetsIssuesIssueId: migrated (0.0348s) ======= == 20161220091118 AddIndexOnIssuesParentId: migrating ========================= -- add_index(:issues, :parent_id) rake aborted! StandardError: ... er migrations canceled: Index name 'index_...
- Defect #31092 (Closed): svn repo create command not working
- After upgrading from RedHine from 3.4.4 to 4. ... projects is normal. Screenshots are attached.