Project

General

Profile

Activity

From 2014-09-11 to 2014-09-13

2014-09-13

15:16 Feature #17857 (New): Custom fields for repositories
Attaching custom fields to repositories would allow, along with a repository REST API (see #11977), to write smart cu... Guillaume Perréal
15:10 Feature #11977: REST API for repositories
I would like to see this feature implemented too. It would allow to write a proper implementation of a remote reposit... Guillaume Perréal
14:43 Patch #17717: Password/Email address change should invalidate security tokens
Etienne Massip wrote:
> Why are both issues in Security? Do you have any objection if we move them to public?
It ...
Jan from Planio www.plan.io
14:28 Patch #17717: Password/Email address change should invalidate security tokens
Why are both issues in Security? Do you have any objection if we move them to public?
More generally, now that iss...
Etienne Massip
11:54 Patch #17717: Password/Email address change should invalidate security tokens
Jan from Planio www.plan.io wrote:
> Personally, I don't think it would be a problem since it's not a fix for a se...
Jean-Philippe Lang
13:23 Feature #10914 (Closed): Include is_private setting in xml/json output
Feature added in r13395, thanks. Jean-Philippe Lang
13:13 Patch #16905 (Closed): Count users with a single query on group list
Jean-Philippe Lang
13:12 Feature #16930 (Closed): Need Additional parameter for hook to enable Multi Factor Authentication Patch
Actually, adding :params to the context of controller hooks is not needed. The request is automatically added to the ... Jean-Philippe Lang
12:53 Feature #17380 (Closed): Move project sidebar content to a partial
Committed in r13393. Jean-Philippe Lang
12:49 Feature #17077 (Closed): fetch_changesets should use POST method too
Fix committed in r13392. Jean-Philippe Lang
12:39 Patch #16133: Available watchers on new issue form include users who cannot even view issues
I see the point but this change adds to much overhead for projects with lots of users. Jean-Philippe Lang
12:36 Defect #17023 (Resolved): The error flash message on session expiration is not in the language of the user but of the user of the previous request
Fixed in r13391. Jean-Philippe Lang
12:17 Defect #17163 (Resolved): Files assigned to a version can not be deleted if Issue Tracking module is disabled
Patch committed in r13390, thanks. Jean-Philippe Lang
12:08 Defect #17486 (Closed): Error when removing user from group
Merged. Jean-Philippe Lang
11:55 Patch #17796: Expire all other sessions on password change
We can commit this patch now, but I'd like to change the new column to @passwd_changed_on@ instead of @password_chang... Jean-Philippe Lang
05:31 Defect #13375 (Closed): Inline Image formatting does not allow a file name with spaces
Michael Esemplare wrote:
> Duplicate of #10189
Thank you for your pointing.
Toshi MARUYAMA

2014-09-12

22:44 Defect #17828: Could not find gem 'mocha (~> 1.0.0) ruby'
You should probably remove @Gemfile.lock@ before running commands if it's present.
Here's the Gemfile.lock I get w...
Jean-Baptiste Barth
09:37 Defect #17828: Could not find gem 'mocha (~> 1.0.0) ruby'
I checked config twice. Firstly, with existing config which excludes groups as well and secondly by removing the conf... Tomasz Zieleniewski
20:09 Defect #17698 (Needs feedback): Date format is incorrect
I cannot reproduce.
Redmine uses 'yy-mm-dd' format.
* source:tags/2.5.2/app/views/versions/_form.html.erb#L9
* s...
Toshi MARUYAMA
19:53 Feature #12704: Allow selecting subprojects on new issue form
I too have tried this approach. It's definitely nice and would be the optimal way to go for those who organize every... Alex Stout
16:15 Defect #17686 (New): MarkDownFormatting: Sections support.
Toshi MARUYAMA
16:02 Patch #17705: MailHandler should ignore bogus issue strings [some-string#1234] in subject
Here we go! Jean-Baptiste Barth
09:55 Patch #17705: MailHandler should ignore bogus issue strings [some-string#1234] in subject
Jean-Baptiste Barth wrote:
> No problem merging that as long as it has some more tests for failing strings we introd...
Felix Schäfer
07:10 Patch #17705: MailHandler should ignore bogus issue strings [some-string#1234] in subject
No problem merging that as long as it has some more tests for failing strings we introduce... and for good ones too, ... Jean-Baptiste Barth
15:20 Patch #17853 (Closed): Portuguese translation file
Committed in trunk r13383, thanks. Toshi MARUYAMA
11:57 Patch #17853 (Closed): Portuguese translation file
PT-pt translation files reviewed. Rui Rebelo
10:15 Feature #17380: Move project sidebar content to a partial
Mischa, you're right, but the content of the partial is totally different. Jérôme BATAILLE
06:46 Feature #17380: Move project sidebar content to a partial
Jérôme BATAILLE wrote:
> Here is the patch
Nice. Thanks for sharing.
Daniel Felix wrote:
> Would be good, as ...
Mischa The Evil
08:35 Defect #17852 (Closed): Issue journals should be ordered by created_on, not id
After migration to Redmine form another system, I noticed issue journals were not in the right order.
Our migration ...
name zero
08:01 Feature #17844: A help intercept or better options
You can render hidden partial by base layout hook, and then show it by hover on help link Ilya S
08:01 Feature #7017: Add watchers from To and Cc fields in issue replies
Looking at the mail_handler today, MailHandler.receive_issue calls add_watchers(issue) _before_ saving the issue off ... Michael Esemplare
07:51 Feature #7017: Add watchers from To and Cc fields in issue replies
I haven't tested the patch (because I hope it will be merged into redmine core), but the current behaviour is: Users ... Josef Reichardt
07:19 Feature #7017: Add watchers from To and Cc fields in issue replies
Can anybody explain me this patch like I'm 5 ? What's the current behaviour, and what's the new proposed one ?
It ...
Jean-Baptiste Barth
07:59 Patch #13413: Let users choose how many days in advance they want to receive issue due date reminders via email
Jean-Baptiste Barth wrote:
> I think that's not a good default value, as it may break existing behaviour for current...
Jan from Planio www.plan.io
07:16 Patch #13413: Let users choose how many days in advance they want to receive issue due date reminders via email
I think that's not a good default value, as it may break existing behaviour for current users of this feature, and th... Jean-Baptiste Barth
07:37 Feature #17763: Ability to render multiple partials with view hook
It's easier, in case of multiple partials within one plugin, but if you have multiple plugins using the same hook - i... Ilya S
07:21 Feature #17763: Ability to render multiple partials with view hook
Isn't it easier to add a "parent" partial that groups the other ones you'd want to render ? Maybe you can explain why... Jean-Baptiste Barth
07:05 Feature #7842: Creation new users by non-admin user
Jean-Baptiste Barth wrote:
> I confirm this is still not possible in current redmine versions. It may not be really ...
Michael Esemplare
06:44 Feature #2722: New user notification
I wouldn't mind creating a patch that would:
* Create an option in either Settings->Authentication or Settings->Em...
Michael Esemplare
06:39 Feature #17354: User detail : show user login to admins
Small, simple and effective... Mischa The Evil
05:10 Defect #17679 (Closed): Attached inline image not working
Michael Esemplare wrote:
> Duplicate of #10189.
Thank you for your pointing.
Toshi MARUYAMA
04:27 Defect #17843 (Needs feedback): Possible to delete issue even it is disabled in permissions
I did a quick test on current trunk but wasn't able to reproduce. Are you testing this with a user account that is ma... Mischa The Evil
01:23 Defect #5880: Only consider open subtasks when computing the priority of a parent issue
The above patch does not work on db's with proper boolean types such as PostgreSQL; it also has a bug in the else cl... A B

2014-09-11

23:26 Patch #17847 (Closed): Wiki extended help macros do not reflect basic Redmine macros
Jan: no problem, just note that I cannot guarantee I'll see it in 2 hours ;)
Felix: thanks for the patch! Committe...
Jean-Baptiste Barth
21:15 Patch #17847: Wiki extended help macros do not reflect basic Redmine macros
Jean-Baptiste, since you were asking me for "mergable, easy" patches, here's another one :)
_(Hope it's okay to se...
Jan from Planio www.plan.io
20:04 Patch #17847: Wiki extended help macros do not reflect basic Redmine macros
Patch attached.
The help is the output of @macro_list@, were applicable I have tried to keep already present trans...
Felix Schäfer
20:02 Patch #17847 (Closed): Wiki extended help macros do not reflect basic Redmine macros
The wiki extended help only lists the @hello_world@, @macro_list@ and @include@ macros, and the help for @include@ is... Felix Schäfer
21:09 Patch #2268: Patch to show Total Estimated Time at the bottom of each list of issues.
are there sulutions for redmine 2.5 ? Sergey W
19:46 Defect #17826 (Closed): PDF export fails if there is U+FFFD in issue data or journals
Fixed in 2.5-stable r13370 and 2.4-stable r13371, thanks. Toshi MARUYAMA
15:26 Defect #17826: PDF export fails if there is U+FFFD in issue data or journals
Great! It works perfectly with this patch. Vincent Robert
15:19 Defect #17826: PDF export fails if there is U+FFFD in issue data or journals
Vincent Robert wrote:
> Did you try with Redmine 2.5.2?
Sorry, I can reproduce on Redmine 2.5.
Toshi MARUYAMA
15:19 Defect #17826: PDF export fails if there is U+FFFD in issue data or journals
Try this patch.... Toshi MARUYAMA
15:08 Defect #17826: PDF export fails if there is U+FFFD in issue data or journals
Did you try with Redmine 2.5.2?
It appears the error is gone with trunk version of Redmine. It only occurs with 2....
Vincent Robert
14:53 Defect #17826: PDF export fails if there is U+FFFD in issue data or journals
I cannot reproduce.... Toshi MARUYAMA
14:13 Defect #17826: PDF export fails if there is U+FFFD in issue data or journals
Vincent Robert wrote:
> PDF export works fine with ruby 1.9.3 and redmine 2.5.2.
> The error occurs with ruby 2.0.0...
Toshi MARUYAMA
13:47 Defect #17826: PDF export fails if there is U+FFFD in issue data or journals
PDF export works fine with ruby 1.9.3 and redmine 2.5.2.
The error occurs with ruby 2.0.0 and ruby 2.1.2.
Here is...
Vincent Robert
07:04 Defect #17826 (Needs feedback): PDF export fails if there is U+FFFD in issue data or journals
Can you try to reproduce: 1/ on redmine 2.5.2 with ruby 1.9.3, 2/ on current trunk ? Anyway the stack trace would be ... Jean-Baptiste Barth
19:39 Patch #15906: Create a default forum by default
What do you think about introducing a new key, but defaulting its value to value of an already existing key (say labe... Ebrahim Mohammadi
18:33 Patch #8222: Setting model should use Rails.cache instead of class variable
Jean-Baptiste Barth wrote:
> There's at list one possible gotcha with this: @Rails.cache@ defaults to a file backend...
Jan from Planio www.plan.io
18:23 Defect #17845 (Closed): Assigning parent task fails when a related issue is yet a sub issue of the new parent task
We're working with parent issues a lot and we're facing an odd bug:
Let's imagine the following situation:
* Is...
Tobias Fischer
17:52 Patch #16240: Private notes should be marked more clearly
Thank you ! Jan from Planio www.plan.io
16:44 Feature #17844 (New): A help intercept or better options
Currently the redmine "help" menu redirects to redmine.org. What I'd like to see is a real help menu within the actu... Jim McAleer
14:36 Defect #12900: Template::Error (translation missing: en.date.formats.default)
I had the same bug hanging around randomly and it was definately fixed after I checked and cleaned up all the plugins... Tobias Fischer
12:48 Feature #17840: Option to send email notification on "Target version updated"
Ok I understand the request. It's not implemented for now but it may be something great in the future. If you need th... Jean-Baptiste Barth
10:47 Feature #17840: Option to send email notification on "Target version updated"
I would like to get mail notification ONLY if issue is updated for "Target Version Updation". Example; A issue is upd... Rakesh Gupta
09:36 Feature #17840 (Needs feedback): Option to send email notification on "Target version updated"
Just so you know, enabling "Issue updated" will email you on every issue update, including modification of "Target ve... Jean-Baptiste Barth
09:11 Feature #17840: Option to send email notification on "Target version updated"
Related to #17289 Michael Esemplare
08:41 Feature #17840 (Closed): Option to send email notification on "Target version updated"
I have a request to add an option to send email notification of Issues Target Version changes. It may be possible to... Rakesh Gupta
12:46 Feature #17842 (Closed): Automatically open issues on project creation
There's no solution for that in Redmine core and I don't see it a near future. You can probably make some scripting w... Jean-Baptiste Barth
10:17 Feature #17842 (Closed): Automatically open issues on project creation
Hello,
is there any solution for our problem? Because we have a lot of new standard projects (100+ per month) and ...
Henry Auffahrt
12:37 Feature #7842: Creation new users by non-admin user
+1 Renzo Dani
12:21 Feature #2722: New user notification
+1 Renzo Dani
11:09 Defect #17843 (Closed): Possible to delete issue even it is disabled in permissions
I disabled delete persmissions in Redmine Permissions for all Roles but users are still able to delete them
Permi...
wojtek monka
10:39 Feature #4244: Multiple email addresses for each user
+100 Jack Edwards
09:34 Defect #17839 (Closed): what's the problem? C:\>gem install bundler
You may have a DNS problem on this server, try "nslookup rubygems.org" it should work. I suggest you ask that questio... Jean-Baptiste Barth
08:06 Defect #17839 (Closed): what's the problem? C:\>gem install bundler
C:\>gem install bundler
ERROR: Could not find a valid gem 'bundler' (>= 0), here is why:
Unable to downl...
Руслан Калменов
07:14 Defect #17828: Could not find gem 'mocha (~> 1.0.0) ruby'
Thanks for the detailed bug report! Unfortunately I don't reproduce on my setup easily, but I'll try harder in the ne... Jean-Baptiste Barth
06:53 Feature #14435: Issue Summary Edit Feature
Did you notice some fields are already directly editable through the contextual menu ? In issue lists, you can right ... Jean-Baptiste Barth
06:05 Defect #17823 (Needs feedback): Internal Error - An error occurred on the page you were trying to access
Unfortunately this log file doesn't contain any line corresponding to a request, so that might not be the good one. M... Jean-Baptiste Barth
01:58 Defect #17835 (New): Issue Properties revert to previously set value when submitting ticket update
At times, when an Issue is updated and the Issue Properties (e.g. Priority, % Done, etc.) are changed then submitted,... Oscar Santos
 

Also available in: Atom