Project

General

Profile

Search

Results (31866)

Help: Error with plugins Agile Pro 1.6.5 and ... dClass (Tried to load unspecified class: Set)
I am using the official redmine 5.0.5 docker ... * Is there anything I can do to fix the issue? I got to work version 5.0.2 with aforementi ... my scenario. Thanks in advance, David 2023-04-27 12:57
Defect #38499 (Needs feedback): Markdown cannot link to wiki pages with hyphen ("-") in their names
To reproduce: - redmine setup to Markdown ... t does not resolve to a valid link (FAIL) 2023-04-27 12:18
Patch #38497 (Closed): Japanese translation update (r22213)
Translated button_apply_issues_filter. 2023-04-27 06:50
Patch #38496 (Closed): Add missing fixtures to SearchControllerTest
Tests in search_controller_test.rb may fail d ... 9]: Expected exactly 1 element matching "dt.issue", found 0.. Expected: 1 Actual: 0 r ... ler_test.rb:174 ......... </code></pre> 2023-04-26 16:50
Feature #38495 (Closed): Java API - Issue Redmine
<pre><code class="java"> public String doPostIssue() throws IOException { DefaultHtt ... new AuthScope("redmine.org/issues", 80), new UsernamePasswor ... pPost = new HttpPost("http://www.redmine.org/issues"); System.out.println("executing ... on=new&"); String payload = "{\"issue\": {\"subject\": \"New Issue by Eliana\",\"description\": \"Some descript ... se: <pre> POST http://www.redmine.org/issues HTTP/1.1 --------------------------------- ... length: 0 </pre> How should I fix it? 2023-04-26 13:50
Defect #38493 (Closed): The related issues count on the issue view is not updated after deleting one of the related issues
Attached is a patch to fix it. (Off topic, but the Affected Version list on the issue submission view does not seem to have been updated). 2023-04-26 01:01
Open discussion: RE: showing "all" time entri ... an showing all time entries from 1900 to 2100
Any suggestion? I've the same issue 2023-04-25 21:10
Feature #38492 (New): Provide some ways to find the issues where an user Is mentioned
At this time there isn't a way to find all issues where an user is mentioned nor via filter nor via email. Should be possibile to: * to search issue where i'm mentioned * customize the subjec ... re in redmine-core, was implement the way 2 2023-04-25 13:22
Defect #38491 (Closed): Invalid scheme format: ' VP1'
Hello, Our redmine installation ran years ... 75: rows.right l(:label_spent_time), issue_spent_hours_details(@issue), :class => 'spent-time' [2b0c6c5e-7b7e-4e4 ... 8: <%= render_half_width_custom_fields_rows(@issue) %> [2b0c6c5e-7b7e-4e4a-9ac5-f950eae812a3] 79: <%= call_hook(:view_issues_show_details_bottom, :issue => @issue) %> [2b0c6c5e-7b7e-4e4a-9ac5-f950eae812a3] ... c5e-7b7e-4e4a-9ac5-f950eae812a3] app/helpers/issues_helper.rb:377:in `block (2 levels) in rende ... c5e-7b7e-4e4a-9ac5-f950eae812a3] app/helpers/issues_helper.rb:375:in `each' [2b0c6c5e-7b7e-4e4a-9ac5-f950eae812a3] app/helpers/issues_helper.rb:375:in `each_with_index' [2b0c6c5e-7b7e-4e4a-9ac5-f950eae812a3] app/helpers/issues_helper.rb:375:in `block in render_half_widt ... c5e-7b7e-4e4a-9ac5-f950eae812a3] app/helpers/... 2023-04-25 10:17
Feature #38481 (Closed): Further narrow search results with issues filter
The attached patch adds "Apply issues filter" button to the search. Clicking the button will display issues in the search results on the issues page. You can further narrow the search res ... large number of results. However, unlike the Issues page with its powerful filters, the search ... further refine such results. This new "Apply issues filter" button solves the problem. "Apply issues filter" will be displayed above the search results when the results include one or more issues. When you click the button, the issues included in the search results will appear on the Issues page. In other words, it converts the search results into an Issues list. You can then use issues filters to further narrow down your search results. By linking the search engine with the ... 2023-04-20 17:14
Patch #38474 (Closed): Preload default_status when listing trackers
The patch fixes N+1 issue in @TrackersController#index@. <pre><code ... ndex' Rendering trackers/index.api.rsb IssueStatus Load (0.1ms) SELECT "issue_statuses".* FROM "issue_statuses" WHERE "issue_statuses"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] ↳ app/views/trackers/index.api.rsb:6 IssueStatus Load (0.1ms) SELECT "issue_statuses".* FROM "issue_statuses" WHERE "issue_statuses"."id" = ? LIMIT ? [["id", 2], ["LI ... app/views/trackers/index.api.rsb:6 CACHE IssueStatus Load (0.0ms) SELECT "issue_statuses".* FROM "issue_statuses" WHERE "issue... 2023-04-20 03:30
Plugins: ERPmine v4.7 Released
ERPmine v4.7 Released We are happy to anno ... Bug fixes: - Save Custom query issue in spent time filter. - Add validation ... ine.org/projects/erpmine/wiki/Resources 2023-04-19 07:08
Defect #38464 (Closed): Rendering a custom fi ... alue raises Addressable::URI::InvalidURIError
An @Addressable::URI::InvalidURIError@ occurs in @Issues#show@ for certain values used to format a URL. Steps to reproduce: # Create an issue custom field: ** Field format: Text ** Lin ... : https://example.com/%value% # Inside an issue: ** Set the custom field value to: @Test :Test@, i.e. @Test@, blank, colon, @Test@ ** Save the issue # When the issue is about to be shown, an @Addressable::URI:: ... method in @lib/redmine/field_format.rb@. The issue can be solved by replacing the 5 occurrances ... t+%3ATest" </pre> Best regards, Thomas 2023-04-18 12:51
Open discussion: RE: Performance trouble / slow rendering issues with filter on lots of users in chrome/firefox
Hello, I'm answering to myself... so when m ... aty/redmine-view-customize) it does the trick 2023-04-18 09:28
Defect #38458 (Closed): Display order of watchers in the sidebar is indeterminate
In the watcher section of an issue's sidebar, the order of watchers is not expl ... :user, :validate => false </code></pre> 2023-04-17 06:52
Feature #38456 (Closed): OR search with multi ... starts with" and "ends with" filter operators
Currently, two filter operators "contains" an ... this feature. Suppose that you want to find issues with PowerPoint or PDF file attached. The result you want is the list of issues that have files whose filenames end with ". ... ing/text filters will support multiple terms. 2023-04-16 04:45
Patch #38451 (Closed): Traditional Chinese translation (to 22185)
* Added ** field_any_searchable 2023-04-14 09:07
Patch #38449 (Closed): Align buttons in modal dialogs to the left instead of right
In modal dialogs such as "New member" in the ... left instead of the right to resolve the UI issue. This also makes UI consistent. Except for m ... : 700px;}.clipboard-202304132216-6upwi.png! 2023-04-13 15:18
Defect #38448 (Closed): The margin below the Submit button on the issue edit page is too narrow
Since @margin-bottom@ for the Submit button on the issue edit page is not set, the margin below the b ... id grey;}.clipboard-202304132050-negaj.png! 2023-04-13 14:54
Defect #38447 (Closed): Time Tracking max time per day
Hi. I have set the max time per day at 8h ... ave 2 log time to add for the same project / issue (0h48 and 7h12). When I first add 0h48 th ... r message. Can you see please . Thanks. 2023-04-13 11:16
Open discussion: Performance trouble / slow rendering issues with filter on lots of users in chrome/firefox
Hello, I'm having some performance trouble when filtering issues in redmine 5 (5.0.5) Since i deployed a ... s or plugin into order to correct ? Thanks 2023-04-13 11:02
Feature #38446 (Closed): Support multiple multi-word phrases in the search engine
Currently, the search engine does not support ... rch objects that contain two phrases "closed issue" and "closed version". If you give a search string @"closed issue" "closed version"@, the search engine search for objects containing three strings "closed issue", "closed", and "version". This is due to th ... > Redmine::Search::Tokenizer.new(%q|"closed issue" "closed version"|).tokens => ["closed issue", "closed", "version"] </code></pre> If the Tokenizer returns two tokens, "closed issue" and "closed version" for the same input, it ... o search for multiple multi-word phrases. 2023-04-13 09:30
Defect #38443 (Closed): Cannot add a user to ... s a member without roles in a certain project
An exception will be raised if you attempt to ... t add a group. The above error will be logged 2023-04-12 14:57
Feature #38435 (Closed): "contains any of" op ... ilters to perform OR search of multiple terms
The attached patch adds a new operator "conta ... perator and give "close block" as the value, issues containing either "close" or "block" in the ... id grey;}.clipboard-202304121202-2fiuq.png! 2023-04-12 05:23
Plugins: RE: Plugin conflict: helper method i ... s to disappear when another plugin is present
There is no magic involved relating to the mo ... orted alphabetically - @require_dependency 'issues_controller@ in mega_calendar will cause IssuesController to be loaded. At this point, the view helpers available in issue views are loaded as well. Any later modifica ... nd call @helper :your_plugin_helper@ in your issue controller patch. I outlined that approach a ... project-settings-tab-for-your-redmine-plugin/ 2023-04-12 04:31
(1776-1800/31866)