Project

General

Profile

Search

Results (18264)

Help: RE: Install issue on RHEL7 : Could not spawn process for application
Thanks for the clarification re FORWARD and R ... ome interesting nuances to working with RHEL. 2022-01-10 21:20
Help: RE: Install issue on RHEL7 : Could not spawn process for application
Related : * My servers must use a forward ... t redmine systemctl status redmine </pre> 2022-01-10 21:01
Help: RE: Install issue on RHEL7 : Could not spawn process for application
Hi, the error you see is the errors in apac ... t my own way. I will post my procedure today. 2022-01-10 15:33
Help: Import projects from Excel
Hi I start my local Redmine server v4.2.3. ... in Redmine? From Excel, CSV, txt, etc? Not issues, but all projects? After that i will import all issues for all projects. Thx 2022-01-10 12:58
Help: RE: Install issue on RHEL7 : Could not spawn process for application
I just walked through the steps in the howto ... at your logs again, it really seems like the issue is that apache is not using the correct vers ... the errors? Sorry I couldn't be more help. 2022-01-09 18:23
Help: RE: Install issue on RHEL7 : Could not spawn process for application
Interesting that it appears to work when you ... sh CentOS7 box to see if I run into the same issue. 2022-01-08 18:19
Development: RE: Final decision on age-old issues
I agree. Lorenzo 2022-01-07 11:33
Development: Final decision on age-old issues
There are a number of open tickets that were ... have been solved differently in the meantime 2022-01-07 09:37
Help: RE: Install issue on RHEL7 : Could not spawn process for application
I found a way to install specific version of ... (0.1.5) [root@lqcl1-red redmine]# </pre> 2022-01-06 21:03
Help: RE: Install issue on RHEL7 : Could not spawn process for application
Hi, 1) Indeed there was a typo there. Chan ... e version installed and there seems to be an issue here : <pre> [root@lqcl1-red redmine]# g ... here any way to force install a gem version ? 2022-01-06 20:50
Help: RE: Partner uses Redmine too and issues are being worngly updated by email both sides
Hi Lorenzo! Thanks for your interest. The issue is that usually we send a ticket to our part ... ther users already. Best regards, Claudio 2022-01-06 04:30
Help: RE: Install issue on RHEL7 : Could not spawn process for application
Hmm, that's too bad. Always nice when putting ... ook at your post, I think I see two possible issues: 1) In your vhost, the Directory block ... rsion of Passenger and see if that helps. 2022-01-05 15:40
Help: RE: Install issue on RHEL7 : Could not spawn process for application
SElinux is on Permissive mode. Still doesn't work. :( 2022-01-05 15:30
Help: RE: Install issue on RHEL7 : Could not spawn process for application
Are you running SELinux? If you disable SELinux do things start to work? 2022-01-04 19:35
Plugins: event listeners disappear when using certain js libaries
I'm actually developing a reporting plugin but I have a the issue that mouse events in 3rd party libaries are ... t I wonder if there is way to make them work. 2022-01-03 18:26
Help: RE: Import Issue Precedes without Delay
Hi, it's not clear if you use parent/child re ... in parent/child relation. Thanks Lorenzo 2022-01-01 22:37
Open discussion: RE: .issue.created_on / .journals.created_on is UTC datetime by default?
Hi, all rails applications, based on active record, store datetimes in DB as UTC. Thanks Lorenzo 2022-01-01 19:13
Help: RE: Partner uses Redmine too and issues are being worngly updated by email both sides
Hi, what do you want to do with email notice ... should explain requirements. Thanks Lorenzo 2022-01-01 18:02
Help: RE: Email delivery is not configured, and notifications are disabled
Hi, I do not think this is a Redmine issue. Seems to me as a misconfiguration or a reac ... ping an to telnet smtp server first. Lorenzo 2022-01-01 17:52
Help: RE: Email delivery is not configured, and notifications are disabled
I have the same issue. Did you solve this problem? 2021-12-31 22:11
Help: Install issue on RHEL7 : Could not spawn process for application
I followed the install procedure here : ht ... ::HTTPServer#start done. Exiting </pre> Issue seems to be somewhere between apache, passen ... Any help would be aprreciated. Thanks! 2021-12-30 15:26
Help: RE: Problem with the list of the tracker when I do a new issue
Hi Go MAEDA, The user has only one rol in th ... . I attach the behavior in a video. Thanks! 2021-12-30 08:52
Plugins: RE: Plugin conflict: helper method i ... s to disappear when another plugin is present
Doing some tests I realized the problem happens because the other plugin also patches IssuesController. The patch for this controller ... blank like this: <pre> require_dependency 'issues_controller' module MegaCalendar module IssuesControllerPatch end end </pre> and it ... e: <pre> require_dependency 'mega_calendar/issues_controller_patch' </pre> for the problem to happen. It is not necessary to do: <pre> IssuesController.send(:prepend, MegaCalendar::IssuesControllerPatch) </pre> So there is some ... e based on the Patch suffix and it seems the IssuesHelper module is reset. But, I realized I don't need to patch IssuesHelper and instead I just moved the method issue_history_tabs_for_redmine_rt from IssuesHelperPatch to my ... 2021-12-30 06:45
Plugins: Plugin conflict: helper method inclu ... s to disappear when another plugin is present
I'm using the "CoreHelper.send(:include, MyHelper)" call mentioned in: https://www.redmine.org/issues/11151#change-104998 in my plugin: https ... t.rb to add one extra helper method named issue_history_tabs_for_redmine_rt for the issue view: https://github.com/MayamaTakeshi/redm ... 76f227f22bea659432f367cbf4dd6/lib/redmine_rt/issues_helper_patch.rb This works fine. Howe ... thub.com/berti92/mega_calendar the method issue_history_tabs_for_redmine_rt disappears: Rendered plugins/mega_calendar/app/views/issues/show.html.erb (500.0ms) Rendered plugins/redmine_rt/app/views/issues/show.html.erb within layouts/base (531. ... ::Error (undefined local variable or method `issue_history_tabs_for_redmine_rt' for #<#&lt;Clas ... 48&gt;:0x00007f0095923c80> Did you mean? issue_history_tabs): 220: 221: " > ... 'desc' : 'asc' >"> 223: <= render_tabs ... 2021-12-30 04:08
Open discussion: Usage of strategy pattern?
Hi all, im currently working on a college pro ... nging the code already made. For example, in issues tab, in pdf/csv export you could add a new ... made any mistakes and thanks for your time. 2021-12-29 20:10
(1101-1125/18264)