Project

General

Profile

Search

Results (12675)

Feature #23997 (Closed): Per role visibility settings for version custom fields
For issue custom fields, one can already select which ... etting for project and version custom fields. 2016-10-05 04:39
Feature #23987 (Closed): Add an index on issues.parent_id
Hi, We encounter slowness with using the s ... ine-plugin-scrum). It happens when dragging issue in the backlog. It seems that the slowness ... is no index on the *parent_id* field of the *issues* table : Here we have more than 500.000 issues and for example a simple @SELECT COUNT(*) FROM `issues` WHERE `issues`.`parent_id` = 520784@ *takes 0.28 seconds* The slow method is *all_dependent_issues*. Aside from the use of this plugin, on *issues with children*, a request is made on the pa ... added an index on that field, that fixes the issue. Can this index be added by default in the *Redmine migrations* ? Thanks a lot 2016-10-04 11:45
Feature #23984 (New): Add profile option to permanently disable the mobile version/style
Some of our users would like to have the defa ... r preference and have it applied after login. 2016-10-04 11:16
Defect #23983 (Closed): Estimated time and logged time always round down to full hours
It is not possible to set an estimated time o ... when trying to set the estimated time on an issue and also when logging time on an issue. Since I really need Redmine for my project ... ted urgently. Thank you very much in advance 2016-10-04 10:17
Feature #23980 (Closed): Replace icon images with Tabler SVG icons
Icon fonts have some advantages over the clas ... ttached a patch that replaces the icons from issue page with font awesome icons (using i tags). 2016-10-04 02:07
Defect #23979 (Closed): Elements are not aligned properly in issues table for some cases
To reproduce the bellow issue: * Sort the issues by parent task * Resize the screen until t ... also on two lines * Have at least on parent issue with a subject on two lines * Have a child issue with a short subject. !issue_list_before.png! The attached patch fixes this. !issue_list_after.png! I chose to change from to ... ate the patch to target only the _table.list.issues td_ 2016-10-04 00:48
Patch #23978 (Closed): Make the email notifications for adding/updating issues more readable/clear
The attached patch (improvements_to_email_not ... nges to the email notifications sent when an issue is added or updated. # Adds a delimiter between the email header ("Issue #x has been updated by y") and the rest of t ... (this delimiter is not required for reported issue notifications). # Adds the styles imple ... e screenshots before and after the patch. Issue update before the patch: !issue_updated_before.png! Issue update after the patch: !issue_updated_after.png! Issue reported before the patch: !issue_reported_before.png! Issue reported after the patch: !issue_reported_after.png! 2016-10-04 00:13
Patch #23977 (Closed): Redmine performance issues.
Hello, We have redmine with 500 projects, an ... idi/redmine_performance Thanks for helping 2016-10-03 22:28
Feature #23975 (New): Optimization : Changesets history in issue view
For each changeset of the issue in the issue view, the issue referenced by the changeset with the dash sign is reloaded. Of course the load hits the Issue model cache, but with a lot of revisions it ... but the fact is that it's generally the same issue that is referenced for the issue view. 2016-10-03 17:07
Defect #23971 (Closed): Alternate theme,but the " issuelist-colouring based on issue's priority " not enabled
I had set the theme to Alternate,but the issuelist back color is not change,why ? please look the image I upload. 2016-10-02 17:46
Defect #23969 (Closed): Edit/delete links displayed on issue even if project is closed
Edit and delete links are displayed on the issue details, even if the project is closed. It's a UI issue only, as these links are not functional. 2016-10-02 12:59
Defect #23963 (New): Bulk editing issues from various projects take us to Redmine's root (no project)
1. Take a Redmine site having a tree of proje ... project. 2. In the master project, list all issues from sub-projects 3. Select 2 issues from each sub-project, right-click and choo ... he first common parent project of all chosen issues to be the current project I can suggest ... the second solution (based on redmine 3.3.0). 2016-09-30 15:15
Defect #23962 (New): Redmine Out of Memory Exception when exporting issues with lots of columns (> 50) to PDF
I was able to reproduce the bug descibed here ... ccurs when trying to export to pdf a list of issues (on the issues page) with a huge amount of columns (around 50 or more). It happens even if there is only 1 issue to export. To reproduce the bug, you can ... them to a tracker / project. then create an issue with random content in the fields. Then on the issues page, export to pdf with all columns includ ... ed to mitigate the error, in app/controllers/issues_controller.rb#index: <pre><code class="r ... tiCell method. So it may be due to RBPDF... 2016-09-30 11:13
Defect #23959 (Needs feedback): Issue copy form load wrong data when user can't create issues in the copied issue project
When a user tries to copy an issue in a project they are not allowed to create issues, the first available project in combo box i ... llowing patch solves this bug by setting the issue project to the first "@issue.allowed_target_projects" in IssuesController#build_new_issue_from_params 2016-09-29 17:11
Feature #23954 (Closed): Shows the date of the last activity on Projects administration
On Administration > Projects, it shows the da ... cide when to close or archive stale projects. 2016-09-28 22:02
Defect #23947 (Closed): Single issue edit from context menu fix
If you use context menu action edit on single issue you'll get an exception. 2016-09-28 08:18
Defect #23942 (Closed): Test: Mysql2::Error: Deadlock found when trying to get lock
This Unit Test is always failing in my setup ... ake test* are fine. <pre> ruby test/unit/issue_nested_set_concurrency_test.rb /var/lib/gem ... ns/s, 1.6075 assertions/s. 1) Failure: IssueNestedSetConcurrencyTest#test_concurrency [test/unit/issue_nested_set_concurrency_test.rb:45]: Expecte ... et lock; try restarting transaction: SELECT `issues`.`id` FROM `issues` WHERE (root_id IN (SELECT root_id FROM issues WHERE id IN (225))) ORDER BY `issues`.`id` ASC FOR UPDATE" to be nil. 2) Failure: IssueNestedSetConcurrencyTest#test_concurrent_subtasks_creation [test/unit/issue_nested_set_concurrency_test.rb:61]: Expecte ... et lock; try restarting transaction: SELECT `issues`.`id` FROM `issues` WHERE (root_id IN (SELECT root_id FROM issue... 2016-09-27 15:25
Defect #23940 (Closed): Private issues notifications
If user receives all notifications from proje ... ays receives all notifications about private issues even if he can't view the issue. I think it's a bug. 2016-09-27 12:06
Defect #23939 (Closed): Watchers not recieving e-mail notifications
I have a question for you. Our Redmine instal ... licate this by adding these users to the new issue, "search for watchers to add", or even after ... ! is this behavior intended or? Thanks! 2016-09-26 21:55
Feature #23932 (Closed): Update TinyTds to recent version (1.0.5)
Redmine Gemfile still specifies TinyTds 0.6.2 ... ctly fine with RM 3.3 gemset and has no such issues. 2016-09-26 12:56
Defect #23930 (Closed): Firebird & RedDatabase support problem
Redmine have some queries that uses firebird ... .where(taggings: { taggable_type: 'Issue', taggable_id: issues_scope}) </pre> In this example used fragm ... lugins/redmine_tags/lib/redmine_tags/patches/issue_patch.rb (available_tags) The problem is ... time, but it would be nice if someone fix it. 2016-09-26 12:22
Defect #23922 (Closed): Time Entries context ... es not available for the time entry's project
It is possible to deselect time entry activit ... ivity that has been disabled for the project/issue's project of that time entry. 2016-09-25 09:45
Defect #23921 (Closed): REST API Issue PUT responds 200 OK even when it can't set assigned_to_id
Hi, I ran across an issue with the REST API that responded with a 200 ... rror. If I try to PUT this to an existing issue: <pre><code class="json"> { "issue": { "assigned_to_id": "19" } } </code> ... r message in the body might be more useful. 2016-09-23 19:24
Defect #23917 (Closed): LDAP login execution timeout
Hi All We have started experiencing issues while logging into local redmine server hos ... n using Active Directory credentials, but no issues when using local redmine admin account. ... 64531ms (Views: 11.5ms | ActiveRecord: 0.0ms) 2016-09-23 17:10
Defect #23916 (Closed): User not initialized before logged in or profile opened
Hello, we are currently migrating our comp ... tware hits one of this users and calls createIssue it gets an Error 500. The production log shows this: <pre> Started POST "/issues.json?include=attachments" for 172.29.121.136 at 2016-09-23 16:11:08 +0200 Processing by IssuesController#create as JSON Parameters: {"issue"=>{"subject"=>"XXX", "spent_hours"=>0, "assi ... ' plugins/a_common_libs/lib/a_common_libs/issue_patch.rb:16:in `allowed_target_projects_with_acl' app/models/issue.rb:1384:in `allowed_target_projects' app/models/issue.rb:499:in `safe_attributes=' app/controllers/issues_controller.rb:474:in `build_new_issue_from_params' lib/redmine/sudo_mode.rb:63: ... or the migration tool would be to create the issue... 2016-09-23 16:56
(3701-3725/12675)