Project

General

Profile

Search

Results (18265)

Help: RE: Can't change start and end dates for a ticket
Karen Bown wrote: > I'm new to Redmine and a ... consuming effort. Does anyone know when this issue will be resolved? Thanks! It's actually n ... e. By default the start/end dates for parent issues are calculated by its child issues. You can change this behavior in the administrator settings menu. Head over to the 'Issue tracking' tab and look for the 'Parent tasks attributes' section. 2019-03-13 20:10
Help: RE: Can't change start and end dates for a ticket
I'm new to Redmine and am loving it. We are u ... consuming effort. Does anyone know when this issue will be resolved? Thanks! 2019-03-13 11:43
Plugins: Issue Template Plugin 0.3.1 Released (support Redmine 4.x)
Hi, Redminers! I've released Redmine Issue Templates plugin v0.3.1. * http://www.redmine.org/plugins/redmine_issue_templates In this version, basic feature ... te template. Feedback is highly appreciated! 2019-03-12 12:26
Help: Hosting a Plugin somewhere else
Dear community, maybe someone could help me out with the following issue: We have redmine running on an AWS Instance ... out destroying our whole setup? Thank you 2019-03-12 10:29
Help: RE: How can I see the associated revisions on issues.
As I understand you correctly you would like to link the revision with your issue so if you open it you can see the list of revisions made for that issue, right? To do so, you can either setup Re ... t links it automatically, or you can set the issue number manually in the details view of the s ... on to top you can find the section 'related issues' where you can add an issue number by clicking 'Add' on the right side. !add_related_issue.png! How you get Redmine to filter your r ... the wiki under [[RedmineSettings#Referencing-issues-in-commit-messages]]. The user side of the repository module is poorly documented though. 2019-03-12 06:36
Plugins: ERPmine v3.5
We are happy to announce the release of ERPmi ... voice. - Can not hide additional details in Issue. Customization: For any Customization/Su ... dhisoftware.co.in/products/erpmine/resources/ 2019-03-11 15:20
Help: How can I see the associated revisions on issues.
After I left an issue # on the comment field of the Eclipse , I can see the issue # that I left at the Eclipse from a reposito ... he associated revisions information from the Issue. What should I do if I can see the associated revisions information from the Issue ? 2019-03-11 08:05
Help: Can specific user logins be restricted ... rict administrator access to inside firewall)
Hi. I posted this in the "Open" general ar ... Redmine and onto another project management/issue tracking application. Thanks much for any help! 2019-03-09 00:18
Help: Incompatible date format in contextual menu and calendar
h1. Incompatible date format in contextual me ... tionnalities fails. h2. Problems 1) In issues view, using contextual menu (right click) on an issue row to directly update a field (eg: status,t ... message saying: <pre> Failed to save 1 issue(s) on 1 selected: #2. Start date is not ... date is not a valid date: #2 </pre> the issue is not updated 2) gantt view leads to a b ... .. </pre> 3) calendar doesn't show any issues h2. Solutions tested According to the ... ons (php and java) working on it and have no issues to this day. h2. Configurations tes ... have any clue on how I can solve this? thanks 2019-03-06 12:42
Open discussion: redmine incomming mail add <custom_field> to subject if it exist
Hi. Help me to write "if" condition for issue.custom_field_value in file app/models/mailer.rb i need to add "Re: #{issue.custom_field_value(52)} " in (def issue_edit) mail subject, only when custom_field exist. my code: <pre> s = "" s << "Re: #{issue.custom_field_value(52)} " if issue[custom_field_value][52] s << "[#{issue.project.name} - #{issue.tracker.name} ##{issue.id}] " s << "(#{issue.status.name}) " if journal.new_value_for('status_id') s << issue.subject </pre> help me please to write "if" condition correctly(second row) 'if issue[custom_field_value][52] is not empty or is not "" ' Thank you. 2019-03-06 12:14
Help: RE: Time entries report to CSV - missing issue name
Hello, sorry I just checked source codes ver ... hink some Ruby programmer would do it faster. 2019-03-05 20:26
Help: RE: Time entries report to CSV - missing issue name
Hello, Martin! I have the same issue. Could you say, have you found a solution? 2019-03-05 17:25
Open discussion: RE: Upgrade to redmine 4.0.1 administrator can´t edit issue comment
Thank you for the feedback. I am relieved to know that. 2019-03-05 03:26
Open discussion: RE: Upgrade to redmine 4.0.1 administrator can´t edit issue comment
HI, I have found the issue is the new theme that is use that is no work ... to the last version and now is works. thx 2019-03-04 17:30
Open discussion: RE: Upgrade to redmine 4.0.1 administrator can´t edit issue comment
HI, I dont have any error on the productio ... s I dont have button options to edit comment issues with administrator or all users. Thanks in avance. 2019-03-04 09:13
Open discussion: RE: Upgrade to redmine 4.0.1 administrator can´t edit issue comment
Please post errors logged in the production.log. It may indicate the cause of the problem. 2019-03-02 04:20
Open discussion: Upgrade to redmine 4.0.1 administrator can´t edit issue comment
HI all, After upgrade redmine from 3.3 to ... istrtors and all users can´t edit comment of issue. ¿Can you help me please? thanks in advance. 2019-03-01 13:41
Help: Make / as root URL instead of /redmine
Can't get my head aroud this issue, maybe because this PassengerPhusion involve ... ocalhost/redmine@ to just @http://localhost/@ 2019-02-28 08:21
Open discussion: RE: Java Rest API, unable to fetch issue by issue id
check your redmine URL check your permission ... dmine install. these are 3 possible options. 2019-02-27 05:45
Help: RE: How to get all the issues with Java Api - I didn't get all the issues following the doc - Java API Redmine
you can set page size: RedmineManager ... eeded mgr.setObjectsPerPage(100); 2019-02-27 05:42
Help: Problems with duplicating Due Date Issue field - tried with Computer Custom Field.. any help?
Hello, i'd need to essentially duplicate the 'Due date' field in each issue or Redmine 3.4, in a way that the user is able to edit the field, but if any child issue's got a further due date, the latter is attributed to the parent issue as well. The 'Due date' and the new field (e ... nnikoff/redmine_plugin_computed_custom_field/issues/15): <pre> INTERNAL_DEADLINE_FIELD = 6 ... methods? Thank you! Any help appreciated. 2019-02-27 01:01
Open discussion: What is Redmine stance/philosophy on "Time tracking" ?
I currently run a redmine server for myself a ... eport, if I click the "+" to the right of an issue, instead of adding another new line entry, i ... PNG (from this entry http://www.redmine.org/issues/1650) But don't understand how to get it. ... go: https://www.redmine.org/plugins/redmine_issue_todo_lists I am thinking I must just take ... odernize it a bit. Thanks for any insight. 2019-02-26 08:40
Help: "Request Entity Too Large" , again...
I have been through the forums and can find n ... ars to work fine, EXCEPT file attachments to issues. If I try and upload a file of > 1000Kb ... porting. Any other suggestions? Thanks. 2019-02-22 05:56
Help: RE: CSS missing after upgrade
Default theam seems to be working fine, so I ... lternate works fine but classic has the same issues as my custom one. 2019-02-21 00:23
Help: RE: Wiki pages' history does not let me "annotate" a version
There isn't a possibility to change the comme ... leading at this point and we should raise an issue for it. As I think about it, "annotations" would be my favorite choice. 2019-02-20 10:59
(2351-2375/18265)