Project

General

Profile

Search

Results (31865)

Defect #41947 (Closed): Collapse arrow shows the wrong direction at /workflows/edit
The views for assigned user and owner are clo ... ttom. !clipboard-202412071506-5vgln.png! 2024-12-07 15:07
Defect #41946 (Closed): /workflows/edit puts used_statuses_only twice at url
1. got to /workflows/edit 2. mark used statu ... l&used_statuses_only=0&used_statuses_only=1 2024-12-07 14:59
Development: RE: What does sidekiq need access to?
Reducing the number of dependencies is not really an issue here. Thx for the information on the need ... nections though, thats all the info I need :) 2024-12-06 21:21
Development: What does sidekiq need access to?
Hi there, I'm currently trying to get the ... er images more production ready. The main issue currently for me is that Redmine seems to ex ... ee https://github.com/docker-library/redmine/issues/316#issuecomment-2113587316 The basic idea is to ad ... Thanks for any hints and help in advance 2024-12-06 18:54
Patch #41941 (Needs feedback): Add support for tel: protocol to custom fields
These days softphones are very popular and us ... significantly increase the comfort for users. 2024-12-06 08:09
Plugins: RE: Recommended plugins for importing CSV data
Holger Just wrote in message#70416: > [...] ... in: there is also a howto for [[HowTo_import_issues|importing issues from CSV files into Redmine]] using Redmine core functionality. 2024-12-06 06:58
Open discussion: Supress notifications using redmine api
hi, i'm trying to do a bulk create of issues using the redmine api, but i'm having a pro ... ing the notifications i tried doing this issue = { "issue": ..., "notify": false } and send that to this url post -> {redmine_url}/issue.json but the email is being sent to the ... is not working my redmine version is 5.1.0 2024-12-05 16:04
Defect #41940 (Closed): Wrong links in email notifications
Hello, I noticed that all the links displa ... up the cache, restart Apache, but still, the issue remains... What am I doing wrong ?? Thanks 2024-12-05 11:08
Plugins: RE: Recommended plugins for importing CSV data
Redmine already includes functionality to import various kinds of data (including issues and time entries) from CSV files out of the ... mport link within the desired project module. 2024-12-04 22:00
Help: Windows installation
Hello dear community, I’m having troub ... complete the installation. MySQL is causing issues, the database versions seem incompatible, g ... eatly appreciated! Thank you in advance! 2024-12-04 12:09
Feature #41935 (Closed): Add "editable" attribute in the custom fields API response
editable field is not shown in custom fields json/xml 2024-12-04 07:30
Plugins: Recommended plugins for importing CSV data
Given Redmine 6.0.1, what are the plugins you ... com/leovitch/redmine_importer) * CSV Import Issue(https://github.com/stpl/csv_import_issues) I wonder they were developed more then ... edmine. What else plugins are there? Thanks. 2024-12-04 06:49
Patch #41934 (Closed): Fix random test failur ... _should_copy_requested_items due to missing :issue_categories fixture
Test failure: <pre> Failure: ProjectsContr ... onal/projects_controller_test.rb:1469]: All issues were not copied. Expected: 7 Actual: 4 ... es, :queries + :roles, :queries, :issue_categories include Redmine::I18n </code></pre> 2024-12-04 03:29
Defect #41932 (New): Windows installation
Hello dear community, I’m having trouble i ... complete the installation. MySQL is causing issues, the database versions seem incompatible, g ... greatly appreciated! Thank you in advance! 2024-12-03 21:30
Patch #41931 (Closed): Fix random failures in IssueRelationTest#test_create_with_initialized_jou ... conditions for retrieving the expected detail
The @IssueRelationTest#test_create_with_initialized_jou ... ith the following error: <pre> Failure: IssueRelationTest#test_create_with_initialized_journals_should_create_journals [test/unit/issue_relation_test.rb:220]: Expected: "relation" Actual: "attr" bin/rails test test/unit/issue_relation_test.rb:202 </pre> The exact ... This behavior appears to be correct. When an IssueRelation with a "precedes" type is created, "the handle_issue_order callback":https://github.com/redmine/r ... 5f5d7f5c52f6dce5a5f0ebd707cc30289/app/models/issue_relation.rb#L186-L192 updates the due_date and start_date of the related issue. These updates are recorded in the journal, ... ><code class="diff"> diff --git a/test/unit/issue_relation_test.rb b/test/unit/issue... 2024-12-03 18:41
Redmine Auto Internal Link Plugin
h2. Redmine Auto Internal Link Plugin A Re ... that automatically converts external Redmine issue URLs in comments to internal links. h2. Features * Detects external Redmine issue links in comments (e.g., @https://example.com/issues/123#note-2@). * Automatically converts the ... ving the Redmine host and path configuration. 2024-12-03 18:13
Redmine Auto Link Related Issues Plugin
h2. Auto Link Related Issues Plugin This plugin automatically links related issues in Redmine when internal issue links (e.g., @#123@) are mentioned in commen ... task to scan all existing comments and link issues retroactively. h3. Running the Rake Task ... . Always back up your data before running it. 2024-12-03 18:09
Defect #41930 (Closed): Redirection after signing in fails when the back_url includes a port number
If URI contains a port, I cannot redirect to ... es InvalidURIError end </code></pre> 2024-12-03 16:31
Defect #41925 (Closed): Context menu submenus ... ctedly on Gantt chart due to z-index conflict
In the Gantt chart, when interacting with the ... order: 1px solid #ccc}gantt-context-menu.gif! 2024-12-03 08:40
Defect #41918 (Closed): Replaces warning icon with SVG in watcher list and workflow warnings
The warning icon shown in the watcher list for users who cannot view the issue is still an old image. I propose a patch to ... dth:300px}clipboard-202412021338-uuwec.png! | 2024-12-02 06:06
Patch #41914 (Closed): Fix random test failur ... xity due to missing explicit language setting
<pre> Failure: UserTest#test_validate_passw ... rails test test/unit/user_test.rb:566 </pre> 2024-12-01 05:36
Open discussion: Issue fix for time formatting applied to CSV exports redmine 6 affected version redmine 3.4
cd cd /opt/redmine/app/helpers nano timerlo ... b !clipboard-202411301509-kdyjf.png! 2024-11-30 10:39
Feature #41910 (Closed): Bold current user's name in Assignee and Author columns on issues list
It would be a nice improvement on the UI side if, in each query (custom or not), the issues assigned to me were highlighted with bold t ... re https://github.com/mrliptontea/PurpleMine2 2024-11-30 10:26
Feature #41906 (Closed): Enhance font consist ... ting font-family in input and select elements
After ##41321, the font was changed to enhanc ... se when the user read and when the user write 2024-11-29 22:00
Patch #41902 (Closed): Fix class name to match file name in keyboard_shortcuts_test.rb
This patch fixes the class name from @InlineA ... kers, :projects_trackers, :enabled_modules, :issue_statuses, :issues, :enumerations, :custom_fields ... lues, :custom_fields_trackers, </code></pre> 2024-11-29 16:36
(701-725/31865)