Project

General

Profile

Activity

From 2010-03-17 to 2010-03-19

2010-03-19

23:55 Feature #5127: Custom Fields to be configurable on 'per project' basis
* *Issue-relation* added: _Related to Feature #1767_ Mischa The Evil
16:20 Feature #5127 (New): Custom Fields to be configurable on 'per project' basis
I think, it would be very useful to change setting of a Custom field on a 'per project basis'.
This mainly relates...
Vladimir Dzalbo
23:55 Defect #5134 (Closed): JUnique socket should bind to localhost instead of primary interface
> netstat -lnp
Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
tc...
Mr. Zed
22:08 Feature #391: Links to notes/comments/replies in issues.
Jean-Philippe Lang wrote:
> The main point (anchor links) is done in rev 613.
> You can now link to notes using: /i...
Andrew Paulsen
19:33 Feature #5131: Query.has_column() should support has_column(:column_name)
I have a topic branch with this mod and tests completed:
http://github.com/rsyring/redmine/tree/5131_has_column_mod
Randy Syring
18:42 Feature #5131 (Closed): Query.has_column() should support has_column(:column_name)
> (01:36:10 PM) edavis10: rsyring: @query.has_column() expects a QueryColumn object
>
> (01:36:54 PM) edavis10: rsy...
Randy Syring
19:06 Feature #5133 (Closed): login rename request mrtwice99 -> rsyring
Can you please change my current login from 'mrtwice99' to 'rsyring'. Randy Syring
19:04 Feature #5132 (New): Printer Friendly Issues Index
I spoke with Eric Davis on IRC about this feature.
I have some code committed to a topic branch to give redmine a ...
Randy Syring
18:38 Feature #5130 (New): Configurable columns in related tasks section
Related tasks section in an issue view has predefined columns now.
There must be a way to configure which columns to...
Nikolay Kotlyarov
17:36 Defect #5129 (Closed): backslashes in issue description/note should be escaped when quoted
Assume that a issue has the following description.... Go MAEDA
16:32 Defect #5128 (Closed): custom field date type have wrong sort via filters
Step to reproduce
1. Create custom field named deadline with type 'date'
2. Set Default value to 2100-01-01 (far fu...
Maxim Nikolaevich
16:11 Defect #5126 (Closed): Associated revision shown multiple times
Assume the following scenario:
* Project A with SVN at $URL$/projectA
** Project AA as sub project of Project A w...
Carsten Schurig
16:08 Feature #5125 (New): Export roadmap to PDF
It would be really nice if it was possible to export the roadmap to a PDF file. Oskar H
16:02 Defect #5124 (New): Errors in formatting of texts 2.
* inline links (urls and mailto) with leading "!" does not display correctly
(be displayed as text without a leading...
Mike Stupalov
16:00 Defect #3392: Issue categories length and utf-8 problem
I solve the same problem by adding ... Aleksey Hariton
15:50 Defect #949: Style not applied to wiki image
+1
Extremely annoying. Any hope of correcting this or is the intent to use the plugin described in #3510?
Jason Mitchell
15:49 Feature #202: Textilization of Documents, News and Timelog-entry comments
I'm attaching a improved (imho) version of Micha's third patch (the one that deals with time entry comments).
It '...
Gustavo Gama
15:45 Feature #3510: Inserting image thumbnails inside the wiki
This seems like a duplicate of #949, which is still not fixed after being open for nearly 2 yrs... Jason Mitchell
15:08 Feature #3221: Fetch Emails : ability to set Start Date
I am using redmine 0.8 and am having the same issue. If I create a custom date field and send the email text "Datefie... Marijn hofstra
14:50 Patch #5110: Trac importer improvement patch
Many thanks Bryce!
See updated patch in #5035
Mike Stupalov
14:15 Patch #5035: Migrate from trac - Errors in wiki formating
Very good. I combined these patches.
For migrate svn, use:
@rake redmine:migrate_from_trac_svn RAILS_ENV="produ...
Mike Stupalov
11:56 Defect #5123 (Closed): NoMethodError when no issue params are submitted (undefined method `[]' for nil:NilClass)
This error occurs randomly when managing issues.
Error log is here:
http://pastie.org/876525
Environment:
Rub...
Alisson Cavalcante Agiani
11:17 Defect #5100: Redmine doesn't start with Taskjuggler-Plugin
Hello Rodrigo,
I tried to include this line but it's still not working but the error message is different:
<pre...
Daniel Maas
11:01 Patch #5117: mercurial_adapter should ensure the right LANG environment variable
Patch based on Jean's advice. Alessio Caiazza
09:45 Patch #5101: Show nested issues in a hierarchic list
...and in the version display Fri Flaj
09:04 Patch #5101: Show nested issues in a hierarchic list
updated patch to also show hierarchy in the roadmap Fri Flaj
08:18 Feature #4455: Mercurial overhaul

First stage of my future plans.
* Tag is a hash of name and shortid, so redmine can use only DB info with shorti...
Toshi MARUYAMA
05:51 Feature #4455: Mercurial overhaul
Thanks Ale. Your suggestion and hg extension are great.
Redmine repository browser require information of "file" or ...
Toshi MARUYAMA
06:22 Defect #745: There is no activate notice when user registered in Simplified Chinese Lang
I check "Lost password" action then
"notice_account_lost_email_sent" label's message not shown(no message).
and "...
Ki Won Kim
06:14 Defect #745 (Reopened): There is no activate notice when user registered in Simplified Chinese Lang
I could not above message after register account.
After I register a acount and login form shown just and no message...
Ki Won Kim
05:57 Defect #5051: Cookie issue when using Redmine on Firefox
Am getting the 'Invalid form authenticity token.' message quite often these days. It seems to be related to whether I... Ewan Makepeace
03:45 Feature #5061: Show time log entries in issue history
+1 Oleg Volkov
03:32 Feature #4601: Issue spent time recording
I would be interested in this feature. Oleg Volkov
01:37 Feature #973: Assign different status sets and workflows for separate projects
+1
I also need that feature
Krzysztof Szalast
01:36 Feature #2905: Enable per-tracker issue status set
+1
I also need that feature
Krzysztof Szalast

2010-03-18

23:43 Defect #5113 (Closed): ActionView::TemplateError (undefined local variable or method `issue')
This is caused by the [[Plugin_List#Advanced-Roadmap-plugin|Advanced Roadmap]] plugin to be precise. It indeed overri... Mischa The Evil
20:24 Defect #5113: ActionView::TemplateError (undefined local variable or method `issue')
Can not be reproduced.
Your /app/views/issues/show.rhtml was not updated or you're using a plugin that overrides t...
Jean-Philippe Lang
00:38 Defect #5113: ActionView::TemplateError (undefined local variable or method `issue')
(cleaned up the title so it can be searched for) Eric Davis
00:34 Defect #5113 (Closed): ActionView::TemplateError (undefined local variable or method `issue')
Might have been introduced in r3594
Processing IssuesController#show (for 0.0.0.0 at 2010-03-17 19:10:05) [GET]
...
Michaelian Ennis
23:12 Defect #5122 (Closed): Double-dash (used as em-dash) results in strikethrough text
I'm using Redmine trunk, and recently updated to r3603.
Now I am seeing some incorrect behavior in the text format...
Joel Nordell
23:09 Defect #5114 (Closed): New issue statuses not showing up in old workflows
Felix Schäfer
22:52 Defect #5114 (Resolved): New issue statuses not showing up in old workflows
Totally missed that setting. Must be blind. :)
Thanks JP.
James Turnbull
20:20 Defect #5114: New issue statuses not showing up in old workflows
Uncheck 'Only display statuses that are used by this tracker' on the workflow screen and click 'Edit'. Jean-Philippe Lang
05:56 Defect #5114 (Reopened): New issue statuses not showing up in old workflows
In trunk (r3596) if I add a new issue status it does not appear in the Administrator -> Workflow work flow check-box ... James Turnbull
21:36 Patch #5121 (Closed): Fix issues list layout overflow
Currently, #content overflows right sidebar if it is too big. The patch adds a scrollbar to #content on that situations. Rodrigo Rosenfeld Rosas
21:21 Patch #5117: mercurial_adapter should ensure the right LANG environment variable
IMHO, it would be simplier to assume that the version number is of the first line of the output.
Just like we do for...
Jean-Philippe Lang
18:23 Patch #5117: mercurial_adapter should ensure the right LANG environment variable
I create patch and finish test on Windows.
This patch for Redmine 0.9.3.
Toshi MARUYAMA
17:02 Patch #5117: mercurial_adapter should ensure the right LANG environment variable
TortoiseHG didn't install python, it compiles hg.
Not a solution.
Alessio Caiazza
16:28 Patch #5117: mercurial_adapter should ensure the right LANG environment variable
Toshi Maruyama wrote:
> MSysGit has env.exe in "C:Program FilesGitin".
> But TortoiseHg does not have env.exe in "...
Alessio Caiazza
16:18 Patch #5117: mercurial_adapter should ensure the right LANG environment variable
MSysGit has env.exe in "C:\Program Files\Git\bin".
But TortoiseHg does not have env.exe in "C:\Program Files\Tortois...
Toshi MARUYAMA
15:32 Patch #5117: mercurial_adapter should ensure the right LANG environment variable
... Toshi MARUYAMA
13:46 Patch #5117: mercurial_adapter should ensure the right LANG environment variable
This patch does not work on windows. Toshi MARUYAMA
12:12 Patch #5117 (Closed): mercurial_adapter should ensure the right LANG environment variable
http://www.redmine.org/projects/redmine/repository/revisions/3506/entry/trunk/lib/redmine/scm/adapters/mercurial_adap... Alessio Caiazza
21:12 Defect #4851 (Closed): Activity screen Day separators when server in another timezone
Same as #1048. Jean-Philippe Lang
21:10 Defect #843 (Closed): BR tags no longer working in textile
> +1: I see many reasons why consecutive line breaks should be respected: readability, page layout, respect to copy&p... Jean-Philippe Lang
21:07 Defect #204 (Closed): No Textformatting in Documents and Activity Overview
Text formatting added on documents index in r3603.
Line breaks on activity are preserved for a while.
Jean-Philippe Lang
21:05 Defect #3740 (Resolved): Code syntax highlighting not working in Document page
Fixed in r3603. Jean-Philippe Lang
21:03 Defect #5104 (Closed): Description of document not wikified on documents index
Fixed in r3602. Jean-Philippe Lang
21:02 Feature #202: Textilization of Documents, News and Timelog-entry comments
Text formatting on documents index added in r3602. Jean-Philippe Lang
20:44 Feature #5085: RSS Feed to My Page
I was just thinking of a custom query out of redmine, but the idea of incorporating an external provider is not bad.
...
Curtis Stewart
20:27 Feature #5085: RSS Feed to My Page
What kind of RSS feed? From an external provider? Jean-Philippe Lang
20:37 Patch #5036: pt-BR translation update
+1 Rodrigo Rosenfeld Rosas
20:34 Patch #5120 (Closed): pt-BR translation update
Rodrigo Rosenfeld Rosas
20:26 Defect #5111 (Closed): Issue context menu does nothing
OK, thanks for the feedback. See my reply on #5113 for the last problem. Jean-Philippe Lang
00:15 Defect #5111: Issue context menu does nothing
Thanks, the redmine version was 3487, I don't know why I thought it was 0.9.14 anymore. 3600 fixed this problem but ... Michaelian Ennis
17:19 Patch #5119 (New): "User group" custom field
This patch adds a "user group" custom field that will allow selecting one the the existing user groups tied to the ac... Fri Flaj
17:02 Defect #61: Broken character encoding in pdf export
CSV export also broken in russian (Redmine 0.9.3) Nikolay Kotlyarov
12:54 Defect #61: Broken character encoding in pdf export
Is there any progress in this issue? Kirill Ponomarev
16:25 Feature #4455: Mercurial overhaul
I think a solution to have informations about all the files, without the need of getting the log for each file and pa... Alessio Franceschelli
03:19 Feature #4455: Mercurial overhaul
Toshi Maruyama wrote:
> Mercurial branch is "named branch".
> So, if named brance stored in DB, I think browsing ...
Toshi MARUYAMA
03:11 Feature #4455: Mercurial overhaul
Ale Franz wrote:
> OK. I checked out branch hg-overhaul-0.9
> In the repository tree, I don't have information (dat...
Toshi MARUYAMA
15:58 Defect #5100: Redmine doesn't start with Taskjuggler-Plugin
Daniel, try to include this snippet on your plugin init.rb:... Rodrigo Rosenfeld Rosas
15:52 Feature #4989: Validate time entry hours based on a configurable regular expression
li wei wrote:
> "time_entry_hours input" should support Regular expression. eg:set time_entry_hours value less than ...
li wei
15:33 Defect #5118 (New): "Follow"ing issues not updated on preceding issue change
Hi,
I did the following using Redmine:-
1) Created a set of issues A and B
2) Set the time of A from 18th to 20t...
Rahul Srivastava
15:17 Feature #2905: Enable per-tracker issue status set
+1
I also hope that will be supported :
custom fields appear only if the field *A* has the value *B*
Danil Sotnikov
12:04 Feature #3848: Permission to log time for another user
I created a new version of the patch.
The patch is shorter.
Oleg Volkov
07:54 Feature #5115 (New): Assignee & Target version issuelist filters: allow to specify multiple selections (e.g. x OR blank)
I'd love to be able to filter the issues list to any issues that are either:
* assigned to myself *or* no one at all...
Kit Grose
05:29 Defect #1249 (Reopened): 在生成PDF文件时,中文出现乱码
#
文件默认就是1:3,还是乱码
qing qu
00:19 Feature #5112 (New): Texting formatting setting is global (Allow override in module level)
The current text formatting setting is global - ie. if the wiki is markdown then so are all the description pages and... James Turnbull
00:16 Feature #3879: "What Links Here" in right hand column
I second this request. Emp Imp

2010-03-17

23:15 Defect #5111: Issue context menu does nothing
I don't know what Redmine *0.9.14* is exactly but the context menu was broken by r3478 and fixed in r3521.
So if you...
Jean-Philippe Lang
22:54 Defect #5111 (Closed): Issue context menu does nothing
Running on either safari or chrome on Snow Leopard, the context menu appears to be functioning but selections made th... Michaelian Ennis
22:27 Patch #5035: Migrate from trac - Errors in wiki formating
This appears to be more comprehensive in terms of wiki formatting fixes than #5110. #5110 adds ticket number mapping... Bryce Nordgren
22:23 Patch #5110: Trac importer improvement patch
Ugrh. There may be a high degree of overlap between this effort and #5035. #5035 appears to be more comprehensive i... Bryce Nordgren
22:12 Patch #5110 (Closed): Trac importer improvement patch
h2. Summary
This patch merges the improvements in #2748 with r3597, and also incorporates the suggested change in ...
Bryce Nordgren
21:51 Defect #5108: Issue linking fails inside of []s
will you backport it? Ammler _
21:26 Defect #5108: Issue linking fails inside of []s
Thanks for the quick turnaround. Eric Davis
20:57 Defect #5108 (Closed): Issue linking fails inside of []s
Now supported in r3598. Jean-Philippe Lang
19:38 Defect #5108 (Closed): Issue linking fails inside of []s
The textile rendering fails to auto link an issue number inside brackets:... Eric Davis
21:48 Feature #5102 (Closed): Filtering according Projects in "All issues" list
Jean-Philippe Lang
16:54 Feature #5102 (Closed): Filtering according Projects in "All issues" list
Filter for "all issues" should offer item "Project" Robert Cermak
21:36 Feature #1077: ICS view of Calendar
I've almost finished turning this code into a plugin. I don't have enough time to finish now, but I hope to be able t... Michael Hellein
21:00 Defect #5087: migrate_from_trac not work on Redmine 0.9.1
> Info about my environment:
>
> ...
Jean-Philippe Lang
10:30 Defect #5087: migrate_from_trac not work on Redmine 0.9.1
> I can't reproduce.
> Which Rails version are you using? Please have a look at [[SubmittingBugs]].
Sorry. Was a ...
Sebastian Rahlf
08:26 Defect #5087: migrate_from_trac not work on Redmine 0.9.1
Yes, I CAN reproduce, the same thing here.... Guillermo Gutiérrez
20:38 Feature #617: wiki: thoughts of WYSIWYG
> how is a (readable) diff to the privious version done in this case?
With XHTML, just like any other code? I'm f...
Tyler Mulligan
20:11 Feature #617: wiki: thoughts of WYSIWYG
George Notaras wrote:
> The Redmine feature set makes it a rather general project management platform that can be us...
rupert thurner
20:18 Feature #4455: Mercurial overhaul
OK. I checked out branch hg-overhaul-0.9
In the repository tree, I don't have information (date, author, ..) about t...
Alessio Franceschelli
18:56 Feature #4455: Mercurial overhaul
Ale Franz wrote:
> I'll really appreciate an updated patch.
> An svn patch, built against trunk, would be easy to d...
Toshi MARUYAMA
17:55 Feature #4455: Mercurial overhaul
I'll really appreciate an updated patch.
An svn patch, built against trunk, would be easy to deploy when redmine ins...
Alessio Franceschelli
17:10 Feature #4455: Mercurial overhaul
Toshi Maruyama wrote:
> Alessio Caiazza wrote:
> > Toshi Maruyama wrote:
> > > Alessio Caiazza wrote:
> > > > I'v...
Alessio Caiazza
16:48 Feature #4455: Mercurial overhaul
Alessio Caiazza wrote:
> Maybe you should set @root_url = url@
root_url set at
source:tags/0.9.3/lib/redmine/s...
Toshi MARUYAMA
16:40 Feature #4455: Mercurial overhaul
Alessio Caiazza wrote:
> Toshi Maruyama wrote:
> > Alessio Caiazza wrote:
> > > I've found an issue, but I'm not s...
Toshi MARUYAMA
15:14 Feature #4455: Mercurial overhaul
Toshi Maruyama wrote:
> Alessio Caiazza wrote:
> > I've found an issue, but I'm not sure if it's related to your wo...
Alessio Caiazza
14:59 Feature #4455: Mercurial overhaul
Alessio Caiazza wrote:
> I've found an issue, but I'm not sure if it's related to your work or not.
> If you change...
Toshi MARUYAMA
20:11 Defect #5099: When deleting a project with children, the database seems to become corrupted
I think it's similar to #4701 which was fixed in r3354 then backported to 0.9-stable in r3381 (before 0.9.2 release).... Jean-Philippe Lang
06:27 Defect #5099 (Closed): When deleting a project with children, the database seems to become corrupted
After I deleted a project that contained children, issues of the projects of the affected rows showed up in the wrong... Kioma Aldecoa
20:07 Defect #5106 (Closed): wki issues to fix
I think you're posting to the wrong issue tracker.
Here we track Redmine issues.
Jean-Philippe Lang
18:05 Defect #5106 (Closed): wki issues to fix
Hi – I have two issues that need consideration:
*Uniwiki “Layouts” extension* –
As the documentation suggests, ...
Scott Voth
19:36 Defect #5107 (Closed): Horizontal Rule not Documentd
Duplicate of #2427. Mischa The Evil
18:26 Defect #5107 (Closed): Horizontal Rule not Documentd
Nowhere in the help does it document that you have to use ---- to insert a Horizontal Rule, aka <hr> tag). Jason Trahan
17:50 Feature #5105 (New): Default Tab when going to project
I couldn't find a setting for this, but it would be nice to be able to set what the default tab should be when going ... Jason Trahan
17:13 Defect #5104 (Closed): Description of document not wikified on documents index
Hello,
It looks like that when listing the documents of a project, their description is not wikified, contrary to ...
Victor NOEL
16:55 Feature #5103 (New): status "out of date" for wiki pages
When corporate wiki has grown searching outdated pages become difficult problem. It would be usful to have "out of da... Stanislav German-Evtushenko
15:49 Patch #5068: add link to Users on Member page.
Description :
This patch adds 'Users' link on Member page.
At my first use of Redmine, I thought 'How can I add m...
tkmrkt tkmrkt
14:50 Defect #5100 (Closed): Redmine doesn't start with Taskjuggler-Plugin
Please contact the plugin developper for any help.
We track Redmine issues only here.
Jean-Philippe Lang
11:07 Defect #5100 (Closed): Redmine doesn't start with Taskjuggler-Plugin
If I try to start redmine 0.9.3 with Taskjuggler-Plugin
it doesn't work and I get the error below:
I didn't try i...
Daniel Maas
14:36 Patch #5101 (Closed): Show nested issues in a hierarchic list
The attached patch will show issues and their sub-issues in a hierarchic layout. The patch is more proof-of-concept t... Fri Flaj
14:18 Feature #5076: Custom Page Possibility in Redmine
I found another way out. I am going to host a page on a server and access it from redmine using TAB plugin.
Just wa...
shubham chakraborty
12:34 Defect #4090: ruby script/about does not work for production environment
If your OS was Windows then... Ki Won Kim
12:00 Feature #2964: Ability to assign issues to groups
+1 Tomas Sahagun
01:30 Feature #779: Multiple SCM per project
+1 for version 1.0
We have many projects, but they all use the same CVS repository and its HUGE with thousands of ...
Pascal Schoenhardt
 

Also available in: Atom