Project

General

Profile

Search

Results (12110)

Feature #33037 (Closed): Support for Gitlab flavored Markdown
Its great to see that Redmine also supports m ... available as ruby gems. That fits good. 2020-02-21 09:34
Patch #33036 (Closed): Add missing fixture to IssuesControllerTest
IssuesControllerTest has failed. <pre> $ RAILS ... t bundle exec rake test TEST=test/functional/issues_controller_test.rb Run options: --seed 653 ... ..............................F Failure: IssuesControllerTest#test_post_create_with_watchers [test/functional/issues_controller_test.rb:4042]: Expected: 3 Actual: 2 bin/rails test test/functional/issues_controller_test.rb:4012 ................ ... class="diff"> diff --git a/test/functional/issues_controller_test.rb b/test/functional/issues_controller_test.rb index 488edde6d..ec07c8577 100644 --- a/test/functional/issues_controller_test.rb +++ b/test/functional/issues_controller_test.rb @@ -46,7 +46,7 @@ class IssuesControllerTest < Redmine::ControllerTest ... include Redmine::I18n </code></pre> 2020-02-21 01:35
Defect #33029 (Closed): API POST requests fai ... oken authenticity. on 3.4.13, 4.0.6 and 4.1.0
I have been tasked with making our main appli ... HTTParty.post( "http://localhost:3000/issues.json&key=665f63b1c6a66a3a103207c59241ea9aef ... passed as a query parameter for some reason. 2020-02-20 09:23
Defect #33023 (New): Warning occurs when displaying a few exceptional PDF thumbnail
A PDF thumbnail is displayed, but the followi ... nment: Redmine 4.1.0 ImageMagick 6.9.10-Q16 2020-02-19 08:19
Defect #33021 (Closed): [v.4.0.5-stable] Internal Server Error 500 when accessing 'repository' tab
Using Arch Linux kernel version 5.5.3-arch1-1 ... d, and git integration otherwise works well. Issues tagged in commit msgs are properly closed/r ... edmine/sudo_mode.rb:63:in `sudo_mode' </pre> 2020-02-18 20:45
Feature #33016 (New): Adding Watchers to a News Item
At my work we feel it is a bit backwards to a ... work in the same way that adding Watchers to Issues works. I'm sure other people have had si ... ind anything, as most results centred around Issues instead of News. 2020-02-18 05:23
Patch #33007 (Closed): Simplified Chinese translation update
翻译了一下,看到没有其他内容了,但是我不会制作patch文件,还有要翻译的吗? 2020-02-14 19:07
Feature #33003 (Closed): Emails footer
Is it possible to add a logo to the Emails footer? 2020-02-13 21:08
Feature #33002 (Closed): Include attachments in news post notifications
There are no files in news notifications. Can this be implemented as in Issue? !Issue.png! 2020-02-13 20:48
Patch #32988 (Closed): Traditional Chinese translation (to r19512)
* New tags added ** label_user_mail_option_o ... , label_user_mail_notify_about_high_priority_issues_html 2020-02-12 04:58
Defect #32985 (Closed): Remove unnecessary us ... e variables in CSV and Atom response handlers
I set "10000" as "Issues export limit" (instead of default "500") fo ... but I noticed that exporting around 10,000 issues CSV causes out of memory issue. I thought that the cause is inside some ... y plugins, and after changing the following Issues Controller part, the memory usage seems to ... class="diff"> diff --git a/app/controllers/issues_controller.rb b/app/controllers/issues_controller.rb index 69a947b03..6596df30c 100644 --- a/app/controllers/issues_controller.rb +++ b/app/controllers/issues_controller.rb @@ -63,8 +63,8 @@ class IssuesController < ApplicationController render_feed(@issues, :title => "#{@project || Setting.app_title}: #{l(:label_issue_plural)}") } format.csv { - @... 2020-02-11 21:16
Defect #32983 (Closed): Filter for "Blocked by" "no open issues" not working
If I add a filter for "Blocked by" and select "no open issues", then hit "save" and "Apply", the newly ad ... ied. The same seems to be true for "any open issues". All the other options for the "Blocked by ... ter from on of the other options to "no open issues" or "any open issues". 2020-02-11 13:56
Defect #32981 (Closed): Unable to distinguish disabled input fields
Although it is a text box with disabled set, ... d in the default style. !disabled-2.png! 2020-02-11 02:22
Defect #32977 (Closed): Remove references to deleted user from "user"-Format CustomFields
When a user record is destroyed, custom field ... hed patch adds a test case and addresses the issue by removing @custom_values@ records that reference the destroyed user. 2020-02-10 10:11
Defect #32971 (Closed): New line between list items break a list
New line between list items break a list when ... 3.2.1 !3.2.1.png! * In 4.1.0 !4.1.0.png! 2020-02-08 15:03
Defect #32965 (Closed): My page block add watched issues
I am unable to add the Watched issues My Page block. The filter not showing watched issues name. 2020-02-07 10:40
Defect #32964 (Closed): Display Issue wrong when Permission Edit Issue missing
If a user group does not have the right to ed ... u item is rendered twice, among other things. 2020-02-07 10:05
Patch #32961 (New): Make group names clickable in permissions report
At the moment only the caret next to the grou ... he group text clickable like for the filters. 2020-02-06 18:05
Defect #32959 (Closed): Fix selected user on ... has permissions to log time for another user
when you're editing a existing timelog entry ... end unless groups.empty? </pre> 2020-02-06 11:05
Patch #32951 (New): Issue Statuses sortable by name and position
Allow admin to sort statuses by name and position in /issue_statuses 2020-02-04 21:14
Feature #32945 (Closed): Show module names in bold in permission report
Currently, permission group names in the perm ... normal font-weight is inconsistent with the issues list with "group results by" is applied. ... d grey;}.permission-group-names-after@2x.png! 2020-02-04 09:41
Feature #32944 (Closed): Always preserve the tree structure in the project jump box
#31355 is really a nice thing. But one thing ... ist? Or did I bookmark it? Not such a big issue. However, if you have a project structure wi ... robably need to be renamed to 'All projects'. 2020-02-04 09:38
Feature #32942 (Closed): How can I get work in Chinese translation?
How can I help translate Chinese documents? I like this project and want to join in. 2020-02-03 18:56
Feature #32938 (Closed): Rails 6: Zeitwerk support
https://github.com/fxn/zeitwerk <pre> DEP ... tion, Redmine::Scm::Adapters::CommandFailed, IssueRelation, Redmine::WikiFormatting::Macros, ... ading Constants" guide for solutions. </pre> 2020-02-03 02:45
Defect #32936 (Closed): Rails 6: disable AJ test adapter for integration tests
this workaround fixes <pre> Failure: Acco ... a Rails bug - https://github.com/rails/rails/issues/37270 2020-02-03 02:02
(1401-1425/12110)