Project

General

Profile

Search

Results (18307)

Plugins: SideBar Menu
I'm developing a plugin to redmine and want to create a menu on sidebar, only inside a issue. I'm trying use on my init.rb that way: <pre> Redmine::Plugin.register :redmine_issue_messages do ... end # Render the partial on side bar?! class IssueMessagesHook < Redmine::Hook::ViewListener render_on :side_bar, :partial => "menu/issue_messages_menu" end </pre> But don't work, anyone can help please? 2010-07-31 15:20
Development: RE: Merging Files & Documents
> > I'm just wondering how this would on an issue. I think the typical behavior would be uplo ... on of a file at the same time as updating an issue. (e.g. "Here is a new version of X"). Files are not always associated with issues nor they should be associated with them one ... ed to the project as a whole not to just one issues. > > > * The md5sum is missing. I use ... is this field would be just noise. Igor 2010-07-30 21:38
Development: RE: Merging Files & Documents
Shane Pearlman wrote: > * maybe same file na ... elete file: how will it affect corresponding issue/wiki page > > eric - I bat this to you. M ... tance: is it going to be allowed ie multiple issues/wiki pages referring to the same file > ... edmine already works like this. Eric Davis 2010-07-30 21:37
Development: RE: Merging Files & Documents
Shane Pearlman wrote: > > * There is the com ... file itself or on it's target object? (e.g. issue comments, wiki comments) > > Those are co ... I've always been happy to force that into an issue, but I figured we should discuss it with the ... then I think it should be feed back into the issue/wiki page somehow. Maybe a comment bubble on the issue details page where the file is listed? > ... n I'm just wondering how this would on an issue. I think the typical behavior would be uplo ... on of a file at the same time as updating an issue. (e.g. "Here is a new version of X"). > > ... ts and don't want to hunt for a file. Eric 2010-07-30 21:30
Open discussion: RE: Shared Issues and Milestones (or "MetaProjects") - best feature request ever
Douglas.. thanks for the feedback! Unfortunat ... On your last point.. I maybe the "related issues" feature in Redmine would meet your requirements? Cheers 2010-07-30 18:33
Help: RE: How to escape square brackets and highlight PHP code
Vielen Dank, Felix. I think I have to upgrade our installation to the latest version to solve both issues. Mit freundlichen Gruessen, - Jay 2010-07-30 16:15
Help: RE: How to ban user (role1 in the project) to assign issue to the other user (role2 in the project)?
Thank you for your answers! 2010-07-30 10:25
Help: RE: How to ban user (role1 in the project) to assign issue to the other user (role2 in the project)?
You currently cannot restrict whom a ticket c ... e possibility to set the "assigned to" field. 2010-07-30 10:12
Help: RE: How to escape square brackets and highlight PHP code
Wikilinks in pre tags getting (falsely) converted to links is an issue that has been resolved, IIRC in 0.9, example ... "war", $text); echo $text; ?></code></pre> 2010-07-30 10:08
Help: RE: How to ban user (role1 in the project) to assign issue to the other user (role2 in the project)?
Maybe there are some other methods for solvin ... sign ticket either to the tester or developer 2010-07-30 10:07
Open discussion: Protecting Attachments in Issues
Hi, We are setting up Redmine on a cloud a ... ccess to clients. They are expected to raise issues. One of the requirements is attachments in issues are to be protected. Say a user "A1" creates a new issue Bug #1 "Unable to browse Internet" & attache ... " signs in. B1 is privileged only to see the issue. The attachment "a1.jpeg" is to be protected ... chments of any other user. Is this doable? 2010-07-30 09:43
Help: RE: How to ban user (role1 in the project) to assign issue to the other user (role2 in the project)?
I'm sorry but I think this is currently not possible. 2010-07-30 09:32
Help: How to ban user (role1 in the project) to assign issue to the other user (role2 in the project)?
I need to create special workflow in one proj ... stand how to do this, my users can assign an issue to any role which have the permission to be assigned. Please help))) 2010-07-30 08:20
Plugins: RE: Adding variable to the Safe array?
I’m looking for the same solution. They ... en the ability to easily extend at least the issue model with this addition. I don’t know what other models they have given this treatment to... 2010-07-30 06:33
Open discussion: RE: Shared Issues and Milestones (or "MetaProjects") - best feature request ever
Hi Brenton Not sure if this will help, but ... advantage of doing this is that you can add issues to the root project and the root project wi ... from the child projects. I.e. if I create an issue at Web services it will show in the root. ... sks in different projects. Cheers Douglas 2010-07-30 01:51
Development: RE: Merging Files & Documents
> > - Missing: I think we need to add refer ... jects that's why we see project field in the issues grid 2010-07-29 21:36
Development: RE: Merging Files & Documents
@igor > - Version: does it correspond to v ... that in our organization, one of the biggest issues we face is which file is the one I am suppo ... elete file: how will it affect corresponding issue/wiki page eric - I bat this to you. My gu ... tance: is it going to be allowed ie multiple issues/wiki pages referring to the same file I ... we do one) then you are certainly correct. 2010-07-29 21:31
Development: RE: Merging Files & Documents
@Eric Davis: Great points - > * There is t ... file itself or on it's target object? (e.g. issue comments, wiki comments) Those are commen ... I've always been happy to force that into an issue, but I figured we should discuss it with the ... etc) and one filters by the attached object (issue, project, wiki)? Correct Type = image, ... e attachments are treated within discussion (issues / wiki / forum etc..). I was wondering in t ... automatically when uploaded (as we do now on issues with our theme), then its not all that esse ... verwhelming? What does everyone else think? 2010-07-29 21:24
Development: RE: Merging Files & Documents
I liked the idea and the design. For peopl ... rpose. And maybe use the same feature for issues filter, so users can save filters. 2010-07-29 18:34
Development: RE: Merging Files & Documents
Few more questions I would have: - Version ... elete file: how will it affect corresponding issue/wiki page - Multiple inheritance: is it going to be allowed ie multiple issues/wiki pages referring to the same file - ... grid/file description/file atributes 2010-07-29 16:12
Development: RE: Merging Files & Documents
Shane Pearlman wrote: > This is a simple ver ... file itself or on it's target object? (e.g. issue comments, wiki comments) * On the first lis ... etc) and one filters by the attached object (issue, project, wiki)? * What do you propose for ... ne that you have permission to. Eric Davis 2010-07-29 15:48
Plugins: develop a plugin for the estimated costs
hello my friends, I am a redmine developer, I created a new custom fields in the "issues" of Projects for estimating costs and I wan ... trieve data from custom fields ? ) thanks . 2010-07-29 13:10
Help: How do I get my GIT repository to look identical to the Repository on the Redmine Website?
Redmine 0.9.4.stable (MySQL) Hello, I a ... ry with Redmine and it works perfect with no issues. However my repository doesn't look like th ... you in advance for all comments and replies. 2010-07-29 10:09
Help: RE: New to Ruby - undefined method '[]' for false:FalseClass
Commented everything out but the production e ... nster, maybe they can shed some light on the issue. 2010-07-29 07:56
Help: Basic questions: Add custom fields to report
Basic questions: Add custom fields to report ... ort: http://www.redmine.org/projects/redmine/issues.pdf 2010-07-29 03:37
(13876-13900/18307)