Project

General

Profile

Search

Results (12430)

Feature #38255 (Closed): Filter free and paid plugins in the plugin directory
Hi all, there are numerous plugins in the ... workings of this system). If I've opened my issue at the wrong spot, feel free to point me in the right direction. Thank you, Vendel 2023-02-08 12:51
Defect #38253 (Closed): Cannot read e-mails fo creating tickets
Hi, I'm new to Redmine, Ruby and Rails and I' ... rtificate verify failed (unable to get local issuer certificate) /usr/local/rbenv/versions/2.6 ... lpdesk Can help me? thank you so much! 2023-02-07 17:57
Defect #38251 (Closed): Missing French translation
It seems that a few translations are missing ... "Mon compte" the text under "Auto watch" is "Issues I contributed to". I believe a translation ... ike what we can read in Project > Settings > Issue tracking). 2023-02-06 16:13
Defect #38250 (Closed): config/settings.yml not closed in Setting.load_available_settings
The file @config/settings.yml@ is not closed ... name, options end end end </pre> 2023-02-06 12:42
Defect #38245 (Closed): Missing French translation
Hi When trying to add a subtask, in Englis ... e and add another" behavior. Also, on the Issues page, when right clicking on an issue, we can read "delete demande". It should be "Supprimer demande" 2023-02-03 17:02
Defect #38239 (Closed): Test failure with Commonmarker 0.23.8
Test fails after updating Commonmarker to 0.2 ... ing/common_mark/formatter_test.rb:143 </pre> 2023-02-03 07:36
Feature #38238 (Closed): Auto watch issues on issue creation
Similar to #4347 we propose adding an option to watch issues the user created. This would allow users to more finely control which issues they want to be notified about rather than ... nts" and receiving notifications for all the issues the user created. This will also allow in t ... tions with only having auto watching options. 2023-02-03 02:00
Defect #38237 (Closed): Unable to choose any ... time after clicking "Create and add another"
I just started using this option. I can cre ... next time I do this and add to the ticket) 2023-02-02 17:06
Feature #38231 (Closed): Limit the year to 4 digits in date input
Date input fields such as Start date and Due ... deals with dates 8000 years in the future. 2023-02-01 15:30
Feature #38226 (New): Implement cron endpoint or script to allow calling scheduled tasks
Hi. I am unsure where to classify this issue because it covers a wide range of uses. C ... d (https://github.com/docker-library/redmine/issues/64#issuecomment-1303047095), this is not ideal for hi ... ing several @cron@ instances duplicating the issue and further complexity would be added beyond ... cute scheduled tasks via external http calls. 2023-01-30 15:04
Defect #38223 (Closed): Send out mail with full name of commenter
The Ruby core team uses Redmine for issue tracking (see https://bugs.ruby-lang.org). T ... ead to the conclusion that this is a Redmine issue, not specific to bugs.ruby-lang.org. That's ... oblem sending out mails with non-ASCII names. 2023-01-30 05:37
Patch #38220 (Closed): Update Redcarpet to 3.6
https://rubygems.org/gems/redcarpet 2023-01-30 00:37
Defect #38218 (Closed): I need a plugin that ... a non-member project or for a user not admin
2023-01-28 11:36
Defect #38217 (Closed): "Property changes" tab does not appear when all issue journals have both notes and property changes
Property changes tab of an issue is supposed to be displayed when the issue has journals with property changes. However, the tab is not displayed when all journals of the issue have both notes and property changes. The screenshots below describe the issue. There are two journals, both containing ... r: 1px solid grey;}screenshot-20230128-3.png! 2023-01-28 08:29
Defect #38215 (Closed): Nested CommonMark Markdown task lists are not indented
We (@tohosaku, @tomokosimi and @sanak) found ... .png! --- Attachment patch solves this issue, so reviewing this is helpful. *After* !commonmark-nested-checklist-3.png! 2023-01-28 07:22
Defect #38212 (Closed): migrate
I try to install redmine-5.0.4 on FreeBSD 3.1 ... running task with --trace) </pre> // GH 2023-01-24 17:39
Defect #38210 (Closed): Incorrect DB migration version
r22038 added the @20221214173537_add_select_p ... changing this retroactively will cause other issues. But I thought it would at least be good to report it here as such. 2023-01-24 11:28
Defect #38209 (Closed): Error executing the t ... when uploaded in note from MacOS Firefox 109
This happens in Redmine 5.0.3 on a MacOS 12.6 ... * The error usually does not occur in the issue description. * Images uploaded and inserted ... work fine. {{thumbnail(example.png)}} 2023-01-24 10:08
Defect #38201 (Closed): Fix robots.txt to disallow issue lists with a sort or query_id parameter in any position
Currently the @robots.txt@ file only disallows issue lists where the sort parameter is first in the list @/issues?sort=@, the sort parameter might not always be the first in the parameter list though, e.g. @/issues?page=2&sort=@. 2023-01-20 13:55
Patch #38198 (Closed): Improve MySQL query plan for Project#project_condition
On a large installations (>30k projects, >500k issues), rendering the issue statistics on a project overview page can ta ... ler#show@ <pre><code class="ruby"> @open_issues_by_tracker = Issue.visible.open.where(cond).group(:tracker).count @total_issues_by_tracker = Issue.visible.where(cond).group(:tracker).count ... ).sum(:hours).to_f @total_estimated_hours = Issue.visible.where(cond).sum(:estimated_hours).to ... n |. ref |. rows |. Extra | | 1 | PRIMARY | issues | ALL | issues_project_id | NULL | NULL | NULL | 448033 | ... ndex_projects_on_rgt | PRIMARY | 4 | redmine.issues.project_id | 1 | Using where | | 3 | SUBQU ... table scan on the (large) @time_entries@ or @issues@ tables followed by an index-scan on the @p ... L first filters the projects followed by the ... 2023-01-19 15:25
Patch #38189 (New): Parent Tracker Issue
I am needing to be able to create a custom query that I can group by the tracker of the parent issue. I have not found any plugin to make this field available. Can you help me? Thanks! 2023-01-17 16:25
Defect #38186 (New): Bulk Update from Context Menu in Parent Project Does Not Honor Redirect
This actually affects 4.2.9 but didn't see 4.2.9 on the list. When looking at issues in the Issues view in a parent project, using the context ... 2.0.8 sidebar_hide 0.0.8 2023-01-16 18:49
Defect #38184 (New): Production ready database back-ends - wiki update
Recently my company was performing a big _Red ... ter sometime users started to complain about issue hierarchy getting corrupted. We made a research and it turns out there is a workaround in issue nested set locking for _SQL Server_ which is ... etimes (when multiple users are editing same issue trees). This is a BIG thing and is really su ... -ends are _MySQL 5.5_ and _PostgreSQL 9.2 +_. 2023-01-16 11:08
Defect #38161 (New): Can't make vertical splited view in "My Page"
I want to make a vertical splited view with "Watched issues" and "Spent time" just like attached screenshot that shows "Issue assigned to me" and "Reported issues" but I can't make it by drag & drop. 2023-01-10 08:13
Defect #38159 (Closed): Contextual menu does'nt appear after scrolling down
I installed latest redmine 5 and when I'm on issue list, right click is working but if I scroll ... more. Tried several browsers without success. 2023-01-09 14:28
(751-775/12430)