Closed Utopism closed 3 years ago
I can confirm that this patch works nicely with Redmine 4.0.0. Without it, a migration to Redmine v4.0 produces a bunch of errors when executing rake db:migrate
.
Thank kzalewski to have tested it.
peclick, can you please merge this pull request ?
This worked great with the following environment:
Environment:
Redmine version 4.0.1.stable
Ruby version 2.5.3-p105 (2018-10-18) [x86_64-linux]
Rails version 5.2.2
Environment production
Database adapter PostgreSQL
Mailer queue ActiveJob::QueueAdapters::AsyncAdapter
Mailer delivery smtp
SCM:
Subversion 1.9.5
Mercurial 4.0
Bazaar 2.8.0
Git 2.11.0
Filesystem
Redmine plugins:
clipboard_image_paste 1.13
Great ,this plugin can run again, thanks @Utopism Utopism && @kou kou
Merge please :)
Hi, can we merge this?
please merge this, this work on 4.0.3 OK
work fine, thank a lot ! 👍 (redmine 4.0.3)
work fine, thank a lot ! +1 (redmine 4.0.3)
You're welcome.
This is failing for me in Redmine 4.0.4. The install and migrate works perfectly well, but when I actually attempt to click on the button to use the plugin, nothing happens. Nothing in the log either. As well as that the button isn't rendering correctly - it appears below well outside the area where it normally does.
Actually to add to that - the 'Add picture from clipboard' button appears at the bottom of all pages on Redmine after installing this
thanks a lot, worked on 4.0.4 stable.
Also working for me on 4.0.4 stable - permissions error from me was stopping it. Thanks!
This patch work in this environment:
Redmine version : 4.0.5.stable.19319 Ruby version : 2.5.1-p57 (2018-03-29) [x86_64-linux-gnu] Rails version : 5.2.3
Thanks a lot !
This is failing for me in Redmine 4.0.4. The install and migrate works perfectly well, but when I actually attempt to click on the button to use the plugin, nothing happens. Nothing in the log either. As well as that the button isn't rendering correctly - it appears below well outside the area where it normally does.
Hi, did tried to remove old assets with : RAILS_ENV=production rails assets:clean Do you have any other plugin that could interfere with this one ?
Seems to be working OK in the following environment: .
Redmine 4.1 has this feature built-in, so having this plugin is pretty pointless ever since.
Redmine 4.1 has this feature built-in, so having this plugin is pretty pointless ever since.
Right you are, dear sir. Feature #3816, released in v4.1.0. Totally missed it.
Redmine 4.1 has this feature built-in, so having this plugin is pretty pointless ever since.
This plugins is much better:
So please, keep it going.
I agree with borisbrodski. In addition, feature #3816 works when text formatting is markdown, but does't work with CKEditor. https://www.redmine.org/issues/3816#note-152
Thanks man, I think this is the only version that still works under 4.0.x. Tested under 4.0.6.
+1, working for me on redmine 4.0.7 (Debian Buster Backports official packages)
Hi,
Can you please review this pull request ? This version is compatible with previous versions.
Thanks a lot.