Project

General

Profile

Search

Results (18298)

Plugins: RE: Sidebar Issue Control
Anyone using this in 1.4.x? This plugin adds ... er" functionality missing in stock redmine... 2012-07-02 10:56
Open discussion: Send ticket by mail - Plugin?
Hi all, we're currently using the ticket sys ... d, so the caller would be informed about the issue registered. We're currently on 1.4.3 and will soon be on 1.4.4. Thank you in advance! 2012-07-02 10:40
Help: RE: Summary drill down (by category/tracker/anything) shows non relevant statuses
I guess this from reports_controller.rb is the reason. @ def find_issue_statuses @statuses = IssueStatus.find(:all, :order => 'position') end @ I just need the issue statuses related to trackers related to this project. 2012-07-01 21:05
Help: Code Review Plugin Usage Questions
Hello, I'm having a little trouble underst ... d by the plugin. The *If rev has one more issues* selection is set to *Review issue relates to them*. I don't understand what th ... nment is set?) # Fill out fields of the new issue and Create. (I assume this will create a "Please review my code changes" issue.) Who should this issue be assigned to? What if I want my code reviewed by multiple members of the team? Now that the issue has been created, what is a reviewer suppose ... the following as a reviewer with no luck: # Issue > view the issue # Click rev number next to *Review assigned ... any assistance anyone can offer. Thanks. 2012-07-01 20:19
Help: Summary drill down (by category/tracker/anything) shows non relevant statuses
Hi, We are using redmine for a host of thing ... of these things. The trackers don't have any issue statuses apart from new and closed in common. When I see the drill down report from the issue summary page for say sales project, I see a ... e if there is a way to remove all irrelevant issue statuses from the summary drill down report. Regards, Deepak 2012-07-01 19:29
Plugins: RE: Rails 3 porting issues
Stickied. 2012-07-01 04:30
Open discussion: RE: Redmine for creating documentation
Jean-Claude Wippler wrote: > Redmine's wiki ... is currently alphabetical - this would be an issue, see below These four together sounds a l ... xport was implemented for #3463 (version#40). 2012-07-01 03:46
Help: RE: Redmine data dictionary
@lft@ and @rgt@ (and additionally @root_id@ & ... rmine the position of either a project or an issue in a nested tree hierarchy. See message#1 ... y tree traversal is executed on projects and issues (_modified preorder tree traversal_). 2012-07-01 02:57
Plugins: RE: Issue from message plugin
Hi, Vitaly! First - thanks for plugin. I got an error when try to create issue from message. Whats the trouble? Thanks! ... if @ifm_message %> 3: <h2><%=l(:label_issue_new)%>&nbsp;(<%= link_to(h(@ifm_message.subj ... 4: <% else %> 5: <h2><%=l(:label_issue_new)%></h2> 6: <% end %> app/controllers/issues_controller.rb:130:in `block (2 levels) in new' app/controllers/issues_controller.rb:129:in `new'@ 2012-07-01 01:18
Help: Redmine data dictionary
Hello, I want to know if you allow, the si ... e fields 'lft' and 'rgt' in the projects and issues tables thanks a lot 2012-07-01 00:12
Open discussion: RE: Getting rid of issue fields
For clarity sake: I removed the original comm ... There is no censorship in action down here =) 2012-06-29 19:04
Help: Random 500 Internal Server Error - ActiveRecord::StatementInvalid Mysql::Error
Hi guys, I've freshly installed Redmine 2. ... ows 500. Few examples Started PUT "/issues/4" for 127.0.0.1 at Pá čen 29 16:38:47 +0200 2012 Processing by IssuesController#update as HTML Parameters: ... chments"=>{"1"=>{"descrip tion"=>""}}, "issue"=>{"tracker_id"=>"2", "description"=>"", "due_date"=>"", "parent_issue_id"=>"", "subject"=>"...", "status_id"=>"1", ... ls/journal.rb:47:in `save' app/models/issue.rb:1073:in `create_journal' app/models/issue.rb:731:in `save_issue_with_child_records' app/models/issue.rb:718:in `save_issue_with_child_records' app/controllers/... 2012-06-29 17:57
Help: RE: Redmine API doesn't work after 2.0.3 upgrade
Jon Lumpkin wrote: > Well, it looks like the ... s in, a bit more strict. I can now submit an issue, but what would be the right way to encode s ... a bug _fix_ before you go posting it to the issue tracker. 2012-06-29 17:52
Help: RE: Redmine API doesn't work after 2.0.3 upgrade
Well, it looks like the way it parses JSON ha ... s in, a bit more strict. I can now submit an issue, but what would be the right way to encode s ... stack trace, where one would have new lines? 2012-06-29 17:36
Open discussion: RE: Getting rid of issue fields
It's still the nicest (looking) issue tracker I've seen 2012-06-29 16:36
Plugins: RE: DMSF batch copy/move
Hi Justin, At present it is possible to mo ... Feel free to raise requests like this as an issue as I've already been working on a number of ... s for functionality :). Best Regards, Dan 2012-06-29 15:59
Open discussion: Setting due date automatically for new issues
I need to set initial value for issue due date automatically based on which project or tracker the issue is created. I'm sure there is a plugin or functionality for this but I just can't find it. I found issue due date plugin, but the description doesn't ... I just missing a thought or keyword here? 2012-06-29 14:52
Help: Redmine API doesn't work after 2.0.3 upgrade
Was previously running 1.0.1, and had some si ... like this: <pre> Started POST "/redmine/issues.json" for 127.0.0.1 at Thu Jun 28 16:12:37 ... son::DecodeError (705: unexpected token at ''issue': { 'project_id': 'asystem','subject': 'Obje ... thin:16 </pre> How do we get around this? 2012-06-29 14:39
Help: RE: Redmine 2.0 "No route matches"
update 4 shallow route, if add scope in rout ... es, :only => [:new, :create] resources :issue_categories, :shallow => true, :shallow_path ... relations, :shallow => true, :controller => 'issue_relations', :only => [:index, :show, :create ... hallow_path => 'redmine' end match '/issues', :controller => 'issues', :action => 'destroy', :via => :delete </code> </pre> 2012-06-29 14:25
Open discussion: RE: Getting rid of issue fields
john lee wrote: > this is a bad piece of cod ... ver having to merge all updates to Redmine. 2012-06-29 08:37
Help: RE: Retrieving email fails into Redmine: Rake Aborted- A connection attempt failed [...]
Hi Will, Thank you very much for your reply ... e basic steps I went through to pinpoint the issue: <pre> -Verify Mailbox is still IMAP e ... r - Result: Still failed (Not a Firewall Issue) -Tested General Network Connectivity to L ... he presented Virtual NIC - Result: Found issue with Network Label Group in use. -Unchecke ... n! </pre> For us it turned out to be an issue with the VMWare ESX presented NIC, but hopef ... scripts or Redmine environment. Thanks again 2012-06-28 20:14
Help: RE: Can I get actual date of update in addition to or instead of number of days?
I am still getting the lines as: "Added by p ... bout 21 hours ago." Each update within the issue also has the Updated about XX hours/minutes ... hen without the quotes. Any suggestions? 2012-06-28 17:49
Help: RE: group projects
Ansgar Helfrich wrote: > ...think we need a ... ling is the commenting/change system used in issues when you update an issue), a Project group system would have to be cr ... cific purposes and they get used like groups. 2012-06-28 15:47
Help: RE: Retrieving email fails into Redmine: Rake Aborted- A connection attempt failed [...]
_Outgoing_ mail works right? Config at the bo ... ox (usually locked down to IMAPS [I had this issue]! So you may need to use "SSL=1 PORT=993" (m ... depending on company policy if you're having issues with IMAPS (I forget what Redmine will do w ... sting, to make sure it's not a configuration issue and is a problem with Redmine communicating ... as "unread" again for Redmine to pick it up. 2012-06-28 15:42
Help: RE: Problem with new Git repositories and using TortoiseGit
>/srv/repos/<name> Linux? Does the user ... e read access to the git scm? My most common issue early on is that it was owned and only acces ... fix it (and log/scm.err.log if you have it). 2012-06-28 15:32
(9301-9325/18298)