Project

General

Profile

Search

Results (12636)

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
Patch #29951 (Closed): Quick design fix/proposals for projects index page
I'm attaching two proposals for the projects ... tion is considered by many users a defect (7 issue reported since then) and is one of the most reported issue lately. !{width:75%;border: 1px solid gre ... l add the patch for review/testing very soon. 2018-11-11 22:29
Feature #29946 (Closed): Update i18n gem (~> 1.6.0)
The latest version of i18n gem is "1.1.1":htt ... e error and should follow the recent version. 2018-11-11 06:14
Feature #29935 (New): Edit authored issues and Edit assigned issues in issue tracking permission
Please provide "Edit authored issues" and "Edit assigned issues" in issue tracking permission of Roles and permissions ... hod to achieve the same if already available. 2018-11-08 14:50
Defect #29933 (New): Strange status jumping in issue workflow
*How to reproduce the bug:* We knew that when a role with "Edit issues" right could change contents under issues, including status field. You could easily f ... following steps: # define a role with "Edit issues" rights. name it "ABC_Role", # add a new issue status, name it "Temp_Status", # in a exist ... ate status to Temp_Status, # tick off "Edit issues" rights for role "ABC_Role" Now you will ... ould still jump to "Temp_status" in relevant issues, even you can't find "Temp_status" in workf ... in "workflow" table after ticking off "Edit Issues" rights. *Solution:* When ticking off "update issue" right for certain role, the corresponding r ... me@"davidcdx@163.com", Best Regards, Dave 2018-11-08 12:00
Defect #29920 (Closed): Email has already been taken/Login has already been taken
I know i have already used the same username ... Redmine plugins: no plugin installed 2018-11-07 13:20
Defect #29918 (Closed): Related issues section ignores the date format setting
Start date and due date in the related issues section are always displayed in the format ... px solid #ccc;}.incorrect-date-format@2x.png! 2018-11-07 09:02
Defect #29915 (New): Text in PDFs generated from issues show wrong glyphs when copied in Acrobat Reader DC
Exporting a PDF in the issue view results in a perfectly viewable PDF in ... e text. Searching through rbpdf and tcpdf issues did not result in anything useful. I also t ... lated to #26034. A sample PDF is attached. 2018-11-06 10:35
Feature #29914 (Closed): Migrate to Rails 6.1 with Zeitwerk autoloading
2018-11-06 04:06
Defect #29913 (Closed): Adding image with same name as previous one replaces embedded image
Copied from #4618 which is closed but still a ... ken that produce this behavior, > > # An issue has an attachment made to it (usually in my ... isplace the old one. Very problematic for issue comments with embedded screenshots: the newe ... Database adapter Mysql2 </pre> 2018-11-05 17:05
Defect #29912 (Closed): Missing closing tag in app/views/roles/_form.html.erb
Just find a missing html tag in @roles/_form. ... f @role.new_record? && @roles.any? %> </pre> 2018-11-05 14:10
Defect #29911 (Closed): [Email Notification] _involved in_ clarification
Hi Everybody, First of all, I want to apolog ... anks you for any feedback. Regards, Nicolas 2018-11-05 11:17
Feature #29897 (Closed): hook: controller_issues_bulk_edit_after_save
From https://www.redmine.org/issues/8757 To avoid the problems with stopping ... ng fails on the hook, iterate over the saved issues after saving them 2018-11-03 01:28
Feature #29894 (Closed): View watchers on the issue list
Currently, you have to go to the detail page of an issue if you want to see the list of watchers. ... d be nice if Redmine shows watchers for each issue on the issues list. With this feature. This feature is a bit similar to #25515. 2018-11-02 05:46
(2551-2575/12636)