Search
Results (18307)
- See: https://github.com/lmbrt/Redmine-Recent-Issue-List JS plugin that keeps up with the last 10 issues you've viewed so that you can easily find them. List is placed in the right sidebar.
- Here's yet another plugin idea: wouldn't it b ... ble to add custom fields of type "% Done" to issues? So that there could be more than one field ... t as a nice cool progress bar in the list of issues. Since there already is "% Done" field b ... ustom fields... Hm? Anyone willing to try? :)
- Good day I can't seem to find the printing tab. How do I print issues? I run Redmine 1.0.2.devel.4247 (PostgreSQL Regards Jurgen
- Howdy all, I've got Redmine up and runnin ... ku. But I am running into a very frustrating issue. I know email is working because I can send ... f a clone of trunk (in case there is a known issue with trunk or something). Thanks Josh Handel
- Plugins: RE: Searching files with Xapian and Knowledgebase plugins
- Finally got it to search the actual file co ... l_document, label_message, label_wiki, label_issue, but don't know if there is a label_article ... I used the container_type, which is Article.
- Is it possible to modify the issue page to include a link to an external site which contains the issue id? Let's say I am on the page http://www.redmine.org/issues/1234 Now I need a link to another webser ... uttons are located) which should contain the issue number: http://my.server/issues.php?id=1234 Is this possible without a p ... t even know where to start. Any suggestions?
- Sometimes we need to log time on a project without creating an issue e.g. meetings etc. The manual states that this is possible by leaving the issue field blank but how do I get to the time logging form if there are no issues reported on the project? The only place ... the time logging button is present is in the issue details view.
- Help: RE: Syntax Error in database.yml?
- Any ideas what's going on with this latest issue? I'd really like to get this up and running . . . thanks!
- Hi, We are using redmine-1.1.0. We want t ... Please let us know how can we resolve this issue. Quick help is appreciated as it is of high priority
- How to add a command to the main menu? Parti ... k to all tasks, http://redmine.mycompany.com/issues next to the projects link, http://redmine.m ... icon too? !redmine-main-menu.jpg! Ivan
- Help: RE: Unable to upgrade from 1.1.1 to 1.1.3
- Looks like: http://www.redmine.org/issues/7516#note-3
- Redmine 1.1.2 stable (Bitnami) I'm trying ... an email from an unknown user to the proper issue id gets appended to the issue. However, we don't want a user email be able to *create* an issue (we don't want to open our system to spam). ... want their response on record in the ticket.
- I tried this a while back following the instr ... tables etc.) but in the end there were still issues and I was not able to proceed? What woul ... Bitnami stack. Thanks in advance. Andy
- Plugins: RE: Knowledgebase Plugin
- I'm tempted to add the following in my acts_a ... but I think the best way it to address the issue of what is telling it to use 'articles', if ... still need to tweak to accommodate created_at
- Help: RE: Syntax Error in database.yml?
- Okay . . . figured out what was wrong - I had ... ake aborted! Object is not missing constant Issue! /System/Library/Frameworks/Ruby.framework/ ... ake:19 @ So . . . what's this object?
- Open discussion: RE: Receiving mail notification per specific status
- dedalus - wrote: > Redmine offers various no ... .. I'm sorry: I'm wrong I wanted to write a issue not a forum post
- Hi! Is there some plugin with example of adding new field to Issue (or any redmine's common object)? Thanks, Ilya
- Hi there, I have Redmine installed in a VPS ... contacted HostGator to get them to solve the issue (they installed Redmine for me) and after th ... (adding a comment, changing status, etc.) an issue from: http://redmine.juanlabs.me/issues/(issue #). I get the following error: *Internal ... get that error when I try to "create" a new issue: http://redmine.juanlabs.me/projects/personal/issues/new... but, the issue is created! I asked them about and said: ... oint, you would probably need to direct this issue to Redmine support, as they would have bette ... Weird thing is that when I'm in the All the Issues Screen: http://redmine.juanlabs.me/issues I can click right click and edit status, c ... tool... any clue that can help me solve this issue...
- Plugins: RE: ToDo lists plugin
- Hi all! Big Redmine fan here--and the Todo ... m: when copying a project, Todos attached to Issues within that project do not get copied as we ... one. Thanks for any hints/ideas/responses.
- Help: RE: Redmine upgrade breaks old attachments
- Ok, figured it out. I was using an ubuntu pa ... files. Setting up the files there fixed the issue.
- Help: RE: Redmine upgrade breaks old attachments
- Sorry, submitted this too early, see http://www.redmine.org/boards/2/topics/23694 for the full issue. Mods, can you delete this one?
- I am upgrading redmine from an old version (prior to .8, I believe). I had an issue with member role validation, I commented out ... 359 Any help would be greatly appreciated!
- Alright so I have a plugin for Redmine (Rails ... way to easily address this seemingly simple issue?
- Help: RE: Submitting Issues through PHP
- For custom field, I found this solution: F ... id'=>1, 'value' => 'Steven, Michael') ); $issue->set ('custom_fields', $customFields); $issue->save();@ For more elements: @$customFie ... 245678454526789012345678901235'), ) ); $issue->set ('custom_fields', $customFields); $issue->save();@ Don't forget to add key 'type' ... t this, I have an Internal error from redMine
- Redmine offers various notifications case, but one (most useful) is missing: for example if my issues status could be {unconfirmed, new, close} a ... notifications only when my QA team mark the issue as New, with current redmine release I can't. Currently exists the flag "Issue status updated" but missin "Issue status updated when the status is equals to" ... et one of value unconfirmed, new or closed)