Activity
From 2023-05-31 to 2023-06-02
2023-06-02
-
12:29 Defect #38653 (Closed): Redmine Installation on windows server
- Hi Team ,
iam facing issue with redmine installation on windows server 2019 . Request you to please schedule one c... -
11:51 Feature #24040: Making the default action for copy subtasks when copying an issue a settable value. (Project level setting?)
- +1
-
11:45 Patch #38652 (New): Actual translation of Syntax Wiki Bulgarien
- Source: https://www.redmine.org/boards/2/topics/68465?r=68506#message-68506
-
11:26 Feature #38396: Support for multiple default data
- Attach yaml data as default data for simple task management. For simple task management, we will also minimize the st...
-
08:50 Feature #38396: Support for multiple default data
- +10
-
10:45 Feature #38651 (New): I would like to improve the user experience (UX) of the project selection in the custom field editing screen.
- I would like to improve the user experience (UX) of the project selection in the custom field editing screen.
When... -
10:38 Feature #38650 (New): The design of the tracker selection UI on the custom field editing screen and the project settings screen should be aligned to create a sense of coherence and unity.
- I would like to tidy up the selection field for trackers on the custom field editing screen for the following reasons...
-
09:52 Patch #37247: Update RuboCop Performance to 1.19
- Updated RuboCop Performance to 1.18 in r22250.
-
09:41 Patch #38645: RuntimeError when calling Project#destroy with overridden activity time entry
- Go MAEDA wrote in #note-1:
> Thank you for posting the patch but it has already been fixed in #38286.
Oh, sorry! ... -
07:15 Patch #38645 (Closed): RuntimeError when calling Project#destroy with overridden activity time entry
- Thank you for posting the patch but it has already been fixed in #38286.
-
08:43 Feature #38504: Display pasted images in appropriate size on HiDPI displays
- +1
-
03:22 Patch #38646: Remove unused locale entry: label_optgroup_others
- Setting the target version to 5.1.0.
2023-06-01
-
21:09 Feature #18295: Soft delete of wiki pages
- +1
-
21:08 Feature #38647 (New): Archive feature for wiki pages
- It would be very helpful to have a archive feature for wiki pages, something like closed projects.
There are some ... -
20:17 Feature #90: Show deleted wiki pages or wiki files on the activity
- +1
-
19:04 Patch #38646: Remove unused locale entry: label_optgroup_others
- #31355 and #32944 are related issues.
#I cannot set issue relation. Maybe I don't have "Manage issue relations" perm... -
18:32 Patch #38646 (Closed): Remove unused locale entry: label_optgroup_others
- @label_optgroup_others@ was born at r18181 , and only used by @ApplicationHelper#render_projects_for_jump_box@ .
*... -
18:02 Defect #38638: Redmine migration from v4.10 to 5.0.5
- Ok Thx.
Rails has been downgraded.
It works now after a work on ruby environment stuff (vendor/bundle, Gemfile.lock... -
17:54 Patch #38645 (Closed): RuntimeError when calling Project#destroy with overridden activity time entry
- @Enumeration@ has checks no records source:tags/5.0.5/app/models/enumeration.rb#L137 . So, @TimeEntry@ is must be del...
-
17:20 Defect #37688: Move to modern authentication(OAuth 2.0) from IMAP for receiving email in Redmine.
- Hi,
I guess, you're talking about the init email account token rake command. I stuck at this point as well.
The t... -
13:34 Defect #38643 (Closed): Issue ID reset
- The issue tracker is not the right place to request help.
It's meant for feature requests and bug reports. You've al... -
11:32 Defect #38643 (Closed): Issue ID reset
- Hello,
Attempting to reset the issue ID# when starting new project.
Our current setup continues incrementing fr... -
09:19 Defect #38642 (Closed): Starting Issue Number (1) automatic for new project after deleting old project
- Please don't create multiple issues for the same topic.
-
06:17 Defect #38642 (Closed): Starting Issue Number (1) automatic for new project after deleting old project
- Dear All,
I would like to start issue number (1) for new project.
But is not start and continue old project's i... -
00:19 Feature #1380: Deleting an issue only marks it as being deleted
- Anton Sergeev wrote in #note-38:
> Thanks to *Guy Baconniere* for him #1380#note-24. I restore deleted _Issue_ (@iss...
2023-05-31
-
20:42 Defect #38638: Redmine migration from v4.10 to 5.0.5
- Redmine 5.0.5 isn't compatible with Rails 7 yet. It is planned for Redmine 6 https://redmine.org/issues/36320 and sup...
-
14:16 Defect #38638: Redmine migration from v4.10 to 5.0.5
- Hi,
Here is the output :... -
11:14 Defect #38638: Redmine migration from v4.10 to 5.0.5
- Could you paste all log lines containing the string "3e6f0cbf-67de-466c-93a9-557b57fcd3b8"? In short, `grep 3e6f0cbf-...
-
09:59 Defect #38638 (Closed): Redmine migration from v4.10 to 5.0.5
- Hello,
I've done the migration and I'm stuck to the following issue :
In production.log for url www.mysitecom/redmi... -
09:26 Feature #38637: Want to start issue number (1) for new project, after deleting old project
- This will probably not be possible, since issues numbering is continuously generated independently of the project. Ot...
-
08:53 Feature #38637 (Closed): Want to start issue number (1) for new project, after deleting old project
- Hello,
I would like to make Issue Number (1) for new project after creating new project.
But it doesn't start n... -
07:57 Defect #38635 (Closed): After deploying the widgets plugin user rate tab and user rate tab issue
- Since the error is caused by the plugin, please report the problem to the author of the plugin.
-
05:16 Defect #38635: After deploying the widgets plugin user rate tab and user rate tab issue
- The following is a screenshot of error log:
!搜狗截图20230531105827.png! -
04:36 Defect #38635: After deploying the widgets plugin user rate tab and user rate tab issue
- *It's budgets plugin*
-
04:34 Defect #38635 (Closed): After deploying the widgets plugin user rate tab and user rate tab issue
- After setting the rate to 100 on the user rate tab, the plugin prompts the following error:
!搜狗截图20230531102938.pn... -
07:54 Defect #38636: NoMethodError when creating/updating an issue if all issue priorities are disabled and no default priority is set
- Since the priority_id column of the issues table has a NOT NULL constraint, it should be prohibited to disable all is...
-
07:40 Defect #38636 (Closed): NoMethodError when creating/updating an issue if all issue priorities are disabled and no default priority is set
- NoMethodError is raised when creating or updating an issue if all of the following conditions are met:
* All issue...
Also available in: Atom