Search
Results (18267)
- I am trying to find a script to move issues from gitlab to redmine. Unfortunately the ... github.com/paupauorg/github-redmine-migration
- Hi, My current redmine Environment: Red ... This error occurred when I clicked on an Issue in the tool. After knowing that a plugin(eve ... he changes needed to be done in the plugin.
- Hello, I'm not sure this is the right place t ... acts, and we want the View to be the same as Issues, the only thing that we have to change are ... ries, but we can't seem to do that, any help?
- Hey all, installed and setup redmine on ubunt ... was to make a system for change control and issue tracking. Are there redmine plugins for this ... ve our project's code be kept on this server.
- Help: RE: how to adjust issue list from center align to left align?
- I think the rule gets overwritten by the following @table.issue td {...@ statement. Just move your new line ... and try it again. I'd bet this will fix your issue. Kind regards, Bernhard
- Plugins: Issue Template Plugin 0.2.1 Released (support Redmine 3.x stable)
- I’ve just updated into v0.2.1. This version ... recommended. Feedback is highly appreciated!
- Plugins: RE: Issue Template plugin
- Rolf Fischer wrote: > Hi Akiko, > > i fin ... k, report if you have something strange with Issue Templates and Checklists plugin.
- Open discussion: RE: Multiple Projects or one of them?
- You may have several big projects and then su ... g more projects will give you ways to filter issues and will increase manageability. --- P.S. Wow, this thread is as old as three years....
- Help: RE: how to hide the Status & % Done fields during issue creation.
- You can hide "% Done" field when the issue status is "New" by setting the field "Read-o ... wn by configuring status transitions for new issues on "Administration" > "Workflow" > "Status transitions" page.
- Open discussion: RE: Multiple Projects or one of them?
- Why not creating sub-projects inside your onl ... stages (named like that) and add your bug or issues as children of them. Now that Redmine has ... r projects (now sub-projects!) based on time.
- I've upgraded RedMine from 3.3.1 to 3.4.6 and ... bs is installed, it is impossible to edit an issue: <script type="text/javascript" charset="utf-8"> RMPlus.ACL.load_issue_edit_form(6, true, false); </script> can n ... RM+ plugin because I lose capability to edit issues. Please help me to localize and fix the ... gins: a_common_libs 2.5.0
- my redmine version is 3.4.6 with the defult ... you tell me which plugin can support it. tkx!
- All issue created supposedly is New status with 0 in % ... s field & % Done field is meaningless during Issue creation phase. Kindly advise how to hide the Status & % Done fields during issue creation. After issue is created, then the issue will automatically set with New status & 0 in % Done field. The personnel that working on the issue can change the status & % Done accordingly.
- Hello, My wiki settings are such that it u ... 20-17 for details. I went over the linked issues but I only saw warnings on why this should ... . I have to admit I did not read the entire issues. At the top of the user guide it also sa ... r.rb#L122 Thanks in advance for your help.
- Hiii guys, I want to adjust align style for issue display from default center align to left al ... f while file in redmine folder? many thanks.
- Help: RE: Redmine Issue creation not working via receive_IMAP Gmail
- It seems the problem came from replying to em ... end to redmine they get processed properly.
- Help: RE: Redmine Issue creation not working via receive_IMAP Gmail
- I have the same problem ... no issue is created and mail is moved to "Failed". I get no error messages when I run the rake command...
- I am wondering how I can remove old/closed ta ... n closed do not appear when I am editing the Issues view, but if I am editing an Agile board, t ... arget version has been renamed to "sprint").
- Hello all, I have set up a redmine instanc ... ompany. Currently I am trying to "enable" issue creation via email (IMAP) This is the rak ... to fail. Please HALP Thanks in advance
- Open discussion: RE: Required fields for time logs
- There is an option 'Required fields for time logs' and two checkboxes: - issues - comments If there will both checked user has to provide issue and comment or one of these ? Anyone ?
- Help: RE: how to adjust issue list from center align to left align?
- Dear Bernhard, I tried many times to add b ... esult by attched tracker.jpg .many thanks.
- Open discussion: RE: REST API: Filter issues according to date
- some more examples start_date >= 2018-10-01 <pre> /issues.json?start_date=>=2018-10-01 </pre> start_date <= 2018-10-01 <pre> /issues.json?start_date=<=2018-10-01 </pre> start_date between 2018-10-01 and 2018-10-30 <pre> /issues.json?start_date=<>2018-10-01|2018-10-30 </pre> tested on redmine 3.4.4.stable
- Open discussion: RE: Migration from Windows to Linux OS
- Yeah. That's working fine now! Thanks for the ... server when redmine reads mails to create an issue in the tool. Can that be avoided so that a c ... ne tool. Suggestions and help appreciated.
- Help: RE: how to adjust issue list from center align to left align?
- I assume you would like the trackers row to b ... }</code></pre> Kind regards, Bernhard
- Open discussion: RE: Redmine - Issue creation based on emails - UID COPY failed
- I've focus the problem. It is due to below ... ss=read move_on_failure=failed </pre> So issue is partialy solved as I can import the issues received per email. Cédric