Search
Results (12389)
- Feature #33704 (Closed): Redmine integrate with testing tools
- Does Redmine have the capability to integrate ... hat will work with Redmine? Thanks! Loren
- Patch #33700 (Closed): Add missing fixture to Redmine::ApiTest::ProjectsTest
- The attached patch fixes the following error. ... ectsTest#test_GET_/projects.xml_with_include=issue_custom_fields_should_return_custom_fields [/ ... :91]: Expected at least 1 element matching "issue_custom_fields[type=array] custom_field[name= ... ration/api_test/projects_test.rb:86 </pre>
- Defect #33685 (Closed): HTML5 video control do not work after 4.1 update
- Hello, This is my first post here while I ... Is there any way to get it back ? Regards,
- Feature #33682 (Closed): Display calendar in vertical list layout on mobile screens
- I think the default calendar layout for respo ... would be help. !calendar-ui-proposal.png!
- Defect #33681 (Closed): Issue while launching to another server
- Hello All, I am new to Redmine , we have a ... line.so.5) so , i need a help to fix this issue asap on new server, so please suggest asap.
- Patch #33678 (Closed): upgrading issue from redmine-3.3.3 to redmine-4.1.stable
- Hi, I'm trying to upgrade Redmine from v 3.3 ... o ? :'( Thanks for your help. Amir.
- Feature #33674 (New): Cannot remove user from project when user is assigned to a group
- h1. What's the problem? If I link a group ... ine_indicator 0.2.13 redmine_issue_evm 5.3.4 redmine_issues_tree 0.0.14 redmine_mentions ... responsive_redmine_tables 0.1.7 </pre>
- Defect #33673 (Confirmed): Calendar View / The right side of the tooltip is cut off
- h2. Summary The right side of the tooltip ... ion In normal mode, the right side of the issue's tooltip is clipped. The contents of the t ... ponsive mode, not only the right side of the issue but also the issues on Friday are the same. h2. Environment ... rmal-mode.png! !after-responsive-mode.png!
- Feature #33672 (Closed): Project Responsible Field
- Hello, I'll try to explain the feature wit ... hen I click in "My Page", it shows to me the issues related to that project which I don't care ... on is stored somewhere. Thanks! BR, Jean
- Defect #33671 (Closed): instalación offline Redmine en Centos 7
- Hola , A lo mejor podéis ayudarme. Esta ... ql 5.7 Centos 7 Gracias por vuestra ayuda
- Defect #33665 (Closed): <pre> tags get html-encoded in the description
- But they are working fine in comments. Also, ... itionals 2.0.22-1 allmyissues 0.0.1 issue_hot_buttons 0.4.4 line_numbe ... tatus_button 0.1.0 </pre>
- Patch #33664 (Closed): evaluate acts_as_activity_provider's scope lazily
- acts_as_activity_provider's scope is evaluate ... ould build the scope after it's actually used
- Feature #33659 (Closed): Merge tickets
- Hi Redmine, How can I combine (merged) created letters under one letter?
- Defect #33655 (Closed): ActiveRecord::NoDatabaseError in WelcomeController#index
- No database error while running the redmine. please advise us
- Feature #33648 (New): Get possible_values of custom fields for non-admin users
- In #11159 support for getting the definition ... be added, maybe as an enhancement of #33301?
- Defect #33647 (New): Paste images from the clipboard does not work when editing existing issue notes
- Hi, I tried to add an image to already existing issue note. Nothing happened. In contrast, when editing new issue note it is possible to paste images in the notes. I compared with issue descriptions. It is possible to paste images in the descriptions of already created issues. So, the problem is related to issue notes only.
- Defect #33645 (Closed): Log time button broken for non administrator users.
- If we edit an issue, and use the time logging built into that fo ... what gets sent if you are an administrator.
- Feature #33641 (New): Show badges that indicate author in issue journal, news comments, and forum replies
- The attached patch adds badges to issue journal, news comments, and forum replies th ... ature from Bugzilla and found it useful. *Issue journal:* The issue is added by John Smith, and the current assi ... r. !{width: 492px; border: 1px solid grey;}.issue-journal.png! *News comments:* !{width: 3 ... 2px; border: 1px solid grey;}.bugzilla.png!
- Defect #33639 (Closed): Cannot paste image fr ... ying the image from web browsers or some apps
- Redmine 4.1.0 gained embedded feature to auto ... he image and select Copy image. Then open an issue in Redmine, put cursor in the text area, and ... y to detect the nature of clipboard contents.
- Defect #33634 (New): The contextual navigation is not working erroneous
- *My system* * Database manager version: My ... 4.2 * Redmine version: 4.1.1.stable *The issue* The "« Previous" and "Next »" links found on any issue view are not working properly. While navigate, pressing previous or next, the issues counting is changing "randomly" and sometim ... appears. I think this navigation is based on issues listing session or so but is not working as it should. *How to reproduce* # Go to the issues list for all projects. # Click on an issue to view it, notice the pagination bar. # In a separate tab, go to the issues list for a different project than issues from 2. # Return back to the issue view from 2. and refresh - notice the pagination bar disappears.
- Feature #33631 (New): Custom fields totals fro parent-child issues
- When we have a parent-child issue relation, some of the standard fields are calculated based on child issues. For fields like estimated time and spend t ... totals (sum) calculated and presented on the issue page. There is also issue query column available to show the data. ... this feature is enabled or not for the field.
- Defect #33626 (New): Keep issue status when processing commit messages
- Described well in [message#57210] Confirme ... .3.8 MySQL 5.7 Redmine 4.1.1 Rails 5.2.4.2
- Defect #33616 (Closed): Assignee & Author Dropdown Sort
- In Redmine 4.1.1.stable, the Assignee and Aut ... mine_agile 1.5.3 redmine_issue_dynamic_edit 0.7.2 In the "Issues" tab, we add "Assignee", and see: <<me>> ... Redmine daily and really like it. Thank you!
- Feature #33612 (Closed): Expose repository version via REST API
- For Redmine clients interacting with differen ... ient workaround than the one mentioned above?
- Defect #33610 (New): Submitting the edit issue form without changing any field updates updated_on column
- The procedure below updates @updated_on@ column in @issues@ table, even though any fields on the issue are not updated and no journal is created. *Steps to reproduce:* 1. Open the edit issue form 2. Click the Submit button without changing any value 3. The timestamp of the issue is updated but no journal is created *The ... hould not be updated when no changes are made