Project

General

Profile

Activity

From 2019-03-18 to 2019-03-20

2019-03-20

23:32 Defect #30285: Microsoft SQL server support is broken
I tested it on SQL Server 2017 with these gems
activerecord-sqlserver-adapter (5.2.0)
tiny_tds (2.1.2-x64-mingw32)
...
Pavel Rosický
03:25 Defect #30285: Microsoft SQL server support is broken
yeap, here's the release, it would be great if redmine latest version could be confirmed to work ok with sql server..... sebastián scarano
03:10 Defect #30285: Microsoft SQL server support is broken
activerecord-sqlserver-adapter 5.2.0 has been released on March 19.
https://github.com/rails-sqlserver/activerecord-...
Go MAEDA
21:42 Feature #442 (Reopened): Add a description for trackers
Jean-Philippe, you didn't commit patch attachment:02-select-and-apply-tracker_r1785.patch from mistake or you don't f... Marius BĂLTEANU
17:17 Defect #30939: Timeout for "Check for updates" on Plugins page is too short
Is it possible to change the method to POST aswell? Vincent Bruggeman
16:02 Revision 17994 (svn): Fix FrozenError in BazaarAdapter.branch_conf_path (#26561).
Patch by Go MAEDA. Go MAEDA
15:18 Patch #31066: Show projects using a table instead of an unordered list in the user profile page
Thank you for submitting the patch.
Takenori Takaki, I think it will be even better if subprojects are indented li...
Go MAEDA
14:49 Patch #31066: Show projects using a table instead of an unordered list in the user profile page
+1 Looks very clean.
I'll test it when I find a free time slot.
Bernhard Rohloff
09:11 Patch #31066: Show projects using a table instead of an unordered list in the user profile page
I made a patch and attached it. Takenori TAKAKI
08:55 Patch #31066 (Closed): Show projects using a table instead of an unordered list in the user profile page
I felt that the project list on the Profile page looks better 'table' style than 'ul' style. Especially on users with... Takenori TAKAKI
07:44 Patch #31065 (Closed): Fix tests that has incorrect verification target
* "test_issue_edit_subject_should_include_status_changes_if_setting_is_enabled":http://www.redmine.org/projects/redmi... Mizuki ISHIKAWA
06:19 Feature #30829 (Reopened): Simpler link syntax "#note-123" to make a link to a note of the current issue
Also help files (public/help/*/wiki_syntax_detailed_*.html) should be updated.
Go MAEDA
06:16 Feature #30829 (Closed): Simpler link syntax "#note-123" to make a link to a note of the current issue
Committed the patch. Thank you for improving Redmine. Go MAEDA
06:16 Feature #30822: Show Gravatar icons in email notifications
I attached a patch to realize this feature.
html mail:
!{width: 70%; border: 1px solid #ccc}mail_with_gravatar_ic...
Mizuki ISHIKAWA
06:15 Revision 17993 (svn): Simpler link syntax "#note-123" to make a link to a note of the current issue (#30829).
Contributed by Marius BALTEANU and Yuichi HARADA. Go MAEDA
03:48 Defect #31063: Can't uncheck Gantt chart options of custom queries
I think that the cause is that the parameter is nil when the check box is false.
The solution is to make the paramet...
Mizuki ISHIKAWA
03:41 Defect #31063 (Closed): Can't uncheck Gantt chart options of custom queries
!{width: 70%; border: 1px solid #ccc}options.png!
If you set the draw_progress_line option and the draw_related_is...
Mizuki ISHIKAWA
02:37 Patch #31059 (Closed): Use #b shortcut instead of #force_encoding
Committed the patches. Thank you for improving Redmine. Go MAEDA
02:36 Revision 17992 (svn): Use #b shortcut instead of #force_encoding (#31059).
Patch by Pavel Rosický. Go MAEDA

2019-03-19

23:48 Patch #31059: Use #b shortcut instead of #force_encoding
fixed, thanks Pavel Rosický
23:33 Patch #31059: Use #b shortcut instead of #force_encoding
I think you can remove #dup placed before #b because #b returns copied string.
The attached patch:...
Go MAEDA
18:49 Patch #31059 (Closed): Use #b shortcut instead of #force_encoding
follow up for #26561
this patch replaces all .force_encoding('ASCII-8BIT') or .force_encoding('BINARY') to .b
S...
Pavel Rosický
19:30 Defect #14460: Issue Checklist Strikethrough Style unsynchronized
Actual behaviour:
When on an issue page, after checking a checkbox in the checklist, another one is checked before t...
Willins Burns
16:43 Revision 17991 (svn): Decode hexadecimal-encoded literals in order to be frozen string literals friendly (#31004).
Patch by Yuichi HARADA. Go MAEDA
16:43 Patch #31004 (Closed): Decode hexadecimal-encoded literals in order to be frozen string literals friendly
Committed the patch. Thanks. Go MAEDA
03:36 Patch #31004: Decode hexadecimal-encoded literals in order to be frozen string literals friendly
Most of the hexadecimal-encoded literals are under the test directory. Replaced UTF-8's hexadecimal-encoded literals ... Yuichi HARADA
10:55 Defect #31057: email notification not going to assignee and users enabled otification in project
Rajesh Singh wrote:
> -email notification not going to assignee and users enabled otification in project
> -Only tw...
Rajesh Singh
10:26 Defect #31057 (New): email notification not going to assignee and users enabled otification in project
-email notification not going to assignee and users enabled otification in project
-Only two users are getting the m...
Rajesh Singh
09:53 Defect #30099: Multiple blank lines in pre tags are not preserved in Textile
Go MAEDA wrote:
> This patch causes a problem reported as #30987.
>
> I think r17891 should be reverted.
Sorry...
Takenori TAKAKI
09:38 Feature #1624: Issue merging
+1
I create issues from email throw REST API. I need merge two issues to see attachments in one place (Duplicate rel...
Yaroslav Matsera
08:42 Feature #12258: LDAP should be able to fill custom fields
Still, this feature is interesting for quite some people, including me. Is there any chance to have it appear in the ... Oliver Maye
08:08 Defect #31053 (Closed): Some issue fixtures are set inconsistent tracker id which is not available in the project
Of the test data, issues_005, issues_013 and issues_014 use trackers which should not be available.... Mizuki ISHIKAWA
03:44 Defect #31052 (Closed): Download unified diff throws "can't modify frozen String" error.
Committed.
Thank you for catching and fixing the error.
Go MAEDA
03:36 Defect #31052: Download unified diff throws "can't modify frozen String" error.
I confirmed that changing it as below solves the problem.... Mizuki ISHIKAWA
03:34 Defect #31052 (Closed): Download unified diff throws "can't modify frozen String" error.
When I access the URL below, the error "can't modify frozen String" is returned.
http://localhost:3000/projects/ecoo...
Mizuki ISHIKAWA
03:42 Revision 17990 (svn): Fix FrozenError in RepositoriesController#diff (#31052, #26561).
Patch by Mizuki ISHIKAWA. Go MAEDA

2019-03-18

16:09 Feature #31050 (Closed): Issue view - allow all issue attributes to be shown for related tickets and subtasks
See the image attached. This is a sample ticket from the redmine.org project.
We use redmine very much and we have t...
Anonymous
15:23 Patch #31046 (Closed): Remove unused method ApplicationHelper#generate_csv
Committed. Go MAEDA
13:42 Patch #31046 (Closed): Remove unused method ApplicationHelper#generate_csv
ApplicationHelper#generate_csv was added in r14302, but the method has never been used and seems to be doing nothing ... Go MAEDA
15:23 Revision 17989 (svn): Remove unused method ApplicationHelper#generate_csv (#31046).
Patch by Go MAEDA. Go MAEDA
14:20 Feature #30829: Simpler link syntax "#note-123" to make a link to a note of the current issue
Test code for Marius's patch in #30829#note-10.... Go MAEDA
13:23 Feature #31043 (Closed): Search/filter users in backend
Users can have multiple email addresses.
Sometimes it's hard to find users via admin->users, if there is huge numb...
Aleksandar Pavic
13:17 Feature #6221: Email texts template/configuration.
+1
good solution: Yuki Sonoda.
J. Pablo Zebraitis
05:02 Defect #31040 (Closed): redmine 2.3 network leak -- CVE-2014-0160 CVE-2015-2808 CVE-2014-3566
Please use the forum for questions and please don't multipost. You have already posted the following message.
messag...
Go MAEDA
04:21 Defect #31040 (Closed): redmine 2.3 network leak -- CVE-2014-0160 CVE-2015-2808 CVE-2014-3566
there is an redmine2.3 envirment in my labroom, after we have use the network scaner ,there are some leak shown in... lin qiang
 

Also available in: Atom