-
Notifications
You must be signed in to change notification settings - Fork 29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Redmine 5.0 #91
Comments
I managed to get it to work for me, but there are still issues. |
If you can, I would appreciate it. Thanks. |
Our debt is growing but we will try |
pls append your changed or you can open PR with changes |
I tried making a PR, but it doesn't notice my changes but tells me that everything is different. Just as info, the new loader seems to require a specific structure and also specific "classes" within this structure. |
I also played a while...but it didn't work...would be great if it runs on Redmine 5! |
I made the attached vault.zip by @JanB97 work by adding this to the gemfile:
and replacing line 112 in keys_controller.rb for:
It seems to read the previous keys, and I've been able to add, update and delete new ones. I don't know if I need to test much more. |
Oh cool, works with the gem! |
Ok so I have tried the change by @JanB97 and the updates by @lluisgener as well but I keep getting this:
|
Ignore, I was trying to use the repository and not the zip provided by @JanB97 . Thank you guys for your help. I will try and see if I can commit this through my repository and get back to you with a merge request. |
## Version: 0.5.0 ### Improvements - [Redmine 5.0 compatibility.](#91) - Added view of all keys - Key tags view improved, tags are colored now - Keys search improved for all and per project - Added copy to clipboard for login - Added browser title for plugin page - Added new type of key SFTP - Fixed compatibility issue with the new Zeitwerk loader - Improved translation - Code refactoring - Added Github Actions for CI Co-Authored-By: Jan <7881168+JanB97@users.noreply.github.com> Co-Authored-By: lluisgener <22933112+lluisgener@users.noreply.github.com> Co-authored-by: Pavlo Butenko <pavlo.butenko@deveit.eu> Co-authored-by: Sir-Will <brieftaubenman@gmail.com> Co-authored-by: Vladimir Tananko <58197515+bs-prog@users.noreply.github.com> Co-authored-by: Stanislav <giwinax@gmail.com> Co-authored-by: vikiesakki <vemcse@gmail.com>
0.5.0 released |
Hello.
Is it possible to make the plugin compatible with new redmine 5?
There seems to be a compatibility issue with the new Zeitwerk loader.
Thanks in advance.
The text was updated successfully, but these errors were encountered: