Project

General

Profile

Activity

From 2012-08-08 to 2012-08-10

2012-08-10

21:50 Defect #9365: Gravatar don't utilize HTTPS
Fine with that, I didn't know Rails (or Rack) was following X-Forwarded-Proto, thanks. Jean-Baptiste Barth
18:38 Defect #9365 (Closed): Gravatar don't utilize HTTPS
You're right, I've reverted r10184. X-Forwarded-Proto should be used instead, so I'm closing it. Jean-Philippe Lang
04:28 Defect #9365: Gravatar don't utilize HTTPS
I think r10184 will break the scenario where users optionally use SSL to access a Redmine installation. In our envir... Levi Corcoran
19:31 Feature #11539 (Closed): Display a projects tree instead of a flat list in notification preferences
Fix committed in r10189 with a bit of refactoring in r10188 to avoid code duplication. Jean-Philippe Lang
11:28 Feature #11539: Display a projects tree instead of a flat list in notification preferences
Nice to have indeed. Jean-Philippe Lang
05:15 Feature #11539: Display a projects tree instead of a flat list in notification preferences
Any opinion on this? William Roush
19:10 Defect #11621 (Closed): Redmine MIME Detection Of Javascript Files Non-Standard
Currently the mime type defined is "text\x-javascript".
source:tags/2.0.3/lib/redmine/mime_type.rb#L29
Accordin...
William Roush
18:54 Defect #11508 (Closed): Projects not ordered alphabetically after renaming project
Fix committed in r10187 with some changes:
* use of an @after_save@ filter instead of overriding @#save@ (cleaner an...
Jean-Philippe Lang
05:16 Defect #11508: Projects not ordered alphabetically after renaming project
Should this be done differently? Or is this good enough for the next minor release? William Roush
17:43 Feature #8241: Advanced notification: per user, per project configurable schedule, event filter and notification format
Hi William,
Thank you for your interest and goodwill. You're right, better make clear what to do, and since you as...
Stéphane Gourichon
16:44 Feature #8241: Advanced notification: per user, per project configurable schedule, event filter and notification format
Being as I'm looking on trying to hammer this out, I want to get a clear picture of what would be best for Redmine (n... William Roush
10:17 Feature #8241: Advanced notification: per user, per project configurable schedule, event filter and notification format
Digest plugin can only be configured by admin and user can accept or skip this config.
There are more levels needed....
Terence Mill
06:36 Feature #8241: Advanced notification: per user, per project configurable schedule, event filter and notification format
A plugin I authored does most of the things noted in the original post, with some caveats. For my small team where mo... Drew Keller
05:26 Feature #8241: Advanced notification: per user, per project configurable schedule, event filter and notification format
Has there been any work done on this? I'll probably look into tackling the idea of a notification digest system for t... William Roush
17:41 Feature #6945: Add a voting system to help users help admins identify popular features/defects
I'd like to clarify slightly:
This enhancement request relates to *REDMINE.ORG* _exclusively_; it is not a feature...
Alex Bevilacqua
17:13 Feature #6945: Add a voting system to help users help admins identify popular features/defects
+1
Being able to sort issue by popularity would be amazing for implementing new features, instead of willy-nilly a...
William Roush
16:52 Feature #6945: Add a voting system to help users help admins identify popular features/defects
+1
Related to #1011
Fernando Hartmann
16:56 Feature #11200: Creare a vote system for users requests
I think this is actually a dup of #6945, as the category is set to the redmine.org website ... Alex Bevilacqua
16:49 Feature #11211: configure default settings for users getting created automatically via email import
+1, a huge deal for incoming accounts via e-mail, they need a specific role to see ticket they're involved in on non-... William Roush
16:46 Feature #1448: Add tags to issues
Another +1 (a voting plugin on these issues would probably help reduce the number of +1 posts :P ... maybe #6945 ...)... Alex Bevilacqua
13:53 Feature #5061: Show time log entries in issue history
+6 - One for each one of our developers who use this, no, need this, and who don't have an account here. Monkey Mind
10:37 Feature #8579: Multiple file upload with HTML5 / Drag-and-Drop
+1 for drag and drop Paps 1
10:21 Patch #4776: Totals for Estimated Time
Thanks Bill,
for sure I've missed something.
As you said, it didn't worked only when grouped.
I'll check it af...
strexy strexy
08:58 Patch #4776: Totals for Estimated Time
hi strexy, it means @issue_sum_by_group is nil.
so, maybe:
1. check whether you missed something....
Bill Wang
09:36 Feature #10828: Request multiple distinct values including issue id, parent_id, root_id
+1
and would resolve #10763
Hannes Meier
05:27 Defect #11614: Footer covers up update when clicking 'update' at the bottom of an issue in Chrome
This has been brought up a couple times between me and a coworker, so +1 on confirming this.
We also use Chrome, s...
William Roush
05:23 Feature #11619 (New): Ability To Have Redmine Issue Update Notifications Send Full Ticket History
I'll probably be submitting a patch for this one:
We used to use Spiceworks, but it was starting to give me an ulc...
William Roush
00:10 Patch #11615: Database setup and reset
Ooops! My mistake. I didn't check it with PostgreSQL. But any way, I think it's better to use `db:setup` instead of `... Alexander Markelov

2012-08-09

23:52 Defect #11601: Wiki for Debian don't work
Thank you. I manually fix it. Till Darkness
23:35 Defect #11601: Wiki for Debian don't work
I've just tested your Redmine instance and it seems to work fine now. Jean-Philippe Lang
23:33 Defect #11611 (Closed): Issues not displaying Associated Revisions
You should not have to do that. But thanks for the feedback anyway. Jean-Philippe Lang
12:04 Defect #11611: Issues not displaying Associated Revisions
I have just discovered how to fix this.
Remove the link to the SVN Repository then re-create the link and the reposi...
Richard Page
11:05 Defect #11611 (Closed): Issues not displaying Associated Revisions
I have two installations 1 test and 1 production. On the test system the integration between SVN and Redmine works fi... Richard Page
23:28 Feature #11613 (Closed): Mirror issues
Same as #11316. Jean-Philippe Lang
16:11 Feature #11613 (Closed): Mirror issues
We are using both external and internal Redmine projects:
* internal projects are for our core code and visible to o...
Niels Boeger
23:24 Defect #11616 (Closed): Incompatible character encodings with wiki link that contain UTF-8 characters
Please use the mysql2 adapter with ruby1.9. Jean-Philippe Lang
22:57 Defect #11616: Incompatible character encodings with wiki link that contain UTF-8 characters
Environment:
Redmine version 2.0.3.stable
Ruby version 1.9...
Dmitry Zamula
22:54 Defect #11616 (Closed): Incompatible character encodings with wiki link that contain UTF-8 characters
There is a problems in wiki pages, if the wiki link is constructed by UTF-8 characters, such as Russian, the linked w... Dmitry Zamula
23:23 Defect #11617 (Closed): Bug in Debian package redmine-1.4.4
I'm really sorry but these files are actually present in the redmine repository and in official release tarballs. I c... Jean-Philippe Lang
23:19 Defect #11617 (Closed): Bug in Debian package redmine-1.4.4
I posted defect Defect #11601 early.
I installed Redmine 1.4.4 on Debian Wheezy from this instruction STEP BY STEP...
Till Darkness
23:19 Patch #11615: Database setup and reset
Found the discussion in the forums: message#5919. Jean-Philippe Lang
23:08 Patch #11615 (Closed): Database setup and reset
I can't find the ticket but it has already been discussed in the past. Maintaining schema.rb + seeds.rb in addition t... Jean-Philippe Lang
21:58 Patch #11615 (Closed): Database setup and reset
According to the "RailsGuides":http://guides.rubyonrails.org/migrations.html#schema-dumping-and-you: ??There is no ne... Alexander Markelov
23:16 Patch #5404 (Closed): Fix Redmine tests for JRuby 1.4.x and 1.5.0
Closing it, the test suite is running fine with JRuby 1.6.7 now. Jean-Philippe Lang
21:08 Defect #11614 (Closed): Footer covers up update when clicking 'update' at the bottom of an issue in Chrome
When clicking on Update at the bottom of an issue in Chrome (I am using version 21, but may be in other versions), th... Jon Lumpkin
20:05 Defect #9365 (Resolved): Gravatar don't utilize HTTPS
Fix committed in r10184.
Toshi MARUYAMA wrote:
> Sorry, I misunderstood.
> Changing avatar plugin has no effect ...
Jean-Philippe Lang
19:29 Defect #9365: Gravatar don't utilize HTTPS
Jean-Philippe Lang wrote:
> Toshi MARUYAMA wrote:
> > Should we change to gravatarify?
>
> Is this change suppos...
Toshi MARUYAMA
17:02 Defect #9365: Gravatar don't utilize HTTPS
Jean-Baptiste Barth wrote:
> Proposal: I think we should rely on the "HTTP/HTTPS" setting on the first page, and do ...
Jean-Philippe Lang
19:56 Feature #3061 (New): Let macros optionally match over multiple lines and ignore single curly braces
Etienne Massip
19:45 Feature #3061: Let macros optionally match over multiple lines and ignore single curly braces
Indeed, I missed the modifier (you committed the "allow curly braces as argument" part, still).
Wouldn't it make s...
Etienne Massip
16:19 Feature #3061: Let macros optionally match over multiple lines and ignore single curly braces
Etienne Massip wrote:
> Looks like it has been fixed with r10178, could you please confirm?
No, the regexp does n...
Jean-Philippe Lang
19:34 Feature #8579: Multiple file upload with HTML5 / Drag-and-Drop
+1 Mark nelson
18:46 Feature #11102 (Closed): Add autocomplete to "Related issue" field on revision
Added in r10181. Jean-Philippe Lang
18:37 Patch #4776: Totals for Estimated Time
ActionView::TemplateError (undefined method `[]' for nil:NilClass) on line #22 of app/views/issues/_list.rhtml:
19...
strexy strexy
16:47 Feature #6118: Filter by parent task or subtasks
+1 Paweł Maruszczyk
12:41 Defect #11612: Revision graph sometimes broken due to raphael.js error
Spoke too soon. Found another case where things are not drawn. Turns out the problem is the missing "space" property ... Daniel Ritz
11:25 Defect #11612 (Closed): Revision graph sometimes broken due to raphael.js error
In most Git repositories here, the revision graph is sometimes not completely rendered, some (or even most) lines and... Daniel Ritz
10:33 Feature #10523: Add additional Field similar to "estimated time"
Hello.
Any news on this topic?
I'd like to see such feature implemented too - for almost the same reason.
W...
S. Boese
09:56 Feature #5272: Allow multiple target versions
Tried to use a multiselect custom field but it's so different from the default _Target version_ field.
_Target versi...
Eraldo Girardi
09:47 Patch #5510: Enable Mutliple Versions Per Issue
+1
Hope this feature could really be integrated into Redmine. It's so useful for my company because we have to manta...
Eraldo Girardi
09:38 Feature #3521: Permissions for roles to change fields per tracker/status
*I have a question. I want to implement these Feature #3521 in redmine 2.0.1. but it will work ?*
This feature wi...
Michał Chełmiński
04:46 Defect #11609 (Closed): Override redmine routes.rb in a plugin in redmine 2.x
Currently, it doesn't seem possible to override redmine application routes in a plugin.
For instance, I want to ov...
Bob Bottle
01:14 Feature #1875: Issue filtering on author only uses members of project
Understand about the size of the list. Maybe a option setting?
I think you can limit the size of the list by us...
Cheyenne Wills
01:11 Feature #5487: Allow subtasks to cross projects
In our company that's also by far the most missed feature. Thanks for your great work! Dietmar H

2012-08-08

23:41 Defect #11463 (Closed): Sub issues can not have parent outside a project
Same as #5487, planned for 2.2.0. Jean-Philippe Lang
23:37 Feature #3061 (Resolved): Let macros optionally match over multiple lines and ignore single curly braces
Looks like it has been fixed with r10178, could you please confirm? Etienne Massip
23:21 Feature #11607 (Closed): Is there any plugin which enable ticket importing by redmine 2.0 ?
Sorry no plugin request here. Jean-Philippe Lang
21:14 Feature #11607 (Closed): Is there any plugin which enable ticket importing by redmine 2.0 ?
Is there any plugin which enable ticket importing by redmine 2.0 ? masahiro tamura
22:40 Feature #1875: Issue filtering on author only uses members of project
@JPL: Where would I use that? Jan Niggemann (redmine.org team member)
20:30 Feature #11606 (Closed): Filter on Author should include all Authors in the issue list, not just members of the project.
Jean-Philippe Lang
20:06 Feature #11606 (Closed): Filter on Author should include all Authors in the issue list, not just members of the project.
Need the ability to create a filter for issues where the author is no longer a member of the project.
In models/...
Cheyenne Wills
20:04 Patch #11411 (Closed): Fix disordered use of long sound in Japanese "user" translation
Jean-Philippe Lang
20:04 Defect #2190 (Closed): Month names not translated to german
Jean-Philippe Lang
19:21 Feature #6049 (Closed): Option to search archived projects
I'm closing this request since 2.1.0 adds the ability to close projects. Closed projects are still visible/searchable... Jean-Philippe Lang
17:30 Feature #6049: Option to search archived projects
And now the patch. Alex Dergachev
17:30 Feature #6049: Option to search archived projects
This is a big enough problem for us that we decided to hack redmine's access control to support it.
The attached p...
Alex Dergachev
18:32 Feature #11578 (Closed): Option to pass whole arguments to a macro without splitting them
Obviously, I can't change the current behaviour for compatibility reasons but an option @:parse_args => false@ is add... Jean-Philippe Lang
18:24 Feature #11604 (Closed): redmine_process_framework
Sorry, here we track issues about the Redmine core only. Jean-Philippe Lang
17:50 Feature #11604 (Closed): redmine_process_framework
After I installed the Redmine_process_framework, when I click on the Process Framework from Administrator page, I got... Thanh Phan
18:23 Defect #11603 (Closed): log file rotation is broken: undefined method `log_path' for #<Rails::Application::Configuration:0xb60966d4>
Sorry, no technical support here. This is a Rails configuration issue. Jean-Philippe Lang
17:46 Defect #11603 (Closed): log file rotation is broken: undefined method `log_path' for #<Rails::Application::Configuration:0xb60966d4>
We enabled the log file rotation by changing _config/additional_environment.rb_ like this:... Niels Boeger
16:28 Feature #1712: add custom fields that are calculations of other fields
+1 Artur M
15:56 Feature #2047: Add SVG support, like images
+1
patch for trunk.
* Show attached SVG (no direct download)...
Jun NAITOH
15:09 Feature #7979: Automatically show attached images in-line
Any update on this?
I kind of find it annoying to read "embedded image moved to" instead of directly displaying the ...
Jan Niggemann (redmine.org team member)
13:43 Feature #8579: Multiple file upload with HTML5 / Drag-and-Drop
+1! Cassiano Monteiro
11:52 Feature #8579: Multiple file upload with HTML5 / Drag-and-Drop
+1 Gurvan Le Dromaguet
09:07 Defect #11601 (Closed): Wiki for Debian don't work
Its a web server configuration issue. I get 403 responses when requesting javascripts (eg. http://home.kradllit.com/r... Jean-Philippe Lang
03:03 Defect #11601: Wiki for Debian don't work
For test you have access to
http://home.kradllit.com/redmine
login: xxxx
password: xxxx
Till Darkness
02:56 Defect #11601 (Closed): Wiki for Debian don't work
http://www.redmine.org/projects/redmine/wiki/HowTo_Install_Redmine_on_Debian_Wheezy_Testing_with_MySQL_and_Apache2-Pa... Till Darkness
06:05 Patch #11600 (Closed): Fix plural form of the abbreviation for hours in Brazilian Portuguese
Committed in trunk r10169, 2.0-stable r10171 and 1.4-stable r10173, thanks. Toshi MARUYAMA
00:34 Patch #11600: Fix plural form of the abbreviation for hours in Brazilian Portuguese
rails-i18n changed 'hs' to 'h' on 2009-08-26.
https://github.com/svenfuchs/rails-i18n/commit/f28f0156d000157892cffe0...
Toshi MARUYAMA
02:12 Feature #1994: LaTEX support in Wiki, Forums and Issues
Thanks for the updated code, Carsten. I have applied your changes to the repo. Michael Boratko
01:24 Feature #1994: LaTEX support in Wiki, Forums and Issues
Have installed Michael Boratkos plugin. Worked fine, but hat to add a try-catch to line 52 to make preview work:
F...
Carsten Koenig
00:12 Defect #8932 (Closed): User.acts_as_customizable and association loading broken by Rails 2.3.11
Works OK with Rails 3.2.6.... Jean-Philippe Lang
 

Also available in: Atom