Project

General

Profile

Search

Results (12716)

Defect #12669 (New): Filter preset does not save "projects" filter settings
2.2.0 Version have brought a nice feature whe ... p://10.0.0.1:81/redmine/projects/supplytasks/issues?query_id=11" and this way, it only shows issues that are inside "supplytasks" project bu ... same query from: http://10.0.0.1:81/redmine/issues?query_id=11 it work good for me, applying ... "show all tasts" (under the first 10) 2012-12-23 15:57
Defect #12667 (Closed): 500 error when viewing issue that contains 2-byte character
Fixed by adding "# encoding: utf-8" to app/controllers/issues_controller.rb 0a1,2 > # encoding: utf-8 > # 2012-12-22 07:01
Feature #12666 (New): Involvement boolean for Custom Field 'User' type
Having control over involvement in an issue is a commonly requested feature, so I've tri ... t still: When creating a custom field for issues with the 'user' type, there should be an ex ... like to easily differentiate who POSTED the issue, as well as the original reporter (if they a ... for better management of customer access to issues. If the user field can also be populated with group names, a manager could easily assign each issue to clusters of externals at a time. This add ... but that's not to get anyone's hopes up... =) 2012-12-21 23:42
Defect #12663 (New): Deleting an re-adding a ... plicates all spent time from commit messages.
I have a project where I deleted an re-added ... /topics/30087 may have been having a similar issue. 2012-12-21 12:25
Patch #12660 (Closed): Consistent German translation for my page
Hi there, this is a first approve to creat ... l_my_page_block: Widget list label_reported_issues: Issues reported by me label_assigned_to_me_issues: Issues assigned to me label_watched_issues: Issues watched by me </pre> *DE:* <pre> label_ ... _my_page_block: Widget Liste label_reported_issues: Von mir erstellte Tickets label_assigned_to_me_issues: Mir zugewiesene Tickets label_watched_issues: Von mir beobachtete Tickets </pre> Wha ... about this proposal? Best regards, Daniel 2012-12-20 17:50
Patch #12659 (Closed): Broken dirty_tracking inside a after_save callback for the Issue model due to reload in Mailer
.reload not just gives us current record from ... But i think it is better to just isolate the issue record in mailer. 2012-12-20 16:44
Feature #12658 (New): Assigning Responsible and Reporter
Remdmine is missing the feature for assignin ... to JIRA for example) at the creation of the issue or later. This will be extreamly importan ... BR, Big thanks for all your efforts! Safwen 2012-12-20 16:25
Feature #12657 (New): view statistic and likes
It would be great to know how often an entity (news, file, doc, file, thread, issue) has been viewed/downloaded or exclicitly "liked" The static shall show up below the content 2012-12-20 14:19
Feature #12656 (Closed): make commit keywords and issue ratio configurable for each tracker
Problem: The tracker "Tasks" includes simple ... e were more than one keyword and an assigned issue status configurable this would help, too. E ... nd so on... btw: great work, thanks a lot! 2012-12-20 13:16
Defect #12655 (Closed): Filters not working after upgrade
I have installed redmine 1.4 on a fresh debia ... that i am unable to properly edit or create Issue Filters. Upon selecting a filter on the *Ad ... sages whatsoever are seen on the redmine log. 2012-12-20 12:36
Defect #12652 (Closed): "Copy ticket" selects "new ticket"
Hi there, if I select the context menu "co ... e page in this case. Best regards, Daniel 2012-12-19 17:13
Defect #12651 (Closed): No menu for ticket move?
Hi, I just encountered, that there is no m ... the current release. Best regards, Daniel 2012-12-19 17:07
Defect #12650 (Closed): Lost text after selection in issue list with IE
Hi there, I just encountered some wired be ... the context menu js. Best regards, Daniel 2012-12-19 16:32
Defect #12648 (Closed): Multiple levels of nested subtasks not displayed correctly in issue list
Note that 2.2.0 is not included in the "Affec ... ots. Subtasks are not shown correctly in the issues list if they are nested more than one level below the parent issue. In this instance, the nesting should be displayed as 35 -> 31 -> 37. However, in the issue list, the 35 -> 31 nesting is shown, but 37 is shown as its own issue, not a subtask of any other issue. [redmine@web1a.ops.ord1a redmine-2.2.0]$ ... lt (1.3.3) treetop (1.4.12) tzinfo (0.3.35) 2012-12-19 14:46
Feature #12647 (New): issue relations network view
Redmine has a very form based (flat) view on issue and work task managemnt what is very liek st ... rk ad graph of dependecnies and relations of issues which shall be visualized and browsable in ... clear because you can look x step beyond the issue you goonn change. A nice idea would be able to configure the amout of "issue hops" to traverse in the direction you can filter by issue relation typ. !Visualize IssueContext.png! 2012-12-19 13:25
Feature #12646 (New): issue relation access managment per tracker and role
It would be useful to be able to configure per issue type (tracker) an own use case how it is use ... re for tracker andc ticket organization below 2012-12-19 12:30
Patch #12645 (Closed): Russian numeric translation
#12640 2012-12-19 11:37
Defect #12643 (New): i can review the issues i create in redmine but cant review those r migrated from mantis
i can review the issues i create in redmine but cant review those are migrated from mantis 2012-12-19 11:01
Defect #12642 (Closed): Issue preview link not working after recent changes in config/routes.rb
Recent commit broken preview link: Specifies ... Error in log file: <pre> Started PUT "/issues/preview/edit/5?project_id=test1" for 127.0. ... ller::RoutingError (No route matches [PUT] "/issues/preview/edit/5"): actionpack (3.2.9) lib ... load' /usr/local/bin/rdebug-ide:19 </pre> 2012-12-19 09:49
Patch #12640 (Closed): Russian "about_x_hours" translation change
#12615#note-4 2012-12-19 00:10
Patch #12636 (Closed): Issue ID per project.
Is it possible to set issue id's for each project. Currently its the issue is for all projects same. For example: I ... ning on RedMine, When i create the first 100 issue's on project 1 and then i create an issue on project 2 that first issue for project have issue id 101 instead of issue id 1 for project 2. Is there a plugin or something for it ? 2012-12-18 19:05
Defect #12629 (Closed): Wrong German "label_issues_by" translation
I encountered some misleading translation in german. label_issues_by is used on the roadmap. I don't know if ... c). A better translation would be: label_issues_by: "Tickets pro %{value}" In some other ... rm in a other modul. Best regards, Daniel 2012-12-18 11:59
Feature #12628 (New): Add Roadmap -> "Issue by" to Project -> "Overview"
This would be also some great enhancement, to ... to see this in one of the next releases. :-) 2012-12-18 11:49
Patch #12619 (Closed): Russian translation change
This is #12615 spitted patch. 2012-12-17 23:58
Defect #12618 (Closed): Cannot delete Milestone - generates a blank page
Hi there, We're currently unable to delete ... help you can offer would be great! Thank you! 2012-12-17 19:41
(6526-6550/12716)