Project

General

Profile

Search

Results (31866)

Defect #39991 (Closed): Fix "any" operator for text filters to exclude empty text values
For example, filtering issues with any notes filter will include issues with blank notes. Is this a specification? ... tures:load@. # Update some parameters of an issue without any notes, like issue !#3 in fixtures. # Filter issues with any string in the notes. # The issue !#3 is extracted, but it does not have notes ... 2023-12-29 00:00:00 | A comment on a private issue. ... ec) </pre> h4. Actual SQL generated by @‎IssueQuery::sql_for_notes_field@ <pre><code class ... OM journals WHERE journals.journalized_type='Issue' AND journals.journalized_id=issues.id AND (journals.notes IS NOT NULL) AND ((j ... ter Mysql2 / PostgreSQL </pre> 2023-12-30 16:52
Defect #39944 (Closed): Issue with Parent-Child Task Relationships Not Displaying Correctly
Hello, I'm currently experiencing an issue with Redmine version 4.1.1.stable running on ... nt task. Could this be related to a known issue in this version, or is there a specific sett ... e would be greatly appreciated. Thank you! 2023-12-26 13:42
Help: RE: Issues to Email
Hi Marcel, You can explore Redmineflux to export issues to an outlook email they have developed man ... com/ or https://www.zehntech.com/redmineflux/ 2023-12-25 07:51
Defect #39932 (Closed): Incorrect position of "Edited" mark in issue notes with h4 headings
"Edited tag" position is incorrect after issue note update, but it is correct after the pag ... sting note using the Edit Note button in the issue history. # Update note containing H4 tags. ... </pre> h4. Proposal: To resolve this issue, I believe it might be sufficient to make co ... '<%= escape_javascript(render_notes(@journal.issue, @journal, :reply_links => authorize_for('issues', 'edit'))) %>'); $("#journal-<%= @jour ... gs/5.1.1/app/views/journals/update.js.erb#L10 2023-12-24 11:17
Defect #39931 (Closed): Issues with Email Notifications Setup
Hello, I've encountered an issue with setting up email notifications in Redmi ... ing. SSH service has been restarted without issues. Email notifications in Redmine are still ... additional steps I can take to resolve this issue. Thank you for your support. 2023-12-23 19:42
Help: Link to an issue with end date
Hi! The default macro for an issue is #N that leads Redmine to render a URL with this issue to be inserted into text. Is there any macro ... ink with an addition of an end date for that issue? It would look like this '#NNN, 23-01-2023'. ... t?.. There is a set of macro of this kind {{ issue(NNNN) }}, but there seems to be no way to extract the dates... Thanks. 2023-12-22 12:43
Patch #39895 (New): Add hook call in edit issue form
In Time Spent module, there is a hook call to view_timelog_edit_form_bottom. In Issue module, when edit issue, there is a section to input time spent but ... Appreciate if the PR can be reviewed. Thanks. 2023-12-21 04:04
Patch #39894 (Closed): Explicitly render a 404 on non-JS requests to watchers#new
The "Add watcher" button in the sidebar of issues is a javascript-ified link. Sometimes, craw ... e crawlers from further crawling this link... 2023-12-20 18:02
Help: Authentication Issue when Accessing Redmine Apache2 ProxyPass
I am facing a problem in my Redmine environme ... ists 3.1.22, redmine_contacts 4.3.7, redmine_issue_dynamic_edit 0.9.1, redmine_people 1.6.3, re ... identify the root cause of the problem. 2023-12-20 17:56
Feature #39882 (Closed): Highlight selected version on the Roadmap view
It can be helpful to have the selected versio ... what we currently already have for selected issue journals, forum topic replies (i.e. messages ... uld have a border-radius dependent of #39880. 2023-12-20 02:59
Feature #39881 (New): Improve progress bars
I think that the UI of the progress bars in R ... r this can be gathered from old ChiliProject issue "CP #1056":https://www.chiliproject.org/issues/1056 ["PR #213 at GitHub":https://github.co ... ll (3px?) border-radius to the outer borders. 2023-12-20 02:41
Feature #39880 (New): Add a small border-radius to selected (author) headings
Now that border-radius is already sparsely us ... us (3px?) would be nice to have: * selected issue journals ** {{collapse(CSS selector:) <pre ... addition to it, so I'll leave it out of this issue to keep this small and easy. -- _author edit: this is now tracked in #39881._ 2023-12-20 02:05
Open discussion: RE: parent's issue search not working...
Holger Just wrote in message#69253: > [...] ... d show a drop-down list of possibly matching issues. Slightly pedantic, but possibly good to ... nding on the current subtask status (#24877). 2023-12-19 19:47
Open discussion: RE: parent's issue search not working...
The icon indicates that this is an autocompleted field. You can enter some attribute of the issue you are searching for in the field itself (e.g. the issue id or its subject) and Redmine should show a drop-down list of possibly matching issues. In any case, you don't need to (and can ... he search icon itself to initiate the search. 2023-12-19 19:12
Defect #39876 (Closed): H4 author headings aren't bold any more
Prior to Redmine version#99, H4 author headings in e.g. issue history, news comments and forum topics were ... deserve to be rendered with font-weight bold. 2023-12-19 16:26
Help: Issues to Email
Hi everyone, i am searching for a plugin/ tool to export issues to an outlook email. We use Redmine partly ... nt tool and therefore a tool to transfer the issues into an email with attachment would be quit ... Maybe someone can help me. Regards Marcel 2023-12-19 09:52
Open discussion: RE: Login with correct user name and password does not work (company account). C#
As written, you should check the response bod ... ls about the cause of this error. A possible issue could be that the REST API may have been dis ... n order to figure out the root cause of your issue. 2023-12-18 19:50
Open discussion: parent's issue search not working...
!clipboard-202312181525-ilupy.png! when I ... .. im using redmine 5.1.1 .. what going on..? 2023-12-18 07:26
Defect #39862 (Closed): Attachments functiona ... ) plugins broken since fix for CVE-2022-44030
I notice this in current @5.1-stable@ branc ... de class="ruby"> constraints object_type: /(issues|versions|news|messages|wiki_pages|projects| ... Am a little lost here solving it on my own. 2023-12-16 22:16
Open discussion: Redmine page should direct me to login page directly
Hello world, I need help with my Redmine d ... l Host configuration in httpd.conf. The only issue is that if I access https://fqdn the page ne ... ect before Christmas :-) Regards Robert 2023-12-15 09:28
Defect #39854 (Closed): "For any event on my ... ifications for non-member bookmarked projects
When selecting the "For any event on my bookm ... of the project and has it bookmarked. The issue appears to be related to the logic defined i ... for projects you have bookmarked. Related issue: ##35189 2023-12-15 03:54
Development: RE: HTML changes to webpage?
Lorenzo Meneghetti wrote in message#69216: > ... want to modify the way the text boxes in the Issue Edit page works. Is it safe/simple? Where ar ... could tell me which file addresses the Edit Issue screen. I don't need much: just want to make ... r limit) into the time entry description box. 2023-12-14 21:09
Patch #39849 (Closed): Optimize IssueCategory SQL queries when showing an issue
The attached patch introduces a change in the @_attributes.html.erb@ partial for issues, aimed at optimizing SQL queries related to issue categories. This change reduces an SQL query that checks the existence of issue category records. Before: <pre> IssueCategory Exists? (0.4ms) SELECT 1 AS one FROM "issue_categories" WHERE "issue_categories"."project_id" = $1 LIMIT $2 [["project_id", 1], ["LIMIT", 1]] ↳ app/views/issues/_attributes.html.erb:36 IssueCategory Load (0.2ms) SELECT "issue_categories".* FROM "issue_categories" WHERE "issue_categories"."project_id" = $1 ORDER BY "issue_categories"."name" ASC [["project_id", 1]] ↳ app/views/... 2023-12-14 14:44
Patch #39847 (Closed): Cache the result of `Journal#attachments`
When rendering an issue history, @Journal#attachments@ is called twi ... pp/models/journal.rb:147:in `sort_by' </pre> 2023-12-14 12:10
Help: RE: Internal error when creating a new issue
After the database was updated I haven't had any errors so far. 2023-12-14 10:27
(1376-1400/31866)