Project

General

Profile

Search

Results (12675)

Defect #21112 (Closed): Document can't be save as when it's name is full Chinese character.
When I be here {{thumbnail(21.png)}} 2015-10-30 09:15
Patch #21110 (Closed): Keep anchor (i.e. to a specific issue note) throughout login
*Problem* When not logged in and following a 'deep' link to a specific issue note, the user is first redirected to the si ... ogin the user is just sent to the top of the issue page because the anchor (i.e. @#note-23@) go ... eserve it when the login form is submitted. 2015-10-30 06:26
Feature #21106 (New): Ability to add attachments (print screens) via notes edit.
Redmine does not have ability to add file attachments via 'notes edit'. If I edit the issue, save it, and forgot to add attachment, I cannot edit issue and add it later. The main reason for it in my case - We can add print screens to Issues, and there are no problem with issue edit. But when I edit notes - I cannot add p ... y request new file attachment to be added to issue itself. Edit issue only for this, is way an overhead. 2015-10-29 17:35
Patch #21102 (Closed): Bulgarian translation
Translated several labels * label_assigned_issues * label_f_hour_short * label_field_format_enumeration 2015-10-29 16:48
Patch #21101 (New): Add go-to action schema
This is to add a "go-to action schema":https: ... ence/go-to-action that should enable a "View issue" button in Gmail (similar to that in Github emails). 2015-10-29 16:33
Defect #21100 (Needs feedback): Fixing Keywords Ignore Duplicate Tracker Actions
When you have duplicate tracker entries setup ... with the keyword 'Fixes' then the associated issue is marked as closed and the done% is set to ... g' then nothing is applied to the associated issue. Trigger Keywords should allow multiple c ... committer more control over the flow of the issue. I would also suggest revisiting Feature #1 ... Keywords in the current admin UI location ). 2015-10-29 15:13
Defect #21096 (Closed): Redmine throughs erro ... is not included in the list" while clicking issues, gantt tabs.
I'm getting confused while accessing redmine. Please help me to solve this. 2015-10-29 08:34
Patch #21085 (Closed): Optimize issue edit description link
At "Planio":https://plan.io we have received ... the current img tag, which save one request. 2015-10-27 15:26
Patch #21076 (Closed): Move inline CSS to application.css for private checkbox
Currently the checkbox for creating / editing an issue holds the checkbox for toggling private stat ... rder to allow custom styling of this element. 2015-10-26 20:36
Defect #21075 (Closed): User without role in ... hown as a selection option in Author filter (Issues tab)
Scenario: # User submits an issue # Issue is moved from an area where they do have acc ... .1.1, so I'm unsure when this first occurred. 2015-10-26 19:00
Defect #21074 (Closed): When changing the tracker of an existing issue, new custom fields are not initialized with their default value
Given two configured trackers "Support" and " ... defaults to "No". Given an existing saved issue on the Support tracker, we navigate to the issue update form and select the Task tracker whic ... eak implicit workflows. The cause of this issue is that in @CustomValue#initialize@, the val ... as the default if the customized object (the issue in this case) is still new and unsaved. Beca ... electing a tracker works when creating a new issue; in this case, the custom values are properl ... the default value. In our case however, the issue is not new anymore but would still need the ... lanio":https://plan.io/redmine-hosting. This issue affects every version of Redmine since 0.7 when defaults for custom fields were introduced. 2015-10-26 18:37
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
(4276-4300/12675)