Project

General

Profile

Search

Results (18047)

Plugins: Unsupported plugin redmine_due_date_by_default: how to manage issue due date ad version due date as default
I installed https://www.redmine.org/projects/redmine/wiki/PluginIssueDueDate but I couldn't get it to work. I d ... ecent version. Isn't it? Thanks in advance 2021-02-15 17:05
Help: Redmine API - Integration
Hi, I want to create a Discord Bot that allows tracking issues, but have no clue how to do so. If you have ... o start or how to start, I would be grateful. 2021-02-13 19:52
Open discussion: RE: Is it possible to identify who and when reported the "estimated hours" for the issue?
The estimated hours are stored on an issue. As each change of any issue attribute is stored as a journal, each chang ... You can see this in the web interface in the issue itself. From the API, you can get those details by requesting the journals along with an issue. See [[Rest_IssueJournals]] for details. 2021-02-11 19:16
Open discussion: Error in Wiki User Guide?
[[RedmineAccounts#Mail-notifications]] <pre> ... ou will only receive notifications about the issues you're involved in (author or assignee) and about things you watch (eg. issues, forums).... </pre> User still get's an Email if he uncheck the Notification Option? 2021-02-11 10:34
Help: Automatically delete closed issues older than 365 days
Hi, I need to automatically delete all closed issues from all projects older than 365 days from ... dapter Mailer delivery smtp 2021-02-11 10:13
Help: RE: contact form
Ah OK, a contact form. Do you have a specific ... on the green submit button? Creating a new issue? Sending the request to an email address? In either way, it should be doable with a custom plugin. 2021-02-09 12:20
Help: RE: how to change author in issues
I did it in database, thx anyway! 2021-02-09 07:01
Help: RE: How to copy an issue to another project?
I found it thx! 2021-02-09 07:00
Help: RE: how to change author in issues
It's not possible to change the author of an issue in vanilla Redmine. There are some plugins o ... in compatiblity with your version of Redmine. 2021-02-09 06:25
Help: RE: How to copy an issue to another project?
If your role has the permission to copy an issue you will find the link for it in the context ... the right click menu. Regards, Bernhard 2021-02-09 05:52
Help: How to copy an issue to another project?
How can I copy an issue to another project? thx RL ------------ ... alled ------------------------------------ 2021-02-08 15:19
Help: how to change author in issues
How can the author be changed in "issues" by admin? thx RL ----------------- ... alled ------------------------------------ 2021-02-08 15:15
Help: RE: My issues do not appear following a migration
Hi, Can anyone help me? No one has ever had this problem? 2021-02-08 13:45
Help: REST API 3.4.2 can't create issue
For request <?xml version="1.0"?> <issue> <project_id>1</project_id> <subject>Example</subject> <priority_id>4</priority_id> </issue> get 422 error, project can not be empty, ... ror. Please help! <?xml version="1.0"?> <issue> <project_id>116</project_id> <tracker ... /subject> <priority_id>4</priority_id> </issue> 2021-02-05 23:15
Open discussion: RE: How to prevent users Log time on closed issues?
The patches still work with 4.1.1 We added a ... patches a little bit: not only for @&commat;issue.status_id != 5@ but any closed state Here are the patches: @app/views/issues/_action_menu.html.erb@ <pre> @@ -1,9 +1,1 ... ual"> + <%= link_to l(:button_edit), edit_issue_path(@issue), :onclick => 'showAndScrollTo("update", "issue_notes"); return false;', :clas ... on-edit', :accesskey => accesskey(:edit) if @issue.editable? %> + +<% if @issue.closed? == false %> <%= link_to l(:button_log_time), new_issue_time_entry_path(@issue), :class => 'icon icon-time-ad ... oject) %> +<% end %> + <%= watcher_link(@issue, User.current) %> <%= link_to l(:button_copy), project_copy_... 2021-02-05 10:10
Help: How to reinit "Latest revisions" (changesets) for repository
Hi there! In our Redmine installation we h ... ntry is from 03.04.2019. It is no general issue, all in all it works great with hundreds of ... rrect? Thanks for hints or code snippets!! 2021-02-04 16:13
Job offers: Sponsor a Feature: Project Search Optimization
Hello, A colleague of mine opened these 2 issues some time ago: * #34288 * #34287 Our c ... Thanks in advance. Best regards, MM 2021-02-04 15:34
Help: Issue running bundle install - Ubuntu 18.04
Hi Hoping someone can help. I'm attempting t ... fresh Ubuntu 18.04 instance but having some issues - I'm new to Redmine and my experience with ... before bundling. In Gemfile: redcarpet 2021-02-03 21:11
Help: Default assignee empty on new issue vs version being shown.
Hello, I searched for an explanation on ho ... ible to set a version. When you create a new issue, we do see the default version at creation b ... es, just plain default assignee. Thank you 2021-02-03 19:20
Open discussion: Is it possible to identify who and when reported the "estimated hours" for the issue?
In the time_entries table it is possible to i ... by whom the "estimated_hours" were reported? 2021-02-02 15:56
Open discussion: RE: Osmocomm Beginner FAQ
You've posted to the wrong site. This is the forum for the Redmine project-management and issue-tracking software. You should head over to https://osmocom.org/. 2021-02-02 04:21
Help: RE: How do I create a custom link to a header (h1) in an issue (Text formatting)?
I have the same issue. I would like to have an anchor within the issue to refer. Something like h2. Another T ... #Another-Title it the citation is in another issue. <pre> <code clase="textile"> Reference to #62010#Another-Title it the citation is in another issue. </code> </pre> This is the only solu ... pics/62010#Another-Title </code> </pre> 2021-01-30 18:01
Help: RE: IMAP ignoring some messages
We have a similar problem. Some emails (small percentage of them) are beeing marked as READ but issue is not updated in Redmine. In production. ... thing about that, no error, no warn, nothing. 2021-01-29 15:41
Open discussion: RE: TaskConnector: redmine -> Microsoft project connector
Now there is a MS Project VSTO add-in for red ... ide filtering/adding/updating/deleting tasks/issues, It can merge new/updated isssues to tasks. !https://conveniencable.com/images/load_issues.jpg! 2021-01-28 15:41
Open discussion: Redmine 4.1.2 release date
Do you already know when Redmine 4.1.2 will b ... uestion arises from two cross site scripting issues which are currently relevant in version 4.1 ... s@ ** fixed in jQuery UI >= 1.12.0 These issues are already fixed in the main branch (#3338 ... nd regards and thanks for your great work Jo 2021-01-28 14:22
(1276-1300/18047)