Project

General

Profile

Search

Results (12572)

Defect #25130 (New): support of agglutinative languages like Hungarian/Magyar
I tried to fix hu.yml, but the time related s ... l non-relative times, but that's a different issue, although a possible workaround); while e.g ... pban_ (base word of day + _in_ postfix), etc. 2017-02-20 13:26
Feature #25129 (New): Group based custom queries
Right now we get per-user, per-role or totall ... the group can see it. More or less just like issues could be assigned to a group. 2017-02-20 12:40
Defect #25118 (Closed): ThemesTest#test_without_theme_js may fail if third-party theme is installed
test/unit/lib/redmine/themes_test.rb may fail ... .. Expected: 0 Actual: 1 </pre> This issue can be fixed by the following patch: <pre ... assert_response :success </code></pre> 2017-02-18 09:15
Defect #25116 (Closed): redmine:email:receive_imap "attachments is invalid" At outlook file attach
Error: <pre> MailHandler: Validation failed: attachments is invalid Rendered mailer/_issue.text.erb (4.4ms) Rendered mailer/issue_add.text.erb within layouts/mailer (9.1ms) Rendered mailer/_issue.html.erb (4.9ms) Rendered mailer/issue_add.html.erb within layouts/mailer (6.4ms) ... the e-mail as an attachment in the e-mail. 2017-02-17 17:11
Patch #25115 (Closed): Support upload of empty files and fix invalid API response
When Uploading an empty file through the REST ... inconsistent API behavior I described above. 2017-02-17 15:25
Defect #25109 (Closed): Installation Redmine 3.2 issue
Hi All, I have tested below command : RAI ... l failed. Please kindly advices. Thank you 2017-02-17 09:32
Defect #25106 (Confirmed): "Spent time" in all issues, show as 0 with no permission
*Step 1*: Create role "Clients" with those Pe ... _settings_members.png! *Step 3*: Go to my issues list in my Test project, and see this Path: Projects -> Test Project -> Issues !project_tasks.png! Its all right, i` ... *Step 4*: Go to Path: Projects -> View all issues Expected: I Shoud not see the column " ... see "Spent time" column and values in it !issues.png! 2017-02-16 13:21
Feature #25083 (Closed): Start Date standard field to be set by default with Today
It would be time-saving if Start Date was set to Today when creating a new issue. Especially useful when creating a large group of issues. Another option would be to set the prefer ... as a project settings or something like that 2017-02-15 16:18
Feature #25082 (New): Make issue totals checkbox visible per custom field
When a issue custom field of type "float" is enabled for ... eckbox "Total" for this field appears in the issues page of the corresponding project. In th ... is checkbox shall be displayed or not in the issues page, as a total would not make any sense in some cases. 2017-02-15 16:04
Defect #25077 (Closed): Issue description filter's 'none' operator does not match issues with blank descriptions
Use of the issue description filter with the 'none' operator always returns nothing as it does not include issues with blank descriptions. I think most users expect that issues with blank descriptions are going to be mat ... Currently, the 'none' operator only matches issues that are assigned to trackers that have the ... ot yet possible with the core, see #25052). 2017-02-15 09:57
Patch #25068 (New): Versions show page summary moved to sidebar
Also issues list wrapped in box. !ver_sum.png! 2017-02-14 14:23
Defect #25064 (Closed): Issue description edit link corrupted in low resolution
When editing an issue in a low resolution (width < 900px), the "Ed ... 2.4.2 </pre> !redmine-error.jpg! 2017-02-14 10:20
Feature #25061 (Closed): default value for user_custom_field
Hi Everyone In attachment I sent the screen when I created my issue ,I created a custom user field called "REFER ... hn) ecc... Thanks in advance Tommy 2017-02-13 12:04
Defect #25056 (Closed): Parent task issue
Hi, We found a "Parent task" issue by our user, please refer to the attachment. 2017-02-13 03:48
Patch #25055 (Closed): Filter out current issue from the related issues autocomplete
Related to #24877. Filter out the current issue (from which the search is made) from the issues proposed by related issues autocomplete. 2017-02-12 16:20
Feature #25052 (Closed): Allow to disable description field in tracker setting
Since we can create a full width layout custo ... ckersController#edit page, along with #21705. 2017-02-12 04:19
Defect #25049 (New): Issues which are assigned to group are not listed in reminders if 'users' parameter is specified
Assume the following situation: * John (id ... o a group. * The group is an assignee of an issue which subject is "Assigned to group". If you run "rake redmine:send_reminders users=2", the issue "Assigned to group" should be listed in the ... !(:name => 'Acme', :project_id => 1) Issue.generate!(:assigned_to => User.find(2), :due_date => 5.days.from_now) Issue.generate!(:assigned_to => User.find(3), :due ... ow, :fixed_version => version) </code></pre> 2017-02-11 09:49
Feature #25048 (Closed): Ruby 2.4 support
Ruby 2.4.0 was released "25 Dec 2016":https:/ ... .org/en/news/2016/12/25/ruby-2-4-0-released/. 2017-02-10 17:30
Feature #25043 (New): Custom fields (type List): values inheritance, per project values
It would be nice to have possibility to defin ... to inherit values from Project-level down to Issue-level and Timelog-level. h2. Here is use ... aving a project hierarchy that all deal with issues related to one or more Assets. Every proj ... ). In order to make connection of specific issue to one or more pojects asset, custom field *Asset* on +Issue-level+ must be created. That field is type L ... ed+ values of custom field defined at owning issue. h2. How can that be done (just an idea) ... m field inherits possible values from parent issue That can be done by defining special synt ... meLog-Level: <pre> Value1 Value2 ##ParentIssue##ReferencedCustomFieldName## </pre> In thi ... named "ReferencedCustomFieldName" at parent issue (indicated by @##ParentIssue##@ indicator). h3. Issue... 2017-02-10 12:38
Feature #25035 (New): Option to set current date as a default value of date format custom field
It would be very useful if we can set current ... ate format custom field when we create a new issue. Related forum post: message#32348 !cf-current-date.png! 2017-02-08 14:59
Defect #25025 (Closed): Redmine keeps crashing with any plugin installed
Hi, Id really appreciate anyone's insight into this continual issue. I am using bitnami redmine on aws and when ... ins (most popular ones). thanks Colin 2017-02-07 10:17
Patch #25022 (Closed): Add an index on attachments.disk_filename
In a system with lots of attachments deleting ... used by any other attachment. We had this issue at Planio in a setup with more than 500k att ... n @attachments.disk_filename@ that fixed the issue for us. 2017-02-07 08:21
Patch #25019 (Closed): Localization for Ukrainian language - completed
We fully transferred the file of localization ... ou to include this file to redmine release. 2017-02-06 19:41
Feature #25017 (Closed): Add '1C: Enterprise'-languages to the code highlighting toolbar button
I would like to be able to have a list of highlighted code markup 1C: Enterprise !redmine.PNG! 2017-02-06 14:08
Feature #25016 (Closed): Cache Disable
How to Cache Disable in Redmine 3.1.1 Because of cache in Redmine, On server speed issue is facing... 2017-02-06 13:30
(3351-3375/12572)