Search
Results (18307)
- Help: RE: Troubleshooting retrieving emails via IMAP from GMAIL account
- I fixed the issue. I opened port 993 for outgoing traffic on ... very restricted on my hosted VPS. Very cool!
- Plugins: RE: Pointers for my first plugin
- Brett Patterson: It's a good start. One t ... correct though is that you are patching the Issue model and not using the Redmine hook. Patch ... is a hook (@model_changeset_scan_commit_for_issue_ids_pre_issue_update@), you don't need to patch it. Rea ... me more examples in a minute. Eric Davis
- Plugins: RE: why is plug-in "widget" not working?
- You installed it to the wrong directory, it s ... widgets-plugin/app/views/my/blocks/_assigned_issues_cloud.html.erb:38 </pre> Eric Davis
- Plugins: schedules#scheduled_tickets (ActiveRecord::StatementInvalid) error on Redmine 1.0.2 stable
- Hi, Here is my environment: Redmine 1.0 ... parse_oper.c L896 Rop_error: SELECT "issues".* FROM "issues" LEFT JOIN issue_statuses ON issues.status_id = issue_statuses.id WHERE (issues.project_id = E'2' AND issues.assigned_to_id = E'3' AND issue_statuses.is_closed = 0) [RAILS_ROOT]/ven ... lers/schedules_controller.rb:364:in `retrieveIssues' [RAILS_ROOT]/vendor/plugins/redmine_goye ... `run' /usr/bin/mongrel_rails:282 </pre>
- Help: RE: how to really close tickets
- You can set what different issue statuses that corresponds to the issue being "closed" under administration->issue statuses
- Help: RE: Help debugging receiving emails - no issue created / no comment added
- No, I'm afraid that did no good. Which I g ... way to actually find out what's going on? :)
- Hi everyone, i am very lucky that i got r ... as solved, it still appears in the "reportet issues" list. From my understanding, a ticket s ... lp, it probably is really trivial. Patrick
- Open discussion: RE: Blocking a content of an Issue for group or user
- Closing in favor of http://www.redmine.org/boards/2/topics/18419. Don't cross-post!
- Help: RE: Blocking a content of an Issue for group or user
- As I told you in #6704, this is not possible ... least one feature request for that though...
- Plugins: RE: Blocking a content of an Issue for group or user
- Closing if favor of http://www.redmine.org/boards/2/topics/18419. Do not cross-post!
- Hello, How can I control what content in an issue, is visible to everyone ? and how can i block from someone to view some content i entered in an Issue? Generaly, how can I control who can view some content in an Issue? Thanks alot Adam
- Hello, How can I control what content in an issue, is visible to everyone ? and how can i block from someone to view some content i entered in an Issue? Generaly, how can I control who can view some content in an Issue? Thanks alot Adam
- Hello, How can I control what content in an issue, is visible to everyone ? and how can i block from someone to view some content i entered in an Issue? Generaly, how can I control who can view some content in an Issue? Thanks alot Adam
- Help: RE: Help debugging receiving emails - no issue created / no comment added
- Tracker (and so on) names are case-sensitive, try @tracker=Bug@ instead.
- Help: RE: Redmine as a Helpdesk Ticketing System
- This is not the intended use-case for redmine ... s floating around though, e.g. the "view_onw_issue" patch.
- User's guide says: "If you have the permissio ... unning on both ubuntu 10.04 and Heroku (same issue on both). Everything else is working great; ... Everything else seems to be working fine.
- Help: RE: creating universal custom queries
- Robin McKenzie wrote: > As an addendum to th ... submitted a patch for it, can't remember the issue ID though. Why don't you have the queries being global if you use them for so many projects though?
- Plugins: RE: Time Tracker plugin
- This sounds similar to http://github.com/delaitre/redmine_time_tracker/issues/closed#issue/16 which I have rejected some times ago. But ... good one (a easy to implement). I reopen the issue on github to keep it in the pipe.
- Hi, I just wondering why there has no prev ... g a document? I can preview the edit text in Issue, Wiki etc, but not in documentation. Any reason for this? Cheers,
- Hi All, I would like to know if it is poss ... of a project with several categories, if an issue belong to category "foo", I would like to sh ... -selection instead of a combo box, (i.e. the issue belongs to version only to RC3 and RC2, but ... RC1 and RC4) Ciao, Stefano "Kismet" Lenzi
- Hi All, I think that in certain cases it would be copy one to many of an issue, for example if you have to perform a common ... me, it would result very useful to create an issue one and then duplicate it to all the remanin ... y). WDYT? Ciao, Stefano "Kismet" Lenzi
- Dear all, I believe that would be interest ... gs to" between version category, in this the issue interface may list only the version that bel ... egory. WDYT? Ciao, Stefano "Kismet" Lenzi
- Help: RE: Can I disable "New Issue" for the parent project but still show "Issues"?
- Great. That solution sounds acceptable. Thanks!
- Help: RE: Can I disable "New Issue" for the parent project but still show "Issues"?
- If the current user does not have the right to create issues in that project, the "New Issue" tab is not shown. So just remove the right from all roles used in this project.
- I can't seem to find a way to disable the "New issue" tab. If I go for a master project/bunch of ... e? Alternately, is there a way to move an issue from one project to another if someone opens an issue in an incorrect project?