Project

General

Profile

Activity

From 2010-12-02 to 2010-12-04

2010-12-04

22:59 Feature #5643: Add X-Redmine-Sender header to email notifications
Hi,
I just added a patch for this feature. It's a really simple patch !
JJay
Jean-Jacques Mérillon
20:22 Feature #7046 (Closed): User should be able to specify path for files directory
This issue is related to incompatibility with heroku and feature of using Amazon S3 for storage.
There are some pl...
John Yani
19:14 Feature #7030 (Closed): link issue which belong to the same custom query
Jean-Philippe Lang
19:13 Feature #7034: Multilanguage top_menu caption
What is Multilanguage top_menu caption? Jean-Philippe Lang
19:09 Defect #7038 (Closed): can't open project page with r4460
Thanks for the feedback. Jean-Philippe Lang
18:46 Defect #7038: can't open project page with r4460
Thanks a lot, r4466 solves the problem. Alex Last
18:35 Defect #7038: can't open project page with r4460
This should be fixed by r4466. Please, confirm. Jean-Philippe Lang
15:03 Defect #7038: can't open project page with r4460
I can't reproduce this problem, but it looks like the api template is used instead of show.rhtml to render the html r... Jean-Philippe Lang
19:09 Defect #7041 (Closed): r4460 - User activity page throws 500 Error
Thanks for the feedback. Jean-Philippe Lang
18:35 Defect #7041: r4460 - User activity page throws 500 Error
This should be fixed by r4466. Please, confirm. Jean-Philippe Lang
11:53 Defect #7041: r4460 - User activity page throws 500 Error
Looks like this can be grouped with #7038 Michael Burke
11:46 Defect #7041 (Closed): r4460 - User activity page throws 500 Error
Processing UsersController#show (for 192.168.168.2 at 2010-12-04 05:40:42) [GET]
Parameters: {"action"=>"show", "i...
Michael Burke
19:09 Defect #7045 (Closed): links broken after upgrade 1.0.4.devel.4465 (MySQL)
Thanks for the feedback. Jean-Philippe Lang
18:47 Defect #7045: links broken after upgrade 1.0.4.devel.4465 (MySQL)
Updated to revision 4466 : the problem is fixed for me...
Sorry for duplicate issue... et merci pour la réactivité!!...
Stephane Malinet
18:35 Defect #7045: links broken after upgrade 1.0.4.devel.4465 (MySQL)
This should be fixed by r4466. Please, confirm. Jean-Philippe Lang
18:10 Defect #7045 (Closed): links broken after upgrade 1.0.4.devel.4465 (MySQL)
nginx + passenger
URL -> <redmine_site>/projects : results code 500...
Stephane Malinet
19:09 Defect #7032: Issue relation table doesn't have constraints to issues id
Of course, FK would be a clean solution to ensure that this problem never occurs but Rails doesn't provide support fo... Jean-Philippe Lang
19:02 Defect #7018 (Resolved): 'undefined method `reschedule_after' for nil:NilClass' on new issues
r4467 will prevent this error to occur. Jean-Philippe Lang
18:37 Feature #7044 (Closed): Download source button
Jean-Philippe Lang
15:29 Feature #7044 (Closed): Download source button
Just like GitHub has, a download source button (which downloads into a .tar.gz or.zip the current browsed area in Rep... Ве Fio
15:34 Feature #5875: Changes to child estimates should trigger journal entries for the parent estimate
I am not sure I agree with just creating a journal entry. My use case is as follows: I have higher level estimates o... Randy Syring
14:46 Feature #7043 (Closed): Give user ability to generate changelogs
I've seen software like Jira and whatever else have this feature, and then I thought, this is actually a very useful ... Ве Fio
14:32 Feature #6140: REST issues response with issue count limit and offset
An option would be to include these attributes for "pagination aware" clients that provide a "page" parameter.
Exa...
Jean-Philippe Lang
14:19 Feature #6140: REST issues response with issue count limit and offset
Daniel Lindenfelser wrote:
> hmmm ok looks like i have to do this in a other way, but generally the real issue count...
Jean-Philippe Lang
13:54 Feature #5338 (Closed): Descendants (subtasks) should be available via REST API
Added in r4465. Jean-Philippe Lang
13:44 Defect #7035: CSV value separator in russian
Made a pull request https://github.com/edavis10/redmine/pull/20 John Yani
13:10 Feature #6982: Change in behavior of Repository auto-fetch feature
Redmine stores some metadata for each changeset (id, commit log and the list of affected files) in the database. Basi... Jean-Philippe Lang
12:07 Feature #6982: Change in behavior of Repository auto-fetch feature
I don't understand the need of refreshing repositories.
Could you please explain, is Redmine caching repository stru...
John Yani
12:22 Patch #7042 (Closed): Hungarian translation update
This is a corrected version of the config/locales/hu.yml file distributed with redmine 1.0.4.
I also replaced {{coun...
Csaba Molnár
11:56 Defect #7040: Can't edit a redmine.org wiki
Thanks. John Yani
11:09 Defect #7040 (Closed): Can't edit a redmine.org wiki
This should be fixed now. Jean-Philippe Lang
10:57 Defect #7040 (Closed): Can't edit a redmine.org wiki
Whenever I edit a wiki I see the error "Your submission was rejected because it appeared to be spam." John Yani
11:18 Defect #7013: See {{count}} in page display rather than value with i18n 0.5.0
Of course it can be easily fixed. But adding a dependency in Redmine (eg. @config.gem 'i18', :version => '0.5.0'@) wo... Jean-Philippe Lang
11:05 Feature #6823 (Closed): REST API for time tracker.
Added in r4461. Jean-Philippe Lang
04:07 Defect #6348 (Resolved): Gantt chart PDF rendering errors
That Gantt code could use some more attention, but in the mean time, here is some code that generates proper PDFs wit... Greg Mefford
01:38 Defect #6505: PDF export broken with Japanese (Gannt and Issue Tracking)
#61 is UTF-8 and font problem.
"general_pdf_encoding" at source:/tags/1.0.4/config/locales/ja.yml#L159 is "CP932".
...
Toshi MARUYAMA
00:33 Patch #5342: Add tracker information to projects in REST API
I need available issue types for a specific project. can't create various issue types through REST API without that i... Alex Last

2010-12-03

22:57 Feature #5490: Option for independent subtask priority/start date/due date/done ratio
Hi,
+1 for Andreas
The total relation between subtask and task parent is a nonsense for my project.
I use r...
yannick quenec'hdu
22:34 Feature #6880: Parent task displays sub task estimated time
+1 yannick quenec'hdu
22:33 Feature #6979: Roadmap tasks hierarchy
+1 yannick quenec'hdu
22:16 Defect #6991: Date/time display incorrect w.r.t. time zone
I'm trying to detect what is happening with our Redmine installation in Ubuntu 10.04.1.
We are in Buenos Aires UTC -...
Alvaro Linares
21:00 Feature #5487: Allow subtasks to cross projects
+1
This is very useful (and needed) feature for environments with several projects that are related to each other an...
Mario Šarić
20:21 Feature #5541: Project Status "Closed"
+1 as I will need it as soon as my 4 student projects end september 2011 Jan F Westerkamp
20:17 Defect #7039: CSV export. Line breaks. Excel
Open Office Calc BTW handles it fine.
Excel version: 2007
John Yani
20:16 Defect #7039 (Closed): CSV export. Line breaks. Excel
When I make csv export of issues and open the result in Excel, line breaks (CR/LF) in description field are not corr... John Yani
19:44 Defect #7038 (Closed): can't open project page with r4460
updated Redmine code to the latest trunk version (r4460) and can't open the project page anymore:
URL: _http://172...
Alex Last
19:40 Patch #4596 (Closed): REST api fto get account info ?
The REST API for Users was added in trunk and will be available in 1.1. Jean-Philippe Lang
19:37 Defect #6403: Updating an issue with custom fields fails
Stéphane Dubois wrote:
> In fact, it's possible to update a custom fields with the same hash than for creation, but ...
Jean-Philippe Lang
19:32 Defect #61: Broken character encoding in pdf export
3 years passed. Could someone please to summarize, what is the progress? And when is it supposed to be fixed? John Yani
19:23 Defect #6505: PDF export broken with Japanese (Gannt and Issue Tracking)
PDF enconding is a known bug of Redmine. See issue #61. John Yani
19:18 Feature #7037 (Closed): CSV export encoding and excel. UTF-8 and BOM
Redmine doesn't add BOM to the UTF-8 exported csv file, so I have to manually enforce csv encoding to windows-1251. I... John Yani
19:15 Defect #7036 (New): add project, and subproject to new issue email notification
On the creation of an issue I am not seeing the project or sub project information as part of the email notification.... Gerry Hawkins
18:57 Defect #7035 (Closed): CSV value separator in russian
In russian locale the value separator should be ";" because the decimal separator is ",". John Yani
18:09 Feature #7034: Multilanguage top_menu caption
For plugin knowledgebase Evgeniy Smyshlaev
18:07 Feature #7034 (Closed): Multilanguage top_menu caption
Please insert Multilanguage top_menu caption Evgeniy Smyshlaev
17:38 Defect #7033 (Closed): 'class' attribute of <pre> tag shouldn't be truncate
When you edit a message you can use pre tag like this :... ctx nop
17:25 Feature #6823: REST API for time tracker.
I think so !
I really need it, even if it just add a time entry and nothing more.
Yohann Monnier
17:20 Defect #6579: Tree hierachy being currupted on multiple submissions of an issue
I can have a look at this later today since I worked on #6826. Andrew Vit
09:16 Defect #6579: Tree hierachy being currupted on multiple submissions of an issue
There's a simple fix to this, as did in #6826:
Disable 'Add' button after click!
Bruno Medeiros
17:15 Patch #5895 (Closed): API to query user database
API for Users added in r4453. Jean-Philippe Lang
17:10 Feature #296 (Closed): REST API
Closing this ticket in favor of specific tickets for each resource that can be accessed via the API. Jean-Philippe Lang
17:07 Defect #6064 (Closed): Modules not assigned to projects created via API
Fixed by r4460. Jean-Philippe Lang
15:24 Defect #7018: 'undefined method `reschedule_after' for nil:NilClass' on new issues
Mi thoughts on previuos post were wrong, the problem happens also with the new 1.0.4 checkout.
After several hours...
Bruno Medeiros
15:21 Defect #7032 (Closed): Issue relation table doesn't have constraints to issues id
I have a Redmine 1.0.4 running on MySQL. For some reason I didn't discovered it, at some time there was a lot of entr... Bruno Medeiros
15:04 Defect #6136 (Closed): JSON API holds less information than XML API
Fixed in r4458. xml and json responses now use the same template. Jean-Philippe Lang
13:41 Feature #6779 (Closed): Project JSON API
Projects JSON API available in r4456. Jean-Philippe Lang
12:55 Feature #6260 (Closed): REST API for Users
Added in r4453. Jean-Philippe Lang
12:08 Feature #7031 (Closed): Reload log records from SCM
Hi,
Sometimes, a user would like to edit the log messages in SCM (to remove typing errors par example). But interm...
Ivan Cenov
11:39 Defect #7024: E-mail notifications about Wiki changes.
I must be more clear: *500 Internal server error* raises when trying to save new or edited Wiki page.
Ivan
Ivan Cenov
11:04 Defect #7013: See {{count}} in page display rather than value with i18n 0.5.0
Thomas von Deyen wrote:
> Easily fixed.
>
> Just replace all {{foo}} strings in your config/locales/*.yml file of...
Anonymous
11:03 Defect #7013: See {{count}} in page display rather than value with i18n 0.5.0
Easily fixed.
Just replace all {{foo}} strings in your config/locales/*.yml file of your currently used language a...
Anonymous
10:23 Defect #6992: wrong list number after table
I'd say that's a bug with textile, might be better when/if we migrate to the current version of the textile formatter. Felix Schäfer
10:18 Feature #1838 (New): Bulk import for LDAP users
Samu Tuomisto wrote:
> This problem resolved
Yours yes, but the original request isn't resolved yet, reopening.
Felix Schäfer
09:13 Defect #6826: Clicking "Add" twice creates duplicate member record
Any changes of get similar fix (don't allow double submitting) for the #6579? It's really a very dangerous bug withou... Bruno Medeiros
09:04 Patch #2277: Patch for #2269 (Issue startdate == adddate can be turned on/off)
I merged the patch @ro2277-new_setting-issue_startdate_is_adddate-r4425.diff@ and @new_setting-issue_startdate_is_add... Bruno Medeiros
08:26 Feature #7030 (Closed): link issue which belong to the same custom query
In redmine it is possible to define custom query that can be saved in private or public way.
Sometimes it is requi...
Emidio Stani
06:26 Defect #7002: mysql timeout when first browsing a large git repository
I have try several way to fix this.
At last,I found modify the git_adapter.rb @ 117 to
cmd = "#{GIT_BIN} ...
Chunlin Zhang
05:08 Defect #6348: Gantt chart PDF rendering errors
I've started working on a patch that seems to be doing the trick. It's not quite done, but perhaps I can finish it to... Greg Mefford
03:54 Feature #992: Option to search open issues only
I love Redmine and use it everyday but this is the single most annoying part of the application. You have to filter m... Gam Ov
00:12 Defect #7026 (New): Switching from Internal authentication to LDAP still checks password field
I am migrating some existing accounts, that use Internal authentication, to use LDAP. When switching the authenticati... Alen Siljak

2010-12-02

23:24 Defect #7021: Cannot post to Redmine.org fora
This is now fixed. Jean-Philippe Lang
17:34 Defect #7021 (Closed): Cannot post to Redmine.org fora
Dup of #7012. Mischa The Evil
16:40 Defect #7021 (Closed): Cannot post to Redmine.org fora
Whenever I try to post to a forum at www.redmine.org, I get this:
----------------------- cut
Internal error
A...
Toni Mueller
23:16 Defect #7013: See {{count}} in page display rather than value with i18n 0.5.0
In @activesupport-2.3.5/lib/active_support/vendor.rb@:... Jean-Philippe Lang
21:00 Defect #7013: See {{count}} in page display rather than value with i18n 0.5.0
If the old version of i18n is vendored with rails-2.3.5 per #6495 then why is not Rails using it? James Byrne
20:20 Defect #7013: See {{count}} in page display rather than value with i18n 0.5.0
The solution would be to change the locales so that they use the new i18n interpolation syntax (#6495). Jean-Philippe Lang
20:17 Defect #7013: See {{count}} in page display rather than value with i18n 0.5.0
James Byrne wrote:
> Neither unpacking the i18n v-0.4.2 gem into vendor/gems nor configuring the gem with :version =>...
Jean-Philippe Lang
19:47 Defect #7013: See {{count}} in page display rather than value with i18n 0.5.0
Neither unpacking the i18n v-0.4.2 gem into vendor/gems nor configuring the gem with :version => '0.4.2' had any effe... James Byrne
19:00 Defect #7013: See {{count}} in page display rather than value with i18n 0.5.0
That will not work for me as I have another app on that server about to upgrade to Rails-3.0.0. And that requires I18... James Byrne
18:59 Defect #7013: See {{count}} in page display rather than value with i18n 0.5.0
The problem is fixed !!!, the solution is :
#gem install i18n -v=0.4.2
#gem uninstall i18n -v=0.5.0
Thank !!
Ivan Flores
18:43 Defect #7013: See {{count}} in page display rather than value with i18n 0.5.0
gem install i18n -v 0.4.2
check if you have another version install gem uninstall i18n
Teodor Engqvist
18:41 Defect #7013: See {{count}} in page display rather than value with i18n 0.5.0
I got the problem when i updated my gems. When i downgrade i18n to 0.4.2 it did solve the problem.
Have you tried t...
Teodor Engqvist
02:00 Defect #7013: See {{count}} in page display rather than value with i18n 0.5.0
i18n downgrade to 0.4.2 worked for me as well. Kennison Martin
00:29 Defect #7013: See {{count}} in page display rather than value with i18n 0.5.0
UPDATE: Nevermind - I didn't actually downgrade the i18n gem... still at 0.5.0. My apologies. Eric Baker
22:51 Feature #1448: Add tags to issues
Although, probably, redmine_tagging is more mature (I will install it to see what it can and what it can't), I believ... Aleksey Zapparov
22:16 Defect #7024 (Closed): E-mail notifications about Wiki changes.
Setting on e-mail notifications about Wiki changes raises *500 Internal server error". More information about that is... Ivan Cenov
22:06 Defect #7023 (Closed): Copy Function Doesn't Copy SubTasks
The copy function does not *copy* the subtasks related to the task being copied. However, when you *move* a parent ta... John S
20:57 Feature #5038: Document Sorting
Is this still active?
The same request came from my users at the university.
In the 1.0-stable branch r4450 you c...
Jan F Westerkamp
19:41 Patch #7015 (Closed): Unable to create project: page 404
I think you're using a plugin that overrides the project view and uses the old params. Jean-Philippe Lang
19:40 Defect #7012 (Closed): Replying to topic in redmine.org boards returns Error 500
Problem is now fixed, thanks for pointing this out. Jean-Philippe Lang
17:39 Defect #7012: Replying to topic in redmine.org boards returns Error 500
I'm getting it, too in the last few days, even about one hour ago (see #7021). Toni Mueller
03:38 Defect #7012: Replying to topic in redmine.org boards returns Error 500
Tried again, am still getting the same Error 500.
Clicking on Preview reply also results in the same Error 500.
Anonymous
19:28 Defect #7018: 'undefined method `reschedule_after' for nil:NilClass' on new issues
I did a new 1.0.4 checkout and the problem doesn't seem to be present. It's very strange, because a diff in both work... Bruno Medeiros
16:43 Defect #7018: 'undefined method `reschedule_after' for nil:NilClass' on new issues
I did several tests now and no pattern yet. Submitting the same xml works once, then fails, then works again. The ful... Bruno Medeiros
14:36 Defect #7018 (Closed): 'undefined method `reschedule_after' for nil:NilClass' on new issues
I'm trying to use the REST API to submit some issues, but I'm getting the following error:... Bruno Medeiros
16:35 Feature #7020 (Closed): Auto assign default version on new issue
It would be good to create default version that issues are assigned to. This ticket is related to #6117.
Scenario:...
Adam Piotr Żochowski
16:20 Defect #7019: Issue pdf export
The csv export have the same problem
Thanks
Luis Serrano Aranda
16:13 Defect #7019 (Closed): Issue pdf export
When I try to export a issue and this contains the character ' the pdf show Â' Luis Serrano Aranda
16:16 Defect #6667: REST API call with POST/PUT
I've modified one line of code to get this working.... Tomasz Muszyński
14:21 Feature #7011: Configure calendar
Yes I need more flexibility,
Please could you tell me where this problem has been solved, thanks
Luis Serrano Aranda
11:07 Feature #6266: Issues created by e-mail don't create an on-the-fly user
Alexey Marochkin wrote:
> Terence Mill wrote:
> > +1, we really would need this for customers.
>
> I'm not sure,...
Terence Mill
09:55 Feature #6266: Issues created by e-mail don't create an on-the-fly user
Terence Mill wrote:
> +1, we really would need this for customers.
I'm not sure, but perhaps this function is eff...
mr. Scylla
09:42 Feature #6266: Issues created by e-mail don't create an on-the-fly user
+1, we really would need this for customers which are not registered on the redmine server, but easily sumbit bug rep... Terence Mill
10:20 Defect #6991: Date/time display incorrect w.r.t. time zone
(snip) kikiki kikiki
10:07 Feature #2438: Will any Opensource Instant Message System embed into Redmine?
Terence Mill wrote:
> Hello, we successfully set up an openfire server (http://www.igniterealtime.org/builds/openfir...
Terence Mill
10:03 Feature #2438: Will any Opensource Instant Message System embed into Redmine?
Hello, we successfully set up an openfire server (http://www.igniterealtime.org/builds/openfire/docs/latest/documenta... Terence Mill
08:19 Feature #7017 (Closed): Add watchers from To and Cc fields in issue replies
If this preference is true watchers are added to an issue from the to: and cc: fields of an issue email reply. Lucas Panjer
05:50 Feature #5684 (Resolved): new custom field type - "redmine users"
This issue dup #2096 Maxim Nikolaevich
05:32 Feature #5661: Select all / Unselect all trackes during project creation
Mischa The Evil wrote:
> I've wrapped-up both of the patches and rebased them against the Redmine trunk at r4425 (so...
Nick Peelman
05:28 Feature #5661: Select all / Unselect all trackes during project creation
I've wrapped-up both of the patches and rebased them against the Redmine trunk at r4425 (source:/trunk@4425). Mischa The Evil
04:42 Defect #6348: Gantt chart PDF rendering errors
From studying the existing code for rendering Gantt PDFs, it looks like it's a pagination issue where a possible solu... Greg Mefford
03:27 Defect #7016: redundant 'field_start_date' in ja.yml
It seems introduced with r4299 for issue #6629. Mischa The Evil
03:25 Defect #7016: redundant 'field_start_date' in ja.yml
sv.yml has same problem. Go MAEDA
03:09 Defect #7016 (Closed): redundant 'field_start_date' in ja.yml
config/locales/ja.yml in 1.0-stable branch have redundant 'field_tart_date'.
Line 955 (source:branches/1.0-stable/...
Go MAEDA
03:13 Patch #2277: Patch for #2269 (Issue startdate == adddate can be turned on/off)
I have rebased the patch against the Redmine trunk at r4425 (source:/trunk@4425) and included the @pt-BR@ translation... Mischa The Evil
 

Also available in: Atom