Search
Results (31865)
- When restructuring our wiki, I've run into a ... s restructuring the wiki impossible this way.
- 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.
- 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.
- 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
- 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.
- 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.
- 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>
- 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.
- 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.
- 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.
- Defect #41977 (New): nested_set move node error
- <pre> 1node6 ---------------------- ... 1 end end </pre>
- Feature #41976 (Closed): Ruby 3.4 support
- Ruby 3.4.0 will be released on December 25, 2024.
- 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.
- 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.
- 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
- 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
- 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,
- 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.
- 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.
- 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
- 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
- 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>
- 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.
- 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/...
- 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!