Search
Results (18298)
- Hello, I'm currently looking after Redmine ... m where people are being wrongly assigned to issues and the priority being set incorrectly, is it possible to stop the reporter assigning people to issues and only allow managers assign them? I have ... can't find anything. Thanks, Alex Jones
- Help: RE: REST API 406 Errors
- @curl -v -H 'Accept: application/xml'@ works ... a look at source:tags/0.9.2/app/controllers/issues_controller.rb#L106, and the @respond_to@ bl ... ew, so I'd say it's not active yet in stable.
- Hoi all I am running RedMine on apache and giving the REST API a go. I tried entering issues.xml but get a 406 Not acceptable error when ... 'Accept: application/xml' "http://x:y@server/issues/1.xml" and still got a 406. This only ha ... tion in administration and am running 0.9.2
- I work for a small Apple Authorized Service P ... assign parts from inventory to repairs (i.e. issues), and integration with Apple's Global Servi ... forum has remained unanswered after 4 days...
- Help: RE: Updating server timezone
- Nope, I was right the first time, the redmine ... = created_on + INTERVAL '17 hours'; update issues set created_on = created_on + INTERVAL '17 hours'; update issues set updated_on = updated_on + INTERVAL '17 ... created_on + INTERVAL '17 hours'; </pre>
- Hi, can someone give me some tips to define a plugin that could alter the view of issues depending on their Tracker ? For example, s ... not displayed as a bug) thanks in advance
- Help: RE: User groups
- Thanks to all. I've dowloaded bitnami distri ... ! Only one more question: can I assign an issue to a group instead to a single user? I woul ... do and let the user choose who have to do...
- Howdy, I've been using Redmine for quite s ... #850 , #1853 , #973 , #2905 , and many more issues point to this need. My proposed solution ... , I'm barely finishing up my 2009 to-do list)
- Help: RE: problem with uploading pictures into existing issues
- It was my mistake while merging code so I got this error :) I asked to close the opened issue as _INVALID_. I'm sorry.
- Hi, I installed Redmine (Bitnami Stack) on P4 2GHz, Kubuntu Linux. I have performance issues. Any activity on Redmine webpage (remotell ... ere something I could do about it? Przemek
- Help: RE: problem with uploading pictures into existing issues
- Felix Schäfer wrote: > The upload is handled ... Thank you for reply. I've reported a new issue #4849
- Help: RE: problem with uploading pictures into existing issues
- The upload is handled through rails by rack, ... mer one. Could you please file a bug? Thanks.
- I've a problem after upgrading to 0.9.2 versi ... ld not upload pictures into already existing issues. It is OK if add picture while creating a new issue. Uploaded file size is 0 bytes in ./files ... Redmine Wiki Extensions plugin 0.2.0</pre>
- Help: RE: Viewing files attached to issues
- "Text formatting: Help": http://www.redmine.org/help/wiki_syntax.html @!image!@
- Help: RE: REST request returning HTML page
- #4795 is not the same issue. You have the resource you are trying to acc ... jects]] and make sure your paths are correct.
- Help: RE: Redmine 0.9.2 front-end performance
- No secret at all :-) Here's the redmine part: ... 0100211155700 About your Redmine plugins Issue Due Date 0.1.0</pre> The mysql has some ... stuff like that to find out more about that.
- Help: RE: REST request returning HTML page
- i have found this one ... but still problem ... any helping hands !!! http://www.redmine.org/issues/4795
- Help: RE: Viewing files attached to issues
- Bump, Anyone?
- Help: RE: Board permissions
- I looked into the source code a bit and found these two lines that seem to be related to my issue (my Ruby skills are rather superficial): ... mean that every user has this permission?
- Help: RE: Board permissions
- The user is not an administrator, the user ha ... n. So should I post a feature request in the issue tracker here or what is the way to go? I mig ... o prevent the user from viewing the forums...
- Help: RE: ldap authentication fails, can't convert Net::LDAP::LdapError into String
- Ok, problem solved. Redmine is not yet compa ... hentication is not). http://www.redmine.org/issues/4824
- Help: RE: LDAP "Unable to connect"
- Ok, problem solved. Redmine is not yet compa ... hentication is not). http://www.redmine.org/issues/4824
- Plugins: RE: ToDo lists plugin
- I may have a possible problem with Redmine v0 ... plugins. The full trace has been loaded into Issue #18: http://github.com/dalyons/redmine-todos-scrum-plugin/issues#issue/18 Is this something I'm doing wrong or d ... lugin need to be updated to work with v0.9?
- Help: RE: NoMethodError "remove_item" after installing Backlogs plugin
- I've found what it seems a solution for this issue. The problem seems that the item for the ... ed for the plugin) which is associated to an issue, is registered to be destroyed AFTER the issue, when it should be destroyed before the issue is attached to. You need to edit the file: REDMINE_PATH /vendor/plugins/redmine_backlogs/lib/issue_patch.rb And change the line 13: <pre>af ... server to apply the changes. Hope it helps
- Plugins: RE: Cannot ddelete issues - Backlogs plugin issues ?
- I've found what it seems a solution for this issue. The problem seems that the item for the ... ed for the plugin) which is associated to an issue, is registered to be destroyed AFTER the issue, when it should be destroyed before the issue is attached to. You need to edit the file: REDMINE_PATH /vendor/plugins/redmine_backlogs/lib/issue_patch.rb And change the line 13: <pre>af ... server to apply the changes. Hope it helps