Search
Results (18306)
- Help: RE: Retrieving issues data from external tool.
- I suppose you meant "tokens" ;) Thanks for the help, i will study! Bonfo
- Help: RE: [linked issue] How behave linked issues
- Thanks About the first point, I mean that ... ortunately, I only know the framework WinDev.
- Help: RE: [linked issue] How behave linked issues
- I suppose you are talking about the GANTT cha ... nnounced with graphical links between linked issues and even I think the possibility the change ... dates by dragging the ends of the GANTT bars.
- Help: RE: [linked issue] How behave linked issues
- Thanksa a lot. I will open new threads if ... there a plug-in showing the link between the issues.
- Help: RE: [linked issue] How behave linked issues
- Just lazily linking issues?
- Help: RE: [linked issue] How behave linked issues
- So, what is it useful for ?
- Help: RE: Retrieving issues data from external tool.
- Have a look at the tokes table.
- Help: RE: Retrieving issues data from external tool.
- Ok. But then, how Redmine matches the key with the user?
- 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!