Project

General

Profile

Search

Results (12675)

Defect #19611 (Closed): Hostname with port via colon gets shrinked in e-mail notifications
I successfully installed Redmine, I specified ... them, because they look like this: @myserver/issues/43@ but they should look like this: @myserver:12321/issues/43@ - so everithing after colon and colon i ... ironment production Database adapter Mysql2@ 2015-04-13 21:44
Defect #19609 (Closed): Internal server error ... rea character (maybe 2byte character) in Wiki
Hello, I'm using Redmine 3.0.1 that has Wiki ... ink all 2-byte characters also have the same issue. Thanks, Harris. 2015-04-13 16:37
Defect #19606 (Closed): Issue Estimated Time not updated on tracker change
The problem occurs when the issue tracker is changed to another which does not ... ted time field activated: - Create a main issue with a tracker which has the "Estimated time ... ours From my searches, I can see that the issue estimated time is not changed in DB. It won't change to null, but remain to X hours. 2015-04-13 14:51
Defect #19602 (Needs feedback): Non-Reporter role cannot see issue list
I have upgraded Redmine from 2.2.2 to 3.0.1. ... ount (with role 'developer') I cannot see an issue list but I can see an issue detail. Then I logout my developer account ... eporter'). In reporter-account I can see the issue list. I try to assign new task to my develop ... ept 'reporter' role, it's still not show the issue list.Finally I have changed my config to sho ... hart redmine_mentions redmine_flowdocks 2015-04-13 11:02
Defect #19599 (New): Redmine does not honnor RFC822 4.4.3 reply-to field in incoming emails
Many modern (or just well-configured) SMTP se ... for me when creating tickets from the email issued by a website contact form. The notification ... ine I'd try to make a plugin that solved the issue, perhaps someone else can. I've verified ... ails # Returns the created object (eg. an issue, a message) or false def receive(email) ... l = replyto_email end </code></pre> 2015-04-13 04:35
Feature #19591 (Closed): Text formatting (textile/markdown) configurable on a per project basis
In a true multi-user and multi-project enviro ... the general setting. Thank you in advance. 2015-04-10 22:34
Defect #19590 (Closed): Parent not visible unless 'Edit' is clicked
0) Create a task A, and a task B. 1) Click E ... ID for a task that it is visible in some way. 2015-04-10 17:09
Defect #19589 (Closed): Email Client (Not Show the images)
My situation: 1) I create a new issues with image. 2) I choose the people who need to know the issues. 3) Before of the two (2) step, i active E ... n. 4) the people who need to know about the issues is receive the message on Lotus Notes. 5) ... 2, 2015-04-10 16:14 !Chrysanthemum2.jpg! 2015-04-10 16:38
Defect #19588 (Closed): Invalid column size for language pt-BR
I installed Redmine 3.0.1 recently with defau ... ion_controller.rb:100:in `user_setup' </pre> 2015-04-10 16:05
Feature #19583 (New): Allow restriction of Issue Relations as per other Field Permissions
Currently the only permission configuration for issue relations is either no access or full contro ... r role from modifying (or make mandatory) an issue's relations once that issue has been put in a certain status. 2015-04-10 11:22
Defect #19580 (Closed): "Required" and "Read- ... "Fields Permissions" screen are not colored
"Required" and "Read-only" rules on "Fields P ... uot;required&quot;]"> </code></pre> This issue can be fixed by the attached patch: attachme ... *actual (current trunk):* !without-fix.png! 2015-04-09 16:04
Defect #19578 (Closed): Issues reports table header overlaping
Hi, After migrating from Redmine 1.2.1 to 3.0.1, the Issues > Summary > Reports details page does not h ... table header overflow. We use around 20 "Issues statuses" in our Redmine instance and with ... y about it in Changelogs. Thanks, Antoine 2015-04-09 12:52
Defect #19577 (Closed): Open redirect vulnerability with back_url param
h2. Summary The valid_back_url? method use ... as a basic auth user. h2. Credits This issue was discovered by Yassine ABOUKIR of http: ... mine versions (including 2.5, 2.6, and 3.0) 2015-04-09 12:50
Defect #19576 (Closed): Ticket subject.strip in recent version not in an old one
Hi, I finally upgraded Redmine from 1.3.1 ... n of mail_handler.rb of each versions around issue.subject. * Redmine 1.3.1 + Ruby 1.8.7 + Rails 3.2.8 [Problem NOT happened] <pre> issue.subject = email.subject.to_s.chomp[0,255] < ... + Rails 3.2.21 [Problem happens] <pre> issue.subject = cleaned_up_subject def cleane ... hing, please tell me. Thanks in advance. 2015-04-09 09:03
Patch #19570 (Closed): Spanish translation updated
Details: <pre> label_add_projects: Add ... : Edit attached files setting_link_copied_issue: Link issues on copy label_link_copied_issue: Link copied issue label_ask: Ask label_search_attachment ... Search attachments only label_search_open_issues_only: Open issues only field_address: Correo electrónico ... label_blank_value: blank permission_copy_issues: Copy issues </pre> <pre> label_add_projects: Añadi ... tar archivos adjuntos setting_link_copied_issue: Enlazar petición cuando se copia label_link_copied_issue: Enlazar petición copiada label_ask: Preg ... y: Sólo Buscar adjuntos label_search_open_issues_only: Sólo Abrir Peticiones field_addres ... label_blank_value: blanco permission_copy_... 2015-04-08 15:48
Defect #19569 (Closed): Field permissions not working properly with inherited memberships
I have a tree of projects, were groups and pe ... fields when filtering by role "all". This issue is quite important as we depend on giving permissions to that structure. 2015-04-08 10:26
Defect #19565 (Closed): problem with the ticket situation copied, the situation this resetting
2015-04-07 22:37
Feature #19564 (Resolved): Hide custom field during pdf export
Hi everyone, I would like to know if you ... he pdf without them. Thanks for your help. 2015-04-07 17:40
Feature #19563 (Closed): Filter Issues based on selected issues only.
Under the issues tab, please add the capability to select any subset of issues listed, and then apply filter to only display those issues. This will greatly help in sharing overview of selected issues with external parties we don't want to give ... , and help users easily focus in on selected Issues. 2015-04-07 16:04
Feature #19561 (Closed): Projects sort by creation date
Hello, i'm new to redmine and i wonder how to sort projects by creation date ? I have seen this issue http://www.redmine.org/issues/6836 and i can't figure how to sort by date. 2015-04-07 10:37
Feature #19560 (Closed): Add some option to export only selected issues
When I need to export the issues, sometimes I only want to pick out some of the issues to export. I know the filter can do this but could I just simply check the issues in the list then export? 2015-04-07 06:09
Defect #19558 (Closed): Mail handler should not ignore emails with x-auto-response-suppress header
I can see from the code that certain values w ... ceive the header for mail sent via that list. 2015-04-06 15:58
Defect #19553 (Closed): When create by copying the issue, status can not be changed to default
If create a issue in the following procedure, the status is not correctly registered. * Copy an issue. (At this point, the status is "Assigned") ... e to "New") * Pressed to the Create button. Issue is created. * Created issue status is registered in the pre-changed status. (Registered status is "Assigned") 2015-04-03 19:00
Defect #19550 (Closed): Issue query: crash when processing saved query(filters) with cyrillic after upgrade to 3.0 from 2.*
After updrading from 2 to 3 version I've foun ... ustom query at 3.0 version in works properly. 2015-04-02 14:23
Patch #19548 (Closed): Add link to reported issues on users's profile page
In user's profile page, we can know the user's activity and numbers of reported issues. I think it would be great if we can know not only the number of reported issues but also a list of reported issues. This patch adds a link to reported issues on user's profile page. In addition, this patch provides a means to get a list of issues reported by non-members. Because they are not listed in drop-down in issues filter, there is no means to get a list of issues reported by non-member. With this patch, we ... in some clicks. !link_on_profile_page.png! 2015-04-02 05:15
(4601-4625/12675)