Project

General

Profile

Search

Results (12715)

Defect #21073 (Closed): redmine_customized_report
Bonjour, J'ai installer redmine 3.0.5 avec ... nnoncer que le plugin est bien mise à jour. 2015-10-26 17:55
Defect #21071 (Closed): find_referenced_issue_by_id fails with RangeError for large numbers
When a commit message contains a large number ... /models/changeset.rb:203:in `find_referenced_issue_by_id' app/models/changeset.rb:134:in `block (2 levels) in scan_comment_for_issue_ids' app/models/changeset.rb:133:in `each' ... angeset.rb:133:in `block in scan_comment_for_issue_ids' app/models/changeset.rb:129:in `scan' app/models/changeset.rb:129:in `scan_comment_for_issue_ids' app/models/changeset.rb:102:in `scan_for_issues' app/models/repository/git.rb:218:in `save ... 1.9.1 Filesystem </pre> 2015-10-26 16:47
Patch #21066 (Closed): Enable adding attachments to wiki entries using the Rest-API
The issue #14830 requests a feature to add attachments ... The patch attached here enables this feature. 2015-10-26 11:50
Feature #21061 (Closed): Custom Field for Spent time
i know issue #1766 have same topic. but nobody answer it ... ion. I do it but i can not see value of it. 2015-10-25 11:45
Feature #21060 (Closed): Custom field format with possible values stored as records
Introduce a new custom field format that stor ... nts like nested values, per project values... 2015-10-25 09:28
Patch #21057 (New): Update and extend Gantt module wiki documentation
I think it's time for [[RedmineGantt]] wiki p ... this weekend; I create and self-assign this issue to prevent this slips out of my sight again. 2015-10-24 06:52
Defect #21056 (Closed): Project specific TimeEntryActivity name not updating properly
In Enumerations, create a new TimeEntryActivi ... other activities settings for the project... 2015-10-23 18:18
Patch #21043 (Closed): Japanese translation update (r14718)
Translated label_assigned_issues. 2015-10-22 02:01
Defect #21037 (Closed): Issue show : bullet points not aligned if sub-task is in a different project
The project name is before the hierarchy tria ... # fix text = h("(#{issue.project}) - ") + text if options[:project] ... :hours_by_day s = link_to(text, issue_path(issue, :only_path => only_path, ... ), :class => issue.css_classes, :title => title) s ... subject}") if subject #s = h("#{issue.project} - ") + s if options[:project] </code></pre> 2015-10-21 10:18
Defect #21036 (Needs feedback): Problem with concurrent edition of issues - data loss
I apologize if I'm not submitting this correc ... t when more than one person tries to edit an issue at the same time, we experience a loss of da ... general search as well, and the only similar issue was for a wiki problem. #2876 2015-10-21 00:02
Patch #21033 (Closed): Polish translation change
From #20785. <pre><code class="diff"> === ... ) on %{total} selected: %{ids}." label_x_issues: - zero: 0 zagadnienie + zero: 0 ... ository_new: Nowe repozytorium </code></pre> 2015-10-20 14:09
Feature #21026 (New): Select user-groups in custom fields of type "User"
A custom field of type "User" allows only sel ... already has this feature (?). >!Group.PNG! 2015-10-20 08:01
Defect #21023 (Closed): Data inconsistency wh ... (no check for enumerator present in database)
steps: open 2 browser windows (user and admin actions emulation): window 1 (W1) - issue page window 2 (W2) - enumerators administration page or project actions settings # W1: open an issue page end press edit button to insert spent t ... be an ID of deleted action in action_id field 2015-10-19 13:59
Defect #21021 (Closed): Copying a Redmine issue does not allow change of Status
Although the form presented allows selection ... hange is not accepted. As a result, the new Issue is created with the Status = Closed and the changes to Subject and Description not done. 2015-10-19 12:03
Defect #21013 (Closed): Links not formatted in documents
Using Documents, links with different display ... dmine plugins: no plugin installed </pre> 2015-10-17 22:37
Defect #21012 (Closed): Link custom fields with long URLs are distorting issue detail view
As you can see on screenshot, when using cust ... rtened part of URL, with full link in a href. 2015-10-17 19:07
Defect #21011 (Closed): Watchers can not be deleted from a ticket
Watchers can not be deleted from a ticket if ... ction@ watchers can be delete from a ticket 2015-10-17 01:05
Defect #20995 (Closed): Automatic done ratio calculation in issue tree is wrong in some cases
Currently the done ratio of parent issues in an issue tree is calculated based on the average of done ratios of the _leaves_ bellow that issue source:/tags/3.1.1/app/models/issue.rb#L1491. This however can lead to inconsist ... ally calculated done ratios. For example: issue C with a done ratio of 50% and an open status, which is a subtask of issue B with a done ratio of 70% automatically set by its (open) status, which itself is a subtask of issue A, with a status that doesn't automatically ... s an acceptable change I can work on a patch. 2015-10-15 09:34
Defect #20994 (Closed): You can not change the priority of the parent issue
We're using Redmine3.1 Priority setting it i ... Is this would be specifications? What bugs? 2015-10-15 03:25
Defect #20993 (Closed): auto-importing GPG signature file
When replying to a Redmine mail by e-mail, wi ... ature file (siganture.asc) to the respective issue/task of the project. For users using GPG ... er within redmine that recognizes such files. 2015-10-15 01:31
Defect #20992 (Closed): Parent priority "Independent of subtasks" setting doesn't work
>(Comes from #5490-97) I've just updated f ... e_logger 0.5.1 </pre> }} 2015-10-14 17:31
Defect #20988 (Closed): % done field shown on issue show subtree even if deactivated for that tracker
The issue subtasks, i.e. the list of subtasks shown below the description on a single issue view, will show the progress bar even in the %-done is deactivated for the tracker of that subtask. 2015-10-14 12:16
Defect #20987 (Closed): "h3(#my_anchor). My title" does not work
The wiki for "" at http://www.redmine.org/pro ... generates an id property not a link anchor. 2015-10-14 10:01
Feature #20985 (Closed): Include private_notes property in xml/json Journals output
When getting issues with the REST api, the journal flag private ... local copy by modifying one files: * views/issues/show.api.rsb > * add <pre> api.private_notes journal.private_notes </pre> 2015-10-14 00:49
Feature #20967 (New): Activity section doesn't show entries for some Issue changes
The Activity section is naturally understood ... ity on a project. However, when I change an issue's subject, priority, or assignee, the activi ... Activity page does show changes made to an Issue's status or if any comments are added to the issue. 2015-10-13 00:33
(4326-4350/12715)