Project

General

Profile

Search

Results (12390)

Patch #34979 (Closed): French translation update for 4.2-stable
Hello, Few translations for fr : - Old ... urriel" - Error in translation - New labels 2021-03-29 10:26
Feature #34978 (Closed): Add the list of supported browsers to docs and drop support for IE 11
Beginning August 17, 2021, the remaining Micr ... pports only Microsoft Edge (Chromium version) 2021-03-28 19:48
Feature #34974 (New): Change the default valu ... ultipart (HTML) emails" from "Text" to "HTML"
The attached patch changes the default value ... nd more emails are sent in HTML format now. 2021-03-28 08:50
Patch #34969 (Closed): Remove dependency on MimeMagic
In Redmine, MimeMagic is used to check that f ... he installation process: Due to "a licensing issue":https://github.com/mimemagicrb/mimemagic/issues/97, the MIME database freedesktop.org.xml w ... ow only Redmine itself depends on MimeMagic 2021-03-27 08:30
Defect #34965 (New): UnWatch ticket does not work thows 403 Forbidden when clicked
When trying to UnWatch a ticket that have wat ... m/watchers/watch?object_id=21079&object_type=issue [HTTP/1.1 403 Forbidden 227ms] DELETE ... m/watchers/watch?object_id=21079&object_type=issue Status403 Forbidden VersionHTTP/1.1 Tran ... 1.0.3 sidebar_hide 0.0.8 2021-03-26 19:06
Defect #34957 (New): Search issues by custom fields is slow
We have more than 30k issues, some of them use custom fields. We found ... query looks like this: <pre> Select * from issues, ... AND issues.id IN (SELECT issues.id FROM issues LEFT OUTER JOIN custom_values ... ... e> The code for the subquery is at models/issue_custom_field.rb There seem to be performa ... Mysql2 MySQL Version: 5.6.35 </pre> 2021-03-25 18:58
Defect #34949 (Closed): Possibility to set project visable for users group
I'm closing it for now as a duplicate of #16195 2021-03-23 14:12
Feature #34932 (Closed): "Copy link" feature for issues list
Added the feature to copy issue and journal links by #34703. I think it wou ... he context menu. If you have selected one issue: * Copy to https://redmine-host/issues/:id If you have selected multiple issue: * Copy to https://redmine-host/issues?issue_id=1%2C2&set_filter=1&status_id=%2A (https://redmine-host/issues?issue_id=1,2&set_filter=1&status_id=*) !{width: 5 ... olid #ccc}after-accessing-the-copied-url.png! 2021-03-19 05:49
Feature #34924 (Closed): Add Tamil language support
Tamil India language files 2021-03-18 11:46
Defect #34922 (Confirmed): Reload whole time entries form on project change
Currently parts of the time entries form is r ... ime entries form similar to what is done for issue forms, see source:/trunk/app/views/issues/_form.html.erb@20821#L15 Do you think th ... o Redmine or should this be done another way? 2021-03-18 10:42
Defect #34921 (Closed): Do not journalize attachments that are added during a "Copy Issue" operation
When copying an issue, the user can change arbitrary values before ... t from happening by checking for `copy?` in `Issue#attachment_added`. 2021-03-18 09:47
Defect #34896 (New): PDF thumbnails are not d ... PDF support available (optional)" is checked
This is a issue related to #34397. Due to recent changes in ... (optional)" in Infomation. !information.png! 2021-03-16 08:21
Defect #34894 (Closed): User link using @ not working at the end of line
Redmine fails to parse mention like @jsmith. ... Small patch with fix and test in attachment. 2021-03-15 13:56
Feature #34881 (Closed): Activity page block
Hi all, I want to prevent users other tha ... ivity section? how can I do it? regards... 2021-03-11 07:40
Feature #34863 (Closed): Change default text ... new installations from textile to common_mark
Nowadays, markdown is much more used and know ... the default setting from textile to markdown. 2021-03-09 08:32
Feature #34858 (New): Project list when creating/editing issue should be searchable
We currently have almost 400 projects in our ... tance. This makes it very painful to move an issue from one project to the other, because the project list when editing an issue is a simple `<select>` without any searching ... or the project list when creating/editing an issue? 2021-03-08 17:18
Feature #34857 (Closed): Add total estimated hours, spent hours, total spent hours for issues to issue list API
The issue index API currently does not return total es ... nt hours and total spent hours, although the issue show API does show those fields. 2021-03-08 17:01
Defect #34856 (Closed): Time entry error on private issue
When someone edit a private issue that he/she is not auther of that, and simul ... entry, there will raise an error that says "issue number is wrong" and "time entry is wrong" too. 2021-03-08 16:13
Defect #34849 (Closed): default project status error
I want to create a new issues within the project with redmine. but status is defined as closed by default.. how can i fix this 2021-03-06 14:42
Defect #34841 (Closed): URL encoding to pass arguments is broken with Edge and IE
Hello, I've got a tracker and I'm providing ... s. E.g. : http://myredmine/projects/tracker/issues/new?issue%5Bcustom_field_values%5D%5B4%5D=1 you should read : http://myredmine/projects/tracker/issues/new?issue[custom_field_values][4]=1 As you can see, ... Chrome and firefox are reading them without issue, Edge and IE are not reading them and just o ... at ? Running 4.0.3.stable thanks a lot 2021-03-04 18:21
Feature #34833 (Closed): Allow redmine to provide reply-to email header
Redmine outgoing email does not provide a rep ... sender user@domain set by redmine where the issue originated. This patch provides a check-b ... hey originated, and be incorporated into the issue. The attached tarball of .diff files is f ... evant) plugins: Additionals (not relevant) 2021-03-04 03:42
Defect #34831 (Resolved): Unnecessary encoded CR characters in mails
I noticed that Redmine adds unnecessary CR (0 ... Diskussion=0D\r https://web.my.org/redmine/issues/3814=0D\r =0D\r * Autor: Albrecht Dre=C3= ... ster system, installed from Debian Backports. 2021-03-03 16:44
Feature #34830 (New): Issues burn down chart in the version detail
I propose a feature to visualize the changes of Open / Close issues in the version details using 'Burndown char ... ded to the version details. !{width:800px}issues-burndown-in-version-detail.png! 2021-03-03 08:42
Feature #34829 (New): How can I change default homepage in Redmine v4.1.1 ?
How can I change default homepage in Redmine v4.1.1 ? I need to change it to page "Issues" of project "notes". 2021-03-02 20:00
Feature #34821 (Closed): find tickets assigned to former employees
I got a question if I could find all tickets ... "select project_id, id, assigned_to_id from issues where assigned_to_id = $du and status_id = ... edmine 4, so this is for all redmine 3 users. 2021-03-01 14:36
(1276-1300/12390)