Project

General

Profile

Search

Results (12636)

Feature #29723 (New): Add a "Save & Notify" option, when editing a Note
Being able to ninja-edit (the pencil icon) a Note within an Issue is extremely helpful--it's great for fixing ... milar to when you edit the Description of an Issue, though the editor has the choice to notify ... und "this discussion":http://www.redmine.org/issues/12416 and mention of the "Journal Change No ... t find much information on the plugin itself. 2018-10-04 00:30
Defect #29719 (Closed): [Receiving emails] Mail keep staying in my mail box and keep generating issues after re-fetching mail.
Attached file is the log after receiving mail and creating issue. The issue often occurs when receiving a mail with text ... vironment production Database adapter Mysql2 2018-10-03 07:05
Patch #29718 (Closed): Brazilian translation update for 3.4-stable
From #29698: <pre><code class="diff"> Index ... dependência circular" cant_link_an_issue_with_a_descendant: "Uma tarefa não pode ser ... be earlier than %{date} because of preceding issues" - not_a_regexp: "is not a valid regular expression" - open_issue_with_closed_parent: "An open issue cannot be attached to a closed parent task" ... uma expressão regular válida" + open_issue_with_closed_parent: "Uma tarefa aberta não p ... : Membros de projetos visíveis </code></pre> 2018-10-03 01:24
Feature #29715 (Closed): Allow me to not copy attachments when copying issues
I am really pleased with the current ability to copy issues, and in particular copy groups of issues where all the subtasks get duplicated as we ... month to month for example. However when issues are copied all the attachments get copied to the new issue (together with all fields, the title and des ... t of test reports and other artefacts to our issues during development, and so I can see that w ... those attachments attached after the initial issue creation at later journal transitions? 2018-10-02 14:06
Feature #29712 (Closed): Preview and wiki toolbar for full width custom fields
Currently, full-width custom fields don't hav ... px solid #ccc;}.preview-and-toolbar@2x.png! 2018-10-02 09:12
Defect #29706 (Closed): Unable to setup filter for query
We have Redmine 3.4.6. When trying to create ... anted to create a query that showed all open issues, you would choose a filter on the field 'St ... ar when I choose the 'Status' field filter. 2018-10-01 13:26
Defect #29701 (Closed): Custom queries are broken by updating with nil parameter values
Steps to reproduce: 1. Open the issues list and move some columns to "Selected Col ... column. You will see those 2 columns in the issues list. !{width: 792px; border: 1px solid #ccc;}.issues-list-1@2x.png! 2. Click "Apply" and save ... ery without any change. 6. Go back to the issues list and apply the query. "Start date" and ... s. !{width: 792px; border: 1px solid #ccc;}.issues-list-2@2x.png! 7. In addition, you no lo ... ; border: 1px solid #ccc;}.query-edit@2x.png! 2018-10-01 04:15
Defect #29695 (New): Duplicated assignee option when selecting a category with default assignee
1. Go to a project with a default category assignee 2. Go to new issue page 3. Select the category with the defaul ... solid grey;}duplicated_assignee.png! The issue is generated by the line source:trunk/app/views/issues/new.js.erb#L6 2018-09-30 11:39
Defect #29694 (New): Some buttons in wiki toolbar are hidden in responsive layout
#27758#note-8 by Marius BALTEANU: > on respo ... attachments/download/21518/toolbar-3.4.png! 2018-09-30 11:13
Feature #29690 (New): Restrict Issues Access by status in workflow to respective roles.
How could I restrict access to a group of issues by user-role, tracker and status in workflow? For example; Role 2 can only view or list issues for workflow statuses: "Level 2" or "Level 3". Role 3 can only view or list issues for workflow status: "Level 3". Any: Could ... have to modify all roles for that new status. 2018-09-28 20:52
Defect #29686 (Closed): Date format in issues pages
Hello I recently updated to Redmine 3.4.6, I ... Starting day of week the mondays, but in the issues when I want to select the date the shown ca ... he first day of week? !fechas_redmine.jpg! 2018-09-27 13:26
Feature #29685 (New): Check for modifications on an issue before letting somebody else edit it
*Environment* Redmine version: 3.4.2.stabl ... pgsql 9.2 *Example* Person A created an issue and has the page right after creation still opened. The issue has been assigned to person B. Person B now edits the issue, adds some more details and submits the chan ... still has the page opened after creating the issue, now wants to add some details to the issue which were not there. Person A now clicks o ... s on the +Edit+-link an information that the issue has already been updated since it was last r ... played (preferably with a link to reload the issue (page) to read the entity from the database. 2018-09-27 13:03
Defect #29684 (New): when using export issues to csv format, notes fields contain html flags, making text quite hard to read / use
users need to make reporting based on notes f ... files. html flags make the text unreadable. 2018-09-27 10:24
Defect #29681 (New): "x%x%" is rendered as "&" in Textile formatter
The character sequence described in the subje ... ile formatter. You can easily reproduce this issue by entering the sequence in a description field of an issue. You see '@=> "&"@' in the second line of ... ['x', '%', 'x', '%'].join => "x%x%" </pre> 2018-09-27 03:17
Patch #29674 (Closed): Missing validation for custom field formats based on RecordList
No validation is performed on input given to ... .6) adds a validation function to RecordList. 2018-09-25 13:24
Feature #29664 (Closed): Webhook triggers in Redmine
To have Redmine be able to at least use POST ... n implemented for the following objects: # @Issue@ # @News@ # @TimeEntry@ # @Version@ # @WikiPage@ # @Version@ 2018-09-23 18:43
Feature #29663 (New): Select a JavaScript library to handle tags
I would like to continue my work on #1448 an ... el. In my second patch from the mentioned issue, I've proposed "Selectize.js":https://github ... e Lang, please let me know what do you think. 2018-09-23 14:03
Defect #29661 (Closed): Internal server error when trying to reply to forum topic
Forum topie: https://www.redmine.org/boards/1/topics/51899 Please see attachment. 2018-09-22 22:57
Feature #29660 (Closed): Add Referrer-Policy ... s from sending private data to external sites
Currently Redmine sets no HTTP Referrer confi ... could be a source of securiy and/or privacy issues. See https://moz.com/blog/meta-referrer-tag ... he referrer setting to other possible values. 2018-09-22 11:38
Patch #29644 (Closed): Add a link to issues summary to issue tracking box on overview page
[[RedmineIssueSummary|Issue summary]] is useful to understand the curren ... o the page are placed only in the sidebar of issues list and issues page. I think not a few people don't know Issue summary page. It is a great loss for them. ... suggest adding a link on the overview page. "Issue tracking" box on the page looks like a subset of the issue summary, so it is very natural and consistent to place a link to the issue summary in the box. With this change, beginners can get a chance to know the issues summary, and experts will be able to access ... 618px;}.summary-link-on-overview-page@2x.png! 2018-09-19 10:39
Defect #29643 (New): Issue filter broken for custom fields that are 'remote'
The issue filtering is broken for all plugins that pro ... hen a plugin creates new tab with customized issue filtering, it may implement new query class that inherits from IssueQuery. Unfortunately, the changes made fo ... s and all plugins that do so stopped working. 2018-09-19 09:51
Patch #29632 (Closed): Redmine::SortCriteria# ... oes not limit properly the number of elements
Only three sorting criteria can be selected o ... , 3)". The attached file is a patch for fix. 2018-09-18 09:46
Defect #29625 (Closed): application.css imported by themes not covered by cache control versioning
The subject and #24617-12 pretty much says it ... hould be given for how to avoid that as well. 2018-09-17 17:47
Feature #29624 (Closed): Possibility of auto updates to the latest stable version?
As an example, Simple Machines Forum software ... anything like this be possible with Redmine? 2018-09-17 13:40
Defect #29622 (New): Adding a 'Custom Field' ... cking)' prevents time entry on project change
Two projects have identical values for time t ... ng_settings.png But if you try to move an issue from one project to the other and create a t ... low dictates to create a time entry on every issue update, regardless of the content of the update. So moving the issue to another project, then creating a time ent ... | | | </pre> 2018-09-17 10:36
(2601-2625/12636)