Project

General

Profile

Activity

From 2010-03-18 to 2010-03-20

2010-03-20

22:49 Patch #5110 (Resolved): Trac importer improvement patch
I'm setting the status on this ticket as "resolved" due to Mike's work on #5035. Bryce Nordgren
19:35 Defect #5139: Default issue display cannot be changed by setting display options
This setting is also discarded with the session, so closing and reopening your browser also results in the changes be... Kenn W
19:17 Defect #5139 (Closed): Default issue display cannot be changed by setting display options
When changing the column order or 'Group results by' setting on the issue list page, clicking "View all issues" cause... Kenn W
18:55 Defect #5138: Don't use Ajax for pagination
I've just realized this applies to issue lists as well. Thanks.
Kenn W
18:54 Defect #5138 (Closed): Don't use Ajax for pagination
Redmine currently uses Ajax to load pages in the forums. While the pagination links have URLs like @boards/1?page=2@,... Kenn W
18:45 Feature #5115: Assignee & Target version issuelist filters: allow to specify multiple selections (e.g. x OR blank)
Did you try to select 'none' in the filter type list? (eg. Target version: none) Jean-Philippe Lang
17:13 Defect #5123: NoMethodError when no issue params are submitted (undefined method `[]' for nil:NilClass)
It occurs randomly when saving new issues... Alisson Cavalcante Agiani
14:55 Defect #5123: NoMethodError when no issue params are submitted (undefined method `[]' for nil:NilClass)
There is no @issues@ parameter in your POST request.
How does it occur?
Jean-Philippe Lang
17:03 Feature #5137 (Closed): export project
Same as #3513. Jean-Philippe Lang
16:34 Feature #5137 (Closed): export project
Sometimes it is necessary to export a whole project to another Redmine instance between companies.
It would be nice ...
Radek Antoniuk
17:03 Feature #531 (Closed): Project templates
Closed a a duplicate of #1125. Jean-Philippe Lang
16:58 Feature #4601: Issue spent time recording
I offer a compatible version, using the existing fields. End time work in the field indicate created_on. Start time =... Oleg Volkov
16:32 Defect #5051: Cookie issue when using Redmine on Firefox
found also:
the error appears _independently_ of username and password entered.
Nikolay Kotlyarov
16:27 Defect #5051: Cookie issue when using Redmine on Firefox
+ trying to log in after actions above using IE -- same error. Nikolay Kotlyarov
16:23 Defect #5051: Cookie issue when using Redmine on Firefox
*Way to reproduce* (using Firefox on windows):
Log in redmine choosing the "remember me" check box.
Then use redmin...
Nikolay Kotlyarov
14:11 Defect #4146: Textile formatting does not work
Yasuo Yokoyama wrote:
> I have a same problem on recent trunk.
>
> Redmine 0.8.7.devel.3076 (PostgreSQL)
> [...]...
Jean-Philippe Lang
13:57 Defect #5045 (Closed): Errors in formatting of texts.
Also reported in #5124. Jean-Philippe Lang
13:56 Feature #5133 (Closed): login rename request mrtwice99 -> rsyring
Done. Jean-Philippe Lang
13:55 Defect #5122 (Closed): Double-dash (used as em-dash) results in strikethrough text
It was introduced in r3561. Fixed with test in r3605. Jean-Philippe Lang
13:49 Defect #5134 (Closed): JUnique socket should bind to localhost instead of primary interface
I think you're posting to the wrong issue tracker. Jean-Philippe Lang
11:45 Feature #5136 (Closed): Parent select on Wiki rename page
I wont to add parent selection combobox on rename page, but when I change field type from text_field to collection_se... Aleksey Hariton
10:54 Feature #703: Configurable required fields per tracker/status/role
+1 Krzysztof Kowalczyk
03:28 Feature #703: Configurable required fields per tracker/status/role
+1 I just wanted to say that we need this too (making the assigned-to field required). I hope it's helpful for us a... Jose Luna
02:55 Defect #2575 (Closed): PHP Syntax Highlighting Not Working
Mischa The Evil wrote:
> (...)
>
> Abhi Beckert wrote:
> > And the other issue is that php syntax highlighting o...
Mischa The Evil
00:14 Feature #5125: Export roadmap to PDF
teste de frequencia agostinho sousa

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 (Closed): 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
 

Also available in: Atom