Project

General

Profile

Activity

From 2016-01-10 to 2016-01-13

2016-01-13

23:39 Defect #17625: Wrong week number in JQuery datepicker if start of week day is Sunday
Edit application.css... Diogo Soares
14:38 Defect #15055 (Closed): branches not properly displayed in IE8
Microsoft ended support for Internet Explorer 8 on 2016-01-12. Go MAEDA
14:35 Defect #3185 (Closed): No scrollbar on projects members page in IE8
Microsoft ended support for Internet Explorer 8 on 2016-01-12. Go MAEDA
14:32 Defect #12123 (Closed): still missing selectionfield on IE8 with 2.1.2
Microsoft ended support for Internet Explorer 8 on 2016-01-12. Go MAEDA
14:29 Feature #3143: Add an 'Add Note' function to issue, to avoid optimistic-lock of issue' update when user just want to add a note
Hi everybody,
We recently switched on Redmine and would love to have a function to add quickly a note because edi...
Michael Erne
14:19 Feature #6166: Support german umlauts and whitespaces in login string
+1
I ran into the same problem with Redmine version 3.2.0 and successfully used the patch above to overcome the limi...
Andreas Deininger
09:56 Feature #21707 (New): Adding per project selections for the key/value type
The key/value type has the option in the admin page enabling and disabling keys.
This functionality would be great i...
Nils Grimm
09:46 Defect #21558: The issue parent has in most caes to be deleted before assigning a new parent.
No error in the log are shown but the GUI are showing a error that the value can't be assigned.
This is the same err...
Nils Grimm
09:37 Feature #10685 (Closed): Please add timezone Europe/Kaliningrad
Kaliningrad time zone was added to Active Support 4.2.1. We can select it since Redmine 3.0.2.
https://github.com/ra...
Go MAEDA
05:40 Defect #8628 (Resolved): "Related to" reference may yield circular dependency error message
Fixed by #13654.
I am setting target version to 3.3.0 because I think it would be better to list this important issu...
Go MAEDA
02:06 Defect #21704 (Closed): mail handler crashes if there are CC entries
Thanks for the feedback. Closing. Go MAEDA

2016-01-12

23:53 Feature #21697: Set secure flag of the session cookie depending on original request
h3. Steps to simulate task
# Set up redmine on host A, HTTP-port 80
# Set up reverse proxy on host B, SSL-port 44...
Anonymous
10:19 Feature #21697: Set secure flag of the session cookie depending on original request
This issue cannot simulate in the Dev environment. Mahesha Matharage
00:45 Feature #21697 (Reopened): Set secure flag of the session cookie depending on original request
Go MAEDA
00:44 Feature #21697: Set secure flag of the session cookie depending on original request
The issue #20935 doesn't seem to fix _redmine_session cookie. Anonymous
00:39 Feature #21697 (Closed): Set secure flag of the session cookie depending on original request
Fixed by #20935. Please try Redmine 3.2.0. Go MAEDA
00:29 Feature #21697 (Reopened): Set secure flag of the session cookie depending on original request
The default configuration of redmine sends session cookie open for any connection type. This allows an attacker to st... Anonymous
22:59 Defect #21625: Need help updating a plugin page on redmine.org plugins directory
Unfortunately there's no way to change authors. Jean-Philippe may do it directly in the database, but that's the only... Jan Niggemann (redmine.org team member)
22:43 Patch #21705 (Closed): Option for long text custom fields to be displayed using full width
There are many cases when the long text custom fields can contain a lot of text that makes the issue page view not so... Marius BĂLTEANU
22:00 Defect #21704 (Resolved): mail handler crashes if there are CC entries
OK, this looks like an issue with a plugin rather than redmine. Scott Selberg
21:51 Defect #21704 (Closed): mail handler crashes if there are CC entries
I've recently updated several instances to Redmine 3.2 and the mail handling is failing
NameError (uninitialized c...
Scott Selberg
17:22 Feature #21703 (New): Gantt view by resource
Hello,
Would it be possible to consult tasks by viewing resources in Gantt ?
Regards,
Benoit LM
16:02 Defect #21701 (Closed): Using the filter "Assignee's Group" in the issue list shows all groups
Thank you for your feedback. Toshi MARUYAMA
15:40 Defect #21701: Using the filter "Assignee's Group" in the issue list shows all groups
Toshi MARUYAMA wrote:
> Did you try #11724#note-25?
Okay, now it works. I did configure this not in the right way...
Robert Barnebeck
15:18 Defect #21701 (Needs feedback): Using the filter "Assignee's Group" in the issue list shows all groups
Did you try #11724#note-25? Toshi MARUYAMA
14:57 Defect #21701: Using the filter "Assignee's Group" in the issue list shows all groups
The same problem seemed to be here two years ago: #15789 Robert Barnebeck
14:56 Defect #21701 (Closed): Using the filter "Assignee's Group" in the issue list shows all groups
When a user is restricted to only one project, where for example only two user groups are added, the user can neverth... Robert Barnebeck
14:13 Defect #21673 (Closed): ActionView::Template::Error: Cannot visit ThreadSafe::Array
Redmine does not support Ruby 2.3 yet. Toshi MARUYAMA
14:07 Defect #21673: ActionView::Template::Error: Cannot visit ThreadSafe::Array
sorry, 2.3.0 of course. Hendrik Roth
13:01 Defect #20831: journal_details table reverted value and old_value back to String on update from 2.6.0 to 3.1.1
Patrick Ferreira wrote:
> What I don't understand, is that the column @old_value@ is already @varchar(255)@, but dat...
Toshi MARUYAMA
12:48 Feature #1237: Add support for two-factor authentication
+1 for Two Factory Authentication, maybe using the one-time-password with the Google Authenticator App eric c
12:30 Patch #21692 (Needs feedback): Azerbaijani language file
Toshi MARUYAMA
10:38 Defect #8628: "Related to" reference may yield circular dependency error message
r15056 also seems to have fixed this issue.
Now I can make A->B, B->C, C->A relations on Redmine 3.2.0.devel.15056.
Go MAEDA
09:40 Feature #5536: Simplify Wiki Page creation ("Add Page" link)
This issue will be resolved if #15880 is implemented. Go MAEDA
07:58 Defect #21453 (Resolved): LDAP account creation fails when first name/last name contain non ASCII
You need to apply r15025 as well to prevent this error. Jean-Philippe Lang
01:31 Defect #21453 (New): LDAP account creation fails when first name/last name contain non ASCII
Toshi MARUYAMA
07:00 Defect #21558 (Needs feedback): The issue parent has in most caes to be deleted before assigning a new parent.
Nils Grimm wrote:
> In most cases Redmine throws an error that the parent assignment can't be done.
What error?
Toshi MARUYAMA
06:46 Defect #12429: Incorrect location of secret_token in the error message
David Gessel wrote:
> I'm not 100% sure I understand the concept. I tried to execute
FTR: message#48895.
Toshi MARUYAMA
06:42 Defect #12429 (Closed): Incorrect location of secret_token in the error message
David Gessel wrote:
> NameError: uninitialized constant Blog
https://github.com/rails/rails/blob/3-2-stable/railtie...
Toshi MARUYAMA
05:42 Feature #21503: Option for email self-notification
Sure, here's the updated patch. Mike Sweetman
01:19 Feature #21503: Option for email self-notification
Could you add test like r14974? Toshi MARUYAMA
01:29 Feature #21532 (Closed): Adding OR and XOR request to REST API and issue filters
Duplicate of #4939. Toshi MARUYAMA

2016-01-11

23:30 Defect #21680 (Closed): Save button in Settings tab disabled
Thanks for the feedback. Closing. Go MAEDA
20:33 Defect #21680: Save button in Settings tab disabled
Hmm, I can't reproduce it here anymore. Strange (I'm using Safari on Mac OSX). Suggest closing this issue for now, I'... Jean-Claude Wippler
22:07 Feature #10412: Target version filter shoud group versions by status
This seems like an old topic: #3814, #2844, #1829 and #1245 mention about it. Joel SCHAAL
17:01 Defect #19880: Incorrect syntax for links in Markdown
BTW, this also affects version 3.1.3-stable. (That’s the version we’re on.) T H
16:58 Defect #19880: Incorrect syntax for links in Markdown
This also applies to links into the wiki. I discovered this bug report because I wanted to include a comment to a ti... T H
13:14 Feature #10250: Renaming "duplicates" and "duplicated by" to something less confusing
+1 budo kaiman
11:30 Feature #10250: Renaming "duplicates" and "duplicated by" to something less confusing
> "duplicates" to "is duplicate of"
> "duplicated by" to "has duplicate"
+1
Bahri Yardim
13:05 Defect #21453: LDAP account creation fails when first name/last name contain non ASCII
Edit after comment 15: Oops, I missed r15025 somehow... Sorry for taking up your time.
-I needed national chars in...
Johan Eidenvall
12:25 Defect #21695 (Closed): Warning "Can't mass-assign protected attributes for IssueRelation: issue_to_id"
... Markus Flattinger
10:43 Feature #21224 (Closed): Assign a priority to a category
Closing this issue as a duplicate of #8138. Go MAEDA
10:39 Feature #6902 (Closed): Allow priorities to be associated to Trackers.
Closing this issue as a duplicate of #5262. Go MAEDA
09:48 Defect #5880: Only consider open subtasks when computing the priority of a parent issue
This is a patch for current trunk (r15058).... Go MAEDA
09:20 Patch #21692: Azerbaijani language file
Thanks for your contribution. Could you please send a patch file for config/locales/az.yml? Go MAEDA
09:11 Patch #21692 (Closed): Azerbaijani language file
Hello, I'm from Mozilla Azerbaijani L10n Team, and recently we have seen a lot bugs in Azerbaijani localization of re... Emin Mastizada
09:09 Defect #14933 (Closed): Parent issues default to highest priority child issue, should be highest priority *OPEN* child issue
Closing this issue as a duplicate of #5880. Go MAEDA
09:07 Feature #15289 (Closed): Recalculate priority of a parent issue automatically after child issue is closed
Closing this issue as a duplicate of #5880. Go MAEDA
08:49 Feature #19921 (Closed): Issue priority with subtasks : not with closed issues
Closing as a duplicate of #5880.
Go MAEDA
07:14 Patch #13696: Projects admin, show issues count
+1
Showing issues count is convenient for admins especially when a admin is to delete projects.
Here is an updated ...
Go MAEDA
06:35 Patch #1791 (Closed): Raise issue-categories name length-limit from 30 to 40 characters
Length of category name is changed to 60 by #20991 (Redmine 3.2.0). Go MAEDA
06:33 Feature #14688 (Closed): Increase category names from 30 to 60 characters
Length of category name is changed to 60 by #20991 (Redmine 3.2.0).
Thanks for submitting patches.
Go MAEDA
06:08 Feature #8153 (Closed): List assigned issues in user profile page
The following 2 links were added on user profile page by #3398 (Redmine 3.2.0).
* Assigned issues
* Reported issues
Go MAEDA
04:45 Defect #21490: Repository Statistics will not populate on client machines, only the host machine when using the http://localhost URL
You should ask Bitnami team. Toshi MARUYAMA
04:41 Defect #21490 (Closed): Repository Statistics will not populate on client machines, only the host machine when using the http://localhost URL
Log says it is your environment problem because second block does not have 'Started GET "/redmine/projects/production... Toshi MARUYAMA
04:25 Patch #21628 (Closed): Correct Turkish translation
Committed in trunk, thanks. Toshi MARUYAMA
03:12 Feature #3221 (Closed): Fetch Emails : ability to set Start Date
Implemented by #5595 (Redmine 1.0.0 (RC)). Go MAEDA

2016-01-10

17:01 Patch #21582: Performance in User#roles_for_project
Thanks for your feedback. Nice eureka! Go MAEDA
12:37 Patch #21582: Performance in User#roles_for_project
true, I just put to_a there with heureka feeling, but you are right dup is meaningless now :) Ondřej Ezr
04:13 Patch #21582: Performance in User#roles_for_project
I think we can remove the last 'dup' method from Ondřej Ezr's patch because ActiveRecord::Associations::CollectionPro... Go MAEDA
16:48 Defect #12893 (Closed): Copying an issue does not copy parent task id
Fixed in r15058. Jean-Philippe Lang
16:33 Defect #17580 (Closed): After copying a task, setting the parent as the orignal task's parent triggers an error
This is fixed as part of #13654, test added in r15057. Jean-Philippe Lang
16:18 Defect #13654 (Closed): Can't set parent issue when issue relations among child issues are present
This is fixed by r15056. Tests were added for the use cases reported here.
What differs from the proposed pacth is...
Jean-Philippe Lang
14:14 Feature #21691 (New): Update locales rake tasks to support keys of any depth
There's a few options to make managing translation files easier.
The rake tasks can probably be changed to use htt...
Felix Schäfer
09:05 Patch #21635 (Closed): German translations for 3.2
Committed in trunk, 3.2-stable, and 3.1-stable, thanks. Toshi MARUYAMA
09:04 Patch #21687 (Closed): German translations for 3.1-stable
Committed in trunk, 3.2-stable, and 3.1-stable. Toshi MARUYAMA
09:02 Patch #21620 (Closed): Turkish translation for 3.2-stable
Committed in trunk, 3.2-stable, and 3.1-stable, thanks. Toshi MARUYAMA
09:02 Patch #21689 (Closed): Turkish translation for 3.1-stable
Committed in trunk, 3.2-stable, and 3.1-stable. Toshi MARUYAMA
07:44 Patch #21583: Use association instead of a manual JOIN in Project#rolled_up_trackers
The patch has passed all tests. Go MAEDA
07:32 Patch #17880 (Closed): Performance issues on Issue model
Same patch was applied to trunk by #18290. Go MAEDA
03:10 Feature #14384 (Closed): Add column "spent time" on list issues
Implemented by #1561 and #11253, available as of Redmine 3.2.0.
Go MAEDA
 

Also available in: Atom