Project

General

Profile

Search

Results (18298)

Help: Redmine application shows "%{values} "
Hi, I've some trouble with my old 1.1.3 re ... underneath Overview I get a this values for issues: <pre> %{count} open / %{total} </pre> Does anybody know what I've made wrong? 2012-04-03 11:57
Help: RE: PhusionPassenger::Railz::ApplicationSpawner::Error
Hello, I have same problem. Did you fix this issue? If yes, could you please explain? Thanks & Regards. 2012-04-03 07:38
Open discussion: RE: How to get reports off Redmine?
You must have a parent project and all the pr ... You click on the parent projet You go the issue tab You make a filter 2012-04-02 16:35
Open discussion: RE: Issue Journals
Anyone found out how to do this? Should it be possible? 2012-04-02 14:08
Open discussion: RE: JSON property key for as ... fferent for creation and for retrieval of an issue via REST API
Added an issue to the Redmine bug racker: #10583 2012-04-02 13:20
Open discussion: Error creating Time Entry
I got an 500 error when creating a time Entry ... nil, "hours"=>"8", "spent_on"=>"2012-4-16", "issue_id"=>"1"}, "action"=>"create", "key"=>"9d397 ... nal Server Error) </pre> Please any idea? 2012-04-02 13:11
Help: RE: when creating poject assign members automatically to it
bart bart wrote: > hello, > > is it possi ... help you this plugin http://www.redmine.org/issues/10582 2012-04-02 11:29
Plugins: RE: Redmine preview attach column/image gallery
I think a nice feature are add the thumbnail of the first image in the issue list (configurable option) 2012-04-02 10:36
Plugins: RE: Redmine preview attach column/image gallery
I like this plugin very much and it works ver ... ng error: --- *pdf export* Processing IssuesController#index to pdf (for xxxx at 2012-04 ... ter"=>"1", "action"=>"index", "controller"=>"issues", "f"=>["status_id", ""]} NoMethodError (undefined method `pac_field_preview_attached' for #<Issue:0x2b95b87fe468>): lib/redmine/export/pdf.rb:220:in `send' lib/redmine/export/pdf.rb:220:in `issues_to_pdf' lib/redmine/export/pdf.rb:215:in `collect' lib/redmine/export/pdf.rb:215:in `issues_to_pdf' app/helpers/issues_helper.rb:29:in `issue_list' app/helpers/issues_helper.rb:25:in `each' app/helpers/issues_helper.rb:25:in `issue_list' lib/redmine/export/pdf.rb:204:in `... 2012-04-02 10:29
Plugins: RE: wiki-latex plugin
Nils Israel wrote: > Loot at this: http://www.redmine.org/issues/3061 > or use this MACROS_RE in ./lib/redm ... the plugin work with redmine 1.3? thanks! 2012-04-01 23:33
Plugins: Automatic links basing on configured patterns
Hi! How can I configure Redmine, so that l ... rns. Example: comment is added @ "This issue was reported in another tracker as TAG-123. ... be converted automatically to: @"This is issue was reported in another tracker as <a href=" ... there any plug-in for it? I couldn't find it. 2012-04-01 17:28
Plugins: Redmine preview attach column/image gallery
h1. Intro Plugin adds extra column to the Issues list view which shows attachments availabil ... gin adds links to the image galleries to the issue details/message/wiki page views. h1. Up t ... .org/plugins/redmine_preview_attach_column* 2012-04-01 13:16
Plugins: Multiple files upload/download
h1. Intro # Plugin adds the ability to upload and attach multiple files at once to issue, forum message or wiki page. # Plugin adds the ability to select and download attached to issue/message/wiki page files as a ZIP archive. ... rg/plugins/redmine_multiple_files_upload* 2012-04-01 13:10
Open discussion: RE: Changing text in email object field ?
I would like to use the @issue.project.parent.name to display the parent pr ... am in a sub project. But if I try to edit an issue in a root project, I have an error 500 as th ... do this? Or have another workaround. Thanks 2012-04-01 08:45
Help: issues sumary page missing columns
Today when I logged in to view my issues, I was surprised to see that the issues summary only shows the check box and issue id columns. I have not made any changes to t ... schema version 20110902000000 Thanks. 2012-04-01 03:36
Help: RE: Using CMI Plug in need guidance
Hey, I loaded the new module for CMI, the tes ... h Redmines time tracking module. I only have issues logging time when I install CMI. I f I remove CMI, I can log time just fine. 2012-03-30 18:07
Help: RE: custom field. From of the mail.
I have the same problem but no answer! +1 ... mine. I had put than unknown user can create issues whith unknown_user=accept no_permission_check=1 > But when the issue is create I want to see the email from. I am ... is the from of the email?? > > Thanks 2012-03-30 17:05
Help: RE: 1.2.1 Some projects do not send emails (yes my settings are correct)
Greetings, i had the same issue. After checking the logs we found the error ... e redmine in version 1.2.1. Greets, Nils 2012-03-30 08:01
Help: RE: Email Configuration /redmine/config/configuration.yml
Apologies for the bump, but I have the same issue as the OP. It appears this issue was never answered but that somehow he sorte ... ils) several times. Has anyone else had this issue? Or could the OP clear up how he fixed it? 2012-03-29 20:40
Plugins: Searching for Plugin, Issues-View + latest change + highlight when updated
Dear all, I am searching for a Plugin, which adds some features to the Issues View: I want to see the Issues and the latest change of each Issue. A little bit similar to the activity view, but with the filter and grouping capabilities of the issues view. What would also be very helpful is, when there is some method to highlight some issues in a different color when for example an issue has been updated within the last XX days. Maybe a little bit like this: Issue #999123: textexttext updated on xx, by yy ... . . . . . . . . . . . . . . . . . . | > Issue #999124: textexttext > updated on xx, by ... . . . . . . . . . . . . . . . . . | > *_Issue #999125: textexttext _* > updated 8 minutes ... . . . . . . . . . . . . . . . . . . . | Issue #999126: textexttext, updated on xx, by y ... ilar existing? Can I start with the current ... 2012-03-29 17:54
Help: How to Open a Closed issue in Redmine
Hi Guys Accidently I have closed an issue under one of my projects in REDMINE and now ... ever, I dodn't see any option to re-open the issue. Is there any way I could get this issue re-opened? or any other way to bring that issue open? Appreciate your assistance on this. Thanks JJohn 2012-03-29 17:34
Open discussion: JSON property key for assignee is different for creation and for retrieval of an issue via REST API
When using the JSON-based version of the Redmine REST API for CRUD operations of issues, the JSON key for the assignee of the issue is not unique: for creation, one needs to use "assigned_to_id"; when retrieving issues, though, the assignee's id is transmitted u ... here? Redmine version used is 1.3.1. 2012-03-29 16:22
Help: RE: 500 Error on Issue Display? (Subtask problem?)
Here are the details of my environment (from ... mine Close Button plugin 0.0.4 2012-03-29 16:04
Plugins: RE: Redmine boards watchers plugin
Terence Mill wrote: > Ahhh!! noo! What did ... its the same ugly huge check box block as in issues watchers when creating a new ticket. We wanted to change that accoding to issue watcher list for exitsing issues and as baord wacthers 0.0.5 > We have a lo ... eselect members by typing part of their name. 2012-03-29 15:40
Help: 500 Error on Issue Display? (Subtask problem?)
This seems only to affect issues with parent or child tasks; at least it's not every single issue, but I'm getting a 500 error anytime I try t ... log is appended below. Processing IssuesController#show (for 192.168.130.101 at 2012 ... arameters: {"action"=>"show", "controller"=>"issues", "id"=>"2302"} Rendering template within layouts/base Rendering issues/show.rhtml ActionView::TemplateError ( ... 'lft' in order clause is ambiguous: SELECT `issues`.`id` AS t0_r0, `issues`.`tracker_id` AS t0_r1, `issues`.`project_id` AS t0_r2, `issues`.`subject` AS t0_ r3, `issues`.`description` AS t0_r4, `issues`.`due_date` AS t0_r5, `issue... 2012-03-28 21:58
(9801-9825/18298)