Project

General

Profile

Activity

From 2019-10-06 to 2019-10-08

2019-10-08

23:59 Feature #32133: Replace jstoolbar icons with same exact CSS vector encoded ones
The embedded base64-encoded images look like PNG images, not vector icons. Go MAEDA
16:29 Defect #980: "For all projects" custom queries
This is 10 years old and it's still not inherently in Redmine. I love Redmine overall, but little things like this ir... Nathan Dattler
16:10 Revision 18628 (svn): code layout clean up test/unit/issue_status_test.rb
Toshi MARUYAMA
16:09 Revision 18627 (svn): code layout clean up test/functional/issue_statuses_controller_test.rb
Toshi MARUYAMA
16:09 Revision 18626 (svn): code cleanup: rubocop: fix Style/RedundantBegin in lib/redmine/scm/adapters/git_adapter.rb
Toshi MARUYAMA
15:01 Feature #32119: Add TOC to wiki formatting help
LGTM. Setting the target version to 4.1.0. Go MAEDA
09:52 Feature #32119: Add TOC to wiki formatting help
Add TOC to wiki_syntax_detailed_markdown and wiki_syntax_detailed_textile for each language.
Mizuki ISHIKAWA
14:54 Feature #32169 (Closed): Add links to the detailed Wiki formatting help in Quick Reference
Mizuki ISHIKAWA wrote:
> The link of a.more_info of wiki_syntax_markdown.html is wiki_syntax_detailed_textile.html.
...
Go MAEDA
09:42 Feature #32169 (Reopened): Add links to the detailed Wiki formatting help in Quick Reference
Go MAEDA
09:35 Feature #32169: Add links to the detailed Wiki formatting help in Quick Reference
The link of a.more_info of wiki_syntax_markdown.html is wiki_syntax_detailed_textile.html.
I think it should be wiki...
Mizuki ISHIKAWA
14:54 Revision 18625 (svn): Fix wong link destinations in wiki_syntax_markdown.html (#32169).
Go MAEDA
14:18 Revision 18624 (svn): add additional assert to Issue system "test_update_issue_with_form_update"
Toshi MARUYAMA
14:17 Revision 18623 (svn): reduce sleep seconds of Issue system "test_update_journal_notes_with_preview"
Toshi MARUYAMA
09:39 Revision 18622 (svn): code layout clean up app/views/issues/_action_menu.html.erb
Toshi MARUYAMA
09:18 Feature #7360: Issue custom query: default query per instance, project and user
+1 Simon Busse
07:29 Revision 18621 (svn): code layout clean up app/views/issues/_attributes.html.erb
Toshi MARUYAMA
06:43 Defect #32199: Security notification is not sent when an admin changes the password of a user
Go MAEDA wrote:
> Security notifications should be sent when admin changes a user's password in order to prevent adm...
Yuichi HARADA
06:36 Defect #32201: Issue auto-assignment to JPL based on Website category
Jan Niggemann (redmine.org team member) wrote:
> Looking at the issues and being able to work on them are separate t...
Bernhard Rohloff
03:41 Patch #32196: Allow import time entries for other users
+1
Sounds good.
I also agree that option 2 would be better.
Kevin Fischer
03:35 Defect #32206 (Closed): Options in a drop-down overlap the down arrow when Alternate theme is used
Go MAEDA
02:24 Defect #29416: Do not show Git revisions
Tars Eg wrote:
> > Can you provide a test repository that can be used to reproduce the problem?
>
> Absolutely. T...
Tars Eg
02:03 Defect #29416: Do not show Git revisions
> Can you provide a test repository that can be used to reproduce the problem?
Absolutely. Though since I observe ...
Tars Eg

2019-10-07

23:11 Feature #32116: Add configured theme to Redmine::Info
Theme is important to investigate UI issues, there are also some commercially available themes, which use white text ... Aleksandar Pavic
22:43 Feature #32116: Add configured theme to Redmine::Info
I'm not sure if it's a good idea to show the configured "Theme" in the information page because the setting is alread... Marius BĂLTEANU
22:23 Feature #32116: Add configured theme to Redmine::Info
Thanks @Go MAEDA, I've followed your code, and delivered patch for 3.3.1 I guess it will work on other 3.x versions a... Aleksandar Pavic
23:03 Defect #29416 (Reopened): Do not show Git revisions
Tars Eg wrote:
> I have this issue. Remine version 4.0.4. Redmine doesn't show the latest revision list. If I click ...
Marius BĂLTEANU
19:28 Defect #32191: Duplicate associated revisions when using multiple repositories for a project
Yes, we have no sub-projects. It looks like comment #7 on #6857 is similar, so this problem likely has been around a... Jon Schell
19:27 Defect #30255: This site can’t provide a secure connection www.redmine.org uses an unsupported protocol. ERR_SSL_VERSION_OR_CIPHER_MISMATCH
@JPL: We have 6 months before TLS 1.1 support is dropped. How can we assist you / what can we do to get the server up... Jan Niggemann (redmine.org team member)
19:10 Defect #32205 (Closed): Handle spam account and its posts
Deleted post and locked user Jan Niggemann (redmine.org team member)
19:08 Defect #32201: Issue auto-assignment to JPL based on Website category
Looking at the issues and being able to work on them are separate things ;-)
That said, I'm quite sure it's not _nee...
Jan Niggemann (redmine.org team member)
18:08 Feature #4939: List of tasks filtered as OR and not AND
I've made patches to integrate the _or filters_ and _match operators_ into redmine core.
So the _query plugin is obs...
Emanuel Reisinger
16:09 Defect #32198: Issues associated revisions not showing due to bad reference to lvar instead of ivar
Go MAEDA wrote:
> Committed the patch as a part of #3058. Thank you for detecting and reporting this issue.
Glad ...
José Esteves
15:29 Feature #23423: Add categories to custom fields
Hi, we have developed a patch that is a generalization of Categories sharing.
I think it replies partially to the ...
Jérôme BATAILLE
15:25 Feature #12273: Define project/projects in a categorie
I think this issue can be closed. Categories inheritance is discussed in other issues. Jérôme BATAILLE
15:22 Feature #30485: Make activity type project dependant instead of redmine global
Hi, we have developed a patch that is a generalization of Categories sharing.
It can be used to add new time entries...
Jérôme BATAILLE
15:16 Patch #11898: Inheritable issue categories
Hi, we have developed a patch that is a generalization of Categories sharing.
I think it replies totally to the ne...
Jérôme BATAILLE
15:14 Feature #5358: Share Issues Categories for sub-projects
Hi, we have developed a patch that is a generalization of Categories sharing.
I think it replies totally to the ne...
Jérôme BATAILLE
15:07 Revision 18620 (svn): code clean up test/integration/issues_test.rb
Toshi MARUYAMA
15:07 Revision 18619 (svn): code cleanup: rubocop: fix Layout/LeadingCommentSpace in test/integration/issues_test.rb
Toshi MARUYAMA
15:06 Revision 18618 (svn): code cleanup: rubocop: fix Style/HashSyntax in test/functional/issues_controller_test.rb
Toshi MARUYAMA
14:50 Feature #32005: Better Category Handling
Hi,
when you change the project of an issue, if a category with the same name exists in the new project, the categ...
Jérôme BATAILLE
13:45 Revision 18617 (svn): use "attr_writer" instead of "attr_accessor" for WikiPage#deleted_attachment_ids
WikiPage#deleted_attachment_ids is already defined in this class. Toshi MARUYAMA
13:45 Revision 18616 (svn): use "attr_writer" instead of "attr_accessor" for QueryColumn#sortable
QueryColumn#sortable is already defined in this class. Toshi MARUYAMA
13:44 Revision 18615 (svn): use "attr_reader" instead of "attr_accessor" for CustomFieldValue#value
CustomFieldValue#value= is already defined in this class. Toshi MARUYAMA
13:44 Revision 18614 (svn): code cleanup: rubocop: fix Layout/ClosingHeredocIndentation and Layout/IndentHeredoc in test/unit/setting_test.rb
Toshi MARUYAMA
12:34 Feature #14130: Spent Time Report Filter options
Hi,
This would be very useful (and I speak about option 1 in note-12) in an organization such as ours. We have ext...
Enrique Sainz
09:34 Revision 18613 (svn): code cleanup: fix source code comment in r18607
Toshi MARUYAMA
09:21 Revision 18612 (svn): code cleanup: rubocop: fix Layout/AlignArray in test/functional/issues_controller_test.rb
Toshi MARUYAMA
09:21 Revision 18611 (svn): code cleanup: rubocop: fix Layout/SpaceAfterColon in test/integration/wiki_test.rb
Toshi MARUYAMA
09:21 Revision 18610 (svn): code cleanup: rubocop: fix Layout/SpaceInsideStringInterpolation in test/functional/issues_controller_test.rb
Toshi MARUYAMA
09:20 Revision 18609 (svn): code cleanup: rubocop: fix Layout/SpaceAfterColon in test/functional/issues_controller_test.rb
Toshi MARUYAMA
09:20 Revision 18608 (svn): code cleanup: rubocop: fix Layout/EmptyLinesAroundBlockBody in test/functional/issues_controller_test.rb
Toshi MARUYAMA
09:20 Revision 18607 (svn): code cleanup: rubocop: fix Lint/UselessAccessModifier in app/models/changeset.rb
Toshi MARUYAMA
09:20 Revision 18606 (svn): code cleanup: rubocop: fix Layout/IndentHeredoc in test/functional/documents_controller_test.rb
Toshi MARUYAMA
06:44 Defect #32183: Notification sub-events for "Issue updated" does not cover all events which consist its parent
Go MAEDA wrote:
> It is quite misleading. Many users misunderstand that "Issue updated" consists of "Note added", "S...
Yuichi HARADA
06:11 Patch #32210 (Closed): Traditional Chinese translation (to r18602)
Committed the patch. Thank you for your contribution. Go MAEDA
05:42 Patch #32210: Traditional Chinese translation (to r18602)
oops, please remove the old translation attachment file, Traditional Chinese translation (to r18538).
sorry for the ...
ChunChang (Nagaharu) Lo
05:40 Patch #32210 (Closed): Traditional Chinese translation (to r18602)
* New tags added
** label_issue_fixed_version_updated
ChunChang (Nagaharu) Lo
06:08 Revision 18605 (svn): Traditional Chinese translation update (#32210).
Patch by ChunChang Lo. Go MAEDA
04:32 Revision 18604 (svn): rubocop: remove test/integration/attachments_test.rb from Layout/EmptyLinesAroundExceptionHandling fixed by r18593
Toshi MARUYAMA
04:02 Revision 18603 (svn): rubocop: remove test/functional/issues_controller_test.rb from Layout/IndentHeredoc and Layout/IndentationConsistency fixed by r18593
Toshi MARUYAMA
02:58 Feature #16098: On relation change/add notification setting
Mischa The Evil wrote:
> Yuichi HARADA wrote:
> > [...]
> > I rewrote the patch.
>
> Can you split the test lik...
Yuichi HARADA
02:40 Defect #32206: Options in a drop-down overlap the down arrow when Alternate theme is used
Committed the fix as a part of #31147. Go MAEDA
02:37 Defect #32206: Options in a drop-down overlap the down arrow when Alternate theme is used
Go MAEDA wrote:
> I don't think it is necessary to keep the style "@border: 1px solid #d7d7d7;@" too. A very similar...
Go MAEDA
02:40 Revision 18602 (svn): Options in a drop-down overlap the down arrow when Alternate theme is used (#32206, #31147).
Patch by Go MAEDA. Go MAEDA

2019-10-06

23:53 Defect #29416: Do not show Git revisions
I have this issue. Remine version 4.0.4. Redmine doesn't show the latest revision list. If I click “View all revision... Tars Eg
16:22 Feature #6664 (Closed): Remove Move button in favour of Move and Follow
The feature to move a single issue was unified into edit_issue page in r8531 and the dedicated page was removed in r8... Go MAEDA
14:47 Feature #7956: Show Roadmap tab when subprojects have defined versions
"Roadmap" tab is shown in the parent project if one or more shared versions visible to the parent is defined in subpr... Go MAEDA
12:55 Patch #32207 (Closed): Japanese wiki help translation update
Committed the translation. Go MAEDA
10:22 Patch #32207 (Closed): Japanese wiki help translation update
Translated text added in r17480 and r18049. Go MAEDA
12:53 Revision 18601 (svn): Japanese wiki help translation update (#32207).
Patch by Go MAEDA. Go MAEDA
11:33 Defect #31815: After edition document's attachment redirecting to home page
I could not reproduce the behavior. Redirected to the wiki page the attachment belongs.... Go MAEDA
11:11 Defect #31874 (Closed): project setting 500 error
Go MAEDA
10:55 Defect #32063 (Closed): 'use strict' in inlineAutoComplete causes error on Poltergeist
Go MAEDA
10:47 Defect #32125: Issues autocomplete may not find issues with a subject longer than 60 characters
I don't think the truncation is necessary. Even if the truncation is necessary, 60 characters long is too short. It c... Go MAEDA
07:36 Defect #32206: Options in a drop-down overlap the down arrow when Alternate theme is used
I don't think it is necessary to keep the style "@border: 1px solid #d7d7d7;@" too. A very similar style (@border:1px... Go MAEDA
07:19 Defect #32206 (Closed): Options in a drop-down overlap the down arrow when Alternate theme is used
!{width: 396px; border: 1px solid #ccc;}.overlaps-on-down-arrow@2x.png!
It is caused by r18056 (#31147), so only t...
Go MAEDA
06:12 Defect #32191 (New): Duplicate associated revisions when using multiple repositories for a project
Go MAEDA
04:35 Defect #32191: Duplicate associated revisions when using multiple repositories for a project
Go MAEDA wrote:
> The issue is known as #6857 [...]
That was my first thought too, but then I carefully re-read t...
Mischa The Evil
03:39 Defect #32191 (Closed): Duplicate associated revisions when using multiple repositories for a project
The issue is known as #6857 but has not fixed yet. Thank you for reporting the issue you found. Go MAEDA
06:09 Feature #32116: Add configured theme to Redmine::Info
+1
The theme is important information to investigate UI issues. Here is a patch to add Setting.ui_theme to admin/inf...
Go MAEDA
06:00 Feature #31756: Introduce setting for done ratio options interval
OT but nevertheless:
Bernhard Rohloff wrote:
> Perhaps this is what you are looking for in the mean time...
> ht...
Mischa The Evil
05:42 Defect #32205 (Closed): Handle spam account and its posts
message#58119 by user#418748 Mischa The Evil
05:34 Feature #16098: On relation change/add notification setting
Yuichi HARADA wrote:
> [...]
> I rewrote the patch.
Can you split the test like you did with the patch for #17840?
Mischa The Evil
05:26 Defect #29601: Redmine::VERSION::revision may return wrong value
Go MAEDA wrote:
> Mischa The Evil wrote:
> > The issue however could be that by utilizing @svn info --show item ......
Mischa The Evil
05:22 Feature #17840: Option to send email notification on "Target version updated"
Go MAEDA wrote:
> Committed the patch.
Thanks for adjusting the test name. ;-)
Mischa The Evil
05:17 Defect #32200 (Closed): Handle bot activity
The accounts and messages have been deleted. Thanks.
Antonio McDeal wrote:
> This issue is probably a dupe or rel...
Mischa The Evil
04:04 Patch #32163: Update locales for Vietnamese
Thank you for translating so many strings. I am posting a patch file against r18542. The patch was generated from you... Go MAEDA
03:55 Patch #32145 (Closed): Update locales for Vietnamese
#32163 seems an updated patch. Go MAEDA
02:33 Revision 18600 (svn): Merged r18592 from trunk to 3.4-stable (#32184).
Go MAEDA
02:32 Defect #32184 (Closed): Incorrect headings example in Textile help
Go MAEDA
02:31 Revision 18599 (svn): Merged r18592 from trunk to 4.0-stable (#32184).
Go MAEDA
01:58 Defect #32198 (Resolved): Issues associated revisions not showing due to bad reference to lvar instead of ivar
Committed the patch as a part of #3058. Thank you for detecting and reporting this issue. Go MAEDA
01:57 Revision 18598 (svn): Fix that "Associated revisions" tab has no content when the user displays comments in reverse chronological order (#32198, #3058).
Patch by José Esteves. Go MAEDA
 

Also available in: Atom