Project

General

Profile

Activity

From 2018-10-29 to 2018-10-31

2018-10-31

22:28 Feature #29889 (New): Hide issue field in time log form when the user cannot view any issue
I configured today some projects only with the time tracking module enabled and I've observed that the Issue field is... Marius BĂLTEANU
16:45 Defect #29886 (Closed): Redmine doesn't know how to count up to 5
Cédric Berger wrote:
> I was looking at what issues are left until version 4.0 is released.
> On the roadmap page o...
Marius BĂLTEANU
14:35 Defect #29886 (Closed): Redmine doesn't know how to count up to 5
I was looking at what issues are left until version 4.0 is released.
On the roadmap page of https://www.redmine.org,...
Cédric Berger
16:20 Defect #21013 (Closed): Links not formatted in documents
Toshi MARUYAMA wrote:
> I think your Redmine uses markdown.
I think so, too. Closing this issue.
Go MAEDA
15:44 Feature #7056: Download all attachments at once
Thank you for posting the patch. Could you explain why @attachments_to_zip@ method creates temporary files in @Attach... Go MAEDA
14:15 Defect #29883: AttachmentsVisibilityTest and Redmine::AttachmentFieldFormatTest fail randomly due to uninitialized User.current
I know the test fails from time to time but I didn't know the reason. Thank you for investigating that.
The patch ...
Go MAEDA
10:49 Patch #29885 (New): Fix 403 error while adding new watchers when selected issues in context_menu from different projects
Tested issue on trunk;
Steps to reproduce:
1) Select 2 or more issues from different projects
2) Open context menu...
Andrey Lobanov (RedSoft)
10:15 Feature #29791: Hide "Files" section in wiki pages when printing
Thank you for All!
Happy Halloween!! XD
Anonymous
08:40 Feature #29791 (Closed): Hide "Files" section in wiki pages when printing
Committed to the trunk and 3.4-stable branch. Now Files section in wiki pages is hidden when printing.
Thank you f...
Go MAEDA
08:19 Feature #29791 (Resolved): Hide "Files" section in wiki pages when printing
Go MAEDA
07:17 Feature #29791: Hide "Files" section in wiki pages when printing
Go MAEDA wrote:
> I think adding "hide-when-print" class is better because it is simpler and can clarify the intenti...
Yuichi HARADA
06:42 Feature #29791: Hide "Files" section in wiki pages when printing
I think adding "hide-when-print" class is better because it is simpler and can clarify the intention to hide the sect... Go MAEDA
06:25 Feature #29791: Hide "Files" section in wiki pages when printing
+1
Since it has no meaning, it should be hidden when printing.
I made a patch, and attach it....
Yuichi HARADA
10:11 Patch #28662: Replace "Cancel" buttons from the modals with "Cancel" link
Go MAEDA wrote:
> Updated the patch for the current trunk (r17612).
>
> [...]
Please note that the updated pat...
Marius BĂLTEANU
01:40 Patch #28662: Replace "Cancel" buttons from the modals with "Cancel" link
Updated the patch for the current trunk (r17612).... Go MAEDA
10:10 Feature #26355: Notification settings for groups
In addition to that it would also be nice to be able to configure a group email address to which mails for notificati... Holger Mößinger
01:35 Feature #29712: Preview and wiki toolbar for full width custom fields
#29712#note-9 code looks better than changing the FieldFormat module.
Custom fields other than IssueCustomFields d...
Mizuki ISHIKAWA

2018-10-30

22:55 Defect #29883: AttachmentsVisibilityTest and Redmine::AttachmentFieldFormatTest fail randomly due to uninitialized User.current
Another related spec failure can be reproduced like this:... Gilad Shanan
19:49 Defect #29883 (Closed): AttachmentsVisibilityTest and Redmine::AttachmentFieldFormatTest fail randomly due to uninitialized User.current
It looks like test/functional/attachments_visibility_test.rb has an unspecified dependency on the value of User.curre... Gilad Shanan
21:00 Defect #29848: Query to determine role ids is incorrect
There were no pertinent plugins active at the time the error occurred. I migrated from 3.2-stable. Project membership... Frank Schwarz
19:29 Defect #29820: Missing fixture enabled_modules in TrackerTest
Go MAEDA wrote:
> Committed the patch. Thank you for reporting this issue.
Happy to be able to contribute.
Gilad Shanan
16:18 Defect #29881 (New): Issue in visibility level
We have created new Role "ADMIN" and added 2 users.We have created another role name "SUPPORT" and added 4 users to t... zam kp
15:16 Defect #23224: Datepicker doesn't obey the user's settings format
Same problem on 3.4.6 (two years later); basically after each Redmine update we have to touch the code and disable na... Luc Luc
13:17 Defect #28770 (Closed): Rest API with Curl API Key?
You can pass API key using X-Redmine-API-Key header field.... Go MAEDA
06:13 Feature #12066: Don't show issues for closed projects in all issues list
Marius BALTEANU wrote:
> [...]
> * when the project has subprojects
This condition is not enough because if the ...
Marius BĂLTEANU

2018-10-29

18:21 Defect #26442: CSS formating classes like p(box). prepended with wiki-class-
Is there a way to patch issues with the current system to get the site wide CSS p(box) and p(conflict) to work again ... Hal Glenn
11:03 Feature #5262: Different priority levels for different trackers
+1 Bob Green
08:03 Feature #29449: Filter out issues from closed projects in My Page blocks
Go MAEDA wrote:
> Marius BALTEANU wrote:
> > Go Maeda, please apply the attached patch in order to use the @Project...
Marius BĂLTEANU
08:02 Feature #29449 (Closed): Filter out issues from closed projects in My Page blocks
Marius BALTEANU wrote:
> Go Maeda, please apply the attached patch in order to use the @Project::STATUS_ACTIVE@ inst...
Go MAEDA
07:34 Feature #29449 (Reopened): Filter out issues from closed projects in My Page blocks
Go Maeda, please apply the attached patch in order to use the @Project::STATUS_ACTIVE@ instead of harcoded 1. Marius BĂLTEANU
07:25 Feature #29449 (Closed): Filter out issues from closed projects in My Page blocks
Committed the patch posted by Marius. Thanks. Go MAEDA
07:22 Feature #12066 (New): Don't show issues for closed projects in all issues list
Go MAEDA wrote:
> Committed the patch posted by Marius. Thanks.
Sorry, I updated the wrong issue.
Go MAEDA
07:20 Feature #12066 (Closed): Don't show issues for closed projects in all issues list
Committed the patch posted by Marius. Thanks. Go MAEDA
05:27 Feature #20081 (Closed): Filter issues and time entries by project status
Committed. Thank you for improving Redmine. Go MAEDA
02:50 Defect #29730: Previous/Next link on repository page disappear when switching to "View differences" tab
Go MAEDA wrote:
> The patch breaks some tests. Reverted the change.
I'm sorry, I missed the result of the test.
...
Mizuki ISHIKAWA
01:11 Defect #29730 (Reopened): Previous/Next link on repository page disappear when switching to "View differences" tab
The patch breaks some tests. Reverted the change.
{{collapse...
Go MAEDA
01:17 Feature #29872 (New): REST API - Timesheet - Allow ability to Include issue details for the timesheet api
When using /time_entries.json api allows the ability to include issue details.
e.g. /time_entries.json?include=iss...
Sukhpal Singh
 

Also available in: Atom