Project

General

Profile

Search

Results (12605)

Feature #21517 (Closed): Automatic issue relation through comments
When mentioning another issue in the description or a comment with hashtag ... ly trigger the setting of a relation to this issue. The type of relation could be predefined in ... ttings. For example: Someone opens a new issue for reporting a bug. The developer comments something like "That's the same issue like in #1234" With posting his comment, redmine recognizes the hashtag and the issue ID behind it, and sets #1234 as "Related to" in the current issue at the same time posting it. 2015-12-14 14:10
Defect #21504 (Closed): IssuePriority.position_name not recalculated every time it should
The @position_name@ attribute of @IssuePriority@ instances is currently only recalculated when the @position@ of the @IssuePriority@ instance changes source:/tags/3.2.0/app/models/issue_priority.rb#L22 However, the @position_na ... on is quick enough, and that changes to the @IssuePriority@ list are not frequent and done by a ... _save@ without filtering. Patch to follow. 2015-12-13 20:52
Patch #21497 (Closed): Tooltip on progress bar
The progress bar on the Roadmap screen is div ... o display the done ratio progress bar on the Issues screen, but it is not possible to know the real done ratio value without opening the issue. This could also be solved with a tooltip display. **Issues:** !tooltip-issues-list.png! 2015-12-13 04:40
Patch #21493 (Closed): Tweak colors of default theme
I suggest slightly changed colors for default ... content .tabs ul li a) * lighter yellow for issues (div.issue) * blighter gray (same color with wiki.pre ... .filecontent / table.annotate td.line-code) 2015-12-12 10:45
Feature #21491 (Closed): Email configure to custom field
Hi Team, I have created one custom field issue page that name is TO. When i put mail id tha ... Please how to do that its urgent help....... 2015-12-12 07:35
Defect #21490 (Closed): Repository Statistics ... t machine when using the http://localhost URL
I have Redmine setup on a virtual server (MS ... ng image icons and the _back_ link. The issue appears related to the URL used. The Statis ... ion being instructions on how to resolve the issue with my current installation of Redmine. Thanks 2015-12-12 00:51
Patch #21487 (Closed): Larger font for email notifications
Current font size 0.8em is too small and a little bit hard to read. Please use larger font. 2015-12-11 10:23
Defect #21485 (Needs feedback): Roll back copied issue status when tracker change
When coping an issue 1. Click "Copy" 2. Change status "status ... Database adapter Mysql2 </pre> 2015-12-11 09:02
Defect #21478 (Closed): User Preference table access
because when I access this table records I ge ... nce: 0x6035070> but with another table as Issue It does not occur and shows me all data 2015-12-10 19:30
Defect #21477 (Closed): Assign to "Anonymous" doesn't make much sense
Issues might be created by "Anonymous" (most promi ... assignable users if the author is anonymous. 2015-12-10 18:16
Patch #21474 (Closed): Adding issue css classes to subtasks and relations tr
In every other part of the application issues have their CSS classes added to the *tr* el ... em to the sub tasks and relations tables for issues#show. It is useful for custom themes to be ... lugins doing funky front end logic with them. 2015-12-10 16:34
Defect #21470 (Closed): 500 Internal Server Error while entering "Settings"
<pre> Started GET "//settings" for 127.0.0.1 ... lumns.html.erb (5.7ms) Rendered settings/_issues.html.erb (26.1ms) Rendered settings/_att ... redmine_scm 0.5.0b </pre> 2015-12-10 14:12
Defect #21468 (Closed): cursor is messed up with Chinese&English text in input box with Safari
2015-12-10 11:25
Feature #21465 (New): Make Redmine Repository ... ries removed in SCM and avoid not found error
While working on a project there are developm ... would remove all the associated revisions in issues. Instead of an error I would expect Redm ... uld be locked to (something instead of HEAD). 2015-12-09 14:24
Defect #21464 (Closed): List issues
I've updated redmine from 3.1.1 to 3.2.0 a fe ... ject with name _test_. Then I've added a new issue and clicked on ticket tab to list all ticket ... file part: <pre>Started GET "/projects/test/issues" for xxx.xxx.xxx.xxx at 2015-12-09 12:05:09 +0100 Processing by IssuesController#index as HTML Parameters: {"pr ... : 2.9ms) NoMethodError (undefined method `issue_list_default_totals' for #<Class:0x00000004e ... b:220:in `retrieve_query' app/controllers/issues_controller.rb:46:in `index' lib/redmine/ ... ine plugins: no plugin installed </pre> 2015-12-09 12:13
Defect #21461 (Closed): incorrect display page navigation
incorrect display page navigation in issues. view attach. 2015-12-09 10:30
Defect #21457 (Closed): Issue percentage done not updating correctly when calculated from subtasks
Here are some of my issue statuses: !issue_statuses.PNG! Activity TBC is the status ... is associated. These are my parameters in issue tracking: !issue_tracking.PNG! - Issue done ratio is associated to the issue status - % done is calculated from subtasks. Now I create an issue "t1", with "Activity TBC" status (no % done ... My production configuration: !config.PNG! 2015-12-08 11:13
Defect #21453 (Closed): LDAP account creation fails when first name/last name contain non ASCII
Maybe, redmine can add an @encoding@ property ... om bin/rails:4:in `<main>'2.2.1 :003 > </pre> 2015-12-08 03:41
Feature #21450 (New): Totals for Total estimated time and Total spent time
There are missing totals for _Total estimated ... all the effort without getting into details. 2015-12-07 20:34
Defect #21449 (New): Automatic done ratio calculation in issue tree is wrong when parent has its own estimated time
Due to the change in r14272 estimated_hours a ... Anyway, latest changes leads to inconsistency 2015-12-07 20:27
Feature #21448 (New): Issue Attachments -- Image Compression for JPGs
My users attach lots and lots of images to issues. They usually do this from their phones, so ... ly compress images when they are attached to issues. That way the site will be faster when people view issues and attachments. 2015-12-07 20:17
Feature #21445 (Closed): Link to repository file in another project
See [[RedmineTextFormattingTextile]], "Links ... @source:project:repo_identifier|"some file"@ 2015-12-07 16:32
Patch #21436 (Closed): Prevent admins from sending themselves their own password
As an admin, when setting one's own password ... via email. The attached patch solves this issue. 2015-12-06 17:27
Defect #21433 (Closed): "version-completed" class is never set when version has no due date
Test case: # Create a new version with no due date # Add a new issue to this version # Close the issue # Close the version The HTML code in Roa ... doesn't seem to work when no due date is set. 2015-12-06 13:10
Feature #21427 (New): Block (Issues Asigned to my Groups)
This patch adds the possibility to divide the ... tested with the last available trunk (14906) 2015-12-04 17:20
(4126-4150/12605)