Project

General

Profile

Search

Results (12108)

Feature #38099 (Closed): Add Ruby 3.2 support
2022-12-24 09:25
Feature #38065 (New): permissions in custom fields for time entries
Hello For fields and custom fields in issues you can assign permissions, e.g. some roles ... be allowed to edit. kind regards Irmgard 2022-12-19 23:46
Defect #38055 (Confirmed): Inconsistent results for filtering issues containing custom fields
h2. How to reproduce # Prepare a working e ... rt Redmine and display http://localhost:3000/issues without login. # From filters, check off " ... lable in those trackers). =>The result is 8 issues. # Select "Searchable field" from "Add fil ... "contains" and value 125. =>The result is 2 issues. # Change the operator to "doesn't contain" and apply it. =>The result is 1 issues. The total number of cases in No.4 and No.5 is 3 which does not match the total number of issues (6) h2. Expected behavior The sum of ... doesn't contain" matches the total number of issues. If the condition is "is" and "is not", the sum of the results matches the total number of issues. h2. Possible Causes The filter ignore issues which the custom field "Searchable filter" ... contain" result should include the number of ... 2022-12-17 07:16
Defect #38025 (Closed): Add free SSL certificate to demo.redmine.org
*Challenge* The challenge is that https:// ... out this and screenshots are into this other issue/ticket #38024. *Suggested Resolution* ... ibute testing and documentation, if needed. 2022-12-08 17:00
Defect #38023 (New): Model hook: model_project_copy_before_save misses options[:only]
The model hook is implemented in "Project#cop ... to_be_copied = %w(members wiki versions issue_categories issues queries boards documents) to_be_copied ... ] to_be_copied = %w[members wiki versions issue_categories issues queries boards documents] to_be_copied = ... It affects all (latest) Redmine Versions. 2022-12-08 12:09
Defect #38021 (Closed): Development mode, class-reloader is not work.
http://127.0.0.1:3000/admin/info <pre> Envi ... end end end </code></pre> 2022-12-07 10:59
Patch #37994 (New): Unify link to user/group in application helper
After r21073 was introduced application helpe ... est to confirm edit link presence for admins. 2022-12-05 17:12
Patch #37993 (Closed): Update Mail gem to 2.8
https://github.com/mikel/mail/blob/2-8-stable ... lain_text_body_to_text(body) </code> </pre> 2022-12-03 13:15
Defect #37988 (Closed): Dynamic Fields
Hello everyone! Is there a way to create dyna ... longer be selectable until I release it again 2022-12-01 20:58
Patch #37987 (Closed): Update Stylelint to 14.16.0
https://github.com/stylelint/stylelint/releases 2022-12-01 14:56
Defect #37984 (Closed): ERROR bad Request-Line on Redmine project
Found below mentioned error on cmd- ERROR ... error on cmd and project freeze that time 2022-12-01 08:39
Defect #37981 (Closed): Email on user creation not sent
Hello, We noticed than when we create a new ... . Can you please check ? Thank you, Vincent 2022-11-30 11:31
Feature #37978 (New): New email notification option - Only for things I watch
Currently there is no way to stop receiving notifications on an issue I'm no longer have interest in. Because I'm ... ption I would receive notifications only for issues I'm activelly watching. 2022-11-29 12:34
Feature #37973 (New): Enable to display watches count on issues list
2022-11-28 15:20
Defect #37962 (New): Missing where cause for allowed_to_condition
A missing cause in a database query is missin ... ny projects this leads to massiv performance issues. The attached patch solves this bug. All ... le * Ruby 3.1.2 * 1.200 Projects * 52.000 issues * 225.066 time entries h4. Issues with default filter (status: open) *without ... 5066.4ms | Allocations: 278652)</pre> h4. Issues with default filter (status: open) *with pa ... ent stable to solve this massive performance issues. 2022-11-24 09:54
Defect #37958 (Closed): Groups added to watchers are not shown as links
After #4511 (v4.2.0), its possible to add Redmine groups as watchers on issues. Users are shown as links, and groups a ... page and search for that group there). 2022-11-23 11:55
Feature #37944 (New): Is it possible to show which issues are "rescheduled" in gantt chart?
Can gantt chart represent which issues are rescheduled? Such as the "Delay" situation, which will change issue number into red in the gantt chart. Can rescheduled issues make some changes on gantt chart to represent they are "rescheduled" ? 2022-11-17 07:39
Patch #37942 (New): Traditional Chinese translation (to r21959)
* added ** permission_change_issue_author 2022-11-17 03:23
Feature #37941 (New): Add non-members as watchers
It's a little annoying to have to add someone to a project in order to add them as a watcher on an issue, because they don't normally need to be on the project, they just need a reference to that one issue. So, there should be some way to add any user as a watcher of an issue. When you have a large organization, it's n ... Redmine version 4.2.1.stable 2022-11-16 22:25
Patch #37938 (Closed): Unused permission "Mention user"
In Permissions and Roles, you can find "Menti ... > :member map.permission :delete_issues, {:issues => :destroy}, :require => :member map.permission :change_issue_author, {:issues => [:edit, :update]} - map.permis ... # Watchers map.permission :view_issue_watchers, {}, :read => true map.permission :add_issue_watchers, {:watchers => [:new, :create, :app ... r, :autocomplete_for_mention]} </code></pre> 2022-11-16 15:15
Defect #37922 (Closed): Valid email address is not allowed
I have locally enable email server. My domain ... pected behavior: allow `kes@localhost` emails 2022-11-10 13:38
Defect #37884 (Closed): All system tests fail ... rror: unknown keyword: :desired_capabilities"
I am trying system test on GitHub Actions CI, ... #step:13:25 <pre><code class="sh"> Error: IssuesSystemTest#test_update_journal_notes_with_pr ... st_case.rb:74:in `log_user' test/system/issues_test.rb:492:in `test_update_journal_notes_with_preview' Error: IssuesSystemTest#test_update_journal_notes_with_pr ... 3 failures, 3 errors, 0 skips </code></pre> 2022-11-03 06:08
Defect #37881 (Closed): Thumbnails are no longer fetched for all notes of an issue
Hello. In Redmine 4 one could upload an attac ... se its file name in a thumbnail-macro in all issue comments (aka notes, aka journal). With vers ... ing the thumbnail macro (test.jpg not found)" 2022-11-02 16:45
Feature #37878 (Closed): Allow using ideographic space (U+3000) as a separator for search terms
The attached patch allows using " " (ideograp ... ting terms with a space in the search box or issue filter. Currently, "space" means characters ... pport U+3000 as a separator for search terms. 2022-11-02 07:47
Defect #37875 (Closed): Unnecessary closing l ... en there is no "Next" button on Activity page
If there is no @next page@ link on activity p ... a html syntax error with closing li element. 2022-11-01 16:38
(476-500/12108)