Search
Results (12389)
- Defect #33797 (Closed): Need to resolve download issue on Chrome
- I have an issue "Failed - Virus Scan Failed" while download files through Google chrome.
- Defect #33790 (Closed): My Page Calendar Widget needs Filters
- Hello I have read on the forums on several Calendar issues and the request to see only trackers that a ... on "my page" ? thank you Andrew Monaco
- Patch #33785 (Closed): Add missing fixture to TimelogControllerTest
- TimelogControllerTest has failed. <pre> $ ... oles, :members, - :member_roles, :issues, :time_entries, :users, + :member_roles, :issues, :time_entries, :users, :email_addresses, :trackers, :enumerations, :issue_statuses, :custom_fields, :cust ... rs, :custom_fields_trackers, </code></pre>
- Feature #33784 (Closed): Update Mercurial rep ... thon 3 and remove support for Mercurial < 5.1
- As Mercurial is "transitioning to Python 3":h ... that does not break backwards compatibility.
- Defect #33777 (Closed): No anymore yaml_db ra ... load after update redmine from 4.0.x to 4.1.1
- I don't know the exact reason, but after upgr ... # Send reminders about issues due in the ne... rake redmine:tokens:prune ... t is here: https://github.com/yamldb/yaml_db/issues/140 P.S. Don't know correct Category.
- Patch #33774 (New): Update Russian translation
- Fixes for Russian trunslation
- Patch #33773 (Closed): Patches to r19937 with update russian translation
- Patches to r19937 with update russian transla ... ic/javascripts/jstoolbar/lang/jstoolbar-ru.js
- Defect #33769 (Closed): When creating more th ... tion, the first one always ends up unreadable
- Due to the file re-using code running in an @ ... tached patch includes a test reproducing the issue and a fix, which consists of using @last@ in ... ng many attachments wrapped in a transaction.
- Defect #33766 (Closed): #31355 breaks project tree
- Asume you jave a project tree (with sub proje ... 0 or 30 projects this is totally confusing.
- Defect #33760 (Closed): I can't install redmine-pgsql in debian 9
- I tried so hard to install redmine-pgsql in m ... an error code (1) </pre> please help me
- Defect #33757 (Needs feedback): Cannot get Revisions to work or Issues to link to Commits.
- I have read so many things about how to integ ... plugin but it still didn't show revisions or issues tied to commits. Here's what I have right n ... redmine_user_import 0.1.0 </pre>
- Defect #33749 (Closed): need email configuration in redmine 4.1
- we are using office 365 account. how to config email notifcation
- Defect #33747 (Closed): errur 500 redmine
- bonjour je un peroblem sur redmine 3.4.2-4 ... to make connection to backend: 127.0.0.1
- Defect #33744 (New): REST API does not allow unassigning user
- Hi there, assigning a different user using ... lieve this to be a defect. Best, Johannes
- Defect #33733 (Closed): No trackers are selected for new projects
- Immediately after installing Redmine, the ini ... e *disabled* when you create a new project.
- Feature #33730 (New): Add new issue links for each version to the version list page
- Currently there is a new issue link on the versions/show page(#28138). Clicking on that link will open a new issues page with the version already selected. I think it would be useful to have a similar new issue link on the version list page. !{width: 5 ... olid #ccc}ScreenShot_2020-07-14_15.24.25.png!
- Patch #33728 (Closed): Remove an unused variable in Query#add_chained_custom_field_filters
- It's a very small change that remove unused v ... , :object_name => field.name), </code></pre>
- Defect #33727 (Closed): Issue number has jumped from 1200 to 1500 and then to 5000
- Hello, we have a strange behavior. Out issue/ticket number, jumped from 1200 to 5000. ... e how this can happen and how we can go back?
- Patch #33726 (New): Translate Vietnamese
- Defect #33724 (Closed): Selected gantt columns are not displayed with MS Edge Legacy
- #27672 makes it possible to select the displa ... played. The following patch resolves this issue. <pre><code class="diff"> diff --git a/a ... ue); }); }); <% end %> </code></pre>
- Defect #33723 (Closed): File name is displayed over the clip icon in new/edit forms
- See the screenshot below. Probably all forms ... 1px solid grey;}.filename-over-clip-icon.png!
- Patch #33722 (Resolved): migrate_from_trac dose not work
- Current migrate_from_trac rake task dose not ... . and we will support Rails/ActiveRecord 5.2 issue after this. Redmine 3.4.13 <pre> $ ra ... l trace by running task with --trace) </pre>
- Feature #33721 (New): Show estimated time on spent time details when the list is grouped by issue
- It is essential to compare spent time and est ... ompare spent time and estimated time of each issue. !{width: 845px; border: 1px solid #ccc;}.spent-time-details-with-estimated-time.png!
- Defect #33709 (Closed): CSV inport failture
- Importing is not working. !Снимокdddd.PNG! ... unch of unreadable, ununderstandable symbols?
- Defect #33707 (Closed): Highlighted code with ... at converts tabs to spaces, which breaks IDEs
- If I paste some code like a @diff@ (patch for ... view and apply the patch in my IDE this way.