Project

General

Profile

Activity

From 2014-08-25 to 2014-08-27

2014-08-27

21:07 Feature #17689: De-List or cleraly mark commercial plugins
I'm not in favor of removing entirely paid plugins as long as it's made very explicit (same for a free plugin that de... Jean-Baptiste Barth
19:23 Defect #13487: Honor committer => user mapping in repository statistics
Fwiw here's the patch to cut down the number of SQL queries by relying directly on @Changeset#user_id@. On my test re... Jean-Baptiste Barth
19:21 Feature #7017: Add watchers from To and Cc fields in issue replies
+1
This would be very helpful.
Deoren Moor
17:15 Defect #17757 (Closed): Link with hash does not work on Firefox
In opening this link in new web browser window,
browser goes to line 275.
source:trunk/public/help/zh-tw/wiki_synta...
Toshi MARUYAMA
17:14 Feature #2448: Graphviz of ticket dependencies (with example)
Matt Palmer wrote:
> I've just created a plugin based on the controller code Jean-Philippe posted in #9. It's avail...
Santiago Pérez
16:46 Feature #13919: Mention user on issues and wiki pages using @user with autocomplete
+1
I also tried this one: http://www.redmine.org/plugins/redmine-mentions
Alex Sherman
13:54 Feature #16959 (Closed): Default status of copying closed issue
Duplicate of #17576. Toshi MARUYAMA
10:09 Defect #3592: Unreadable quoted-printable utf-8 long subject in some mail clients
the subject turn into base64code is caused by gem mail,below is my testing result
info about mail
@ [root@redmine...
lee min
10:06 Defect #3592: Unreadable quoted-printable utf-8 long subject in some mail clients

lee min
08:02 Defect #3592: Unreadable quoted-printable utf-8 long subject in some mail clients
i have just upgrade my redmine server from 1.3.1 to 2.5.2 stable,but mail subject come to unreadable code when it's t... lee min
09:27 Defect #17669 (Resolved): Non admin users can't modify public queries for all project
i found the solution in app\models\query.rb :
"Members can not edit public queries that are +for all project+ (only ...
Sébastien Pochiero
07:03 Defect #17752: mail subject come to unreadable code when it's too long
lee min wrote:
> Since mailer.rb has changed ,i am not sure how can i do to solve this problem by duplicating of #35...
Toshi MARUYAMA
04:42 Defect #17752: mail subject come to unreadable code when it's too long
Toshi MARUYAMA wrote:
> lee min wrote:
> > this issue appear in #3592
>
> Yes. Duplicate of #3592.
> I have cha...
lee min
04:30 Defect #17752 (Closed): mail subject come to unreadable code when it's too long
lee min wrote:
> this issue appear in #3592
Yes. Duplicate of #3592.
I have changed #3592 tracker from patch to ...
Toshi MARUYAMA
03:54 Defect #17752: mail subject come to unreadable code when it's too long
this is some info of my redmine server:
Environment:
Redmine version 2.5.2.stable.13349
Ruby ve...
lee min
03:51 Defect #17752 (Closed): mail subject come to unreadable code when it's too long
=?UTF-8?Q?_=E8=BE=B9=E7=9C=8B=E8=BE=B9=E9=80=81=E6=B8=B8=E6=88=8F=E8=B7=B3=E8=BD=AC=E9=93=BE=E6=8E=A5=E9=85=8D=E7=BD=... lee min
06:58 Defect #17737: Unable to change the "Activity" value from dropdown "Activity" on the feature
Please look into this issue. thanks zeashan tayyab

2014-08-26

22:34 Feature #2065: Commit graph should merge homonyms
I would like not seeing this issue closed. I do not agree with the argument given above. I also think that there is n... txemi M
19:45 Feature #2065 (Closed): Commit graph should merge homonyms
Actually I don't think homonyms should be merged automatically. I know this answer comes *very late* in this issue, b... Jean-Baptiste Barth
21:43 Feature #17749 (New): blacklist usernames
I can't found any way to add username to a blacklist to avoid to register with certain names.
maybe exist a plugin w...
Fernando Toledo
21:08 Patch #17748 (New): Subrepositories Fail to Authenticate Internal Users upon Subversion Checkout
* DBMS: PostgreSQL 8.4.20
* Ruby 1.9.3p547
* Rails 3.2.13
* Redmine 2.2.4.stable.11981
We have setup Apache 2.2...
David Pettifor
20:53 Defect #13487: Honor committer => user mapping in repository statistics
Toshi MARUYAMA wrote:
> Ruby 1.8.7 PostgreSQL test fails.
> https://travis-ci.org/marutosi/redmine-bb/jobs/33601888...
Toshi MARUYAMA
19:36 Defect #13487: Honor committer => user mapping in repository statistics
I added committers/users mapping in r13353, but I did not add the other features discussed by Max in the original iss... Jean-Baptiste Barth
19:16 Defect #13487: Honor committer => user mapping in repository statistics
Toshi MARUYAMA wrote:
> Ruby 1.8.7 PostgreSQL test fails.
> https://travis-ci.org/marutosi/redmine-bb/jobs/33601888...
Jean-Baptiste Barth
18:04 Defect #13487: Honor committer => user mapping in repository statistics
Ruby 1.8.7 PostgreSQL test fails.
https://travis-ci.org/marutosi/redmine-bb/jobs/33601888
Toshi MARUYAMA
15:44 Defect #13487: Honor committer => user mapping in repository statistics
I started looking at it and adding some tests, I'll commit it soon, hopefully for an integration in 2.6.0 (it's a fix... Jean-Baptiste Barth
19:48 Feature #2761 (Closed): Factorize user name in /repository/statistics
This could be easily achieved with the committers<->users mapping introduced a while ago, which should be honnored in... Jean-Baptiste Barth
19:42 Feature #2624 (Closed): Repository statistics should honour user-mapping
I close this one as the discussion continues in #13487. Jean-Baptiste Barth
17:52 Feature #10248: Specific text instead of addresses to the Redmine internal links
If implemented it should also work for project description, please.
This ticket seems to be related to issue:#4052.
Jan S
17:36 Feature #2529: Extend Issue Summary to include subprojects
+1, summary is useless as it stands Simon Pickles
17:29 Feature #17747 (New): Private roles
This is a proposal for changing visibility of some project (non-)members, by using private roles.
Private roles coul...
Wim DePreter
17:26 Feature #17732: support due_date when creating or updating issues via REST API
Michael, thank you for your prompt and thoughtful response.
JSON isn't working on my redmine - I think it's a softwa...
Clif Kussmaul
12:19 Feature #17732: support due_date when creating or updating issues via REST API
I have no problems generating issues with a due_date. Please check your response for any error message ex:... Michael Esemplare
15:57 Defect #6324: requires_redmine_plugin should defer loading plugins if not all dependencies are met
It seems to be the simplest fix, straight-forward and easy to understand.
The other implementations, much more comp...
Vincent Robert
15:44 Feature #7353 (Closed): Map repository authors to Redmine users not used in statistics
Closing as duplicate of #13487, we'll continue the discussion there. Jean-Baptiste Barth
15:39 Defect #14338 (Closed): svn: repository statistics issue when user names only differ in case
I don't think homonyms who differ in case should be merged by default, that's an edge case we shouldn't cover if we w... Jean-Baptiste Barth
15:30 Defect #17746 (Closed): Internal error redmine 2.5
Please don't cross post to issue.
message#43812
Toshi MARUYAMA
15:18 Defect #17746 (Closed): Internal error redmine 2.5
My infos :... Thibault Monteiro
14:42 Defect #17735 (Closed): << me >> in custom field of type users.
Please ask questions in forums. Etienne Massip
14:33 Feature #17571 (Closed): "Group By" Time Entries
Toshi MARUYAMA
13:53 Defect #17567 (Closed): Priority and other fields are not editable for unknown reasons
Please try without plugins.
Please use forum.
Please create a issue if you confirm it is Redmine core issue.
Toshi MARUYAMA
13:07 Defect #17567: Priority and other fields are not editable for unknown reasons
It is not a parent issue.
It is not linked to any other ticket.
Stefanie Wehling
13:42 Feature #5458: Extend Start/Due date to include time
Hi,
As Bertrand, I am trying to run this patch on 2.5.2. What must we change to get patch run on this version?
...
Carlos C.C.
13:13 Patch #17745 (Closed): Issues page sidebar - Link to issues page
You might be wondering why anyone wants to have a link to the issues page in the sidebar of the issues page, but the ... Michael Heinze
09:34 Defect #17581: Drag & Drop does not work with Safari 5.1
Why remove the @'FileReader' in window@ test? Etienne Massip
09:33 Defect #17738 (Closed): unable to custom the "status" from the "Issue statuses" screen
Thanks. Etienne Massip
09:21 Defect #17738 (Resolved): unable to custom the "status" from the "Issue statuses" screen
Thanks ... it is working fine . please close the issue. zeashan tayyab
08:35 Defect #17738: unable to custom the "status" from the "Issue statuses" screen
Make sure to uncheck the "Only display statuses that are used by this tracker" in the Workflow. Then click edit. Michael Esemplare
09:32 Defect #17744 (Closed): Disabling fields in tracker keeps attached workflow permissions
Say e.g. you create a tracker by copying an existing workflow for which some field permissions have been specifically... Etienne Massip
09:22 Feature #17743 (New): Export a project as static HTML
I would like to keep an old project around as read-only archive, without having to look after the corresponding Redmi... Robert Pollak
09:16 Defect #16366 (Needs feedback): Issue ends up in an invalid state of a specified tracker
Can Jan-Willem confirm it's been fixed? Etienne Massip
09:13 Defect #12146: Required (list-, user- or version) custom field "fixed version" with Multiple values allows nil value during status transition
If confirmed, then should be fixed with next version? Etienne Massip
05:42 Feature #17742 (New): Assignee Summary
Under each project there is a issue page where all the issues are listed. There is a summary option, where we have th... Dhana Ganesan

2014-08-25

20:40 Feature #2024: gantt chart editing
forgive me, but those patches are against which redmine version please ?
are they working with the current 2.4 or 2....
aem34 -
12:11 Feature #2024: gantt chart editing
hello,
is there any news for this feature please ?
aem34 -
16:36 Feature #8493: Custom Field of Version type should be sortable
I don't know when this became available, but we have defined such a field in our redmine site, and we can sort on it ... Olivier Houdas
15:50 Feature #17660: Gantt chart-increase column size of issue description
In case of Gantt Chart- a better gant chart plugin is available in Git.But we will not be able to customize the chart. Manu ps
15:45 Feature #17660: Gantt chart-increase column size of issue description
I need that too, and to generalize - how and where to change the column width of any column.
Manu ps wrote:
>...
Svetlana Rojevsky
15:08 Feature #16072: Markdown footnote support
+1 Kaoru Kobo
14:55 Feature #17720: Filter issues by "Updated by" and "Last updated by"
Thanks Lajish! It seems to be working for version 2.4.2, except for some missing translations which is no biggie. Thi... Scott Hildebrand
05:54 Feature #17720: Filter issues by "Updated by" and "Last updated by"
Hi Scott Hildebrand,
You are right, I also had the same problem. In redmine, there is no way to track who all user...
Lajish Lakshmanan
14:26 Feature #17740 (New): New context menu entry: "Add comment"
It would be very convenient to be able to add a 'quick comment' from the Issues List, by right-clicking on an issue a... Anonymous
10:52 Defect #17738 (Closed): unable to custom the "status" from the "Issue statuses" screen
Steps to reproduce:
Login with the "Admin" account
open the "Issue statuses" screen and add the new status "Reope...
zeashan tayyab
10:40 Defect #17737 (Closed): Unable to change the "Activity" value from dropdown "Activity" on the feature
Steps to reproduce:
Login from Admin account:
Go to "Enumerations" and add value "development" in Activities (tim...
zeashan tayyab
10:09 Feature #17736 (Closed): Custom field users/groups
I'm missing the function to only put a few members into a custom field of type users.
So an option would be nice at...
Philipp Kroll
10:07 Defect #17735 (Closed): << me >> in custom field of type users.
To option << me >> does not appear in a cutom field of type users.
I read here (#9923) that it was added. But it see...
Philipp Kroll
04:34 Defect #13781: CJK(Chinese/Japanese/Korean) characters are not shown in PDF on non CJK locales
+1 same annoying problem here.
Recently Adobe and Google released an open-source CJK font : http://blog.typekit.co...
Maxime Vez
01:46 Defect #17585 (Closed): Typo in Traditional Chinese detailed syntax help
Committed in trunk, 2.5-stable and 2.4-stable, thanks. Toshi MARUYAMA
01:46 Patch #17552 (Closed): Bringing together of the translation of Members at Polish translation
Committed in trunk r13343, thanks. Toshi MARUYAMA
01:45 Patch #17563 (Closed): Fixes some issues in the Galician (gl) translation
Committed in trunk r13344, thanks. Toshi MARUYAMA
 

Also available in: Atom