Activity
From 2021-03-18 to 2021-03-20
2021-03-20
-
09:11 Revision 20834 (svn): Merged r20833 from trunk to 4.1-stable.
-
09:04 Revision 20833 (svn): Updates for 4.1.2 release.
-
08:27 Revision 20832 (svn): Updates for 4.0.8 release.
-
08:02 Defect #34939 (Closed): dms plugin - version feature
- Hi Angelica,
plugins are separate projects of community members or companies and therefore not supported by the co... -
07:55 Revision 20831 (svn): Changelog Generator: Change URL scheme to https.
- www.redmine.org no longer supports http.
-
06:31 Feature #34942 (Closed): Support for Git repositories with default branch "main"
- Since GitHub renamed the default branch name from "master" to "main" in 2020, more and more Git repositories in the w...
-
00:03 Feature #1040: Global wiki
- Thank you again, Mizuki-san,
we use Redmine so far on our Synology NAS with an old version based on
a Docker pac...
2021-03-19
-
17:50 Defect #34939 (Closed): dms plugin - version feature
- Hi! i would wanna know if its possible to fix the following feature for plugin https://www.redmine.org/plugins/redmin...
-
15:19 Feature #32140: Document MySQL database migration to utf8mb8
- Sorry I didn't get back to this issue before.
Migrating a MySQL/MariaDB database to utf8mb4 might require a lot of s... -
13:01 Feature #32140: Document MySQL database migration to utf8mb8
- According to my knowledge, I have created the following HowTo: [[HowTo_convert_a_database_from_utf8_to_utf8mb4]]
-
13:25 Feature #28150: Ability to choose Fields permissions for new issue
- +1
-
13:08 Defect #26668: Create "Documentation support" subsection in the "Non Code Related" section of the "Contribution" page.
- I also find this extension very useful as I have only just discovered this possibility and think that I could already...
-
12:02 Feature #27109 (Closed): Documentation of upgrading from 2.x to 3.x
- Thank you for pointing it out. I am closing it for now.
-
10:35 Feature #27109: Documentation of upgrading from 2.x to 3.x
- I think this documentation is done and issue can be closed. The actual Wiki describes from 2.x to higher
-
06:48 Defect #34933: Atom feed of the activity page does not contain items after the second page
- I created a patch. ...
-
06:33 Defect #34933 (Closed): Atom feed of the activity page does not contain items after the second page
- I'm receiving Atom feeds on the Activity.
I thought I was receiving the number of feeds set in Administration > Sett... -
06:33 Feature #34932: "Copy link" feature for issues list
- Changed the element position in the context menu.
-
05:49 Feature #34932 (Closed): "Copy link" feature for issues list
- Added the feature to copy issue and journal links by #34703.
I think it would be convenient if that feature could al... -
06:21 Defect #33290 (Closed): Unnecessary database access when IssueQuery class is defined
- Committed the fix. Thank you for your contribution.
-
06:21 Defect #33121 (Closed): IssueQuery not usable from plugins
- Committed the fix. Thank you for your contribution.
-
06:20 Revision 20830 (svn): Unnecessary database access when IssueQuery class is defined (#33290).
- Patch by Kevin Fischer.
-
05:43 Defect #33846 (Closed): Inline issue auto complete doesn't sanitize HTML tags
- Committed the fix. Thank you all for your contribution.
-
05:42 Revision 20829 (svn): Sanitize HTML tags in wiki page names (#33820).
-
05:37 Revision 20828 (svn): Merged r20827 from trunk to 4.1-stable (#33846).
-
05:24 Revision 20827 (svn): Fix that inline issue auto complete does not sanitize HTML tags (#33846).
- Patch by Marius BALTEANU.
-
03:42 Revision 20826 (svn): Merged r20580 and r20652 from trunk to 4.1-stable (#34123).
-
03:27 Feature #34123: System tests for inline auto complete feature
- Changing the target version to 4.1.2 in order to apply #33846 to 4.1-stable.
-
03:24 Feature #5953: Copy RSS/REST API keys to clipboard
- Fixed to work with JavaScript function @copyTextToClipboard@ added to the trunk (r20816).
https://www.redmine.org/pr... -
02:30 Feature #1040: Global wiki
- Timo Schüring wrote:
> Hi Mizuki, thank you very much for your effort,
>
> I will try it the next weeks but I ha... -
00:32 Patch #34930 (Closed): Traditional Chinese translation (to r20824)
- Committed the patch. Thank you for your contribution.
-
00:31 Revision 20825 (svn): Traditional Chinese translation update (#34930).
- Patch by ChunChang Lo.
2021-03-18
-
23:05 Feature #1040: Global wiki
- Hi Mizuki, thank you very much for your effort,
I will try it the next weeks but I have to understand the patch f... -
22:52 Defect #33733: No trackers are selected for new projects
- Default trackers are not part of the default Redmine settings (@settings.yml@), are part of the default data which is...
-
20:24 Defect #27780: Case-insensitive matching fails for Unicode filenames when referring to attachments in text formatting
- Looks good to me.
-
20:22 Defect #33232 (Confirmed): Hard-coded error messages in ApplicationController
-
20:22 Defect #32156 (Confirmed): No left padding for first level entries in discussion board list
-
20:21 Defect #32156: No left padding for first level entries in discussion board list
- The patch looks good to me.
-
20:13 Feature #27988: Option to configure which trackers can be set as subtasks for each tracker
- Moving this to version:"5.0.0" because the changes are quite big.
-
20:13 Feature #29470: Possibility to mark tracker as "Subtask only"
- Moved this to version:"5.0.0" because the changes are quite big.
-
20:12 Defect #32897: Rails 6: Pass `case_sensitive: true` option explicitly to the uniqueness validator
- We can fix this in version:"5.0.0".
-
20:08 Defect #33290 (Confirmed): Unnecessary database access when IssueQuery class is defined
- I've confirmed the issue and the second patch posted by Kevin looks good to me. All tests pass: https://gitlab.com/re...
-
19:22 Defect #33121: IssueQuery not usable from plugins
- Please watch the related issue for updates.
-
19:21 Defect #33121: IssueQuery not usable from plugins
- Closing this in favour of #33290.
-
17:19 Patch #34930 (Closed): Traditional Chinese translation (to r20824)
- * New tag added
** button_copy_link -
16:58 Feature #13767 (Closed): Export permissions report to CSV
- Yuichi HARADA wrote:
> Added an option form so that you can select the encoding when exporting CSV.
Committed the... -
16:58 Revision 20824 (svn): Allow selecting encoding when exporting permission reports as CSV (#13767).
- Patch by Yuichi HARADA.
-
15:39 Defect #33338 (Closed): Property changes tab does not show journals with both property changes and notes
- Committed the fix. Thank you.
-
15:39 Revision 20823 (svn): Merged r20822 from trunk to 4.1-stable (#33338).
-
15:36 Revision 20822 (svn): Property changes tab does not show journals with both property changes and notes (#33338).
- Patch by Mischa The Evil and Marius BALTEANU.
-
11:46 Feature #34924 (Closed): Add Tamil language support
- Tamil India language files
-
11:39 Feature #29664: Webhook triggers in Redmine
- This functional is not realized?
-
10:42 Defect #34922 (Confirmed): Reload whole time entries form on project change
- Currently parts of the time entries form is reloaded when changing the project/project id, see source:/trunk/app/view...
-
09:57 Revision 20821 (svn): Merged r20819 from trunk to 4.0-stable (#33360).
-
09:56 Revision 20820 (svn): Merged r20819 from trunk to 4.1-stable (#33360).
-
09:47 Defect #34921 (Closed): Do not journalize attachments that are added during a "Copy Issue" operation
- When copying an issue, the user can change arbitrary values before saving the copy. It is also possible to add attach...
-
08:44 Revision 20819 (svn): Show project ID instead of name in issue journal details if the project is not visible for the current user (#33360).
- Patch by Marius BALTEANU.
-
08:07 Patch #34919 (Closed): Japanese translation update (r20817)
- Committed the patch.
-
07:49 Patch #34919 (Closed): Japanese translation update (r20817)
- ...
-
08:07 Revision 20818 (svn): Japanese translation update (#34919).
- Patch by Go MAEDA.
-
06:55 Feature #34861: Bulk delete news attachments
- Enabled to bulk delete attachments when editing news. I have attached a patch.
!{width:600px;border:1px solid grey... -
06:49 Feature #34917 (Closed): Use "Remove" instead of "Delete" for non-destructive unlink/removal action labels
- The link that deletes the member record associated with the group appears to delete the user data itself due to the i...
-
05:21 Defect #34856: Time entry error on private issue
- Add a test to reproduce the problem.
The test will be successful after applying the time_entry.diff patch -
05:12 Revision 20817 (svn): Update locales (#34703).
-
05:00 Feature #34703 (Closed): "Copy link" feature for issue and issue journal
- Committed the patch. Thank you for your contribution.
Users can copy a URL of an issue or an issue journal by clic... -
01:55 Feature #34703: "Copy link" feature for issue and issue journal
- Go MAEDA wrote:
> @test/system/copy_to_clipboard_test.rb@ fails on macOS. Could you fix the test to support macOS? P... -
04:58 Revision 20816 (svn): "Copy link" feature for issue and issue journal (#34703).
- Patch by Mizuki ISHIKAWA.
-
04:17 Defect #34892 (Closed): Click "My Account Number", and the 404 page appears.
-
02:22 Defect #34892: Click "My Account Number", and the 404 page appears.
- Resolved, thank you!
-
02:19 Defect #34892: Click "My Account Number", and the 404 page appears.
- 孙晓 孙 wrote:
> As shown in the figure, this position
"My account page" can be opened without any problem in my env... -
01:59 Revision 20815 (svn): Reverts r20653.
-
00:34 Feature #34912 (Closed): Save ticket by pressing keyboard key
- The upcoming Redmine 4.2.0 supports this feature (#29473). You will be able to submit a form by pressing Ctrl+Enter /...
Also available in: Atom