Project

General

Profile

Search

Results (12108)

Defect #38337 (Closed): Export Time as CSV : FrozenError (can't modify frozen String: "")
Hello, When i try to export time table to ... ent_on&c%5B%5D=user&c%5B%5D=activity&c%5B%5D=issue&c%5B%5D=comments&c%5B%5D=hours&t%5B%5D=hours ... "*"}, "c"=>["spent_on", "user", "activity", "issue", "comments", "hours", ""], "t"=>["hours"], ... enger 1.0.7 </pre> Thank you 2023-03-07 11:50
Patch #38332 (Closed): Traditional Chinese translation (to 22120)
* added ** label_auto_watch_on_issue_created 2023-03-06 03:44
Patch #38319 (Closed): Optimize IssueQuery#sql_for_assigned_to_role_field for PostgreSQL performance
In our installation, with plenty of issues and projects, we met a performance issue with the @assigned_to_role@ filter on issues. The SQL query was very slow when using th ... <code class="diff"> diff --git a/app/models/issue_query.rb b/app/models/issue_query.rb index eb7684cc2..ec3d5ec62 100644 --- a/app/models/issue_query.rb +++ b/app/models/issue_query.rb @@ -575,8 +575,9 @@ class IssueQuery < Query end sw = oper ... 'NOT' : '' nl = operator == "!" ? "#{Issue.table_name}.assigned_to_id IS NULL OR" : '' - "(#{nl} #{Issue.table_name}.assigned_to_id #{sw} IN (SELECT ... " WHERE #{Member.table_name}.project_id = #{Issue.table_name}.project_id AND #{Member.table_na ... er_id AND #{role_cond}))" + "(#{nl} (#{... 2023-03-02 08:19
Defect #38317 (New): Redmine 5.0 stable Mention User function doesn't send mail notification
Redmine Installation Info: Remdmine 5.0.0 Sta ... : when updating description or contents of issue with @ function, users list could be shown c ... etting refer to the attachment !problem.JPG! 2023-03-02 04:31
Defect #38310 (Closed): JavaScript source CDATA printed in "My account" view
In the _My account_ view, the source of an em ... Default </pre> Thanks, Albrecht. 2023-02-28 13:54
Patch #38306 (Closed): Japanese translation update (r22117)
Translated label_auto_watch_on_issue_created. 2023-02-27 02:58
Defect #38303 (Closed): Ошибка при просмотре отличий
Уважаемые разработчики и форумчане, я устано ... ёт ошибку Internal Error. Помогите пожалуйста 2023-02-25 11:50
Feature #38301 (Closed): Multiple issue ids in "Related to" filter
Multiple tickets can be specified in the "Parent Task" at custom query. > Feature #30482 Multiple issue ids in "Parent task" filter Similarly, th ... ine-patch.connpass.com/event/274438/) event.) 2023-02-25 07:42
Defect #38286 (Closed): "Cannot delete enumer ... empting to delete a project with time entries
Steps to reproduce # Create Project # Set ... r. (raise "Cannot delete enumeration") 2023-02-21 06:28
Patch #38284 (New): New settings for mail_handler
Hi, aside from dev work my company uses redmine to track internal issues from other teams. However, too frequently, ... the new settings on and off for comparison. 2023-02-20 10:24
Patch #38278 (New): Basename of repository and Branch/Tags in Changeset Description
Our development team uses branches pretty tho ... basename of associated repository (often our issues require changes in several repositories) * ... e as running the master branch. A similar issue was raised in https://www.redmine.org/issues/5386, but I never got any reponse to my patches supplied there. 2023-02-16 17:47
Feature #38274 (Closed): Receive e-mail replies to news and news comments
Currently e-mails sent in reply to notificati ... This patch requires https://www.redmine.org/issues/38273 2023-02-13 16:02
Feature #38263 (Closed): Try importing journal replies as issue reply where applicable
E-mails that are recognised as journal replie ... ances are used to send e-mails to each other. 2023-02-11 22:28
Defect #38256 (Closed): Redmine 5.0.4 version sometimes doesn't send mail notifications
Redmine doesn`t send notifications to the ass ... status. This occurs sometimes. There are no issues in the production log or smtp settings and server. 2023-02-08 14:15
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 (New): 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
(426-450/12108)