Project

General

Profile

Search

Results (12109)

Defect #35074 (Closed): Redmine 4.2.0 + Local ... : Internal Error entering Plugin Setting Page
Sunding Wei found this sollution https://www.redmine.org/issues/3972#note-38 2021-04-12 08:58
Feature #35073 (Closed): Escape values in LIK ... to prevent injection of placeholders (_ or %)
While not technically a security risk, LIKE q ... call since the called method is now public. 2021-04-12 08:50
Defect #35066 (Closed): Missing project_id in ... fter clicking "Create and add another" button
While using *create and add another* button w ... ns/redmine_queries_for_time_report I have an issue with an empty drop-down in a custom field : ... erations_create_and_add_another2.png! The issue is caused by a missing intialisation of the TimeEntry. Here is a patch to fix this. 2021-04-10 00:09
Feature #35063 (Closed): Set values for reminder
Is it possible to include in reminder settings such feature as selection of necessary status for issue? In my case I need to exclude the resolved issues from reminder as it done for the closed issues. 2021-04-09 16:47
Defect #35062 (Confirmed): Back URLs with <t+ operator break
This is a problem we noticed but haven't been ... s. Steps to reproduce: - Navigate to the issue list in a project - Add the filter "Due dat ... an" "30 days" and apply, this should put the Issue Query in the parameters of the URL of the br ... ancel" This results in a @RuntimeError in IssuesController#index Unknown query operator <t@ ... ce in the URL. This confuses the Query model. 2021-04-09 16:36
Defect #35056 (Closed): Can't save "Default assignee" user for project.
When I try to save some user as *“Default ass ... 5.2.5 Database PostgreSQL - 12.4 2021-04-08 14:02
Defect #35045 (Closed): Mail handler bypasses add_issue_notes permission
Following #33689, the distinction between the @edit_issues@ permission and @add_issue_notes@ was increased in that the edit permis ... still possible for users with just the @edit_issues@ permission but without the @add_issue_notes@ permission to add notes to issues by "replying" to issue notification emails (if set up on that parti ... L228 In general, I believe that the @edit_issues@ permission was originally intended to also encompass the @add_issue_notes@ permission (since it doesn't make much sense to allow people to change any attribute of the issue but not to add notes). Instead, when the @add_issue_notes@ permission was added, I believe it wa ... ng in inconsistently applied permissions now. 2021-04-06 18:05
Feature #35044 (New): Show notice on project's overview page when the project is public
I suggest that when a project is set to publi ... 1px solid;}.public-status-in-members-box.png! 2021-04-06 18:03
Defect #35039 (Closed): API create issue relation method returns undefined method `split' when issue id is sent as integer
Extracted from #33418#note-20: > hi everyo ... for Redmine 3.x: > > <pre> {"relation"=>{"issue_to_id"=>576, "relation_type"=>"relates"}, "issue_id"=>"575"} > </pre> > > the error is: ... for 576:Integer): > </pre> > > because *issue_to_id* is now expected to be a string with c ... ultiple redmine versions in the java library. 2021-04-05 21:30
Defect #35038 (Closed): Error message when li ... time entry and change assignee for a private issue
If a user(not admin) is assignee of a private issue, when he change it's assignee and add time_entry (at he same time) so that he can not access the issue after, redmine throws these error messages: * Log time is invalid * Issue is invalid This scenario also happens when the user's role is limited to see only own issues. I write a patch to fix it. 2021-04-05 16:10
Feature #35037 (New): Make wiki text section extraction less fragile
The current approach to per-section text edit ... on the fully featured markup parser. The issue is going to be more significant after relaxi ... nare vel, posuere ac libero. </code></pre> 2021-04-05 16:00
Defect #35036 (Closed): Markdown text sections broken by thematic breaks (horizontal rules)
A "thematic break":https://spec.commonmark.or ... the skipped test there to mark it as a known issue. Will create a dedicated issue for this. 2021-04-05 15:57
Patch #35034 (Closed): Improve loading speed of workflow page
#34247 has fixed the issue that a web browser freezes when you try to edit a workflow that has a lot of issue statuses, by adding ".no-tooltip" class to c ... 50 seconds before the patch to 15-20 seconds. 2021-04-05 10:36
Defect #35033 (Closed): solar calendar for Redmine 4.2
Hi dears I have been following the solar cal ... t possible to create a plugin in this regard? 2021-04-05 07:19
Feature #35032 (Closed): Get allowed Issue statuses by Issues API
If you want to edit issues using API, you need to know the issue statuses that you can available. 2021-04-05 04:29
Defect #35028 (New): Deprecation message when executing 'bundle install'
Here is a part of the console output when upg ... a ruby on rails programmer and cannot tell... 2021-04-04 11:52
Defect #35027 (Closed): Gantt PNG export ignores imagemagick_convert_command
Gantt PNG export uses ImageMagick's convert c ... _convert_command is wrong, but it works fine. 2021-04-04 08:54
Patch #35024 (Closed): System test fails in Windows due to "/" path separator
Chrome expects backslashes and it doesn't recognize "/" separators on Windows. fixes <pre>IssuesSystemTest#test_index_as_csv_should_reflect_sort</pre> 2021-04-03 18:08
Defect #35017 (Closed): X-Redmine-Issue-Assignee email header field is empty when the assignee of an issue is a group
When I assign an issue to a group, the X-Redmine-Issue-Assignee: header in the notification mail is empty. As is: <pre> X-Redmine-Issue-Assignee: </pre> Should be: <pre> X-Redmine-Issue-Assignee: Group (A Team) </pre> 2021-04-03 12:53
Feature #35014 (Closed): Review and update supported database engines and versions
Supported database engines and versions were ... |5.5 - 5.7 |>2012 | 3 | 2021-04-03 08:37
Defect #35004 (Closed): DEPRECATION WARNING during startup
<pre> $ bin/rails s => Booting Puma => Rai ... tion, Redmine::Scm::Adapters::CommandFailed, IssueRelation, Redmine::WikiFormatting::Macros, Re ... /to/redmine/config/environment.rb:16) </pre> 2021-04-02 09:25
Defect #34999 (Closed): The result of Attachm ... stable if attachments have the same timestamp
refs #27780 test_latest_attach_should_supp ... _by isn't stable https://bugs.ruby-lang.org/issues/1089 Note that these two attachments have ... e doesn't affect the purpose of the test. 2021-04-01 21:42
Defect #34998 (Closed): Cannot open journal dropdown menu after editing note
After rewriting the journal note, clicking th ... e_javascript(render_journal_actions(@journal.issue, @journal, :reply_links => authorize_for('issues', 'edit'))) %>'); </code></pre> Related to #34714. 2021-04-01 02:09
Defect #34995 (New): Running redmine in docker getting ssl error, any ideas what might be the issue?
Im having an issue with SSL. Im getting pretty crazy currently. ... e: https://github.com/docker-library/redmine/issues/64? Currently wanted to setup with cron. ... rtificate verify failed (unable to get local issuer certificate)`** Mentioned error occurers ... as? Very thankfull for tips and help ;) Best 2021-03-31 15:18
Feature #34988 (New): Add new notification se ... priority based notification to the user guide
2021-03-30 14:04
(976-1000/12109)