clipboard_image_paste
clipboard_image_paste copied to clipboard
Redmine plugin for pasting cropped image from clipboard as an attachment.
Fix dispatcher.to_prepare and correct reuqire Calls for Zeitwerk
Thin_redmine and Thin redmine2 servers can't be started - bitnami-redmine-4.1.1-7-windows-x64-installer.exe - clipboard_image_paste v1.13
Just a note to others who come here looking for a plugin. I spent 20 minutes trying to find a redmine 4.1 compatible plugin only to realize it's already implemented...
**Plugin version v1.13** Centos 7.0 Redmine 4.1.0 Rails 5.2.1 Ruby 2.4.4 ``` rake aborted! NoMethodError: undefined method `to_prepare' for ActionDispatch::Callbacks:Class Did you mean? to_param ```
Test in Redmine 4.0.4 (in Development) when draging the plugin into the plugins-folder: ``` => Booting Puma => Rails 5.2.3 application starting in development => Run `rails server -h` for...
It would be nice if there was an option to use JPG instead of PNG (either as a global option, or per upload). The motivation is that sometimes people upload...
dear all, a very very little hint: Redmine 4.0.4 FireFox 69.0.1, on Windows if a space is before the first char of `!screenshot_1_1571817680.png!`, then it does not render the image....
Since some weeks we are facing the issue, that the copy/paste does only work in IE in our company. It does not work in Chrome, Edge, or Firefox. We also...
After I installed the DMSF plugin, this plugin does not work. it looks like some confliction. Any idea? thanks. Redmine 3.4.11 DMSF 1.6.2 Ruby 2.3 x64 Windows 2.12
Please could you make this change (add compatibility with ckeditor plugin) Inside clipboard_image_paste.js, add the function: // Add createObjectURL function function createObjectURL ( file ) { if ( window.webkitURL )...