Project

General

Profile

Activity

From 2020-03-31 to 2020-04-02

2020-04-02

23:27 Patch #33244 (Closed): Replace "**" method with bitwise left shift in Tracker#disabled_core_fields and Tracker#core_fields
this patch replaces a power function with a less expensive shift Pavel Rosický
22:23 Feature #13919: Mention user on issues and wiki pages using @user with autocomplete
Mizuki ISHIKAWA wrote:
> I am developing a patch based on 0001-Demo-for-acts_as_mentionable.patch, but I thought tha...
Marius BĂLTEANU
17:00 Defect #33240 (Closed): Issue subjects in gantt are broken in Internet Explorer if the avatar server is inaccessible
Focus on issue 3 and 2 in the screenshots below. Issue subjects are not correctly displayed. This can be reproduced w... Go MAEDA
10:04 Patch #33226 (Closed): Skip thumbnail tests if ImageMagick convert command is not available
Committed the patch. Thank you. Go MAEDA
09:59 Defect #32737 (Closed): Duplicate sort keys for issue query cause SQL error with SQL Server
Committed the patch. Thank you to everyone involved in testing and fixing the issue. Go MAEDA
05:02 Defect #32737: Duplicate sort keys for issue query cause SQL error with SQL Server
Pavel Rosický wrote:
> for reference #29581 caused the issue
>
> patches 32737-remove-duplicate-keys.patch and ga...
Yuichi HARADA
05:05 Defect #33234 (Closed): Vertical scroll bar in some browsers hide content
The vertical scrollbar in some browser may be displayed over the content, hiding text or making it difficult to click... Go MAEDA
01:17 Defect #33232 (Closed): Hard-coded error messages in ApplicationController
uninternationalized hard-coded string exists in source:trunk/app/controllers/application_controller.rb@19553#L686
<p...
Kam Nazir
01:11 Defect #33220: Parent task subject column in gantt is not fully displayed when the column is widened
Good job! :-) Jaebok Oh

2020-04-01

18:28 Defect #33169 (Closed): Issues CSV export does not include custom fields with "Full width layout" enabled
Committed attachment:0001-Fix-issues-and-spent-time-CSV-export-does-not-includ.patch and attachment:0002-Option-to-Ch... Go MAEDA
17:44 Feature #33126: Support custom fields when exporting users to CSV
Setting the target version to 4.2.0. Go MAEDA
14:38 Feature #2636: Feature Request: Wiki ACLs (Access control for individual pages)
Heiko Robert wrote:
> +1
> unfortunately the plugins mentioned in #2636#note-40 seem to be dead and don't support r...
Tuan-Tu Tran
10:52 Defect #28506 (Closed): Error Setup Redmine with Win10
The issue is going to be fixed in the upcoming Redmine 4.1.1 and 4.0.7 (#30285). Go MAEDA
10:51 Defect #30210 (Closed): Application crash when deleting an issue from issue list with SQLServer
The issue is going to be fixed in the upcoming Redmine 4.1.1 and 4.0.7 (#30285). Go MAEDA
10:50 Defect #30211 (Closed): Crash with the message "undefined method `alias_method_chain'" when connecting to Microsoft SQL Server
The issue is going to be fixed in the upcoming Redmine 4.1.1 and 4.0.7 (#30285). Go MAEDA
10:49 Defect #30284 (Closed): Internal Server Error When Deleting a User
The issue is going to be fixed in the upcoming Redmine 4.1.1 and 4.0.7 (#30285). Go MAEDA
10:46 Defect #30285 (Closed): Microsoft SQL server support is broken
Merged r19628 to stable branches. Go MAEDA
10:35 Defect #30285: Microsoft SQL server support is broken
Go MAEDA wrote:
> Pavel Rosický wrote:
> > activerecord-sqlserver-adapter 5.2.1 has been released on 31.3.2020. We ...
Marius BĂLTEANU
10:19 Defect #30285 (Resolved): Microsoft SQL server support is broken
Pavel Rosický wrote:
> activerecord-sqlserver-adapter 5.2.1 has been released on 31.3.2020. We should update the Gem...
Go MAEDA
09:49 Defect #30285: Microsoft SQL server support is broken
Pavel Rosický wrote:
> activerecord-sqlserver-adapter 5.2.1 has been released on 31.3.2020. We should update the Gem...
Yuichi HARADA
10:04 Defect #32737: Duplicate sort keys for issue query cause SQL error with SQL Server
We should fix this in version:"4.1.1" together with #30285. Marius BĂLTEANU
08:04 Defect #33220: Parent task subject column in gantt is not fully displayed when the column is widened
Jaebok Oh wrote:
> Changing ID as shown below will resolve the issue.
> parent.subject -> parent_subject
+1
I t...
Yuichi HARADA
02:14 Defect #33220: Parent task subject column in gantt is not fully displayed when the column is widened
Changing ID as shown below will resolve the issue.
parent.subject -> parent_subject
Jaebok Oh
06:46 Feature #18669: Ability to remove Wiki (page) history
good post i like it. Bernad Campbell
06:14 Feature #33174: Show groups in members box on project overview page
Go MAEDA wrote:
> Not to break third-party plugins, I think it is safer to keep @users_by_role@ method and log a dep...
Mizuki ISHIKAWA
03:49 Patch #33225 (Closed): Czech translation update
Committed the patch. Thank you. Go MAEDA
03:03 Patch #33226: Skip thumbnail tests if ImageMagick convert command is not available
Thank you for the fix. I found that @gantts_controller_test.rb@ should also be fixed. Attached the updated patch.
...
Go MAEDA

2020-03-31

19:21 Patch #33226 (Closed): Skip thumbnail tests if ImageMagick convert command is not available
... Pavel Rosický
19:15 Patch #33225 (Closed): Czech translation update
Pavel Rosický
18:32 Defect #32737: Duplicate sort keys for issue query cause SQL error with SQL Server
for reference #29581 caused the issue
patches 32737-remove-duplicate-keys.patch and gantt.rb.patch should be applied
Pavel Rosický
17:44 Patch #33219: Persian translation update for 4.1-stable
I'v added new translation in a new patch file. but about other changes in old one:
* most changes related to differe...
Kam Nazir
04:29 Patch #33219: Persian translation update for 4.1-stable
Thank you for submitting the patch but the patch cannot be committed immediately because it contains changes to exist... Go MAEDA
01:12 Patch #33219 (Closed): Persian translation update for 4.1-stable
I have added some missing translation for Persian language. related #28493
Thanks.
Kam Nazir
17:43 Defect #30285: Microsoft SQL server support is broken
Great! When will 4.1.1 be released? Bob Binary
16:39 Defect #30285: Microsoft SQL server support is broken
activerecord-sqlserver-adapter 5.2.1 has been released on 31.3.2020. We should update the Gemfile. Pavel Rosický
16:57 Defect #33224 (Closed): SQL Server: A column has been specified more than once
Pavel Rosický wrote:
> ahh sry, it is a duplicate.
Don't worry, thanks for your quick response.
Marius BĂLTEANU
16:56 Defect #33224: SQL Server: A column has been specified more than once
ahh sry, it is a duplicate. Pavel Rosický
16:53 Defect #33224: SQL Server: A column has been specified more than once
Is not the same issue from #32737? Marius BĂLTEANU
16:49 Defect #33224 (Closed): SQL Server: A column has been specified more than once
there seems to be a new failure on master... Pavel Rosický
11:57 Defect #32471: Layout of the custom field edit page is different between the single edit page and the batch edit page
I think full-width custom fields need to be considered in the bulk edit page.
*Editing a single issue:*
!{border:...
Go MAEDA
11:31 Feature #32976 (Closed): Display avatar on add watcher dialog
Committed the patch. Thank you. Go MAEDA
10:57 Defect #33110: Sort does not work with group by datetime columns
Hi Marius,
thanks for the patch! This solved the problem. Create work and not easy to address the problem.
Alexander Meindl
10:11 Feature #33216: /my/account: Prevent users from changing their Email [redmine 4.1.0 stable]
Thank you, Go MAEDA.
> Would it be helpful to you if #3369 was implemented?
In certain ways, yes. It could hel...
James Barrante
09:18 Feature #33216: /my/account: Prevent users from changing their Email [redmine 4.1.0 stable]
James Barrante wrote:
> Having an Administration setting to "lock" only the Email address of an account would be gre...
Go MAEDA
09:28 Feature #3876 (Resolved): ldap authentification without binding ?
Anonymous
08:39 Patch #33208 (Closed): `--without rmagick` option for bundle command is no longer necessary
Committed the patch. Go MAEDA
08:08 Feature #33210: Add "Filters" category to redmine.org
If "Filters" is created, doesn't that make the "Issues list" category unnecessary? Many issues in the "Issues list" c... Go MAEDA
08:04 Patch #33209 (Closed): Japanese translation update (r19621)
Committed the patch. Go MAEDA
07:04 Defect #32765: ##123 syntax for linking to issues: Title cannot be distinguished from following text
Marius BALTEANU wrote:
> but I think that we should change the title as well because right now we show the entire su...
Go MAEDA
06:39 Defect #33116: Successful deletion notice is not displayed after deleting some types of content
Setting the target version to 4.2.0. Go MAEDA
03:47 Defect #33220 (Closed): Parent task subject column in gantt is not fully displayed when the column is widened
The Parent task subject is broken when the width of the column is wider.
!gantt_column_error.png!
Jaebok Oh
 

Also available in: Atom