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.
- 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!
- 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!
- 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
- 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.
- 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/
- 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 ?
- Hi. I posted this in the "Open" general ar ... Redmine and onto another project management/issue tracking application. Thanks much for any help!
- 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
- 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.
- 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.
- 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?
- 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.
- 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
- 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.
- 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.
- 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.
- Can't get my head aroud this issue, maybe because this PassengerPhusion involve ... ocalhost/redmine@ to just @http://localhost/@
- 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.
- 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);
- 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.
- 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.
- 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.
- 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.
- 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.