Project

General

Profile

Search

Results (18291)

Open discussion: Getting project information using Redmine REST API
I have to create a dashboard which would acce ... ng this API and can find methods to list all issues associated with a project. Does anyone a ... information from Redmine? Thanks, Pranjal 2013-07-05 11:27
Open discussion: RE: Accept issues from mail Redmine 2.3.0.stable
No, not really. In the log files it says that ... il is read, moved to "read" folder and a new issue is created). So the problem is with cron. Wi ... riables i think. But i don't know which one. 2013-07-04 23:09
Open discussion: RE: Accept issues from mail Redmine 2.3.0.stable
Do the logfiles have valuable information? 2013-07-04 22:22
Open discussion: Accept issues from mail Redmine 2.3.0.stable
Hello all. I have a major problem. I want to configure Redmine to accept issues from mail. OS: CentOS 6.3 Versions: rub ... : * * * * * /bin/bash /home/Redmine/redmine_issue_mail.sh I have tried this in many ways (t ... t is not processed. It does not appear as an Issue in Redmine and it is not moved to INBOX.read nor INBOX.failed. What can i do? 2013-07-04 15:35
Help: RE: Problem overriding REST API in plugin
Please help with this issue. It's a huge showstopper for me right now. ... rong and view should be registered somewhere? 2013-07-03 16:29
Help: [RESOLVED]Total data exporting to CSV although filter the results in 'Spent time'->'details'
Hi in my Redmine i have many number of users and issues. I need the report for particular user. I ... to change the code? Help me.. Thanks, RK 2013-07-03 14:29
Help: How to set a field in a form through the URL itself
hi first post on here :) i hope i'm not d ... fields *Example*: _i want to create a new issue in project 123 setting the assignee, the pri ... ng like: @https://myredmine.com/projects/xxx/issues/new&assignee=delfo&priority=low&type=request@ ??? thanks in advance for your help 2013-07-03 12:49
Help: Creating tickets from e-mail with on-the-fly user creation from LDAP
Hi, I'm setting up our Redmine to "make ti ... I don't really know how else to solve this issue. 2013-07-03 12:12
Help: RE: the exported PDF Can't display the right layout
i use redmine 2.3,got this problem too。 when ... e list: find code1: <pre> half = (issue.custom_field_values.size / 2.0).ceil issue.custom_field_values.each_with_index do |cust ... </pre> modify to: <pre> half = (issue.custom_field_values.size / 2.0).ceil issue.custom_field_values.each_with_index do |cust ... riteHTMLCell(35+155, 5, 0, 0, issue.description.to_s, issue.attachments, "LRB") </pre> modify to: <pr ... riteHTMLCell(35+155, 5, 0, 0, issue.description.to_s, issue.attachments, "LRB") ########## issue.custom_field_values.each_with_index do |cust ... pdf.Ln end ###### </pre> 2013-07-03 05:49
Help: Links for none ASCII
Howdy? Redmine failed to recognize none-ASCII links with space separator, how can I fix this issue? Example: *This result of:* <pre> "FTP ... ://bzr@ecs.lan:23/reference/c++/كائنية المنحى 2013-07-03 03:47
Plugins: RE: Redmine Issue Reminder - Version 0.0.1
This looks like such a promising project... ... work, let me know if any testing is needed. 2013-07-03 02:28
Help: Setting project_path & Default View to 'Issues' rather than 'Overview'/#show
Hi, I'm running 2.3.1.stable and trying to f ... efault view when one clicks on a project to 'Issues' rather than the 'Overview'. 1) I manag ... g the 'Overview' tab, always took me back to Issues, which is not good <pre>match '/projects/:id/', :to => redirect("/redmine/projects/%{id}/issues"), :via => [:get]</pre> 2) In redmine.rb ... to switch the order of the tabs, i.e. make 'Issues' first, then 'Overview'..however 'Overview' ... bie is more than welcome! Greetings, marin 2013-07-02 21:22
Open discussion: Change version completed percent calculation
Hello everyone. I organize issues in a tree hierarchy, using different trackers for "internal" issues (i.e. issues used to group some others), and "leaves" issues. Usually, an internal issue has no 'done ratio' set, so it is inherited ... ulated as the average of done ratio of every issue, not taking into account if an issue is a leaf or a internal node (whose done rat ... eted percent of a version is done calling to issues_progress function of line 276 of version.rb ... de is the following: done = fixed_issues.open(open).sum("COALESCE(estimated_hours, # ... progress = done / (estimated_average * issues_count) Basically it calculates the average of the ratio of all issues (open and closed ones). I should change it to consider only leaves ... 2013-07-02 19:01
Help: Watcher Problems and Upgrades
Hi Everyone, I am running 2.2.1 and I have an issue where I can't seem to add a watcher to an issue. When you click 'add' I get an error "You do ... ading in these forums and the bug list I see issues in 2.2.3 with watchers as well, so anyone h ... base adapter Mysql2 2013-07-02 13:56
Help: Unable to delete attachments in issue. [Solved]
Hello ! I am finalizing my installation of Redmine 2.3.1 and have an issue concerning attachments in my issues. My environment : Centos 6.4 Envir ... cess goes well and my mail is treated. A new issue is created and the mail attachment becomes an issue attachment. When I want to delete this at ... s each month myself ? Thank you very much. 2013-07-01 16:58
Plugins: How to display users list in ascending order in Work_time plugin?
Hi, I have been using Redmine work_time plug ... orked for me. Please help me to resolve this issue and to display users in the ascending order. Thanks, RK 2013-07-01 13:44
Help: How to sort user names in ascending order from dropdown list ??
Hi, I have been using Redmine work_time plug ... orked for me. Please help me to resolve this issue and to display users in the ascending order. Thanks, RK 2013-07-01 12:48
Plugins: Wiki extentions Redmine 500 error
Hello, I need your help. I have installed Red ... ore. Migrating to Setup (1) Migrating to IssueMove (2) Migrating to IssueAddNote (3) Migrating to ExportPdf (4) Migrating to IssueStartDate (5) Migrating to CalendarAndActiv ... AndFilesNotifications (18) Migrating to AddIssueStatusPosition (19) Migrating to AddRolePos ... Watchers (39) Migrating to CreateChangesetsIssues (40) Migrating to RenameCommentToComments (41) Migrating to CreateIssueRelations (42) Migrating to AddRelationsPer ... VersionsWikiPageTitle (57) Migrating to AddIssueCategoriesAssignedToId (58) Migrating to Ad ... CreateEnabledModules (68) Migrating to AddIssuesEstimatedHours (69) Migrating to ChangeAtt ... AllowNullPosition (76) Migrating to RemoveIssueStatusesHtmlColor (77) Migrating to AddCust ... 91017213536) Migrating to AddMissingIndexesTo... 2013-07-01 10:25
Help: Custom SubTasks view
In the issue details, there has a simple table for subtas ... tabase adapter Mysql2 2013-07-01 03:50
Plugins: RE: Time & Expense 1.5
we will take a look at this problem Terence Mill wrote: > Please fix this issue > https://github.com/two-pack/redmine_xls_export/issues/24 2013-06-30 15:45
Help: RE: email sendding problem when update 2.2.3 to 2.3.0
Alexey Shafranovich wrote: > It seems like i ... thread https://github.com/andris9/Nodemailer/issues/140 and got error like Arch That's unrelat ... ut there's no solution in that thread anyway. 2013-06-30 11:36
Plugins: RE: Time & Expense 1.5
Thanks Dhanasingh, Dhanasingh Krishnapandi ... sn't the estimated time already available on Issues and % completion should also be there (as a ... ated time and completion is available in the Issue. I wanted to keep weekly targets, so that I ... ield "Estimated time" to dircetly impact the issues "Estimated time", since both are for differ ... ustom field is for weekly target whereas the Issue field is to note the complete time for the Issue. My request was to have the custom fields ... for future versions of the plugin. Saurabh 2013-06-30 07:12
Plugins: RE: Time & Expense 1.5
Terence, Thanks for your feedback/questions. ... ly then we enabled the time logging to blank issue in the plugin. You can log time to a blank issue from the log time page. Go to the log time page and empty the issue text box. Q3)No, the plugin doesn't suppo ... will accept only xml or json formats I think. 2013-06-30 05:41
Plugins: RE: Time & Expense 1.5
Please fix this issue https://github.com/two-pack/redmine_xls_export/issues/24 2013-06-29 23:58
Plugins: RE: Time & Expense 1.5
Saurabh, Thanks for you feedback, we will t ... sn't the estimated time already available on Issues and % completion should also be there (as a ... ime, let me know what you think Dhanasingh 2013-06-29 20:10
(7326-7350/18291)