Project

General

Profile

Search

Results (12715)

Defect #21856 (Closed): I18n backend does not support original i18n Pluralization
Hello, again me. In our projects (redmines 3 ... restore i18n logic. There is lot of related issues to #12645 in redmine.org, but you still doe ... need general solution. Thanks in advance. 2016-01-27 00:09
Defect #21855 (Closed): Gravatar get images over http instead https
Hello! Our redmine works via https, in pre ... our prompt reply will be highly appreciated!_ 2016-01-26 23:05
Patch #21841 (Closed): Correctly export collections associated with issues.
When you have a plugins that add a 1:m association to issues (say tags) and you want to export the assoc ... ects (see attached before and after exports). 2016-01-25 17:32
Feature #21810 (New): Long subject text in hint on rows
If the subject is long, automatically is cutt ... string. For example: In my page(watched issues) !redmine-short-subject-test-in-rows.PNG! and related issues !redmine-short-subject-test-in-rows-rela ... t hint !redmine-fulltext-subject-hint.png! 2016-01-24 17:19
Feature #21808 (Closed): Make the Sidebar collapsible, stateful
This adds a button to the sidebar to make it ... edmine-sidebar-hide And there are related issues, at least: #12032, #10525 Because of hig ... E11) Screenshot: !collapsible_sidebar.png! 2016-01-23 21:58
Feature #21783 (Closed): Custom reports from SQL query
Admin -> Create New Report (Create link) -> A ... ML table (or redmine send report email user). 2016-01-22 06:28
Defect #21779 (Closed): Specific contents causes page not found on issue,documents, wiki
Redmine info: <pre> Environment: Redmine ... rt_threads' </pre> Content causing the issue: [[http://apaste.info/rA2]] 2016-01-21 13:12
Patch #21776 (Closed): Add status, assigned_to and done_ratio classes to issue subtasks
This patch is in addition to patch #21474 and ... e developers and have the classes consistent. 2016-01-21 00:58
Defect #21775 (Closed): Field "Done" from issue subtasks table overlaps the layout in responsive mode, width 400
*Steps to reproduce:* # Open an issue with subtasks # Resize the browser to the m ... ayout. !before.png! I checked also the issues listing (project/issues) and there the problem doesn't reproduce be ... Attached is a patch that adds that div for issue subtasks and relations. After I applied the patch: !after.png! 2016-01-21 00:32
Defect #21770 (Closed): Preview does not work on non-ascii data input
The following content will break the preview ... . There is probably some 0x00 in the content. 2016-01-20 14:05
Defect #21766 (Closed): CSV import does not keep the project it was clicked from
When clicking the new Import link in the side bar menu of Issues, the project information seems to be lost. ... not the one the import link was clicked from. 2016-01-20 12:04
Defect #21758 (Closed): Cannot specify parent task if has linked related issue
Hello. We found one bug, maybe feature (very ... task (linked, good) Why it happened: * issue.rb:validate_issue checks "@parent_issue.all_dependent_issues.include?(self)". And there is "self" issue, bacause in method gets all childs (Task 2) and gets all related issues by field issue_from_id "Task 2.relations_from.map(&:issue_to)" and, of course, there is self issue. How to fix: exclude from method "all_dependent_issues" relations with type "TYPE_RELATES" (maybe and others dont want to check triggers in issue model) => "current_issue.relations_from.where('relation_type <> ?', IssueRelation::TYPE_RELATES)" This methods using only in 2 places: ... 2016-01-19 07:18
Feature #21757 (Closed): Add Total spent hours and Estimated hours to the REST API response
Due to #20688, the sum of "estimated hours" or "spent hours" became able to be displayed on issue list and details. However, these value are n ... rs" and "total_estimated_hours" via REST API. 2016-01-19 05:28
Defect #21746 (Closed): Truncate email not working
I'm trying to get incoming emails truncated, ... emails, but it gets imported & added to new Issues as well as all the lines below it, cf. scre ... emails using Gmail, in case it has an impact. 2016-01-18 15:47
Defect #21742 (Closed): Received text attachments doesn't hold the original encoding on Ruby >= 2.1
Hello, if I send an email with .txt file enc ... missed somethig? Attached patch fixes the issue. <pre> Content-Type: text/plain; charse ... dmine plugins: no plugin installed </pre> 2016-01-17 18:44
Defect #21741 (Closed): Authorized error on download attachment of note
I updated redmine to version 3.2, and attachm ... edmine_graphs 0.1.0 </pre> 2016-01-16 15:58
Patch #21738 (Closed): Add .sql to mime-types
Since we are often attaching simple sql-scripts to issues, it would be helpful if the user can watch ... xtension _.sql_ to the mime-type 'text/plain' 2016-01-15 18:50
Patch #21705 (Closed): Option for long text custom fields to be displayed using full width
There are many cases when the long text custom fields can contain a lot of text that makes the issue page view not so friendly for the users. For ... s # Release Notes # Acceptance Criteria Issue page now only with first 2 fields: !default ... ctionality is welcome. I think that this issue is related to #3543, but with another implementation. 2016-01-12 22:43
Defect #21704 (Closed): mail handler crashes if there are CC entries
I've recently updated several instances to Re ... app/models/mail_handler.rb:213:in `receive_issue' app/models/mail_handler.rb:190:in `dispa ... ler.rb:29:in `index' Line 213 in 'receive_issue' is: add_watchers(issue) If I comment this line out, everything w ... ion-check --unknown-user create 2016-01-12 21:51
Defect #21701 (Closed): Using the filter "Assignee's Group" in the issue list shows all groups
When a user is restricted to only one project ... ies, which is too much transparacy for us ;-) 2016-01-12 14:56
Feature #21697 (Reopened): Set secure flag of the session cookie depending on original request
The default configuration of redmine sends se ... est scheme and X-Forwarded-Proto HTTP-header. 2016-01-12 00:29
Defect #21695 (Closed): Warning "Can't mass-assign protected attributes for IssueRelation: issue_to_id"
<pre> WARNING: Can't mass-assign protected attributes for IssueRelation: issue_to_id app/models/issue_relation.rb:89:in `initialize' app/controllers/issue_relations_controller.rb:43:in `create' lib ... edmine_pretend 0.0.3 </pre> 2016-01-11 12:25
Patch #21692 (Closed): Azerbaijani language file
Hello, I'm from Mozilla Azerbaijani L10n Team ... it for future releases. Need access for that. 2016-01-11 09:11
Defect #21680 (Closed): Save button in Settings tab disabled
When **only** enabling the "Public" checkbox ... @14976 e93f8b46-1217-0410-a6f0-8f06a7374b81 2016-01-08 18:40
Defect #21679 (Closed): Emoji [CL] will break the subject of new tickets
I cannot enter issues with subjects with the 2016-01-08 16:03
(4176-4200/12715)