Search
Results (31865)
- Defect #41220 (Closed): API Access does not require second factor
- I have configured a required second factor fo ... @ with the current value to the endpoint.
- Defect #41218 (Closed): GIT 404 repository issue.
- 404 The entry or revision was not found in the repository. I facing this issue after proving the proper path to the repo.
- Defect #41215 (Closed): Reg: CSV Files could not be export in redmine
- dinakaran@redmine-server-26-08-2024:/var/log/ ... er.rb:278:in `query_to_csv' app/controllers/issues_controller.rb:67:in `block (2 levels) in index' app/controllers/issues_controller.rb:47:in `index' lib/redmine/sudo_mode.rb:63:in `sudo_mode' Started GET "/redmine/issues.csv?utf8=%E2%9C%93&set_filter=1&f%5B%5D=sta ... at 2024-09-03 08:37:19 +0000 Processing by IssuesController#index as CSV Parameters: {"utf ... er.rb:278:in `query_to_csv' app/controllers/issues_controller.rb:67:in `block (2 levels) in index' app/controllers/issues_controller.rb:47:in `index' lib/redmine/sudo_mode.rb:63:in `sudo_mode
- Feature #41214 (New): Allow the 'OR' Logical Operator in Query
- *Purpose:* Enable users to use the 'OR' logical operator when setting filters in queries for issue lists, Gantt charts, time entries, and more, ... at users cannot create queries to search for issues where, for example, either the author or th ... ch it along with the corresponding test code.
- Help: RE: HowTo for Redmine installation in LAMP shared hosting environment....
- Did you get the 505 issue solved?
- I tried executing the API request to get the ... e parameters. Is there a solution to this issue?
- I tried executing the API request to get the ... e parameters. Is there a solution to this issue?
- I tried executing the API request to get the ... e parameters. Is there a solution to this issue?
- Feature #41203 (Closed): RGPD Compliance
- I'm trying to figure out how to be RGPD compl ... /field list that I can use to perform this ?)
- Defect #41196 (Closed): Error in official Redmine installation instructions
- Redmine environment ・redmine 5.1.3 ・ruby 2. ... ror: undefined method `custom_values=' for #<IssuePriority:0x000056237ddea750>
- Defect #41193 (Closed): Incorrect time calculation in subproject
- When calculating time, tasks from the main pr ... 2.0.2 redmine_zenedit 2.0.6
- We are considering using Redmine Issues to keep track of Google Docs. Each Googl ... As a result, each time a user creates a new issue in Redmine, I would want that issue would be populated with the next URL in the ... example, if a user named Ben were to create Issue 1, then Issue 1 would be populated with the first URL in t ... equently, if a user named Joe were to create Issue 2, then Issue 2 would be populated with the second URL in ... day, it I failed to make it do what we want.
- Hello, I am experiencing an issue when attempting to upload a file to Redmine ... any assistance or guidance on resolving this issue. Please let me know if there are any specifi ... o be adjusted. Thank you for your support.
- Hello, I am experiencing an issue when attempting to upload a file to Redmine ... any assistance or guidance on resolving this issue. Please let me know if there are any specifi ... o be adjusted. Thank you for your support.
- I have released "Rexer":https://github.com/hi ... theme_farend_bleuclair" } plugin :redmine_issues_panel, github: { repo: "redmica/redmine_issues_panel", tag: "v1.0.2" } </code></pre> I ... Install bleuclair ... done Install redmine_issues_panel ... done </pre> That's all. Re ... appreciate it if you could give it a try!
- Defect #41190 (Closed): X accel redirect
- # Disable serving static files from the `/p ... a real path to the internal location ... }
- Defect #41189 (Closed): Issue with Uploading File via Make.com(Integromat) to Redmine API
- Hello, I am experiencing an issue when attempting to upload a file to Redmine ... any assistance or guidance on resolving this issue. Please let me know if there are any specifi ... adjusted. Thank you for your support.
- Dear community, I would like to have Watch ... ct teams to be able to see the content of an issue and be notified when an evolution is done to the issues. Based on my research I have found sever ... able Database adapter Mysq
- Feature #41180 (Closed): Tracker 'closed' -> Status 'closed' automatically
- Hi I use several Trackers that indicate that the issue is 'done/finished'. Is there an option that the Status automatically switch to a 'closed' issue Status? The reason is simple: * I don't want to modify always to fields in the issue * the Overview remains issues that are already solved It would be great if somebody has an idea.
- Patch #41173 (New): Default project in generic new issue page is the oldest created one
- As @spaluc told in ##16067-5: > The only issue with current solution is that when navigated to https://redmine.host/issues/new the issue Project is defaulted to > @issue.project ||= @issue.allowed_target_projects.first > This is not ... lass="diff"> diff --git a/app/controllers/issues_controller.rb b/app/controllers/issues_controller.rb --- a/app/controllers/issues_controller.rb (revision 41804:94cb08cd65eb27ef693ca8144836553a3c3183ab) +++ b/app/controllers/issues_controller.rb (revision 41804+:94cb08cd65eb+) @@ -571,7 +571,7 @@ end @issue.project = @project if request.get? - @issue.project ||= @issue.allowed_target_projects.first + @issue...
- I'm writing a plugin in Redmine and want to a ... ks < Redmine::Hook::ViewListener def view_issues_form_details_bottom(context = {}) issue = context[:issue] assignable_users = issue.assignable_users users_points = assign ... n you suggest what I might be doing wrong? :)
- Defect #41170 (Closed): redmine5.1.3 can not send mail after issue update
- 1. redmine5.1.3 test mail is ok 2. redmine5. ... r false 3. redmine5.1.3 cannot send mail if issue create or update. I had config all send cond ... 2.0 easy_gantt_pro 2.0 issue_charts 1.3.0_4 mega_cal ... ine_indicator 0.2.16 redmine_issue_dynamic_edit 0.9.2 redmine_issue_hierarchy_filter 0.1.1 redmine_issue_templates 1.1.2 redmine_issue_trash 1.0.2 redmine_issue_view_columns 2.0.3 redmine_kanban ... d 3.0.2 redmine_xlsx_format_issue_exporter 0.2.1 Powered by Redmine © 2006-2024 Jean-Philippe Lang
- Hi Everyone, I've been trying to use the R ... headers. Is anyone else experiencing this issue?
- Hi Everyone, I've been trying to use the R ... headers. Is anyone else experiencing this issue?
- Defect #41153 (Closed): {{collapse(custom text)}} macro cuts off at first comma
- I'm trying to use the @{{collapse}}@ macro in ... e to write grammatically incorrect sentences.