Project

General

Profile

Activity

From 2017-06-29 to 2017-07-02

2017-07-02

16:47 Defect #26315 (Closed): Problem with projects displayed in header
Ehm.. empty cache + hard reload... fixed, ssry! Maxim Krušina
16:40 Defect #26315 (Closed): Problem with projects displayed in header
Hi, after upgrading to 3.4.0 (a few minutes ago, thanx for release!!!) I found that our projects are somehow listed i... Maxim Krušina
14:57 Defect #22424: Change Russian translation for default_issue_status_feedback
I agree with Serguei. The term "Обратная связь" is very commonly used on Russian websites, usually for "feedback form... Vasili Korol
14:09 Feature #25616: Change format of the changelog (both on redmine.org and in the shipped changelog file)
One mention if it's not too late: we should strip the subject text in order to avoid left/right empty spaces
!scre...
Marius BĂLTEANU
14:02 Feature #25616 (Closed): Change format of the changelog (both on redmine.org and in the shipped changelog file)
Patches applied and changelog generator committed, thanks. Jean-Philippe Lang
08:45 Feature #25616: Change format of the changelog (both on redmine.org and in the shipped changelog file)
Mischa, thank you for making the script! Go MAEDA
08:36 Feature #25616: Change format of the changelog (both on redmine.org and in the shipped changelog file)
Jean-Philippe Lang wrote:
> > it takes some more time to prepare instead of just copy-pasting the roadmap view
>
...
Mischa The Evil
06:23 Feature #25616: Change format of the changelog (both on redmine.org and in the shipped changelog file)
Slightly updated the script. Reuploading the files.... Go MAEDA
06:06 Feature #25616: Change format of the changelog (both on redmine.org and in the shipped changelog file)
I made attachment:changelog-3_4.txt by using attachment:make-changelog.rb .
Note that make-changelog.rb cannot retri...
Go MAEDA
12:03 Feature #3058: Show issue history using tabs
Updated the patch series (01-05) in order to apply cleanly to the current trunk and to include the feedback from Misc... Marius BĂLTEANU
12:00 Defect #26310 (Closed): "attachment:filename" should generate a link to preview instead of download
Committed, thanks. Jean-Philippe Lang
10:16 Defect #26310: "attachment:filename" should generate a link to preview instead of download
LGTM. It would indeed be nice if this could still be delivered along with #25988. Mischa The Evil
09:26 Defect #26310: "attachment:filename" should generate a link to preview instead of download
I understand it is a bit late, but please include this small fix in 3.4.0 if possible. Go MAEDA
08:05 Defect #26310 (Closed): "attachment:filename" should generate a link to preview instead of download
The default behavior of links to an attachment has been switched from downloading to previewing by #25988 for 3.4.0.
...
Go MAEDA
10:18 Patch #26312: Remove duplicate notifiable require
Toshi: thanks for the quick commit. Mischa The Evil
09:19 Patch #26312 (Closed): Remove duplicate notifiable require
Committed in trunk and 3.4-stable, thanks. Toshi MARUYAMA
09:02 Patch #26312 (Closed): Remove duplicate notifiable require
I noticed this recently. The @require 'redmine/notifiable'@ at source:/trunk/lib/redmine.rb#L42 is duplicated at sour... Mischa The Evil
10:18 Patch #26311: Fix outdated copyrights
Toshi: thanks for the quick commit. Mischa The Evil
09:13 Patch #26311 (Closed): Fix outdated copyrights
Committed in trunk and 3.4-stable, thanks. Toshi MARUYAMA
08:56 Patch #26311 (Closed): Fix outdated copyrights
I noticed two outdated copyright strings. I've updated them and will leave the patch against trunk attached. Mischa The Evil
00:03 Defect #10260: The issues API filters out closed issues by default
I was about to write "hey, this is still a problem" until I read the API notes again. To pull all types of issues, u... Kurtis Lininger

2017-07-01

17:52 Feature #26127: Display user logins on profiles
Attached the patch from #4179. Also, I find this feature quite important for a mention feature (#13919) because with... Marius BĂLTEANU
07:15 Feature #26127: Display user logins on profiles
Let's include this feature in 3.5.0 if there aren't any noticeable objection. Go MAEDA
16:36 Feature #25799 (Closed): Issue Import - Dynamic Parent pasks
Robert Barnebeck wrote:
> Maybe there would be a little improvement useful:...
Please create new feature request ...
Toshi MARUYAMA
02:26 Defect #20513: Unloadable plugin convention breaks with Rails 4.2.3
+1
I saw the same situation after Redmine3.x.
This may be wrong, but I personally think, at least the plugin whic...
Akiko Takano

2017-06-30

22:14 Defect #26004: Settings / Issue tracking: Can't move issue column between available and visible
I Experienced this myself recently, the issue is likely that you have a cached version of the script, try doing a Ctr... Swizzy G
14:10 Patch #26122: Implementation of visible conditions with inner join instead of subselect
Well, it havily depends on what filters and other conditions are used, it isn't easy to measure. For my long time obs... Pavel Rosický
13:44 Patch #26122: Implementation of visible conditions with inner join instead of subselect
As a speed regression, I suggest to put this on version#130 Fernando Hartmann
12:25 Feature #22676: Static issue list URLs
It seems that the list also works in simplified form, without @set_filter@ and @status_id@: @/issues?issue_id=17302,1... Robert Pollak
10:04 Defect #26087: <pre></pre> with included URL is displayed wrongly
Hm?
Obviously this problem does not exists more recent version or one of the plugins causes this problem.
Shoul...
Bernhard Donaubauer
07:39 Defect #26087: <pre></pre> with included URL is displayed wrongly
I cannot reproduce on vanilla Redmine version:3.3.3.
!pre-https.png!
Toshi MARUYAMA
07:26 Defect #26087: <pre></pre> with included URL is displayed wrongly
Ok.
I entered this at the beginning of a line:
!input.png!
I expected this result:
!right.png!
But I got t...
Bernhard Donaubauer
09:13 Patch #26265 (Closed): Japanese translation update (r16691: user link documentation)
Committed in trunk and 3.4-stable, thanks. Toshi MARUYAMA
09:12 Patch #26266 (Closed): Russian translation for 3.4.0
Committed in trunk and 3.4-stable, thanks. Toshi MARUYAMA
08:47 Feature #14726: Default assigment setting
I created 1 project for 1 type of request (tracker), and I minimized the number of members. Sebastien Chazalon
04:46 Feature #18617: Clear a specific field value when certain issue status is set
+1
Sometimes I want to clear a custom field when creating a issue by copying another issue.
Go MAEDA

2017-06-29

21:57 Defect #25077: Issue description filter's 'none' operator does not match issues with blank descriptions
Pavel Rosický wrote:
> it should also be fixed on '*' operator like on custom values, don't you think?
Can you op...
Marius BĂLTEANU
16:02 Defect #26304: Updating the issue update text does not affect updated time information
Thank you very much for your help. ANS ANS
15:59 Defect #26304 (Closed): Updating the issue update text does not affect updated time information
ANS ANS wrote:
> I wonder that this issue should be regarded as a problem and solved? I did not see this problem in ...
Go MAEDA
15:40 Defect #26304: Updating the issue update text does not affect updated time information
Yes, it is. Thanks.
I wonder that this issue should be regarded as a problem and solved? I did not see this proble...
ANS ANS
15:33 Defect #26304: Updating the issue update text does not affect updated time information
"issue update text" means issue note?
If so, the problem has already been reported as #16256.
Go MAEDA
15:15 Defect #26304 (Reopened): Updating the issue update text does not affect updated time information
The problem is, I update the issue update text but the update datetime don't be updated. It continues to say "updated... ANS ANS
15:05 Defect #26304 (Closed): Updating the issue update text does not affect updated time information
Toshi MARUYAMA
15:05 Defect #26304: Updating the issue update text does not affect updated time information
Duplicate of #8903 and #8374. Toshi MARUYAMA
14:41 Defect #26304 (Closed): Updating the issue update text does not affect updated time information
When an issue update text is edited, it is neither informed to the users by e-mail nor updated the update date of the... ANS ANS
15:47 Feature #26033: Respect "Objects per page" option when displaying forum replies
The patch posted as #26030#note-2 also implements this feature. We can close this issue if the patch is merged. Go MAEDA
15:40 Patch #26030: Like issues and news comments, want to specify the display order of the forum's reply.
The patch works fine for me. And it also implements #26033.
Setting target version to 3.5.0.
Go MAEDA
15:13 Feature #14726 (Needs feedback): Default assigment setting
Sebastien Chazalon wrote:
> I found another way to work...
What way did you find?
Toshi MARUYAMA
14:30 Feature #14726 (New): Default assigment setting
Sebastien Chazalon wrote:
> I found another way to work...
"Resolved" status on this site means "committed to the...
Go MAEDA
09:33 Feature #14726 (Resolved): Default assigment setting
I found another way to work... Sebastien Chazalon
09:18 Feature #14726: Default assigment setting
Related to / solved by #7839 ? Wim DePreter
13:54 Feature #26303 (New): Wiki include macro : add icons for editing and viewing an included wiki page
+Rational:+
From time to time, it happens that I want to edit a wiki page that is included in another one.
First,...
Stéphane Briand SeaSideTech
07:54 Defect #25702 (Confirmed): Exporting wiki page with specific table to PDF causes 500
... Toshi MARUYAMA
06:11 Defect #26087 (Needs feedback): <pre></pre> with included URL is displayed wrongly
Please explain more details.
What do you expect and result?
Toshi MARUYAMA
04:56 Feature #22978: Links to issue notes should highlight the linked note
Updated my patch. Replaced a color value with a CSS class in the view. Mizuki ISHIKAWA
 

Also available in: Atom