Project

General

Profile

Activity

From 2017-06-07 to 2017-06-09

2017-06-09

22:10 Feature #21465: Make Redmine Repository module to handle better repositories removed in SCM and avoid not found error
JPL, is there a chance to add this small patch to next release? Sebastian Paluch
20:52 Defect #26132 (Closed): Redmine site cannot be displayed in an iframe
We used to be able to display our Redmine site in an iframe. But after upgrading to 3.3.0 last September, we are u... CM Gui
16:31 Defect #11282 (Closed): Upload files dont work in Documents
The problem cannot be reproduced in the current trunk (3.3.3.devel.16627).
I can append files to an existing documen...
Go MAEDA
14:43 Defect #26129 (Closed): Email notification function problem,
There are many "We cannot get mail" issues.
One is #8157.
Toshi MARUYAMA
12:26 Defect #26129 (Closed): Email notification function problem,
We came across a problem during the using of Redmine : mail notification can't be triggered in two Issues of one Pro... James Lai
14:42 Patch #26130 (Closed): Refactor "multiple_values_detail" struct creation
Hi,
In the "IssuesHelper#details_to_strings":/projects/redmine/repository/entry/trunk/app/helpers/issues_helper.rb...
Thomas Löber
14:19 Feature #26128 (Closed): EmailReminder problem
Please use forum for question. Toshi MARUYAMA
09:32 Feature #26128 (Closed): EmailReminder problem
Hi all, i'm trying to set up an email reminder when issue ovedrue. i follow this wiki [[RedmineReminderEmails]] but i... Cristian PP
13:02 Feature #13767: Export permissions report to CSV
David Escala wrote:
> Attached patch adds an "Also available in: CSV" link to "Permissions report". It applies to ve...
Shreyas Moolya
09:58 Feature #8307: Automatically update parent issue status based on child issue statuses
I've found this discussion in Redmine forums: message#39161 ian tulank
09:16 Feature #26096: [API] Get custom field by id
It is currently indeed not possible to get a custom field by id via the REST API. Setting category to match the subject. Mischa The Evil
09:13 Patch #26091: Allow to filter by any visible version on the global issues view
I find this a nice addition indeed. Setting target to unplanned. Mischa The Evil
08:57 Patch #26122 (New): Implementation of visible conditions with inner join instead of subselect
Edited issue properties based on the feedback and slightly improved the markup of the description. Mischa The Evil
08:43 Feature #4179: Link to user in wiki syntax
Marius BALTEANU wrote:
> @Mischa The Evil, I've attached the patch that adds support also for user:id (user:1).
T...
Mischa The Evil
08:33 Feature #4179: Link to user in wiki syntax
Jean-Philippe Lang wrote:
> The patch that adds support for links to user is committed, thanks.
I'm glad to see t...
Mischa The Evil
08:03 Feature #26127 (Closed): Display user logins on profiles
This is a continuation of the proposal initially started in #4179#note-42 by Go MAEDA, which got split from #4179 wit... Mischa The Evil
07:54 Patch #6690 (Closed): Redmine link to user profile
Marius BALTEANU wrote:
> I think that we can close this issue too.
Indeed. Closing it as a duplicate of #4179.
Mischa The Evil
07:34 Patch #25853: Move left bottom links from project settings above
Marius BALTEANU wrote:
> If was only after me, I would move all the links to the top right for consistency with othe...
Mischa The Evil
06:02 Defect #21074: When changing the tracker of an existing issue, new custom fields are not initialized with their default value
@Holger: as being the OP of this issue, do you maybe have have some ideas on #25726? What do you think about the solu... Mischa The Evil
05:57 Defect #25726: Issue details page shows default values for custom fields that aren't actually set
Jean-Philippe Lang wrote:
> > Imho the default value for unset custom fields (where no corresponding custom_value ex...
Mischa The Evil
00:52 Feature #22915: Additional filetypes (tif,tiff) for thumbnails generation
I've modified the subject according to what is going to be covered by this issue. PDF thumbnail support is handled th... Mischa The Evil
00:13 Patch #26125: Unify form#query_form on calendar/gantt views with issues/spent time views
Edit: seems like using thumbnails in tables causes some issues; replaced with regular image tags.
Edit 2: for anyone...
Mischa The Evil
00:05 Patch #26125 (Closed): Unify form#query_form on calendar/gantt views with issues/spent time views
I noticed a difference between the rendering of the query filter forms on the issues & spent time views and the query... Mischa The Evil

2017-06-08

22:32 Feature #21450: Totals for Total estimated time and Total spent time
Here is a patch I created to add the _Total Estimated Time_ field on issues queries groups for version planning purpo... Valdir Stiebe Junior
22:19 Defect #16036: wiki edit pencil links are sometimes missing, throwing off the other pencil edit links
I believe that at least one cause of this is if you have preformatted text that would normally get an "edit pencil".
...
Jon Goldberg
19:10 Defect #26124 (Closed): Error 404 when trying to download issue-attached file with url-encoded link
Please ask Bitnami team. Toshi MARUYAMA
17:53 Defect #26124 (Closed): Error 404 when trying to download issue-attached file with url-encoded link
Issue appears when I try to download file, that is attached to issue and which name contains non-latin chars (russian... Andrey Iskousnykh
16:14 Feature #24946: Issue rating (like button or vote up button)
Yuuki NARA wrote:
> I count unclosed issues with +1 counts , and listed
> message#51899
Nice work, but I'm afra...
Wim DePreter
15:12 Feature #4179: Link to user in wiki syntax
In my company we have *firstname.lastname* as a default for user logins. Nevertheless, we have a wiki page that lists... André Lozovey
09:04 Feature #4179: Link to user in wiki syntax
@Jean-Philippe Lang, thanks for committing this patch.
@Mischa The Evil, I've attached the patch that adds support...
Marius BĂLTEANU
13:39 Patch #26122: Implementation of visible conditions with inner join instead of subselect
I did some additional benchmarking and I was wrong. Exists really performs better.
so the only relevant patch is j...
Pavel Rosický
13:29 Patch #26122 (Resolved): Implementation of visible conditions with inner join instead of subselect
Pavel Rosický
10:42 Feature #15180: Start date on versions
+1
With this feature, we can see implementation period of the version in gantt. It is really useful.
Go MAEDA
09:07 Feature #5228: Users are just numbers
Link to user profile was committed in #4179. The following syntaxes are supported:
* user:login
* @login
and a n...
Marius BĂLTEANU
09:04 Patch #6690: Redmine link to user profile
Link to user profile was committed in #4179. The following syntaxes are supported:
* user:login
* @login
and a n...
Marius BĂLTEANU

2017-06-07

23:01 Feature #26071 (Closed): Generate markup for uploaded image dropped into wiki-edit textarea
Nice, thanks! Jean-Philippe Lang
22:54 Feature #25842 (Closed): Add table border to email notifications
Committed, thanks. Jean-Philippe Lang
22:53 Feature #23459 (Closed): Columns selection on the issues lists on "My page"
Thanks. Jean-Philippe Lang
22:53 Feature #9909 (Closed): Search in project and its subprojects by default
I've made a simple change to search by default in project and its subprojects. It's based on an helper that can be ea... Jean-Philippe Lang
22:51 Patch #26122 (Resolved): Implementation of visible conditions with inner join instead of subselect
The change from #21608 should be reverted because it's a speed regression:
1/ current version...
Pavel Rosický
22:26 Feature #7068 (Closed): New permission: view news
Committed, thanks for the patch. Jean-Philippe Lang
22:22 Feature #4866 (Closed): New permission: view forum
Committed, thanks for the patch. Jean-Philippe Lang
22:16 Feature #4179 (Closed): Link to user in wiki syntax
The patch that adds support for links to user is committed, thanks.
But I prefer to postpone the display of user l...
Jean-Philippe Lang
08:43 Feature #4179: Link to user in wiki syntax
Thanks for you feedback.
Mischa The Evil wrote:
> I agree that an implementation based on User#login is ok[1], b...
Marius BĂLTEANU
21:58 Defect #23912 (Closed): No validation error when date value is invalid in time entries filter
Marius BALTEANU wrote:
> I receive the error "Date is invalid" (screenshot attached).
Indeed, but all the time ...
Jean-Philippe Lang
21:37 Defect #25064 (Closed): Issue description edit link corrupted in low resolution
Jean-Philippe Lang
00:06 Defect #25064 (Resolved): Issue description edit link corrupted in low resolution
Patch committed, thanks. Jean-Philippe Lang
21:36 Defect #25212 (Closed): User profile should link to issues assigned to user or his groups
Jean-Philippe Lang
00:01 Defect #25212 (Resolved): User profile should link to issues assigned to user or his groups
Patch committed, thanks. Jean-Philippe Lang
21:35 Defect #25634 (Closed): Highlight language aliases are no more supported
Jean-Philippe Lang
21:35 Defect #26055 (Closed): Three issues with Redmine::SyntaxHighlighting::CodeRay.language_supported?
Jean-Philippe Lang
21:34 Defect #26072 (Closed): Set default assignee before validation
Jean-Philippe Lang
11:56 Feature #3594 (Closed): Custom default value of the description field
Not implemented yet but closing as a duplicate of #643. Go MAEDA
07:41 Patch #25853: Move left bottom links from project settings above
Thanks Mischa for reviewing this patch. If was only after me, I would move all the links to the top right for consist... Marius BĂLTEANU
07:35 Patch #21705: Option for long text custom fields to be displayed using full width
Mischa The Evil wrote:
> @Marius BALTEANU: can you maybe take a look at #26081. It still needs work, but I think it ...
Marius BĂLTEANU
02:27 Defect #25726: Issue details page shows default values for custom fields that aren't actually set
Looks like the best way to solve this. Jens Krämer
00:18 Defect #9090: Issue view does not show spent time if hours are zero
Go MAEDA wrote:
> The existing code source:tags/3.3.3/app/models/time_entry.rb#L120 obviously intends not to accept ...
Jean-Philippe Lang
 

Also available in: Atom