Re: Redmine - Stop Supporting Multi-Tenancy ( was Re: Redmine 500 Internal Server Error)

2025-03-20 Thread Valentin
Hello, We found an issue in the way plugin assets were handled after the upgrade to redmine 6. In the process of fixing this we also enabled loading of plugins per-instance with a fallback to the old way of loading plugins directly from /usr/share/redmine/plugins. All the best, Valentin

Re: Fixing pcs which is blocking Ruby 2.7 transition

2020-04-05 Thread Valentin Vidić
warning too, did not know it was related to the new Ruby version. I've uploaded a new version of pcs, so it should be fixed now. -- Valentin

FWD: Offices have been closed permanently

2006-10-15 Thread Valentin Hartman
Attention , Learn how to make 1.5 - 3.5k a day from home. 800.391.9084 Call me at my number if you can return phone calls. Thank you, Valentin Hartman -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Redmine - Stop Supporting Multi-Tenancy ( was Re: Redmine 500 Internal Server Error)

2025-03-20 Thread Valentin Kleibel
working on updating use_system_jquery_libs.patch to work with the new way assets are handled, but package setup, configuration and everything that doesn't use jquery works just fine with this patch. All the best, Valentin On 19/03/2025 18.04, Soren Stoutner wrote: On Wednesday, March 19,

Re: Redmine - Stop Supporting Multi-Tenancy ( was Re: Redmine 500 Internal Server Error)

2025-04-05 Thread Valentin Kleibel
on FastCGI, support for which was removed in the 6.0.0 release. For context, see: https://lists.debian.org/debian-ruby/2025/02/msg00019.html Unless Valentin and Adi beat me to it, I might try to find some time and look into this but again, let's get redmine fixed, uploaded, and migrated

Re: Redmine - Stop Supporting Multi-Tenancy ( was Re: Redmine 500 Internal Server Error)

2025-04-05 Thread Valentin Kleibel
an added hash in the filename, there is no easy way to check this anymore. 4. Valentin, remember to add your copyright information to debian/ copyright and to add anything that should be added to debian/ changelog. Thanks for all the work you put into updating the patches. Thanks for the

Re: Getting Redmine ready for trixie (was Stop Supporting Multi-Tenancy)

2025-03-27 Thread Valentin Kleibel
nger + no plugins). I think we will be ready to release once we figure out the Debian package plugin issue described above and get a working Nginx config file + test. I created a new MR with added config examples and an updated test. Valentin