Project

General

Profile

Activity

From 2015-06-24 to 2015-06-26

2015-06-26

19:15 Feature #13814: No more comments when ticket closed
I have added this feature to the plugin "Redmine tweaks":http://www.redmine.org/plugins/redmine_tweaks. Alexander Meindl
16:11 Feature #19965: values of custom fileds of version type should be prefixed with or grouped by project name
+1 Alexis Parent
16:08 Feature #12706: Ability to change the private flag when editing a note
+1 ! Fernando Hartmann
15:48 Defect #19374: MinGW thin and puma: Internal server error occoures when attachment file name contains non ASCII
Rails 4.2.3 fixed.... Toshi MARUYAMA
15:48 Defect #19321: MinGW thin and puma: non ASCII wiki page causes "Internal server error"
Rails 4.2.3 fixed.... Toshi MARUYAMA
14:56 Defect #19976: Redmine can't work with 3000 projects
@Andrey Druz can you add to contacts (imanolalvarezperez@gmail.com) . I need help to install a Big installation of re... imanol alvarez
14:33 Patch #20180 (Closed): Make the updateIssueFrom(url) function return the XMLHttpRequest object
The current javascript function @updateIssueFrom(url)@ does not return anything.
If we could just return the XMLHttp...
Vincent Robert
12:54 Feature #1040: Global wiki
+1 Mattias Vannergård
10:34 Feature #11253: Total time spent from subtasks on the issue list
We've just installed Redmine 3.0.3 and we're having the same problem - is there a patch for this version? Malcolm Thompson
10:06 Feature #12704: Allow selecting subprojects on new issue form
+1
This is exactly what we need, it is huge effort to navigate between projects, especially when creating subtasks.
Sebastian Paluch
09:40 Feature #2770: Display of inline attached images in email notification
Can't upload attachment when create new issue or update via email.... huang huang
08:36 Defect #20176 (Needs feedback): Defect on user table migrate code
source:tags/3.0.3/db/migrate/044_set_language_length_to_five.rb... Toshi MARUYAMA
00:01 Defect #20176: Defect on user table migrate code
I´m using Postgre SQL 9.4 Jonatas Wesley Gonçalves
07:54 Feature #19955: Propose to close an issue that duplicates another one when the later is already closed
Frederic Cand wrote:
> *Actual result*
> A warning says that A is already closed
AFAIK, Redmine core does not ha...
Toshi MARUYAMA
05:36 Patch #12813: Allow replies to original issue e-mail to add issue notes
Noticed this patch was formatted incorrectly. Haven't had a need for the validations, but it's a good idea if someone... mark burdett

2015-06-25

23:53 Defect #19588: Invalid column size for language pt-BR
This is not a problem from Bitnami, its a problem in the migrate code of user table. I described the problem on the i... Jonatas Wesley Gonçalves
23:49 Defect #20176 (Closed): Defect on user table migrate code
There´s a problem with the definitions of the *column language* of the table users.
The limit of the column size i...
Jonatas Wesley Gonçalves
15:00 Patch #20174 (Closed): Add missing member_role to fixtures
In test fixtures, as user '1' (admin) is a member of project '5', this member should also have a role. We should add ... Vincent Robert
14:29 Defect #20173 (Closed): Issues of private projects show up in the public rss feed.
Thank you for your feedback. Toshi MARUYAMA
13:20 Defect #20173: Issues of private projects show up in the public rss feed.
Toshi MARUYAMA wrote:
> I think it is expected behavior with key.
> For example:
> http://www.redmine.org/projects...
none provided
13:18 Defect #20173: Issues of private projects show up in the public rss feed.
ohh ok, I'll test that. none provided
13:15 Defect #20173 (Needs feedback): Issues of private projects show up in the public rss feed.
I think it is expected behavior with key.
For example:
http://www.redmine.org/projects/redmine/issues.atom?key=xxxxxx
Toshi MARUYAMA
12:59 Defect #20173 (Closed): Issues of private projects show up in the public rss feed.
Hey,
issues within a private project show up in the "all ticket" rss feed. This is insanely critical for me as the...
none provided
12:43 Defect #19963 (Closed): if attachment's name includes Chinese,it can't be download.
Duplicate of #19374. Toshi MARUYAMA
12:42 Patch #4776: Totals for Estimated Time
It seems we have a couple of issues covering the same issue. We recently posted our current patch version on this iss... Ewan Makepeace
11:22 Patch #4776: Totals for Estimated Time
For those interested, here is a screenshot of how we use the patch.
We manage our Agile sprints on Redmine, and thi...
Olivier Houdas
08:26 Defect #20143: Mailhandler cannot handle 4-byte characters
Ragnar Nevries wrote:
> Wouldn't it be great to have this character encoding used per default or as an option for my...
Toshi MARUYAMA

2015-06-24

21:15 Defect #20143: Mailhandler cannot handle 4-byte characters
Toshi MARUYAMA wrote:
> Try utf8mb4 (#10772#note-7).
In fact, that solves the problem, but it does not work for a...
Ragnar Nevries
19:34 Patch #4776: Totals for Estimated Time
It does not: some code was moved to a helper file between 2.6 and 3.0.
You will find attached the patch of our cha...
Olivier Houdas
14:41 Patch #4776: Totals for Estimated Time
Can anybody confirm if this nice patch work with redmine 3.0.3? Artem Karamov
14:58 Defect #19602 (New): Non-Reporter role cannot see issue list
Toshi MARUYAMA
13:50 Defect #20099: subtask can't listed under the father issue
Did you sort by "parent task" ?
To do that, you can:
* create a filter and set "parent task" in sort box,
* or a...
Noya B
13:10 Defect #19550: Issue query: crash when processing saved query(filters) with cyrillic after upgrade to 3.0 from 2.*
Ок. I see.
It is hard to create universal script for migration from ruby 1.8 to new versions.
This queries are not ...
Pavel Liavonau
12:53 Feature #20165 (Closed): is redmine_stats plugin is compatible with version 3.0.1 stable
Please contact plugin author. Toshi MARUYAMA
11:51 Feature #20165 (Closed): is redmine_stats plugin is compatible with version 3.0.1 stable
is redmine_stats plugin is compatible with version 3.0.1 stable Kiran Ch
12:52 Feature #5840: Live lookup of the existing issues based on the keywords entered in the title for new issue
+1: StackOverflow has a feature like this and it's really great. Unfortunately not open source so no details on imple... Jaap de Haan
10:54 Defect #13654: Can't set parent issue when issue relations among child issues are present
Florian S. wrote:
> +1 - This bug is really annoying since two years now...
Rafael Gómez García
07:02 Defect #13654: Can't set parent issue when issue relations among child issues are present
+1 - This bug is really annoying since two years now... Anonymous
 

Also available in: Atom