Project

General

Profile

Search

Results (31865)

Help: Issue with wikipage names
When restructuring our wiki, I've run into a ... s restructuring the wiki impossible this way. 2024-12-18 10:33
Feature #42008 (Closed): Expose default Rails ... /up" for load balancers and uptime monitoring
There is a default health check controller av ... ore robust and simplifies service monitoring. 2024-12-17 15:27
Defect #42004 (Needs feedback): Problem with upgrading Redmine from 5.1.3 to 6.0.2
Hello. I've upgraded my Redmine to verison ... ything I could do to make it work? Thanks. 2024-12-17 09:41
Defect #41991 (New): Project drop down vanishes on parent issue update assignement
Hi, hope, you are doing well today? We ... a project queue. After that, we assign this issue to the correct project and change following settings: * Project * Issue status * Assigned user * Start date * Due date * Parent issue If we type in the name or the id of the parent issue, the project drop down varnishes and we can't save the issue. At the moment, we update all fields except parent issue on the first issue assignement. Then we update the parent issue. Do you have an idea, how to solve this? Thank you very much 2024-12-16 08:36
Open discussion: RE: Install Redmine 6.0 on Ubuntu 24.04 LTS
Thank you for your response. I'm glad the issue has been resolved. In my article, > ※ ... it.' Thank you for your valuable feedback. 2024-12-16 02:47
Redmine-MSP Connector
This plugin allows users to quickly install i ... get data based on their needs. * *Task and Issue Management:* Sync tasks and issues between Redmine and Microsoft Project, main ... t up-to-date information at their fingertips. 2024-12-15 23:20
Development: How to get query result without any visibility restriction
I'm developing a new plugin that needs to query issues based on custom field values (regardless of ... ent = User.active.admin.first ic = query.issue_count rescue ensure User.current = old_current end </code></pre> 2024-12-15 14:09
Open discussion: RE: Supress notifications using redmine api
While the notify: false parameter should suppress notifications in Redmine API bulk issue creation, it might not be entirely reliable. ... r disabling email notifications for specific issue types or users. Remember to test your approa ... e API documentation for accurate information. 2024-12-14 07:53
Open discussion: RE: Install Redmine 6.0 on Ubuntu 24.04 LTS
Thank you for looking into it. Yep, that was the issue. I tend to cp the example file and edit that ... sed another part because I ran into the same issue. So I deleted that file, created a blank one ... gave in your article, which worked. Another issue I ran into was that passenger-6.0.23 is now ... procedure to replicate saves me so much time. 2024-12-13 17:35
Feature #41978 (New): Customize the size of text boxes for fields on the Redmine issues editing page
1.Is it possible to customize the size of text boxes for fields on the Redmine issue editing page? For example, when creating cus ... visible when hovering over it with the mouse. 2024-12-13 06:55
Defect #41977 (New): nested_set move node error
<pre> 1node6 ---------------------- ... 1 end end </pre> 2024-12-13 04:00
Feature #41976 (Closed): Ruby 3.4 support
Ruby 3.4.0 will be released on December 25, 2024. 2024-12-13 03:45
Defect #41975 (Closed): Uniqueness of Project model fields is not checked sufficiently
In the Project model, :identifier is defined ... queness.A patch for this purpose is attached. 2024-12-13 01:47
Redmine 6.0.2 and 5.1.5 released
These 2 maintenance releases are available fo ... e for the effort to report and fix all these issues. 2024-12-11 19:50
Patch #41969 (Closed): Add SQLite3 tests to CI
Since Redmine supports SQLite3, I believe tes ... for SQLite3. Additionally, the following issues are addressed: * Remove a duplicate exec ... /hidakatsuya/redmine/actions/runs/12279612346 2024-12-11 16:48
Help: Error while upgrading from 3.2.6 to 5.1.2
Hi all, When upgrading from version 3.2.6 ... bility ajax_counters a_common_libs unread_issues redmine_issue_tabs due_date_reminder clipboard_image_pas ... much appreciated. Kind regards, Dirk 2024-12-10 14:55
Defect #41965 (Needs feedback): Redmine 5.1.3 and MariaDB 10.6.18 - Queries are slow
Hi all, Our queries are slow and when we g ... lugins: no plugin installed Thanks, 2024-12-10 12:09
Plugins: Issue summary by AI
Hello everyone. I created a simple plugin that generates issue summaries using gpt models over their api's. ... ack. Looking forward to hearing from you. 2024-12-09 21:08
Defect #41962 (Closed): Incorrect Path in CSS
In Redmine 6.0.1, CSS file `application-4cc96 ... che Server 2.4.62 (Passenger), Redmine 6.0.1. 2024-12-09 20:00
Patch #41961 (Closed): Use `fixtures :all` to ... istent test data and improve test reliability
h3. Background In Redmine’s test suite, ea ... occur randomly, as reported in the following issues, among others: * ##41934 * ##41623 For ... ze tests. h3. Proposal To address this issue, I propose setting @fixtures :all@ for all t ... /hidakatsuya/redmine/actions/runs/12218226574 2024-12-09 14:09
Defect #41959 (Closed): right click menu item in issues page not left aligned
database manager version mysql Ver 8.0.26 fo ... 6.0.1 Chrome version 131.0.6778.109 2024-12-09 11:04
Defect #41957 (Closed): Remove nesting selectors because are not support in old browsers
*database manager version* mysql Ver 8.0.26 ... height: 0.75rem; } } </code></pre> 2024-12-09 10:38
Patch #41954 (New): Update extract_fixtures task with configurable output directory
I noticed that running @extract_fixtures@ rak ... k-with-configurable-dir.patch@) solves above issue with configurable output directory by @DIR@ ... t things (3rd to 5th) and these are optional. 2024-12-09 09:44
Patch #41951 (Closed): Fix random test failure in IssueTest due to unsorted expected_statuses
<pre> Failure: IssueTest#test_new_statuses_allowed_to_should_only_return_transitions_of_considered_workflows [test/unit/issue_test.rb:895]: --- expected +++ actual @@ -1 +1 @@ -#<ActiveRecord::Relation [#<IssueStatus id: 2, name: "Assigned", is_closed: fa ... nil, description: "Description for Assigned issue status">, #<IssueStatus id: 1, name: "New", is_closed: false, ... atio: nil, description: "Description for New issue status">]> +[#<IssueStatus id: 1, name: "New", is_closed: false, ... atio: nil, description: "Description for New issue status">, #<IssueStatus id: 2, name: "Assigned", is_closed: fa ... nil, description: "Description for Assigned issue status">] bin/rails test test/unit/... 2024-12-09 01:42
Feature #41950 (Closed): [UX] Teawk default theme: better distinction for h2 section
For user interface, clarity should be good if ... does. !clipboard-202412081435-2cvth.png! 2024-12-08 14:36
(676-700/31865)