Project

General

Profile

Search

Results (18317)

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
Help: RE: How to synchronize database of two Redmine instances
Interesting topic, because I think scalabilit ... . So what about generated unique tokens like IssueIDs? Do we just create a random IssueID and hope it will not conflict with other issues created? * Let's assume you'll get it stre ... nize. The filter you mention defines Redmine issue creation with a certain direction you want t ... Do you see this is all application-level issues to deal with? Not something you can tell My ... n't you be helped with the 'Private' flag on issues and hide them from your public users? And t ... ase, if supported at all. Hope this helps. 2012-03-28 21:57
Help: fetch value from a custom field using curl
hi, I am trying to write a shell script to get the release notes related to a given list of issues. I was looking to use the curl command for ... 9421.json -u user:pass http://localhost:3000/issues/19421.json I am looking to use this comm ... alues off all the fields associated with the issue. What is really need is the value of one ... e looks like this 19421.json {"issue": { "custom_fields": [ ... elease_Version","id":45} ] } } 2012-03-28 16:14
Help: RE: Accessing Redmine Shows Listing of Public folder
Yes I finally resolved my issue. I had to disable SELINUX, that solved the problem. 2012-03-28 16:07
Help: RE: Failing to Migrate from Mantis
I eventually solved this with the patch in issue #10532 Does anyone here have any better w ... ne responded or even acknowledged any of the issues I raised in the issue list. A big piece of this application seems ... Or am I just looking in the wrong place? 2012-03-28 16:06
Help: Bot Spam In Issue 1739
Just an FYI if there are any admins around: http://www.redmine.org/issues/1739 2012-03-28 15:47
Help: RE: Accessing Redmine Shows Listing of Public folder
I have encountered the same problem installin ... isting. Did you succeed in resolving your issue? Trying to narrow down on the problem, I wil ... l Database schema version 20100819172912 2012-03-28 15:03
(9826-9850/18317)