Project

General

Profile

Search

Results (12572)

Feature #30112 (New): Option to stop sending reminders on non-working days
Currently, Redmine sends reminders every day ... setting (in "Administration" > "Settings" > "Issue tracking" page). But I don't want to receive ... dtone/redmine_extended_reminder) in the past. 2018-12-06 03:09
Defect #30104 (New): Cannot change Project inside Issue
Hi there, Running Redmine 3.6.4 on Debian ... tion of Redmine (2.5.2) to a new one. Had no issues whatsoever. I have 2 plugins running: re ... ut to no avail. When I click 'Edit' on an issue, I can change many parameters under *Change ... iveRecord::RecordNotFound (Couldn't find all IssueCategories with 'id': (all, {:joins=>:project ... :156:in `inherited_categories' app/models/issue.rb:388:in `project=' app/models/issue.rb:358:in `project_id=' app/models/issue.rb:528:in `safe_attributes=' app/controllers/issues_controller.rb:478:in `update_issue_from_params' app/controllers/issues_controller.rb:155:in `edit' lib/redmine/ ... the Redmine version? Thank you in advance. 2018-12-05 17:35
Defect #30099 (New): Multiple blank lines in pre tags are not preserved in Textile
Line breaks should be rendered intact in pre ... r: 1px solid #ccc;}.screenshot-actual@2x.png! 2018-12-05 03:58
Feature #30086 (Closed): Use HTTP status code 403 instead of 401 when REST API is disabled
Currently, Redmine returns HTTP status code 4 ... out --user admin:admin http://localhost:3000/issues.xml HTTP/1.1 401 Unauthorized X-Frame-Opt ... or password is incorrect. If they access to /issues.xml with a web browser, they will see a bas ... of 401, like "403 API access is not allowed". 2018-12-04 02:21
Defect #30073 (Closed): Ajax Request Returns 200 but an error event is fired instead of success
here's an explanation of the issue https://stackoverflow.com/questions/6186770 ... x({ type: "DELETE", url: '/issues/5.json' dataType: 'json' ... render_api_head :no_content end </pre> 2018-12-01 19:41
Defect #30070 (Closed): Unable to update assignee with rdm-mailhandler.rb
h1. Issue Summary I try to update ticket status by ... pre> # ignore CLI-supplied defaults for new issues handler_options[:issue].clear </pre> then the assignee become edi ... ket attachment:updateAssignee.png Thanks 2018-12-01 14:36
Feature #30069 (Closed): Use GitHub Actions a ... n to run tests through the existing mirroring
On my local development box, I've a lot of br ... . Also, I'm very ok with any other service. 2018-12-01 14:03
Feature #30068 (Closed): Remove :async_smtp and :async_sendmail delivery methods
The purpose of this issue is not to implement any feature but to add a ... use :smtp delivery method instead. </pre> 2018-12-01 08:13
Feature #30057 (Closed): Requesting to Install Angular CLI
Good Evening sir, I am Karthika from Fres ... my training process . Employee ID- SMI_757 2018-11-29 13:54
Feature #30056 (Closed): new template
needed for klosterladen.tn is tamplate L4731REV-25 of Avery 2018-11-29 12:34
Defect #30055 (New): Keep it from one job to the next
Hi, I'm just using the Redmine program. Fi ... let's create it. Can the above mentioned issues be made? Thank you for your interest. 2018-11-29 10:02
Defect #30054 (Closed): Add missing fixtures for test_create_with_one_attachment
This issue is extracted from #29990#note-3, originally ... rtions, 1 failures, 0 errors, 0 skips </pre> 2018-11-29 07:44
Feature #30053 (Closed): Events Manager Plugin and Posts
Hi, I am wondering if there is anyway to g ... ow might I make this change? thanks, Mark 2018-11-29 05:48
Defect #30051 (Closed): Auto transitions status
At the moment, when a comment is received in ... ected modules: # Usability plugin # Unread Issues plugin # Tracker Hider plugin for Redmine ... & Controle) # Redmine Lightbox 2 # Redmine Issue Templates plugin # Redmine Issue Tabs plugin # Redmine Graphs plugin # DMSF ... ile plugin (PRO version) # Recurring Tasks (Issues) # Quick Edit plugin # Progressive Projec ... # Clipboard image paste # A common libraries 2018-11-28 12:54
Patch #30037 (Closed): Allow single Chinese character as a search keyword
Currently, Redmine requires at least 2 charac ... okens.slice! 5..-1 end </code></pre> 2018-11-27 06:04
Defect #30030 (New): Links to notes depends on issues "Display comments" setting
Links to notes (#12912) depends on "Display c ... (A) / "in reverse chronological order" (B)). 2018-11-26 10:57
Defect #30027 (Closed): Some styles (for ex: ... ith text formatting enabled are not displayed
You can insert tables to long text custom fie ... x; border: 1px solid #ccc;}.no-border@2x.png! 2018-11-25 06:01
Patch #30026 (New): macros and textile at pdf export in custom field
Redmine in version 3.4.6 don't fully support ... d formatted text. I did some changes in the issue_pdf_helper.rb to do that. 2018-11-24 22:58
Feature #30014 (New): Refferencing keyword to skip actions related to the rest of commit message
In some use-case scenarios, like code merge, ... cular keyword, except referencing code to an issue. Here is sample scenario: [[https://sta ... tings can look like this: !download (5).png! 2018-11-23 08:15
Defect #30009 (Closed): Empty sort criteria for issue query gives error
When saving an Issue query,provide the sort criteria like below, ... gives error. Bug occured on redmine: 3.4.6 2018-11-22 11:24
Defect #30001 (Closed): CSV importer ignores shared version names of other projects
When importing issues from CSV, you cannot set a target version for an issue if the specified version name in the CSV is a shared version of another project. This issue was reported to "redmine.tokyo community":https://redmine.tokyo/issues/892. 2018-11-21 01:05
Defect #29990 (Closed): Add missing fixtures for test_create_should_send_notification
The bellow test fails when it is run in isola ... ached a patch that adds the missing fixtures. 2018-11-17 19:44
Defect #29981 (Closed): "% Done" should be rounded down to the 1
In the following case, "% Done" of the issue A is shown as 100% because "% Done" is rounded. As one issue doesn't be completed, "% Done" should be sho ... : 100%   ├ C9: 100%   └ C10: 100% </pre> 2018-11-15 17:27
Defect #29971 (Needs feedback): [Receiving emails] Redmine cannot create new issue after fetching the mail.
Attached file is the log after fetching the mail. The issue only occurs with this mail. I saw this mess ... tion Database adapter Mysql2 2018-11-15 09:54
Feature #29958 (Closed): Issue creation via email automatically
Morning guys, I need a little help with creating issues via email. I've read the RedmineReceivingEm ... nction, and i can't do it by myself. Thanks. 2018-11-12 12:44
(2476-2500/12572)