Search
Results (18298)
- Help: RE: [linked issue] How behave linked issues
- Again: _Related to_ does *nothing* to any parts of the workflow the affected issues.
- Hello, I have successfully installed Redmi ... everything properly. Also I read the forums, issues and did almost everything which is suggeste ... PLEASE HELP. Thanks in advance. Deebika.
- Open discussion: RE: New Feature : More options to the wiki-edit
- +1 Trying to make CKEditor fully working right now. Have a look at this http://www.redmine.org/issues/617 There's a first attempt to include the ... file to Redmine as an attachments via script.
- Help: RE: [linked issue] How behave linked issues - Summary
- Behavours : * duplicates If issue B is the duplicate of A - closing B w ... of B will be +2 too. * blocks If issue B blocks A, A can't be closed unless ... ding date of A * related to ???
- Plugins: RE: Plugin Architecture Help
- Oh, I've also got another section in our wiki ... del represents a data object; an example is "Issue". The model file describes things like "each issue has 0 or more comments," "each issue belongs to exactly one project," "an issue has a Description property," "the Title prop ... code. For example, the directory 'app/views/issues/' contains many .rhtml files. The files tha ... ample, the index.rhtml file renders the main issues list; the gantt.rhtml file renders the Gant ... h the view can then access. For example, the issues_controller.rb in 'app/controllers' defines a method called "index" which finds all issues for the current query, exposes data structures like @query, @issue_count, @issue_pages, @issue...
- Plugins: RE: Plugin Architecture Help
- OK - here's the documentation I just wrote fo ... find this code fragment: <pre> unless Issue.included_modules.include? RedmineVersionFields::IssuePatch Issue.send(:include, RedmineVersionFields::IssuePatch) end unless Version.included_modu ... spatcher to send an "include" message to the Issue, Version, and Query models; this is a request for them to include the IssuePatch , VersionPatch , and QueryPatch modules ... atch file syntax This is the shell of the issue_patch.rb file, with some of the code removed ... <pre> module RedmineVersionFields module IssuePatch def self.included(base) # :nodoc ... apping end #InstanceMethods end #IssuePatch end #RedmineVersionFields </pre> ... rform our modifications. So when we tell the Issue...
- Help: RE: Retrieving issues data from external tool.
- AFAIK the key are randomly generated, sorry.
- If I only want to display issues on the calendar by due date, what's the qui ... nd I don't want their start days to be shown.
- We've got a Bitnami Redmine 0.8.7 install. We attach HTML reports to issues and have non technical users trying to view ... t when you click an HTML file attached to an issue it will either display the HTML content in R ... pen it with their browser as HTML? Thanks.
- Help: RE: Default tracker problem when fetching emails from IMAP
- Try asking on the IRC channel, there might be ... would barf on an ó, so I think it's just the issue of getting the .bat right.
- Help: RE: [linked issue] How behave linked issues
- _Related to_ is just a lazy relation, it will ... ecedes_ is just the back relation of follows.
- Help: RE: Test email works, but notifications do not
- The testemail arrives and the log file shows ... ot contain a 'send mail to' line for the new issue action Is this a known problem? What can ... et the notifications working? Please help!
- Is there an accept ownership function within ... status and it looks like there are loads of issues which are still new, but in fact are being worked on.
- Plugins: RE: What plugins do you use most / favorite?
- These are my Plugins, i would love to here ab ... 0.0.2.1 Redmine Graphs plugin 0.1.0 Issue Importer 0.3.1 Redmine My Widgets 0.1.0 Issue Resources 0.1.2 Tab Plugin 0.3.1 ... Timesheet Plugin 0.5.0 cheers jan
- Hi, When i do a site search, it is usually ... to only be searching through currently open issues but there doesn't seem to be a way to do this, is there? Dave
- Hi, we want Redmine to fetch emails from ... . The problem is that we need to receive new issues with the tracker set to "Petición de Cambio ... aces, but how could we solve this? Thanks.
- Help: RE: Internal server error 500 on issue creation/update
- Funny, I checked and this only happens on Web ... a and it displayed Internal Server error 500!
- Help: RE: Internal server error 500 on issue creation/update
- Funny, I checked and this only happens on WebKit based Arora browser... Any idea how?
- Plugins: RE: MS Projet Importer
- It seems that the MsProject importer is alr ... j too ! See here : http://www.redmine.org/issues/1460 Bertrand.
- Help: RE: Retrieving issues data from external tool.
- How can i check if the REST API is activated ? Moreover my issue is to create the key in an external tool. W ... PI "code" that i can use? Thanks. Bonfo
- - Ruby 1.8.7 Ruby implementation and v ... its version I read the FAQs about linked issues but I need more details : By testing, I discover this 2 behavours : * duplicates If issue B is the duplicate of A - closing B will ... he rules of the 3 others ? Thx Brice
- Hi. I am having trouble getting Redmine to ch ... eractive shell, it works (it doesn't put the issue in the triage bin but that's not as importan ... n what I'm doing wrong? Thanks, Mike
- Help: RE: Retrieving issues data from external tool.
- There is a REST API coming, the API keys are ... -hand sidebar (if the REST API is activated).
- Hi all, i'm trying to develop a tool to retrive Redmine issues data. I've noticed that Redmine generates ... ple: http://www.redmine.org/projects/redmine/issues.atom?key=######################) How i c ... o generate enough complex requests (example: issues of this user, for this project, that are op ... er to not use. Thansk for any help. Bonfo
- Help: RE: This tracker contains issues and can't be deleted.
- I think this is a bug, please file it as one.